[Bug 1491145] Re: trigger tests for updated reverse test dependencies
Launchpad Bug Tracker
1491145 at bugs.launchpad.net
Mon Jul 4 23:11:58 UTC 2016
This bug was fixed in the package dpkg - 1.18.9ubuntu1
---------------
dpkg (1.18.9ubuntu1) yakkety; urgency=medium
* Merge with Debian unstable, pulling in fix for dpkg-buildpackage.
dpkg (1.18.9) unstable; urgency=medium
* Require Dpkg::Control::Info in dpkg-buildpackage.
Initially reported by Helmut Grohne <helmut at subdivi.de>.
Regression introduced in dpkg 1.18.8. Closes: #829542
* Documentation:
- Fix user configuration filename in dpkg-buildpackage(1).
Thanks to Sven Joachim <svenjoac at gmx.de>. Closes: #829546
-- Adam Conrad <adconrad at ubuntu.com> Mon, 04 Jul 2016 04:48:25 -0600
** Changed in: dpkg (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dpkg in Ubuntu.
https://bugs.launchpad.net/bugs/1491145
Title:
trigger tests for updated reverse test dependencies
Status in Auto Package Testing:
Triaged
Status in dpkg package in Ubuntu:
Fix Released
Status in dpkg package in Debian:
Fix Released
Bug description:
Tracking down the cause of the php5 stalls, I found that the
regression in the php-codecoverage tests was caused not by a
regression in php5, which it blocks, but in xdebug, which it did *not*
block.
This is because xdebug is a test dependency of php-codecoverage but
not a build or runtime dependency of it. As a result, xdebug was
allowed to regress the state of php-codecoverage's tests in the
release pocket, undetected.
Should we trigger tests for test dependencies as well?
To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1491145/+subscriptions
More information about the foundations-bugs
mailing list