This is a bug in autopkgtest, not in corosync.
https://code.launchpad.net/~ubuntu-
release/autopkgtest/+git/development/+merge/368289
Source packages listing superseded binaries are not supposed to be
blocking bugs, autopkgtest is just wrongly calculating the source
package version in this corner case.
So this is wontfix for corosync in disco.
** Changed in: corosync (Ubuntu Disco)
Status: New => Won't Fix
** Also affects: auto-package-testing
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to corosync in Ubuntu.
https://bugs.launchpad.net/bugs/1831492
Title:
autopkgtest --apt-pocket=proposed=<any trigger> fails with corosync in
disco
Status in Auto Package Testing:
New
Status in corosync package in Ubuntu:
Fix Released
Status in corosync source package in Disco:
Won't Fix
Bug description:
[impact]
running autopkgtest for corosync in disco with any trigger (e.g. using
--apt-pocket=proposed=src:systemd) fails because the testbed can't
find the corosync source.
[test case]
$ autopkgtest --apt-pocket=proposed=src:systemd --apt-upgrade corosync
-- qemu <DISCO IMG>
or see any of the recent disco corosync autopkgtest logs, e.g.:
http://autopkgtest.ubuntu.com/packages/corosync/disco/amd64
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-
disco/disco/amd64/c/corosync/20190531_185143_8d956@/log.gz
[regression potential]
TBD
[other info]
this is happening because corosync *before* version 3.0.0 built the
'corosync-qnetd' and 'corosync-qdevice' binary debs directly from the
'corosync' source package.
However, at corosync version 3.0.0, those binary debs were split out
into their own 'corosync-qdevice' source package.
Unfortunately, the latest version of corosync in disco is 2.4.4-3,
while corosync-qdevice (source package) also was built and released to
disco-release at version 3.0.0-2ubuntu1.
This results in autopkgtest looking for the 'latest' version of
corosync for all the binary debs in its 'Package-list:' (i.e., running
'apt-cache showsrc --only-source corosync and parsing the Package-
List). Since both 'corosync-qdevice' and 'corosync-qnetd' are
included in that list, it uses the newer 3.0.0-2ubuntu1 as the
'latest' version of the 'corosync' source package to download, but
that isn't available in disco.
To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1831492/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help : https://help.launchpad.net/ListHelp