Page 1 sur 1

Problème MAJ 1.5 vers 1.7 debian 9

Posté : 10 sept. 2019 - 15:48
par chuge
Bonjour,
je rencontre un problème lorsque je souhaite mettre à jour le serveur wapt 1.5 community installé sur une debian 9 vers la version 1.7
J'ai un message d'erreur au niveau de la clé GPG

Code : Tout sélectionner

 GPG error: https://wapt.tranquil.it/debian/wapt-1.7 stretch InRelease: The following signatures were invalid: EXPKEYSIG 58F751F8EE23241E Tranquil IT Systems <contact@tranquil.it>
W: The repository 'https://wapt.tranquil.it/debian/wapt-1.7 stretch InRelease' is not signed.
Auriez vous une solution ?
cdt

Re: Problème MAJ 1.5 vers 1.7 debian 9

Posté : 11 sept. 2019 - 13:01
par chuge
En utilisant cette commande, je n'ai plus le message d'erreur

Code : Tout sélectionner

 curl -k https://wapt.tranquil.it/debian/wapt-1.7/dists/stretch/InRelease | gpg --keyring /etc/apt/trusted.gpg --verify
le résultat de cette commande sans le -k
curl https://wapt.tranquil.it/debian/wapt-1. ... /InRelease | gpg --keyring /etc/apt/trusted.gpg --verify
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
gpg: verify signatures failed: Unknown system error
gpg: no valid OpenPGP data found.
gpg: the signature could not be verified.

cdt

Re: Problème MAJ 1.5 vers 1.7 debian 9

Posté : 11 sept. 2019 - 14:20
par chuge
Passage en 1.7 -> OK

Mais toujours un message indiquant une erreur :

Code : Tout sélectionner

wget -O - https://wapt.tranquil.it/debian/tiswapt-pub.gpg  | apt-key add -
--2019-09-11 13:18:41--  https://wapt.tranquil.it/debian/tiswapt-pub.gpg
Resolving wapt.tranquil.it (wapt.tranquil.it)... 185.16.48.72
Connecting to wapt.tranquil.it (wapt.tranquil.it)|185.16.48.72|:443... connected.
ERROR: The certificate of ‘wapt.tranquil.it’ is not trusted.
ERROR: The certificate of ‘wapt.tranquil.it’ hasn't got a known issuer.
The certificate's owner does not match hostname ‘wapt.tranquil.it’
gpg: no valid OpenPGP data found.

Re: Problème MAJ 1.5 vers 1.7 debian 9

Posté : 15 sept. 2019 - 19:48
par sfonteneau
C’était un problème temporaire sur nos repo.
Normalement maintenant c'est bon !