On Tue, Aug 25, 2020 at 09:43:28 +0100, Daniel P. Berrangé wrote: > On Tue, Aug 25, 2020 at 12:11:30AM +0200, Jiri Denemark wrote: > > On Fri, Aug 21, 2020 at 12:30:09 +0100, Daniel P. Berrangé wrote: > > > The logic to disable Ceph on 32-bit was protected by a Fedora > > > conditional. This is redundant as RHEL doesn't build on 32-bit > > > platforms for years. > > > > But libvirt is still built on i686 even on RHEL for 32b libraries. And > > this includes libvirt-daemon-driver-storage-rbd sub-package. Actually > > looking at the spec file, we even build libvirtd on i686 RHEL. > > I should have clarified, that it isn't shipped on 32-bit for RHEL, > just built to get multi-lib libraries. Hmm, yes, I got confused and lost when looking at the huge list of libvirt packages. I saw the i686 packages there and didn't realize I was already looking at the "don't ship" part of the list. Reviewed-by: Jiri Denemark <jdenemar@xxxxxxxxxx>