Re: Problem with apt maybe related to installation/configuration of apt-cacher-ng

2023-05-31 Thread Dennis Heddicke
On 5/31/23 14:42, john doe wrote: On 5/31/23 11:36, Dennis Heddicke wrote: Yes, after purging apt-cacher-ng the problem was gone. And after i reinstalled apt-cacher-ng and configured it that way: For the sake of simplicity and troubleshooting, please modify sources.list directly. What does a

Re: Problem with apt maybe related to installation/configuration of apt-cacher-ng

2023-05-31 Thread john doe
On 5/31/23 11:36, Dennis Heddicke wrote: Yes, after purging apt-cacher-ng the problem was gone. And after i reinstalled apt-cacher-ng and configured it that way: For the sake of simplicity and troubleshooting, please modify sources.list directly. What does acng.conf look like? Note that thi

Re: Problem with apt maybe related to installation/configuration of apt-cacher-ng

2023-05-31 Thread Charles Curley
On Wed, 31 May 2023 11:36:19 +0200 Dennis Heddicke wrote: > Acquire::http {Proxy "http://localhost:3142";}; > Acquire::https {Proxy "http://";}; I'm not comfortable with your second line there. First, you have for https a non-secure http. I suspect they should match. Second, if you are going to

Re: Problem with apt maybe related to installation/configuration of apt-cacher-ng

2023-05-31 Thread Dennis Heddicke
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

Re: Problem with apt maybe related to installation/configuration of apt-cacher-ng

2023-05-30 Thread john doe
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 [

Problem with apt maybe related to installation/configuration of apt-cacher-ng

2023-05-30 Thread Dennis Heddicke
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.o