Hi,
from your logs I see
modified.conffile..etc.squid3.errorpage.css: [deleted]
modified.conffile..etc.squid3.msntauth.conf: [deleted]
modified.conffile..etc.squid3.squid.conf: [deleted]

It seems to me that the package was not removed cleanly e.g. somebody
did a "rm" on some files but not use the proper like "apt-get remove
squid3"

These files are configuration files (https://www.debian.org/doc/manuals
/maint-guide/dother.en.html#conffiles), and if there is a deviation from
the default content that was packages apt has to assume that was done
intentional and has to keep it that way.

Due to that on re-install it does not overwrite (the could be
intentional deleted config) with new defaults and that lets it fail.

Make clear to apt that you want it really gone and forget all about its past 
and then reinstall and it shall work:
$ apt-get remove --purge squid3
$ apt-get install squid3

** Changed in: squid3 (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665831

Title:
  package squid3 3.3.8-1ubuntu6.9 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1665831/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to