

blood
-
Posts
29 -
Joined
-
Last visited
Community Answers
-
blood's post in trixie apt warning: "Policy will reject signature within a year" was marked as the answer
I also upgraded from bookworm to trixie and saw this warning. I can confirm that Igor's suggested workaround addresses it:
wget https://apt.armbian.com/armbian.key gpg --dearmor < armbian.key | sudo tee /usr/share/keyrings/armbian.gpg > /dev/null apt is now happy with the armbian repo.