canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #03251
[Bug 2056334] Re: wrong version when building a package that's already part of the initial image
Confirmed on salsa, and yes I'm using noble, 5.32ubuntu3, sorry about
that.
One solution I could think of is to go through the list of dependencies
and add a strict version if it's a binary generated by the tested source
package (lib/adt_testbed.py, install_apt)
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/2056334
Title:
wrong version when building a package that's already part of the
initial image
Status in autopkgtest package in Ubuntu:
New
Bug description:
While working on needrestart autopkgtests, I've run into issues
testing it using my standard invocation:
autopkgtest . -U -- lxd autopkgtest/ubuntu/noble/amd64
The runner wouldn't install the built package but would just keep
whichever version is in the archive, while still using the new sources
for getting the test scripts, which of course would result in failures
:)
It works fine with packages not part of the base image, e.g. hello.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2056334/+subscriptions
References