Public bug reported:

[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.

** Affects: corosync (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: corosync (Ubuntu Disco)
     Importance: Undecided
         Status: New

** Also affects: corosync (Ubuntu Disco)
   Importance: Undecided
       Status: New

** Changed in: corosync (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831492

Title:
  autopkgtest --apt-pocket=proposed=<any trigger> fails with corosync in
  disco

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/1831492/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to