[Bug 1501217] Re: apt-get removing squid-deb-proxy-client leaves a stale config file
Rolf Leggewie
1501217 at bugs.launchpad.net
Tue Oct 13 12:29:48 UTC 2015
> The workaround is to apt-get purge squid-deb-proxy-client.
That is not a workaround, that is the proper "fix".
Squid-deb-proxy-client is essentially simply a package that installs a
configuration snippet /etc/apt/apt.conf.d/30autoproxy so that any call
to the network will be proxied to a local proxy iff such a proxy is
present. That test is being done in /usr/share/squid-deb-proxy-client
/apt-avahi-discover. What happens when you remove the package is that
/usr/share/squid-deb-proxy-client/apt-avahi-discover gets removed, but
/etc/apt/apt.conf.d/30autoproxy stay around until you purge the package.
In my opinion, this is expected behaviour and this ticket should be
closed as invalid.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid-deb-proxy in Ubuntu.
https://bugs.launchpad.net/bugs/1501217
Title:
apt-get removing squid-deb-proxy-client leaves a stale config file
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1501217/+subscriptions
More information about the Ubuntu-server-bugs
mailing list