Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1040221

Summary: Broken qemu-kvm build depends
Product: Red Hat Enterprise Linux 7 Reporter: Alex Williamson <alex.williamson>
Component: qemu-kvmAssignee: Miroslav Rezanina <mrezanin>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: acathrow, alex.williamson, hhuang, juzhang, virt-maint, xfu
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-20 07:33:14 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:

Description Alex Williamson 2013-12-11 00:50:38 UTC
Description of problem:

[root@virtlab407 SPECS]# yum-builddep ~/qemu-kvm-1.5.3-21.el7.src.rpm
Loaded plugins: langpacks, product-id
Getting requirements for 10:qemu-kvm-1.5.3-21.el7.src
 --> Already installed : zlib-devel-1.2.7-10.el7.x86_64
 --> Already installed : SDL-devel-1.2.15-9.el7.x86_64
 --> Already installed : which-2.20-5.el7.x86_64
 --> Already installed : texi2html-1.82-9.el7.noarch
 --> Already installed : gnutls-devel-3.1.16-1.el7.x86_64
 --> Already installed : cyrus-sasl-devel-2.1.26-13.el7.x86_64
 --> Already installed : libtool-2.4.2-18.el7.x86_64
 --> Already installed : libaio-devel-0.3.109-10.el7.x86_64
 --> Already installed : rsync-3.0.9-11.el7.x86_64
 --> Already installed : pciutils-devel-3.2.0-2.el7.x86_64
 --> Already installed : pulseaudio-libs-devel-3.0-11.el7.x86_64
 --> Already installed : libiscsi-devel-1.9.0-3.el7.x86_64
 --> Already installed : ncurses-devel-5.9-11.20130511.el7.x86_64
 --> Already installed : libattr-devel-2.4.46-10.el7.x86_64
 --> Already installed : libusbx-devel-1.0.15-2.el7.x86_64
 --> Already installed : usbredir-devel-0.6-5.el7.x86_64
 --> Already installed : texinfo-5.1-1.el7.x86_64
 --> Already installed : libcurl-devel-7.29.0-12.el7.x86_64
 --> Already installed : systemtap-2.4-1.el7.x86_64
 --> Already installed : systemtap-sdt-devel-2.4-1.el7.x86_64
 --> Already installed : nss-devel-3.15.3-1.el7.x86_64
 --> Already installed : libjpeg-turbo-devel-1.2.90-3.el7.x86_64
 --> Already installed : 2:libpng-devel-1.5.13-2.el7.x86_64
 --> Already installed : libuuid-devel-2.23.2-7.el7.x86_64
 --> Already installed : bluez-libs-devel-4.101-10.el7.x86_64
 --> Already installed : brlapi-devel-0.6.0-6.el7.x86_64
 --> Already installed : check-devel-0.9.9-3.el7.x86_64
 --> Already installed : libcap-devel-2.22-6.el7.x86_64
 --> Already installed : pixman-devel-0.30.0-1.el7.x86_64
 --> Already installed : perl-podlators-2.5.1-2.el7.noarch
No uninstalled build requires
[root@virtlab407 SPECS]# rpmbuild -ba qemu-kvm.spec 
error: Failed build dependencies:
	spice-protocol >= 0.12.2 is needed by qemu-kvm-10:1.5.3-21.el7.x86_64
	spice-server-devel >= 0.12.0 is needed by qemu-kvm-10:1.5.3-21.el7.x86_64
	libseccomp-devel >= 1.0.0 is needed by qemu-kvm-10:1.5.3-21.el7.x86_64
	glusterfs-api-devel is needed by qemu-kvm-10:1.5.3-21.el7.x86_64
	glusterfs-devel is needed by qemu-kvm-10:1.5.3-21.el7.x86_64

Version-Release number of selected component (if applicable):
qemu-kvm-10:1.5.3-21.el7

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Alex Williamson 2013-12-12 14:24:29 UTC
This may be a dupe of bug 1040219 if the problem turns out to be in yum

Comment 3 Miroslav Rezanina 2013-12-15 18:15:34 UTC
Can you please provide more information about your system (version of yum-builddep) as I was not able to reproduce this problem - I run yum-builddep twice, first run install all packages, second report all installed and I was able to build package successfully.

Comment 4 Miroslav Rezanina 2014-01-20 07:33:14 UTC
As wrote in bz 1040219, yum is not capable of these so closing as dup.

*** This bug has been marked as a duplicate of bug 1040219 ***

Comment 5 Red Hat Bugzilla 2023-09-14 01:55:12 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days