]> git.saurik.com Git - apt.git/commit - apt-pkg/acquire-item.cc
centralize unlink checks in acquire-item
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 29 Oct 2015 11:40:41 +0000 (12:40 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 4 Nov 2015 17:04:05 +0000 (18:04 +0100)
commit51818f26c784bb574dafc545e8ae320845e5e8fc
treea6d81bb03052992efcf64f097be042a4440d36f2
parent3d1e34b0be262a611ae91a2c24b0f99de9671faf
centralize unlink checks in acquire-item

Removals in the acquire progress can be pretty important, so a failure
should be silently ignored, so we wrap our unlink call in a slightly
more forgiving wrapper checking things.

Git-Dch: Ignore
apt-pkg/acquire-item.cc