Syngin
01-16-2006, 02:37 PM
Hi guys,
Since we rolled over into 2006, apt under most of my Debian systems has been complaining that the PGP key it has isn't valid and kicks up a fuss when trying to update / upgrade.
I found a quick way to bypass this issue, run the following as root:
wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - | apt-key add -
I've found that this will end the public key issues.
Since we rolled over into 2006, apt under most of my Debian systems has been complaining that the PGP key it has isn't valid and kicks up a fuss when trying to update / upgrade.
I found a quick way to bypass this issue, run the following as root:
wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - | apt-key add -
I've found that this will end the public key issues.