see also related pacemaker/pcs bug 1826045 -- 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 corosync package in Ubuntu: Fix Released Status in corosync source package in Disco: New 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/ubuntu/+source/corosync/+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

