Control: tag 928429 pending
Hi!
Bug #928429 in package dpkg reported by you has been fixed in
the dpkg/dpkg.git Git repository. You can see the changelog below, and
you can check the diff of the fix at:
https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=b5c50b3c6
---
commit b5c50b3c6f0739f45aaa03afa3e5c857e7895c8c
Author: Guillem Jover <[email protected]>
Date: Mon May 13 03:36:03 2019 +0200
dpkg: Introduce a new dependency try level for trigger cycle checks
This new dependtry level will also check trigger cycles on trigger
process deferral due to unsatisfiable dependencies.
Closes: #928429
diff --git a/debian/changelog b/debian/changelog
index 3d97a0111..2a0615f36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ dpkg (1.19.7) UNRELEASED; urgency=medium
* dpkg: Set the force defaults before loading the config file, otherwise we
incorrectly override them. Regression introduced in dpkg 1.19.5.
Closes: #928671
+ * dpkg: Split the trigger dependtry into two, the second of which will be
+ the one checking trigger cycles when deferring trigger processing due to
+ unsatisfiable dependencies. Closes: #928429
[ Updated programs translations ]
* Catalan (Guillem Jover).