* 2026-03-05 08:07:16+0100, hede wrote:

> in the upgrade guidance there seems to be a typo:
> https://www.debian.org/releases/trixie/release-notes/upgrading.en.html
> in 4.3.1. Adding APT Internet sources
>
> The archive is configured to be:
> Signed-By: /usr/share/keyrings/debian-archive-keyring.pgp
> But the correct line should be:
> Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

The "pgp" extension is correct because it is about OpenPGP key
(certificate) anyway. Program "gpg" (GnuPG) is an implementation of
OpenPGP standard. In this case both file extensions work. Let's check
the files:

    $ ls -l /usr/share/keyrings/debian-archive-keyring.*
    lrwxrwxrwx [...] /usr/share/keyrings/debian-archive-keyring.gpg -> 
debian-archive-keyring.pgp
    -rw-r--r-- [...] /usr/share/keyrings/debian-archive-keyring.pgp

-- 
/// Teemu Likonen - .-.. https://www.iki.fi/tlikonen/
// OpenPGP: DD3B8E8ABD28B98176E6A7CCCC9A5E615FCC1D93
/ old key: 6965F03973F0D4CA22B9410F0F2CAE0E07608462

Attachment: signature.asc
Description: PGP signature

Reply via email to