Brian Havard composed on 2025-04-17 17:41 (UTC+1000):
From <
https://silk.apana.org.au/fc2development.php>:
[quote]
Install the key file in /etc/apt/keyrings and filecommander-trixie.sources
in /etc/apt/sources.list.d/
[/quote]
Does "install" mean simply save your .key file to /etc/apt/keyrings/, or is
something more involved? I can't make it work:
# inxi -S
System:
Host: gb970 Kernel: 6.12.17-amd64 arch: x86_64 bits: 64
Console: pty pts/1 Distro: Debian GNU/Linux trixie/sid
# ls -gGh /etc/apt/keyrings/fc.public*
-rw-r--r-- 3 677 Apr 16 03:00 /etc/apt/keyrings/fc.public-2025.asc
-rw-r--r-- 3 677 Apr 16 03:00 /etc/apt/keyrings/fc.public-2025.gpg
-rw-r--r-- 3 677 Apr 16 03:00 /etc/apt/keyrings/fc.public-2025.key
# head -1 /etc/apt/keyrings/fc.public*
==> /etc/apt/keyrings/fc.public-2025.asc <==
-----BEGIN PGP PUBLIC KEY BLOCK-----
==> /etc/apt/keyrings/fc.public-2025.gpg <==
-----BEGIN PGP PUBLIC KEY BLOCK-----
==> /etc/apt/keyrings/fc.public-2025.key <==
-----BEGIN PGP PUBLIC KEY BLOCK-----
Hit:3
http://archive.trinitydesktop.net/trinity/deb/trinity-sb trixie InRelease
Get:4
http://silk.apana.org.au/debian trixie InRelease [9,453 B]
Err:4
http://silk.apana.org.au/debian trixie InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key F1F26943B898146B2B67084587E7A67D10BB5BF8, which is needed to verify signature.
Reading package lists... Done
W: OpenPGP signature verification failed:
http://silk.apana.org.au/debian trixie InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key F1F26943B898146B2B67084587E7A67D10BB5BF8, which is needed to verify signature.
E: The repository '
http://silk.apana.org.au/debian trixie 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.
N: Some sources can be modernized. Run 'apt modernize-sources' to do so.
# time apt-get upgrade
...
Processing triggers for menu (2.1.51) ...
real 6m47.287s
user 1m11.023s
sys 0m23.146s
# dpkg-query -l filecommander
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-======================-============-=================================
ii filecommander 2.50.vgit-1851-buster1 amd64 File Commander/L
#
Could this failure have anything to do with this changelog report?:
[quote]
apt-listchanges: News
---------------------
debian-archive-keyring (2025.1) unstable; urgency=medium
Certificate (keyring) files in /usr/share/keyrings now have the
file extension .pgp, rather than .gpg. Compatibility links are
provided and will be removed in Debian 14 'forky'.
[/quote]