Bug 812097

Summary: qemu needs to have dep on newer usbredir
Product: [Fedora] Fedora Reporter: Ansis Atteka <ansisatteka>
Component: qemuAssignee: Fedora Virtualization Maintainers <virt-maint>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: amit.shah, berrange, cfergeau, crobinso, dwmw2, itamar, knoel, pbonzini, scottt.tw, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-09 23:01:34 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 Ansis Atteka 2012-04-12 18:16:12 UTC
Description of problem:
Can't start qemu-kvm process because of missing symbols (most likely from libusb-devel).

Version-Release number of selected component (if applicable):
qemu 2:1.0.11.fc17

How reproducible:
Always! After a fresh Fedora 17 + @virtualization install.

Steps to Reproduce:
1. su -c "yum install @virtualization"
2. qemu-kvm --help
  
Actual results:
qemu-kvm: symbol lookup error: qemu-kvm: undefined symbol: usbredirparser_send_filter_filter

Expected results:
The help summary should be printed.

Additional info:
I am running fedora 17 inside virt-manager+KVM on Ubuntu 12.04. Haven't tried to reproduce this bug on baremetal. The VME flag is exposed to the guest.

Comment 1 Daniel Berrangé 2012-04-12 19:08:19 UTC
Your usbredir RPM is outdated - there's a spec bug which means we don't pull in the newer version automatically, but it should still be available. Make sure you have run 'yum update' to fully update your machine

Comment 2 Ansis Atteka 2012-04-12 20:09:33 UTC
(In reply to comment #1)
> Your usbredir RPM is outdated - there's a spec bug which means we don't pull in
> the newer version automatically, but it should still be available. Make sure
> you have run 'yum update' to fully update your machine

Indeed, it seems that Fedora 17 by default comes with older usbredir 3.3-1.fc17 (if I install it with "yum install @virtualization"). But after installing it with "yum install usbredir.x86_64" I get version 4.3-1.fc17 and that fixes this particular issue.

Comment 3 Fedora Update System 2012-07-30 11:25:00 UTC
qemu-1.0.1-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/qemu-1.0.1-1.fc17

Comment 4 Fedora Update System 2012-07-30 22:28:37 UTC
Package qemu-1.0.1-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing qemu-1.0.1-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-11302/qemu-1.0.1-1.fc17
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-08-09 23:01:34 UTC
qemu-1.0.1-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.