[Repost] What is "Error: Protected multilib versions"

John Reiser jreiser at bitwagon.com
Thu Apr 5 13:32:47 UTC 2012


>> # yum install /usr/sbin/libvirtd

>> Error: Protected multilib versions: libvirt-client-0.9.10-2.fc17.i686 != libvirt-client-0.9.10-3.fc17.x86_64

>> What does the error mean?
> ...

Or, some packager forgot to use %{?_isa} when specifying package dependencies
which are [or become] architecture-dependent.  This is a common and *systematic*
error which causes much grief.  None of the tools check for it, which is another
bug^W"opportunity for enhancement".

-- 


More information about the devel mailing list