Bug 1159370

Summary: Missing dependency on libosinfo
Product: [Fedora] Fedora Reporter: Fabian Deutsch <fdeutsch>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: agedosier, berrange, clalancette, crobinso, gscrivan, itamar, jforbes, laine, lars, libvirt-maint, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: virt-manager-1.1.0-4.git310f6527.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1159401 (view as bug list) Environment:
Last Closed: 2014-11-22 00:46:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1159401    

Description Fabian Deutsch 2014-10-31 17:08:53 UTC
Description of problem:
pkcon install virt-sinstall does not pull in libosinfo

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
[root@host-01 images]# virt-install --help
Traceback (most recent call last):
  File "/usr/share/virt-manager/virt-install", line 29, in <module>
    import virtinst
  File "/usr/share/virt-manager/virtinst/__init__.py", line 85, in <module>
    from virtinst.distroinstaller import DistroInstaller
  File "/usr/share/virt-manager/virtinst/distroinstaller.py", line 28, in <module>
    from . import osdict
  File "/usr/share/virt-manager/virtinst/osdict.py", l

Comment 1 Giuseppe Scrivano 2014-10-31 19:21:23 UTC
yes, the libosinfo dependency is mistakenly added to virt-manager, while it should be added to common.

Patch sent upstream:

https://www.redhat.com/archives/virt-tools-list/2014-October/msg00173.html

Comment 2 Giuseppe Scrivano 2014-11-04 08:06:12 UTC
commit 23d2047576b40e9bb3342cf98d05649dd709b91b
Author: Giuseppe Scrivano <gscrivan>
Date:   Fri Oct 31 20:09:54 2014 +0100

    spec: move dependency to libosinfo from virt-manager to common
    
    Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1159370

Comment 3 Fedora Update System 2014-11-16 20:10:48 UTC
virt-manager-1.1.0-4.git310f6527.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/virt-manager-1.1.0-4.git310f6527.fc21

Comment 4 Cole Robinson 2014-11-17 21:46:51 UTC
*** Bug 1164922 has been marked as a duplicate of this bug. ***

Comment 5 Fedora Update System 2014-11-18 12:13:51 UTC
Package virt-manager-1.1.0-4.git310f6527.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing virt-manager-1.1.0-4.git310f6527.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-15270/virt-manager-1.1.0-4.git310f6527.fc21
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2014-11-22 00:46:28 UTC
virt-manager-1.1.0-4.git310f6527.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.