Quote:
Originally Posted by onastvar
Anyone know how to fix this
W: GPG error: http://packages.dotdeb.org squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E9C74FEEA2098A6E
I already have installed the debian-archive-keyring package.
Thanks
|
Seem like you're missing the dotdeb GPG key. fetch it and add it to your apt.
Code:
gpg --keyserver keys.gnupg.net --recv-key 89DF5277 && gpg -a --export 89DF5277 | apt-key add -
then update the repos
Recent comments
8 hours 31 min ago
13 hours 30 min ago
14 hours 56 min ago
15 hours 50 min ago
17 hours 33 min ago
21 hours 56 min ago
22 hours 48 min ago
1 day 1 hour ago
1 day 14 hours ago
1 day 15 hours ago