Bug 502353

Summary: rpm_check_debug prints 'rpmlib(FileDigests) is needed by ...'
Product: [Community] Virtualization Tools Reporter: Richard W.M. Jones <rjones>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: markmc, mbooth, rjones, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-12 11:19:57 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 Richard W.M. Jones 2009-05-24 12:36:05 UTC
This happens using yum when trying to compile
libguestfs on Debian:

Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
rpmlib(FileDigests) is needed by upstart-0.3.9-24.fc11.x86_64
rpmlib(FileDigests) is needed by ntfs-3g-2009.4.4-1.fc11.i586
[...]

libguestfs 1.0.31
Debian 5.0.1 x86_64

Comment 1 Richard W.M. Jones 2009-05-24 12:38:15 UTC
Upstream yum bug apparently is:
http://yum.baseurl.org/ticket/79

Comment 2 Richard W.M. Jones 2009-05-24 13:09:03 UTC
Temporary workaround is to install the F-10 appliance, ie:

./configure --with-repo=fedora-10 --with-updates=updates-released-f10

Comment 3 Mark McLoughlin 2009-05-25 15:07:25 UTC
Moving upstream, since it's about building on Debian ... even though it's due to a yum/Fedora bug? Funky

Comment 4 Richard W.M. Jones 2010-05-12 11:19:57 UTC
We're building libguestfs fine on Debian now, so closing.