Projet

Général

Profil

Tâche #29075

Mis à jour par Joël Cuissinat il y a plus de 4 ans

Exemple : http://jenkins.eole.lan/jenkins/job/2.7.1/job/test-upgradeauto-eolebase-262-2.7.1-amd64/14/consoleFull
<pre>
Paramtrage de ca-certificates (20180409) ...
Updating certificates in /etc/ssl/certs...
rehash: error: skipping infrastructures.pem, cannot open file
rehash: warning: skipping ca.crt,it does not contain exactly one certificate or CRL
rehash: error: skipping enseignement_scolaire.pem, cannot open file
rehash: warning: skipping duplicate certificate in ISRG_Root_X1.pem
rehash: error: skipping education_nationale.pem, cannot open file
rehash: error: skipping ACInfraEducation.pem, cannot open file
rehash: warning: skipping duplicate certificate in eole.pem
debconf (developer): frontend started
debconf (developer): Trying to find a templates file..
debconf (developer): Trying sh.templates
debconf (developer): Trying /usr/share/debconf/templates/sh.templates
debconf (developer): Couldn't find a templates file.
debconf (developer): frontend running, package name is
debconf (developer): starting sh -ex /var/lib/dpkg/info//ca-certificates.postinst configure 20170717~16.04.2
+ set -e
+ case "$1" in
+ '[' '!' -e /usr/local/share/ca-certificates ']'
+ dpkg-statoverride --list /usr/local/share/ca-certificates
</pre>

Bizarrement, les Upgrade 2.6.2 -> 2.7.0 ne semblent pas impactés :
http://jenkins.eole.lan/jenkins/job/2.7.0/job/test-upgradeauto-eolebase-262-2.7.0-amd64/buildTimeTrend
On peut noter l'absence de d'erreur *cannot open file* :
<pre>
Paramtrage de ca-certificates (20180409) ...
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca.crt,it does not contain exactly one certificate or CRL
rehash: warning: skipping duplicate certificate in ISRG_Root_X1.pem
rehash: warning: skipping ACInfraEducation.pem,it does not contain exactly one certificate or CRL
rehash: warning: skipping duplicate certificate in eole.pem
21 added, 23 removed; done.
</pre>

Retour