Re: Problem with apt maybe related to installation/configuration of apt-cacher-ng
Yes, after purging apt-cacher-ng the problem was gone. And after i
reinstalled apt-cacher-ng and configured it that way:
Acquire::http
{Proxy "http://localhost:3142";};
Acquire::https {Proxy "http://";};
there are any errors too, although i don't know what caused
them. But thank you for your help.
On 5/31/23 08:43, john doe wrote:
On
5/30/23 19:39, Dennis Heddicke wrote:
Hello,
i have a problem with "apt update", everytime i execute the
command, i
get the following error messages:
Get:1 http://security.debian.org/debian-security
bookworm-security
InRelease [48,0 kB]
Get:2 http://deb.debian.org/debian bookworm InRelease [193 kB]
Err:1 http://security.debian.org/debian-security
bookworm-security
InRelease
The following signatures were invalid: BADSIG 112695A0E562B32A
Debian
Security Archive Automatic Signing Key (10/buster)
<ftpmaster@debian.org>
Err:2 http://deb.debian.org/debian bookworm InRelease
The following signatures were invalid: BADSIG 648ACFD622F3D138
Debian
Archive Automatic Signing Key (10/buster)
<ftpmaster@debian.org>
Fetched 241 kB in 0s (507 kB/s)
Reading package lists... Done
W: An error occurred during the signature verification. The
repository
is not updated and the previous index files will be used.
GPG error: http://security.debian.org/debian-security
bookworm-security
InRelease: The following signatures were invalid:
BADSIG 112695A0E562B32A Debian Security Archive Automatic
Signing Key
(10/buster) <ftpmaster@debian.org>
W: An error occurred during the signature verification. The
repository
is not updated and the previous index files will be used.
GPG error: http://deb.debian.org/debian bookworm InRelease: The
following signatures were invalid: BADSIG 648ACFD622F3D
138 Debian Archive Automatic Signing Key (10/buster)
<ftpmaster@debian.org>
W: Failed to fetch
http://deb.debian.org/debian/dists/bookworm/InRelease
The following signatures were invalid: BADSIG 648ACFD622F3D138
Debian Archive Automatic Signing Key (10/buster)
<ftpmaster@debian.org>
W: Failed to fetch
http://security.debian.org/debian-security/dists/bookworm-security/InRelease
The following signatures were invalid:
BADSIG 112695A0E562B32A Debian Security Archive Automatic
Signing Key
(10/buster) <ftpmaster@debian.org>
W: Some index files failed to download. They have been ignored,
or old
ones used instead.
I use Debian 12. The only changes i did before the problem
occurred,
were the installation of apt-cacher-ng and i ran "mach
bootstrap" in a
chroot.
If you remove apt-cacher-ng, does it work at all?
--
John Doe
Reply to: