Bonjour,
je viens d’intaller debian Stretch dans une machine virtuelle pour découvrir avant de migrer.
Au 1er boot j’ai voulu activer les depots contrib et non-free via synaptique mais j’ai obtenue l’erreur donnée dans le titre au moment de recharger la liste de paquet.
J’ai uniquement tenté ceci:
# apt install --reinstall debian-archive-keyring
mais sans resultat, la commande # apt update continue de renvoyer:
root@IdeaPad:/# apt update Ign:1 http://ftp.fr.debian.org/debian stretch InRelease Hit:2 http://ftp.fr.debian.org/debian stretch-updates InRelease Hit:3 http://security.debian.org/debian-security stretch/updates InRelease Hit:4 http://ftp.fr.debian.org/debian stretch Release Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. W: http://ftp.fr.debian.org/debian/dists/stretch-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg are ignored as the file is not readable by user '_apt' executing apt-key. W: http://security.debian.org/debian-security/dists/stretch/updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg are ignored as the file is not readable by user '_apt' executing apt-key. W: http://ftp.fr.debian.org/debian/dists/stretch/Release.gpg: The key(s) in the keyring /etc/apt/trusted.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
Comment puis-je solutionner ceci, s’il vous plait.
Merci.