>From the logs:
"""
Setting up apt-file (2.0.8.2ubuntu2) ...
Installing new version of config file /etc/bash_completion.d/apt-file ...
q
 
dpkg: error processing apt-file (--configure):
 subprocess post-installation script killed by signal (Interrupt)
"""

It appears that apt-file runs the follow bits in its postinst:

                apt-file update || true

This means that one (or more) ~14Mb file(s) are fetched. This is
something that should not be done in a postinst script without asking.

** Changed in: apt-file (Ubuntu)
Sourcepackagename: update-manager => apt-file
   Importance: Undecided => High
       Status: New => Confirmed
       Target: None => gutsy-updates

** Summary changed:

- [Feisty->Gutsy] apt-file causing upgrade to fail
+ apt-file update should *not* be run in postinst without any feedback (was:  
[Feisty->Gutsy] apt-file causing upgrade to fail)

-- 
apt-file update should *not* be run in postinst without any feedback (was:  
[Feisty->Gutsy] apt-file causing upgrade to fail)
https://bugs.launchpad.net/bugs/154180
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to