Package: extrepo
Version: 0.6~bpo10~1
Severity: normal

Dear Maintainer,

After adding a repo with extrepo and running apt-get update, I got this error:

Err:4 http://packages.prosody.im/debian buster InRelease
  Unknown error executing apt-key
Reading package lists... Done
W: GPG error: http://packages.prosody.im/debian buster InRelease: Unknown error
executing apt-key
E: The repository 'http://packages.prosody.im/debian buster InRelease' is not
signed.
N: Updating from such a repository can't be done securely, and is therefore
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration
details.

After some experimenting it looked like it was related to the permissions of
the installed key,
which are were 0640/-rw-r----- here. This seems to be because I run with `umask
0027`.
After `chmod a+r  /var/lib/extrepo/keys/*.key` apt-get update is happier.

--
Regards,
Kim "Zash" Alvefur



-- System Information:
Debian Release: 10.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-debug'), (500, 'stable'), 
(1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-6-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_DK.utf8, LC_CTYPE=en_DK.utf8 (charmap=UTF-8), 
LANGUAGE=en_DK.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages extrepo depends on:
ii  gpgv                  2.2.12-1+deb10u1
ii  libcryptx-perl        0.063-1
ii  libdpkg-perl          1.19.7
ii  libwww-perl           6.36-2
ii  libyaml-libyaml-perl  0.76+repack-1
ii  perl                  5.28.1-6

extrepo recommends no packages.

extrepo suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: PGP signature

Reply via email to