[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apt-get update W: A error occurred during the signature verification.



debian-user:

I've been seeing apt-get update failures lately:

2015-03-22 08:52:02 root@i72600s ~
# apt-get update
Hit http://approx wheezy Release.gpg
Get:1 http://approx wheezy-updates Release.gpg [836 B]
Hit http://approx wheezy/updates Release.gpg
Hit http://approx wheezy Release
Get:2 http://approx wheezy-updates Release [124 kB]
Err http://approx wheezy-updates Release

Hit http://approx wheezy/updates Release 2015-03-22 08:52:02 root@i72600s ~
# apt-get update
Hit http://approx wheezy Release.gpg
Get:1 http://approx wheezy-updates Release.gpg [836 B]
Hit http://approx wheezy/updates Release.gpg
Hit http://approx wheezy Release
Get:2 http://approx wheezy-updates Release [124 kB]
Err http://approx wheezy-updates Release

Hit http://approx wheezy/updates Release
Hit http://ftp.us.debian.org wheezy-backports Release.gpg
Hit http://ftp.us.debian.org wheezy-backports Release
Hit http://ftp.us.debian.org wheezy-backports/main amd64 Packages/DiffIndex
Hit http://ftp.us.debian.org wheezy-backports/main Translation-en/DiffIndex
Hit http://approx wheezy/main Translation-en
Hit http://approx wheezy/updates/main Translation-en
Hit http://approx wheezy/main Sources
Hit http://approx wheezy/main amd64 Packages
Hit http://approx wheezy/updates/main Sources
Hit http://approx wheezy/updates/main amd64 Packages
Fetched 125 kB in 2s (47.1 kB/s)
Reading package lists... Done
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://approx wheezy-updates Release: The following signatures were invalid: BADSIG 8B48AD6246925553 Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>

W: Failed to fetch http://approx:9999/debian/dists/wheezy-updates/Release

W: Some index files failed to download. They have been ignored, or old ones used instead.


Hit http://ftp.us.debian.org wheezy-backports Release.gpg
Hit http://ftp.us.debian.org wheezy-backports Release
Hit http://ftp.us.debian.org wheezy-backports/main amd64 Packages/DiffIndex
Hit http://ftp.us.debian.org wheezy-backports/main Translation-en/DiffIndex
Hit http://approx wheezy/main Translation-en
Hit http://approx wheezy/updates/main Translation-en
Hit http://approx wheezy/main Sources
Hit http://approx wheezy/main amd64 Packages
Hit http://approx wheezy/updates/main Sources
Hit http://approx wheezy/updates/main amd64 Packages
Fetched 125 kB in 2s (47.1 kB/s)
Reading package lists... Done
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://approx wheezy-updates Release: The following signatures were invalid: BADSIG 8B48AD6246925553 Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>

W: Failed to fetch http://approx:9999/debian/dists/wheezy-updates/Release

W: Some index files failed to download. They have been ignored, or old ones used instead.


2015-03-22 08:57:42 root@i72600s ~
# egrep -v '#' /etc/apt/sources.list
deb	http://approx:9999/debian/	wheezy			main
deb	http://ftp.us.debian.org/debian/	wheezy-backports	main
deb	http://approx:9999/debian/	wheezy-updates		main
deb	http://approx:9999/security/	wheezy/updates		main
deb-src	http://approx:9999/debian/	wheezy			main
deb-src	http://approx:9999/debian/	wheezy-updates		main
deb-src	http://approx:9999/security/	wheezy/updates		main


2015-03-22 08:58:37 root@i72600s ~
# egrep -v '#' /etc/approx/approx.conf | grep .
debian		http://ftp.us.debian.org/debian/
security	http://security.debian.org/debian-security/


Is there a problem with my local Apt configuration, local Approx server, remote Apt mirror, or something else?


TIA,

David


Reply to: