Re: [squid-users] caching apt package lists/Raspbian

2019-08-18 Thread Amos Jeffries
On 19/08/19 2:06 am, TarotApprentice wrote: > It turns out it still doesn't cache them the Packages.xz. From > discussions over on the RaspberryPi forums it seems its hitting the > following (this is just the Packages.xz) in order to match their > main, contrib, non-free and rpi repos. > > $ apt-g

Re: [squid-users] caching apt package lists/Raspbian

2019-08-18 Thread joseph
look at http://raspbian.raspberrypi.org/raspbian/dists/buster/contrib/ binary-all dose not exist lol 404 response normal squid has nothing to do with it so test your link wen you have problem without squid squid can not cache ghost - ** * Crash to the future

Re: [squid-users] caching apt package lists/Raspbian

2019-08-18 Thread TarotApprentice
It turns out it still doesn't cache them the Packages.xz. From discussions over on the RaspberryPi forums it seems its hitting the following (this is just the Packages.xz) in order to match their main, contrib, non-free and rpi repos. $ apt-get --print-uris update 'http://archive.raspberrypi.or

Re: [squid-users] caching apt package lists/Raspbian

2019-08-03 Thread TarotApprentice
Further to this I did find an issue with the iptables loopback and IPv6 which I corrected. It still wasn’t caching the packages.xz from either the local machine or others in the local net. I ended up adding a refresh pattern for .gz and .xz which seems to cache them now. I am using 1440 20% 144

Re: [squid-users] caching apt package lists/Raspbian

2019-07-21 Thread TarotApprentice
It whatever Raspbian and the router do by default, although I do use an iptables firewall. I normally don't see any IPv6 from the other Pis, so maybe something to do with localhost and the loopback interface. Cheers On Sunday, 21 July 2019, 2:45:59 pm AEST, Amos Jeffries wrote: On

Re: [squid-users] caching apt package lists/Raspbian

2019-07-20 Thread Amos Jeffries
On 21/07/19 4:20 pm, Mark James wrote: > Doing an “apt update” on the squid machine got another TCP_MISS_ABORTED for > ::1 and then subsequent IPv4 requests from other Pis get the > TCP_REQUEST_UNMODIFIED. > That hints that there is something broken in your local network IPv6 connectivity. Perh

Re: [squid-users] caching apt package lists/Raspbian

2019-07-20 Thread Mark James
Doing an “apt update” on the squid machine got another TCP_MISS_ABORTED for ::1 and then subsequent IPv4 requests from other Pis get the TCP_REQUEST_UNMODIFIED. Packages.xz was 13MB. > On 21 Jul 2019, at 12:36 am, Amos Jeffries wrote: > >> On 20/07/19 5:19 pm, TarotApprentice wrote: >> Recent

Re: [squid-users] caching apt package lists/Raspbian

2019-07-20 Thread Amos Jeffries
On 20/07/19 5:19 pm, TarotApprentice wrote: > Recently upgraded to Raspbian Buster and squid 4.6. Since then I am unable to cache the Packages.xz that apt uses. The various other Pis using this proxy all end up downloading the 30MB Packages.xz every time. Does anyone have any suggestions on how to

[squid-users] caching apt package lists/Raspbian

2019-07-19 Thread TarotApprentice
Recently upgraded to Raspbian Buster and squid 4.6. Since then I am unable to cache the Packages.xz that apt uses. The various other Pis using this proxy all end up downloading the 30MB Packages.xz every time. Does anyone have any suggestions on how to get it to cache? Cheers MarkJ squid -v S