There are a dirty hack to "solve" that.

mv /etc/init.d/apport /etc/init.d/apport.bak
echo "exit 0" > /etc/init.d/apport

#run the ubuntu update again

rm /etc/init.d/apport
mv /etc/init.d/apport.bak /etc/init.d/apport

-- 
synaptic package manager error "E: 
/var/cache/apt/archives/apport_1.0-0ubuntu5.2_all.deb: subprocess new 
pre-removal script returned error exit status 2"
https://bugs.launchpad.net/bugs/371292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to