bartman's blog

squid and apt

bartman

In the past few months apt-get update started failing when using a squid3 web cache.

It woudl give errors like these…

I initally found some missleading information that would suggest this bug was fixed in future releases of squid3; that was not the case.

I finally found a solution to the issue in this blog post.

After adding the following line to my /etc/squid3/squid.conf, apt went back to working.

refresh_all_ims on
Tags: