Re: apt-cacher internal error (died)

2022-09-21 Thread Adam Weremczuk
Thanks David, the server runs 9.2 and clients 9.1 so hopefully it will work ok. Another reason I kept changing sources.list in the client was in the aftermath of my recent attempts against apt-cacher. In apt-cacher you change every line to point to apt-cacher:3142. At least that's what I have

Re: apt-cacher internal error (died)

2022-09-21 Thread David Wright
On Wed 21 Sep 2022 at 16:26:25 (+0100), Adam Weremczuk wrote: > On 21/09/2022 15:36, Darac Marjal wrote: > > I'm no expert in apt-cacher-ng, but the error here says that's > > it's trying to look up "debian-security" as a hostname. If I'm > > reading this page > >

Re: apt-cacher internal error (died)

2022-09-21 Thread Bob Weber
On 9/21/22 10:36, Darac Marjal wrote: On 21/09/2022 14:07, Adam Weremczuk wrote: Hi David, There is still something wrong with my /etc/apt/sources.list Perhaps caused by stretch reaching end of life on 30 June 2022. Can somebody provide me with a tested list of mirrors for stretch working i

Re: apt-cacher internal error (died)

2022-09-21 Thread Adam Weremczuk
Thank you Darac, that was my problem indeed! What confused me was the fact that, despite being fundamentally misconfigured, it appeared to be almost working. Just complaining about one security mirror. On 21/09/2022 15:36, Darac Marjal wrote: I'm no expert in apt-cacher-ng, but the error here

Re: apt-cacher internal error (died)

2022-09-21 Thread Darac Marjal
On 21/09/2022 14:07, Adam Weremczuk wrote: Hi David, There is still something wrong with my /etc/apt/sources.list Perhaps caused by stretch reaching end of life on 30 June 2022. Can somebody provide me with a tested list of mirrors for stretch working in Sep 2022 for apt-cacher-ng server and

Re: apt-cacher internal error (died)

2022-09-21 Thread Adam Weremczuk
Hi David, There is still something wrong with my /etc/apt/sources.list Perhaps caused by stretch reaching end of life on 30 June 2022. Can somebody provide me with a tested list of mirrors for stretch working in Sep 2022 for apt-cacher-ng server and clients? I've tried several different sets

Re: apt-cacher internal error (died)

2022-09-12 Thread David Wright
On Mon 12 Sep 2022 at 18:57:40 (+0100), Adam Weremczuk wrote: > On 12/09/2022 16:42, David Wright wrote: > > On Mon 12 Sep 2022 at 14:33:59 (+0100), Adam Weremczuk wrote: > > > Switching to apt-cacher-ng brings no immediate joy :( > > > > > > CLIENT (192.168.100.243) > > > sudo apt update > > > Er

Re: apt-cacher internal error (died)

2022-09-12 Thread Adam Weremczuk
Hi David, I've tried your list and the server updates fine. On a client I see again: sudo apt update Ign:1 http://192.168.100.1:3142/debian stretch InRelease Ign:2 http://192.168.100.1:3142/debian-security stretch/updates InRelease Hit:3 http://192.168.100.1:3142/debian stretch-updates InReleas

Re: apt-cacher internal error (died)

2022-09-12 Thread David Wright
On Mon 12 Sep 2022 at 14:33:59 (+0100), Adam Weremczuk wrote: > Switching to apt-cacher-ng brings no immediate joy :( > > CLIENT (192.168.100.243) > sudo apt update > Err:5 http://192.168.100.1:3142/security stretch/updates Release > 503 DNS error for hostname security: No address associated wi

Re: apt-cacher internal error (died)

2022-09-12 Thread Adam Weremczuk
Switching to apt-cacher-ng brings no immediate joy :( CLIENT (192.168.100.243) sudo apt update Err:5 http://192.168.100.1:3142/security stretch/updates Release 503 DNS error for hostname security: No address associated with hostname. If security refers to a configured cache repository, please

Re: apt-cacher internal error (died)

2022-09-08 Thread Adam Weremczuk
Hi David, From SERVER:/etc/apt-cacher/apt-cacher.conf user = www-data group = www-data sudo chown -R www-data:www-data /var/cache/apt/archives/* Same error on the CLIENT :( I think I'll give apt-cacher-ng a shot instead although I wouldn't mind knowing why apt-cacher keeps failing. Regards

Re: apt-cacher internal error (died)

2022-09-08 Thread David Wright
Disclaimer: I run apt-cacher-ng, and have never looked at apt-cacher. On Wed 07 Sep 2022 at 17:50:16 (+0100), Adam Weremczuk wrote: > SERVER > > Wed Sep 7 17:06:40 2022|error [10088]: Failed to open/create > /var/cache/apt-cacher/packages/memtest86+_5.01-3_amd64.deb for return: > Permission den

Re: apt-cacher internal error (died)

2022-09-07 Thread Charles Curley
On Wed, 7 Sep 2022 17:50:16 +0100 Adam Weremczuk wrote: > The server runs Debian 9.2 and the client Debian 9.1 I remember having problems with apt-cacher-ng on Debian 9 or there-abouts. Maybe it's time to upgrade to Bullseye? apt-cacher-ng has a web server, with which you can do some maintenanc