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

Bug#376817: apt-get update complains about GPG error and invalid signature.



On Wed, Jul 05, 2006 at 11:19:17AM +0200, Eric Lavarde wrote:
> Package: apt
> Version: 0.6.44.2
> Severity: normal

Thanks for your bugreport.
 
[..]
> when I do an 'apt-get update' (e.g. at the beginning of the day, I get
> this kind of messages:
> 
> # apt-get update
> [...]
> Fetched 372kB in 30s (12.2kB/s)
> Reading package lists... Done
> W: GPG error: http://ftp.de.debian.org testing Release: The following
> signatures were invalid: BADSIG 010908312D230C5F Debian Archive
> Automatic Signing Key (2006) <ftpmaster@debian.org>
[..]
> PS: as for the configuration below, I also have the environment variable
> http_proxy defined, and some more files in /etc/apt/sources.list.d/
[..]

This looks like a problem with the proxy. Could you please try if:
# apt-get update -o Acquire::http::No_cache=True
makes a difference?

If that does not help a log of the http traffic might be useful, maybe
with only a single failing deb-line (comment the others out):
# apt-get update -o Debug::Acquire::http=true

Thanks,
 Michael

-- 
Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo



Reply to: