tag 554136 pending
thanks
Hello,
Bug #554136 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=4b0a933
---
commit 4b0a933f75887563d1c1bc278359d091a809e525
Author: Guillem Jover <[email protected]>
Date: Sun Nov 22 04:23:23 2009 +0100
u-a: Verify that the alternative used in --set has been registered
Give a proper error message instead of failing with an undefined
value when calling the slave method. Additionally verify the alternative
before switching to manual mode, avoiding this way unneeded log messages
in case of error.
Closes: #554136
diff --git a/debian/changelog b/debian/changelog
index c3c5040..bb201ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
dpkg (1.15.5.3) UNRELEASED; urgency=low
+ [ Raphael Hertzog ]
* Avoid usage of IO::String in dpkg-scanpackages, rely on Dpkg::IPC
instead to directly get a pipe file descriptor. Closes: #557013
+ [ Guillem Jover ]
+ * Verify that the alternative used in update-alternatives --set has been
+ registered instead of failing with an undefined value in the slave
+ method. Closes: #554136
+
-- Raphael Hertzog <[email protected]> Sat, 21 Nov 2009 14:57:50 +0100
dpkg (1.15.5.2) unstable; urgency=low
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]