Bug 1778517

Summary: qemu-kvm uninstallable on Rawhide armv7
Product: [Fedora] Fedora Reporter: Richard W.M. Jones <rjones>
Component: qemuAssignee: Richard W.M. Jones <rjones>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: amit, berrange, cfergeau, dan, dwmw2, itamar, pbonzini, rjones, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qemu-4.2.0-0.3.rc2.fc32 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-02 21:33:10 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: 245418    

Description Richard W.M. Jones 2019-12-01 20:25:48 UTC
Description of problem:

On armv7:

DEBUG util.py:596:  Error: 
DEBUG util.py:596:   Problem: package libvirt-daemon-kvm-5.9.0-1.fc32.armv7hl requires qemu-kvm, but none of the providers can be installed
DEBUG util.py:596:    - package libguestfs-1:1.41.8-2.fc32.armv7hl requires libvirt-daemon-kvm >= 0.10.2-3, but none of the providers can be installed
DEBUG util.py:596:    - package qemu-kvm-2:4.2.0-0.2.rc2.fc32.armv7hl requires qemu-system-arm = 2:4.2.0-0.2.rc2.fc32, but none of the providers can be installed
DEBUG util.py:596:    - package libguestfs-devel-1:1.41.8-2.fc32.armv7hl requires libguestfs.so.0, but none of the providers can be installed
DEBUG util.py:596:    - package libguestfs-devel-1:1.41.8-2.fc32.armv7hl requires libguestfs(armv7hl-32) = 1:1.41.8-2.fc32, but none of the providers can be installed
DEBUG util.py:596:    - package qemu-system-arm-2:4.2.0-0.2.rc2.fc32.armv7hl requires qemu-system-arm-core = 2:4.2.0-0.2.rc2.fc32, but none of the providers can be installed
DEBUG util.py:596:    - conflicting requests
DEBUG util.py:596:    - nothing provides libibverbs.so.1 needed by qemu-system-arm-core-2:4.2.0-0.2.rc2.fc32.armv7hl
DEBUG util.py:596:    - nothing provides libibverbs.so.1(IBVERBS_1.0) needed by qemu-system-arm-core-2:4.2.0-0.2.rc2.fc32.armv7hl
DEBUG util.py:596:    - nothing provides libibverbs.so.1(IBVERBS_1.1) needed by qemu-system-arm-core-2:4.2.0-0.2.rc2.fc32.armv7hl
DEBUG util.py:596:    - nothing provides librdmacm.so.1 needed by qemu-system-arm-core-2:4.2.0-0.2.rc2.fc32.armv7hl
DEBUG util.py:596:    - nothing provides librdmacm.so.1(RDMACM_1.0) needed by qemu-system-arm-core-2:4.2.0-0.2.rc2.fc32.armv7hl
DEBUG util.py:596:    - nothing provides libibumad.so.3 needed by qemu-system-arm-core-2:4.2.0-0.2.rc2.fc32.armv7hl

It's installable on other architectures so I guess that RDMA has
been removed form 32 bit ARM?

Version-Release number of selected component (if applicable):

See versions above.

How reproducible:

100%

Steps to Reproduce:
1. dnf install qemu-kvm

Comment 1 Daniel Berrangé 2019-12-02 10:15:02 UTC
This was added in the rebase of rdma-core RPM on Thursday 28th

# 32-bit arm is missing required arch-specific memory barriers,
ExcludeArch: %{arm}

Comment 2 Daniel Berrangé 2019-12-02 15:49:08 UTC
QEMU fix is committed to master, but I can't rebuild QEMU until we rebuild libiscsi first

https://src.fedoraproject.org/rpms/libiscsi/pull-request/1

Comment 3 Richard W.M. Jones 2019-12-02 15:53:42 UTC
I merged that change to libiscsi, doing a build now:

https://koji.fedoraproject.org/koji/taskinfo?taskID=39413351

Comment 4 Richard W.M. Jones 2019-12-02 16:12:45 UTC
qemu build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=39413627

Comment 5 Richard W.M. Jones 2019-12-02 21:33:10 UTC
Should now be fixed in qemu-4.2.0-0.3.rc2.fc32