in the upgrade guidance there seems to be a typo: https://www.debian.org/releases/trixie/release-notes/upgrading.en.htmlThe "pgp" extension is correct because it is about OpenPGP key
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
Ah, and btw: Please don't change things [...]This is Debian users' mailing list: we are users and talk about Debian
And please, please do not add [...]
Ah, and btw: Please don't change things [...]If that's all that you can read in my mail (as you only quoted this irrelevant portions of my text), a good option would maybe to save your breath and don't answer at all.˙
And please, please do not add [...]
I don't understand why, when you upgraded to trixie, installing the˙
new version of debian-archive-keyring didn't ensure that there
was a .gpg file for every .pgp file in /usr/share/keyrings.
After all, debian-archive-keyring is a dependency of apt.
(I still don't follow why you need two extensions for the same˙
format.)
If you are in the process of upgrading bookworm to trixie then yourThat is indeed a bug in the release notes for Debian 12 to 13 upgrade.
current system obviously is not trixie, it's probably bookworm. With
bookworm the file extension was .gpg and no .pgp-file is present. So
if you change the apt sources file to check the keyring file with a .pgp-extension, there is no such file (as only the .gpg-file is
present). Therefore no package installation is possible, as no
signatures can be checkt, hence you cannot update to the new debian-archive-keyring from trixie where the .pgp-files are present. A deadlock.˙
Traditionally within Debian the filename extension was .gpg and
technically the .gpg extension could be used forever.
the Debian maintainers, which are responsible here, are changing the
filename extention from .gpg to .pgp. This obviously reflects that
they are on the OpenPGP-side. Like I said, this is politics and quite
normal in our world.
| Sysop: | Jacob Catayoc |
|---|---|
| Location: | Pasay City, Metro Manila, Philippines |
| Users: | 5 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 121:23:56 |
| Calls: | 125 |
| Calls today: | 125 |
| Files: | 489 |
| D/L today: |
859 files (365M bytes) |
| Messages: | 76,611 |
| Posted today: | 26 |