Bug 680270

Summary: libvirt-client is missing some dependencies
Product: [Fedora] Fedora Reporter: Eric Blake <eblake>
Component: libvirtAssignee: Daniel Veillard <veillard>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: aquini, berrange, clalance, crobinso, itamar, jforbes, laine, rtguille, veillard, virt-maint, walovaton, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libvirt-0.8.8-7.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-12 04:59:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eric Blake 2011-02-24 21:04:17 UTC
Description of problem:
The libvirt-client package is missing some dependencies

Version-Release number of selected component (if applicable):
libvirt-client-0.8.8-2.fc15.x86_64

How reproducible:
100:

Steps to Reproduce:
1. On a bare-bones F15 or rawhide installation, 'yum install libvirt-client'
2. Reboot
3. Run virt-pki-validate
  
Actual results:
2. during bootup, the init script fails:
/etc/rc.d/init.d/libvirt-guests: line 37: /usr/bin/gettext.sh: No such file or directory
3. virt-pki-validate starts with a line "Found ", which is due to bogus logic in the script as well as a dependency bug

Expected results:
Installation of the package should drag in all prerequisites (gettext, gnutls-utils), and virt-pki-validate should fix the logic bug.

Additional info:
Fixed by these upstream commits, two of which need to be factored into the .spec file for building the rpm:

commit 39164c11d3f8c6523902f6810431f0d12169b240
Author: Osier Yang <jyang>
Date:   Fri Feb 18 13:45:13 2011 +0800

    Requires gettext for client package

commit e57f834547dbbdb4a2b445ece5ab51e6777b9ee5
Author: Eric Blake <eblake>
Date:   Mon Feb 21 10:43:29 2011 -0700

    build: add dependency on gnutls-utils

commit 9b47915914a2754753c0401a56b67f4c908c94fb
Author: Dan Kenigsberg <danken>
Date:   Sun Feb 20 22:29:25 2011 +0200

    virt-pki-validate: behave when CERTTOOL is missing

Comment 1 Michal Schmidt 2011-04-02 20:45:07 UTC
*** Bug 687949 has been marked as a duplicate of this bug. ***

Comment 2 Fedora Update System 2011-07-06 15:57:06 UTC
libvirt-0.8.8-7.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/libvirt-0.8.8-7.fc15

Comment 3 Fedora Update System 2011-07-06 21:31:33 UTC
Package libvirt-0.8.8-7.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libvirt-0.8.8-7.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/libvirt-0.8.8-7.fc15
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-07-12 04:59:21 UTC
libvirt-0.8.8-7.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Eric Blake 2011-12-06 13:46:38 UTC
*** Bug 717957 has been marked as a duplicate of this bug. ***

Comment 6 Eric Blake 2011-12-06 13:46:55 UTC
*** Bug 706777 has been marked as a duplicate of this bug. ***

Comment 7 Cole Robinson 2012-06-07 00:17:22 UTC
*** Bug 706885 has been marked as a duplicate of this bug. ***