Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl
Quote from: pavroo on December 04, 2024, 08:43:09 PMManually fixed, as MoroS suggested:
https://sparkylinux.org/sparky-gpg-key-issue-on-testing/
Packages sparky-apt and sparky-keyring 20241204 fix that too (on testing ONLY).
[....]
Quote from: MoroS on December 04, 2024, 07:30:39 PMWe'll need repackage the keys. With recent APT updates, the custom keyring files in /usr/share/keyrings are deprecated.
I did a small test:sudo cp /usr/share/keyrings/sparky.gpg.key /etc/apt/trusted.gpg.d/sparky-linux.asc
Copied the file to the new, requested location and APT updates normally. It's just a test though - our packages should handle placing the keys in the new location. If you need to update, the above is the workaround.
It will give you a warning though while the old /usr/share/keyrings.sparky.gpg.key is there.
sudo cp /usr/share/keyrings/sparky.gpg.key /etc/apt/trusted.gpg.d/sparky-linux.asc