[Bug 1845157] Re: runner/autopkgtest fails to setup env with binary packages moved to another packge, and different source/binary versions
Launchpad Bug Tracker
1845157 at bugs.launchpad.net
Thu Jun 18 16:55:42 UTC 2020
This bug was fixed in the package autopkgtest - 5.13.1
---------------
autopkgtest (5.13.1) unstable; urgency=medium
* autopkgtest-build-qemu: revert commit that broke image creation
(Closes: #956659)
-- Antonio Terceiro <terceiro at debian.org> Fri, 17 Apr 2020 22:02:07
-0300
** 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/1845157
Title:
runner/autopkgtest fails to setup env with binary packages moved to
another packge, and different source/binary versions
Status in autopkgtest package in Ubuntu:
Fix Released
Status in autopkgtest package in Debian:
Fix Released
Bug description:
seen at http://autopkgtest.ubuntu.com/packages/b/binutils/eoan/amd64
looks like a combination of:
- binary packages now built from a different source package
- source and binary package version different (here in
binutils-mipsen).
<doko> https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-eoan/eoan/amd64/b/binutils/20190924_072646_1d504@/log.gz
<doko> where does this comparison come from, dpkg --compare-versions 2.32.90.20190917-0ubuntu1 lt 4~c4ubuntu1 ?
<doko> E: Can not find version '4~c4ubuntu1' of package 'binutils'
<doko> E: Unable to find a source package for binutils
<doko> that's the version of the binutils-mipsen source package, not the binutils package
<cjwatson> I don't speak autopkgtest very well, but just from grepping that looks like:
<cjwatson> runner/autopkgtest:472: dpkg --compare-versions "$ver" lt "$maxver" || maxver="$ver";
<cjwatson> (from my clone of https://salsa.debian.org/ci-team/autopkgtest)
<doko> hmm, this looks too clever. some binary packages are now built from binutils-mipsen, and not from binutils anymore. wondering if we should just ignore these failures and see if things go green again once everything migrated?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1845157/+subscriptions
More information about the foundations-bugs
mailing list