On 2014-12-15 10:43, Luigi Gangitano wrote:
> Can you please provide more information on this process? Which version was 
> the original install before the upgrade to 3.8.4-4?

The wheezy version.

> I suspect that this comes from the fix we applied for #768170 which was a 
> more critical bug while upgrading from Wheezy, since a line that was active 
> by default in previous configuration now makes squid3 unable to start after 
> upgrade.
> 
> We choose to comment out that line during upgrade, in a script modifying 
> /etc/squid3/squid.conf.

That must be done in the postinst, after dpkg has handled the conffiles.
If the configuration was unmodified, dpkg will install the new one and
the offending lines will be gone before the postinst tries to fix them.
Doing this in the preinst will cause dpkg to always see a locally
modified conffile.

> In our tests we did not experience the behavior you reported, so I need more 
> information to confirm that this is the case.

Try a pristine wheezy install with shipped configuration and distupgrade
with DEBIAN_FRONTEND=noninteractive


Andreas


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to