tag 631494 pending
thanks
Hello,
Bug #631494 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=7c2df89
---
commit 7c2df89844617b70883ab76b1c239a2f088cc232
Author: Raphaël Hertzog <[email protected]>
Date: Tue Aug 2 11:20:54 2011 +0200
dpkg-source: clean up temporary file in case of interruption
Navite packages (both "1.0" and "3.0 (native)") failed to remove
the temporary tarball if the process is interrupted during its
generation.
Reported-by: Cyril Brulebois <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index a2a6263..b3435e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -96,6 +96,8 @@ dpkg (1.16.1) UNRELEASED; urgency=low
extend the build flags to use. Last but not least, it can now also strip
options from the returned build flags.
* Fix possible segfault of dpkg in findbreakcycle(). LP: #733414
+ * dpkg-source now properly cleans up the temporary tarball generated for
+ native formats in case of unexpected interruption. Closes: #631494
[ Guillem Jover ]
* Install deb-src-control(5) man pages in dpkg-dev. Closes: #620520
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]