Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1657928

Summary: libvirt uninstallable on 32 bit arches: nothing provides librados.so.2 needed by libvirt-daemon-driver-storage-rbd-4.10.0-1.fc30.i686
Product: [Fedora] Fedora Reporter: Richard W.M. Jones <rjones>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: agedosier, berrange, clalancette, itamar, jforbes, laine, libvirt-maint, veillard
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libvirt-4.10.0-2.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-10 19:17:22 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-12-10 18:21:51 UTC
Description of problem:

DEBUG util.py:439:  Error: 
DEBUG util.py:439:   Problem: package libguestfs-1:1.39.11-2.fc30.i686 requires libvirt-daemon-kvm >= 0.10.2-3, but none of the providers can be installed
DEBUG util.py:439:    - package libvirt-daemon-kvm-4.10.0-1.fc30.i686 requires libvirt-daemon-driver-storage = 4.10.0-1.fc30, but none of the providers can be installed
DEBUG util.py:439:    - package libguestfs-devel-1:1.39.11-2.fc30.i686 requires libguestfs.so.0, but none of the providers can be installed
DEBUG util.py:439:    - package libvirt-daemon-driver-storage-4.10.0-1.fc30.i686 requires libvirt-daemon-driver-storage-rbd = 4.10.0-1.fc30, but none of the providers can be installed
DEBUG util.py:439:    - conflicting requests
DEBUG util.py:439:    - nothing provides librados.so.2 needed by libvirt-daemon-driver-storage-rbd-4.10.0-1.fc30.i686
DEBUG util.py:577:  Child return code was: 1

This is not really a bug in libvirt because ceph has removed
client support, see:

https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/XCQIMO3W3D5XGHQHBVVIBUBPIXKJJJWL/#ZY76AVZ5CPBYLKDIKPX5PQLJNJYXPUS4

We should probably remove the ceph dep on 32 bit arches.

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

libvirt 4.10.0-1.fc30.i686 & armv7

How reproducible:

100%

Steps to Reproduce:
1. Install libvirt on Rawhide on 32 bit arches.