You are not logged in.
Has Crunchbang's apt key changed? ( SOLUTION #3 )
# apt-get updateW: GPG error: http://packages.crunchbang.org waldorf Release: The following signatures were invalid: BADSIG 9B7C8627EDFD12C1 Philip Newborough <corenominal@corenominal.org>
apt-get update produces the same error even after reinstalling the key
# wget [url]http://packages.crunchbang.org/waldorf-dev/crunchbang.key[/url]
# sudo apt-key add crunchbang.key
OK
# sudo apt-get update
W: GPG error: [url]http://packages.crunchbang.org[/url] waldorf Release: ... Last edited by Barnes (2012-11-18 02:42:57)
Offline
hi Barnes , see comment #19
http://crunchbang.org/forums/viewtopic.php?id=20615
Offline
Solution
# sudo apt-get clean
# cd /var/lib/apt
# sudo mv lists lists.old
# sudo mkdir -p lists/partial
# sudo apt-get clean
# sudo apt-get updatec.o. Sary... thanks.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.