Bug 1625641
Summary: | qemu-system-x86_64: symbol lookup error: qemu-system-x86_64: undefined symbol: libusb_set_option | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Richard W.M. Jones <rjones> |
Component: | qemu | Assignee: | Fedora Virtualization Maintainers <virt-maint> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 29 | CC: | amit, berrange, cfergeau, crobinso, dwmw2, itamar, libvirt-maint, mnaser, mr.nuke.me, pbonzini, rjones, rvykydal, tburke, virt-maint |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-20 21:09:29 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: | |||
Bug Depends On: | |||
Bug Blocks: | 910269 |
Description
Richard W.M. Jones
2018-09-05 12:27:19 UTC
Similar bugs have been filed in the past, but only on MIPS (this bug affects x86_64): https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1561497 https://bugzilla.redhat.com/show_bug.cgi?id=1432101 Actually I just noticed that the real error happens a bit earlier: internal error: Cannot find suitable emulator for x86_64 [code=1 int1=-1] And this is caused by qemu: $ qemu-system-x86_64 --help qemu-system-x86_64: symbol lookup error: qemu-system-x86_64: undefined symbol: libusb_set_option Solution was to update libusbx to 1.0.22-1.fc29 Symbol versions would help here, I think. *** Bug 1635865 has been marked as a duplicate of this bug. *** Shouldn't we file some BZ or reassign this to fix the dependencies? Eg updating @virtualization to latest on F28 Base cloud image breaks virtualization. I'll add a version check to the next build This is still an issue with Fedora 28 at the moment. We're running OpenStack Ansible against Fedora 28 in order to be able to be ready for CentOS 8 release and this is breaking us. Fedora 28 is end of life, and the lowest version of libusbx in fedora 29 is 1.0.22, so this isn't a problem anymore for any stable Fedora version |