[Bug 328862] Re: [MASTER] update-manager should deal with corrupted debs better
Launchpad Bug Tracker
328862 at bugs.launchpad.net
Thu Aug 18 15:31:11 UTC 2011
** Changed in: apt (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/328862
Title:
[MASTER] update-manager should deal with corrupted debs better
Status in “apt” package in Ubuntu:
Confirmed
Status in “update-manager” package in Ubuntu:
Triaged
Bug description:
Binary package hint: update-manager
In the event that update-manager runs into a corrupted package like
so:
dpkg: error processing /var/cache/apt/archives/xulrunner-1.9_1.9.0.5+nobinonly-0ubuntu0.8.10.1_i386.deb (--unpack):
corrupted filesystem tarfile - corrupted package archive
or possibly
dpkg-deb: subprocess paste killed by signal (Broken pipe)
dpkg: error processing /var/cache/apt/archives/linux-image-2.6.27-7-generic_2.6.27-7.16_amd64.deb (--unpack):
subprocess dpkg-deb --fsys-tarfile returned error exit status 2
or
dpkg-deb:
`/var/cache/apt/archives/libswscale0_4%3a0.5+svn20090706-2ubuntu2_i386.deb'
is not a debian format archive
I think it would be a better idea if update-manager were to delete the
deb from the cache and try downloading it again.
== workaround ==
Please execute the following commands, as it will clear your package cache, in a terminal ( Applications -> Accessories -> Terminal ) :
sudo apt-get clean
sudo apt-get update
Then try performing the update again. This will likely resolve your
issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/328862/+subscriptions
More information about the foundations-bugs
mailing list