Siegfrid Brandstätter <debian@o-h-z.de> wrote:
Hallo Sven,
Am 02.01.2018 um 22:20 schrieb Sven Hartge:
Siegfrid Brandstätter <debian@o-h-z.de> wrote:
W: http://debian.inf.tu-dresden.de/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.
Die Datei /etc/apt/trusted.gpg hat die falschen Rechte. Korrekt ist
-rw-r--r-- oder 644 und Besitzer root:root.
Die Rechte sind genau so wie du schriebst.
ls -l /etc/apt/trusted.gpg
-rw-r--r-- 1 root root 11602 Jul 10 00:04 /etc/apt/trusted.gpg
Wie sieht der restliche Baum aus?
ls -ald /etc/apt/ /etc/ /
,----
| drwxr-xr-x 30 root root 4096 Dec 25 11:18 /
| drwxr-xr-x 266 root root 20480 Jan 2 23:33 /etc/
| drwxr-xr-x 7 root root 4096 Dec 23 12:34 /etc/apt/
`----