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
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
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
** 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
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
** 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
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.
** 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
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
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
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
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
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
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
14 matches
Mail list logo