tag 591993 pending
thanks
Hello,
Bug #591993 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=6598274
---
commit 6598274e9b04ff7940c1d0201b66c87c79604f56
Author: Sven Joachim <[email protected]>
Date: Fri Aug 13 05:55:02 2010 +0200
Remove spurious leftover .dpkg-tmp files after unpacking failure
Renaming the backup copy to the old name is a no-op if these are
hard links to the same file. So we need to remove the backup copy
afterwards to make sure it is gone.
Closes: #591993
Signed-off-by: Guillem Jover <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index ee7136e..9ccb703 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,11 @@ dpkg (1.15.8.4) UNRELEASED; urgency=low
* When analyzing the ELF format of a binary in dpkg-shlibdeps, fallback on
usual objdump when the cross objdump failed. Closes: #591522
+ [ Sven Joachim ]
+ * Ensure removal of leftover backup .dpkg-tmp files after unpacking
+ failures, when the backup is still a hard link to the original file.
+ Closes: #591993
+
-- Guillem Jover <[email protected]> Thu, 05 Aug 2010 17:42:51 +0200
dpkg (1.15.8.3) unstable; urgency=low
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]