[Bug 1796932] Re: FTBFS in cosmic test_list_os

2019-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package virt-manager - 1:1.5.1-0ubuntu1.2 --- virt-manager (1:1.5.1-0ubuntu1.2) bionic; urgency=medium * d/p/lp-1796932-tests-osdict-fix-ordering-issue-with-new-osinfo.patch: fix FTBFS due to self-tests failing with new osinfo (LP: #1796932) -- dann f

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2019-03-01 Thread Christian Ehrhardt 
Build [1] completed, therefore setting verified as fixing FTBFS was the purpose of the fix. [1]: https://launchpad.net/ubuntu/+source/virt- manager/1:1.5.1-0ubuntu1.2/+build/16437071 ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-done verification-done

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2019-03-01 Thread Timo Aaltonen
Hello Christian, or anyone else affected, Accepted virt-manager into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/virt- manager/1:1.5.1-0ubuntu1.2 in a few hours, and then in the -proposed repository. Please help us by testing this new packa

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2019-02-28 Thread dann frazier
** Description changed: - The build hits an error due to some change: + [Impact] + virt-manager FTBFS in bionic due to the updated osinfo-db in -updates. It tickles a bug in a virt-manager test case. + [Test Case] + Rebuild virt-manager in bionic w/ -updates enabled. + On failure: + [...] ch

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2018-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package virt-manager - 1:1.5.1-0ubuntu2 --- virt-manager (1:1.5.1-0ubuntu2) cosmic; urgency=medium * d/p/lp-1794315-connection-avoid-failing-on-NoneType.patch: fix a race (worse on slow remote connections) that would break connecting to a remote (LP

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2018-10-10 Thread Robie Basak
** Tags added: ftbfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796932 Title: FTBFS in cosmic test_list_os To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sour

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2018-10-10 Thread  Christian Ehrhardt 
The returned values are clumped/sorted by urldistro: https://github.com/virt-manager/virt-manager/blob/v1.5-maint/virtinst/osdict.py#L90 https://github.com/virt-manager/virt-manager/blob/v1.5-maint/virtinst/osdict.py#L382 https://github.com/virt-manager/virt-manager/blob/v1.5-maint/virtinst/osdict.

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2018-10-10 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~paelzer/ubuntu/+source/virt-manager/+git/virt-manager/+merge/356334 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796932 Title: FTBFS in co

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2018-10-10 Thread  Christian Ehrhardt 
TL;DR for now: - new OSDB contains silverblue28 - silverblue28 is fedora based, so is its URI - that makes OSDB code in virt-manager to "clump" it with Fedora - That breaks the assumption in tests/osdict.py test_list_os will contain fedora* followed by rhel* - new virt-mamager doesn't have the tes

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2018-10-10 Thread  Christian Ehrhardt 
Latest git of virt-manager builds fine. But that is due to [1] which is a nice development, but not ok as a "bugfix" for the current issue. Furthermore there is no released version of virt-manager with that code yet, so it might be unverified and has some rough edges. It is unlikely that we can

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2018-10-10 Thread  Christian Ehrhardt 
For the sake of knowing the potential last resort actions - removing /usr/share/osinfo/os/fedoraproject.org/silverblue-28.xml makes it work as it did before. But I'd prefer to have a valid fix in code instead if there is any. -- You received this bug notification because you are a member of Ubun

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2018-10-10 Thread  Christian Ehrhardt 
On Bionic it finds ~27 Fedoras and then also plenty of rhel entries. In fact on cosmic there are a few more releases known (newer OSDB). But I think I have spotted what breaks it. Cosmic: idx 116 osobj.name fedora-unknown idx 117 osobj.name fedora28 idx 118 osobj.name silverblue28 idx 119 osobj.n

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2018-10-10 Thread  Christian Ehrhardt 
Reproducible via $ python setup.py test -v -d --testfile /root/virt-manager-1.5.1/tests/osdict.py Debugging this I see that full_list = OSDB.list_os() contains various fedora and rhel entries. But: pref_list = OSDB.list_os(typename="linux", sortpref=["fedora", "rhel"]) Only has these three en

[Bug 1796932] Re: FTBFS in cosmic test_list_os

2018-10-09 Thread  Christian Ehrhardt 
It actually was part of the FTBFS check https://launchpadlibrarian.net/391461281/buildlog_ubuntu-cosmic-amd64.virt-manager_1%3A1.5.1-0ubuntu1_BUILDING.txt.gz But being in universe it didn't bubble up yet :-/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is