[CentOS] multilib error on centos 6.2 x86_64

Wed Dec 21 10:44:33 UTC 2011
Johnny Hughes <johnny at centos.org>

On 12/21/2011 01:38 AM, lee_yiu_chung at yahoo.com wrote:
>> I just tried to update to CentOS 6.2, but I am faced with "Errors: Protected multilib versions" error, the offending packages are:
>>
>> jasper-libs.i686
>> krb5-libs.i686
>> nss.i686
>>
>> After some investigation, it turns out that there are newer packages in "x86_64 updates" repository, but only for x86_64 version, while in "x86_64 main" repository there are older i686 version packages, causing version conflict. To solve these problem, I have to manually install the newer i686 packages in "i686 updates" repository. Is there anything wrong in the build system that lacked those i686 packages in"x86_64 updates" repository?
>>
>> _______________________________________________
>> CentOS mailing list
>> CentOS at centos.org
>> http://lists.centos.org/mailman/listinfo/centos
>>
> 
> Sorry that I got Chinese name mangled in the email...and I think it would be better to clarify
> something.
> 
> In CentOS/6.2/os/x86_64/Packages (x86_64 main), there are those packages available:
> 
> jasper-libs-1.900.1-15.el6.i686.rpm
> jasper-libs-1.900.1-15.el6.x86_64.rpm
> krb5-libs-1.9-22.el6.i686.rpm
> krb5-libs-1.9-22.el6.x86_64.rpm
> nss-3.12.10-16.el6.i686.rpm
> nss-3.12.10-16.el6.x86_64.rpm
> 
> But in CentOS/6.2/updates/x86_64/Packages (x86_64 updates), only these packages are available:
> jasper-libs-1.900.1-15.el6_1.1.x86_64.rpm
> krb5-libs-1.9-22.el6_2.1.x86_64.rpm
> nss-3.12.10-17.el6_2.x86_64.rpm
> 
> So when I tried to run "yum update" to upgrade to 6.2, these packages would be picked up and caused
> multilib error:
> 
> jasper-libs-1.900.1-15.el6.i686.rpm (x86_64 main)
> jasper-libs-1.900.1-15.el6_1.1.x86_64.rpm (x86_64 updates)
> krb5-libs-1.9-22.el6.i686.rpm (x86_64 main)
> krb5-libs-1.9-22.el6_2.1.x86_64.rpm (x86_64 updates)
> nss-3.12.10-16.el6.i686.rpm (x86_64 main)
> nss-3.12.10-17.el6_2.x86_64.rpm (x86_64 updates)
> 
> To solve this problem, I have to manually pick up these packages from
> CentOS/6.2/updates/i386/Packages (i386 update) and install them:
> jasper-libs-1.900.1-15.el6_1.1.i686.rpm
> krb5-libs-1.9-22.el6_2.1.i686.rpm
> nss-3.12.10-17.el6_2.i686.rpm
> 
> Hope this would clarify the situation.

Thanks for the report, this is now fixed on the master mirror and will
be syncing to all the other mirrors shortly.  The following multilib
packages were added to the updates/x86_64/Packages directory:

bind-devel-9.7.3-8.P3.el6_2.1.i686.rpm
bind-libs-9.7.3-8.P3.el6_2.1.i686.rpm
dhcp-devel-4.1.1-25.P1.el6_2.1.i686.rpm
finch-2.7.9-3.el6.2.i686.rpm
finch-devel-2.7.9-3.el6.2.i686.rpm
jasper-devel-1.900.1-15.el6_1.1.i686.rpm
jasper-libs-1.900.1-15.el6_1.1.i686.rpm
krb5-devel-1.9-22.el6_2.1.i686.rpm
krb5-libs-1.9-22.el6_2.1.i686.rpm
krb5-server-ldap-1.9-22.el6_2.1.i686.rpm
libicu-4.2.1-9.1.el6_2.i686.rpm
libicu-devel-4.2.1-9.1.el6_2.i686.rpm
libipa_hbac-1.5.1-66.el6_2.1.i686.rpm
libipa_hbac-devel-1.5.1-66.el6_2.1.i686.rpm
libpurple-2.7.9-3.el6.2.i686.rpm
libpurple-devel-2.7.9-3.el6.2.i686.rpm
libvirt-client-0.9.4-23.el6_2.1.i686.rpm
libvirt-devel-0.9.4-23.el6_2.1.i686.rpm
net-snmp-devel-5.5-37.el6_2.1.i686.rpm
net-snmp-libs-5.5-37.el6_2.1.i686.rpm
nss-3.12.10-17.el6_2.i686.rpm
nss-devel-3.12.10-17.el6_2.i686.rpm
nss-pkcs11-devel-3.12.10-17.el6_2.i686.rpm
pidgin-devel-2.7.9-3.el6.2.i686.rpm
sssd-client-1.5.1-66.el6_2.1.i686.rpm
xorg-x11-server-devel-1.10.4-6.el6_2.1.i686.rpm

Better still, the faulty compare to copy multilib items into x86_64
(which was not seeing any packages) was fixed as well, so this should
not recur.

Thanks,
Johnny Hughes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos/attachments/20111221/90786b80/attachment-0004.sig>