Irgendwann später kam dann plötzlich:
Code: Alles auswählen
# apt-get update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://ftp.de.debian.org/debian stretch InRelease
Hit:3 http://ftp.de.debian.org/debian stretch-updates InRelease
Hit:4 http://ftp.de.debian.org/debian stretch-backports InRelease
Hit:5 http://ftp.de.debian.org/debian stretch Release
Reading package lists... Done
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.de.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://ftp.de.debian.org/debian/dists/stretch-backports/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.de.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.
Code: Alles auswählen
# ls -la /etc/apt/
total 36
drwxr-xr-x 6 root root 4096 Dec 30 19:31 .
drwxr-xr-x 101 root root 4096 Dec 30 19:55 ..
drwxr-xr-x 2 root root 4096 Dec 30 14:10 apt.conf.d
-rw-r--r-- 1 root root 104 Dec 30 12:40 listchanges.conf
drwxr-xr-x 2 root root 4096 Sep 13 18:47 preferences.d
-rw-r--r-- 1 root root 948 Dec 30 19:31 sources.list
-rw-r--r-- 1 root root 0 Dec 30 12:30 sources.list~
drwxr-xr-x 2 root root 4096 Sep 13 18:47 sources.list.d
-rw------- 1 root root 32 Dec 30 15:41 trusted.gpg
drwxr-xr-x 2 root root 4096 Dec 30 12:30 trusted.gpg.d
Code: Alles auswählen
# apt-get update
Ign:1 http://ftp.de.debian.org/debian stretch InRelease
Hit:2 http://security.debian.org/debian-security stretch/updates InRelease
Hit:3 http://ftp.de.debian.org/debian stretch-updates InRelease
Hit:4 http://ftp.de.debian.org/debian stretch-backports InRelease
Hit:5 http://ftp.de.debian.org/debian stretch Release
Reading package lists... Done