[Bug 1312276] Re: Uses dh_listpackages which needs dephelper, missing dependency
Launchpad Bug Tracker
1312276 at bugs.launchpad.net
Mon Apr 28 12:11:38 UTC 2014
This bug was fixed in the package autopkgtest - 2.16
---------------
autopkgtest (2.16) unstable; urgency=medium
* adt-buildvm-ubuntu-cloud: Use "-monitor null" instead of "-monitor none",
as the latter does not work with older Qemu versions.
* adt-virt-qemu: Don't call qemu-img with -q option, it doesn't exist in
older Qemu versions yet. Redirect stdout instead.
* tools/adt-setup-vm: Disable downloading of package translations to save
some bandwidth. Thanks Jean-Baptiste Lallement.
* adt-virt-qemu: Fix race condition that caused a ValueError when the exit
code file was not written yet.
* adt-virt-qemu: Automatically detect a normal user to run tests as, unless
-u is given. This works similarly to -lxc.
* Add tests for adt-virt-user with non-default users.
* adt-virt-qemu: Disable shared downtmp for now, it breaks on older Qemu
versions and the current setup does not work with different UIDs in the
testbed.
* adt-virt-qemu: Use file locks for host-side ssh port forwards to avoid
race condition.
* adt-run: Drop usage of dh_listpackages, it needs debhelper which is an
undeclared (and also unwanted) dependency. Parse debian/control directly
and make use of our existing arch tag resolution. (LP: #1312276)
* adt-virt-qemu: Copy host's timezone into VM to avoid time zone skew when
copying files.
* adt-virt-qemu: Show determined normal user instead of <user> in ssh
message, to get a fully copy&pasteable command.
* adt-virt-qemu: Ensure tests which run as root have $HOME set.
* Fix --proposed option to also apply to sources.list.d/* lists and to
multiple sources. (LP: #1313278)
* adt-buildvm-ubuntu-cloud: Install haveged, to avoid failing tests due to
running out of entropy.
* adt-virt-qemu: Add --qemu-options for passing additional options to QEMU.
Thanks Diogo Matsubara!
-- Martin Pitt <mpitt at debian.org> Sun, 27 Apr 2014 22:37:15 +0200
** Changed in: autopkgtest (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1312276
Title:
Uses dh_listpackages which needs dephelper, missing dependency
Status in “autopkgtest” package in Ubuntu:
Fix Released
Bug description:
Would probably be better to eliminate dh_listpackages, as debhelper is
often not installed in CI environments.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1312276/+subscriptions
More information about the foundations-bugs
mailing list