Bug 841552 - livemedia-creator requests libvirt to be installed, although it has already been installed
Summary: livemedia-creator requests libvirt to be installed, although it has already b...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: lorax
Version: 17
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-19 11:32 UTC by Jan Stodola
Modified: 2012-07-21 00:51 UTC (History)
3 users (show)

Fixed In Version: lorax-18.11-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-21 00:51:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Stodola 2012-07-19 11:32:11 UTC
Description of problem:
livemedia-creator requests libvirt to be installed, although it has already been installed:

[root@melfina live]# livemedia-creator --make-iso --iso live.iso 
2012-07-19 03:13:54,895: virt-install requires libvirt to be installed.
[root@melfina live]# rpm -q libvirt
libvirt-0.9.11.4-3.fc17.x86_64
[root@melfina live]# rpm -q lorax
lorax-17.26-1.fc17.x86_64
[root@melfina live]#

Version-Release number of selected component (if applicable):
lorax-17.26-1.fc17.x86_64

How reproducible:
always

Steps to Reproduce:
1. livemedia-creator --make-iso --iso live.iso
  
Actual results:
[root@melfina live]# livemedia-creator --make-iso --iso live.iso 
2012-07-19 03:13:54,895: virt-install requires libvirt to be installed.

Expected results:
livemedia-creator shows proper error message

Comment 1 Jan Stodola 2012-07-19 11:52:54 UTC
libvirt-python is the package that needs to be installed.


Note You need to log in before you can comment on or make changes to this bug.