tag 771730 pending
thanks
Hello,
Bug #771730 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=f58eee9
---
commit f58eee9edbfc876d92af50323e1492b676a705d4
Author: Guillem Jover <[email protected]>
Date: Fri Dec 5 09:41:00 2014 +0100
dpkg: Reset trigger cycle tracking on unsatisfied dependencies during
trigproc
If we are not going to process triggers due to an unsatisfied
dependency, we should reset the trigger cycle tracking information
so that we do not end up reporting bogus cycle errors.
Closes: #771730
diff --git a/debian/changelog b/debian/changelog
index da54d81..cba7ec3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ dpkg (1.17.23) UNRELEASED; urgency=low
[ Guillem Jover ]
* Use a matching group instead of ${^MATCH} in s/// in dselect build script.
* Skip tar extractor tests if tar is not GNU tar >= 1.27.
+ * Reset the trigger cycle tracking on unsatisfied dependencies during
+ trigger processing. Closes: #771730
[ Updated programs translations ]
* Basque (Iñaki Larrañaga Murgoitio). Closes: #771893
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]