]> git.saurik.com Git - apt.git/commit
don't do atomic overrides with failed files
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 29 Jun 2016 12:46:34 +0000 (14:46 +0200)
committerJulian Andres Klode <jak@debian.org>
Wed, 31 Aug 2016 11:15:15 +0000 (13:15 +0200)
commitdd45e6db683f50b9d8b1b18c2cfe50a4f9a38feb
tree7b60d5c9e69843fc273cf33f2871155e1d477580
parentb7d7ecc78946146d359534d8a2aa0f55bad40ab4
don't do atomic overrides with failed files

We deploy atomic renames for some files, but these renames also happen
if something about the file failed which isn't really the point of the
exercise…

Closes: 828908
(cherry picked from commit fc5db01bb7d1546944200d197866b0b5c378f100)
apt-pkg/contrib/fileutl.cc
test/libapt/fileutl_test.cc