tag 575304 pending
thanks
Hello,
Bug #575304 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=17f0040
---
commit 17f00407a80f7da3eef6491dc7105d992fccf98c
Author: Raphaël Hertzog <[email protected]>
Date: Fri Jun 11 09:35:30 2010 +0200
Dpkg::Source::Patch: capture output of patch and print it on error
patch is now run without its -s flag and thus outputs the usual messages
about which file it's patching and gives more verbose error messages.
Those messages are captured and only displayed to the user when the
patch application failed.
diff --git a/debian/changelog b/debian/changelog
index 30a82ad..2b3cd2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,8 @@ dpkg (1.15.8) UNRELEASED; urgency=low
source formats 1.0, 2.0 and 3.0 (quilt). It aborts every time that you try
to build a source package which contains (unmanaged) changes to the
upstream source code. Closes: #579012
+ * dpkg-source now captures the output of patch and prints it on error so
+ that the user can better diagnose what went wrong. Closes: #575304
[ Guillem Jover ]
* Require gettext 0.18:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]