tag 580984 pending
thanks
Hello,
Bug #580984 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=67dc78b
---
commit 67dc78b406c1b1e62a34bbef090b280b5c900b34
Author: Guillem Jover <[email protected]>
Date: Mon May 10 18:27:02 2010 +0200
dpkg: Fix --root by properly stripping root from maintainer script path
The cmd->filename variable was getting the full path to the maintainer
script inside the chroot, and once dpkg had changed root, the path was
not valid anymore.
Regression introduced in 5050748f1a6bb0c0728f8c07f9058d545c80d7e0.
Closes: #580984
diff --git a/debian/changelog b/debian/changelog
index 54f1dc1..8cacbfb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,8 @@ dpkg (1.15.7.2) UNRELEASED; urgency=low
* Add powerpcspe support to ostable and triplettable.
Thanks to Sebastian Andrzej Siewior <[email protected]> and
Kyle Moffett <[email protected]>. Closes: #568123, #575158
+ * Fix dpkg --root by properly stripping again the root directory from the
+ path of the maintainer script to execute. Closes: #580984
-- Raphaƫl Hertzog <[email protected]> Fri, 23 Apr 2010 18:17:14 +0200
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]