On Fri, May 28, 2010 at 09:36:42AM +0200, Rainer Traut wrote: > Hi, > > am using dell-community-repository and dell-omsa-repository on > PE2950 with EL5.5 x86_64. > > It seems the dell-community repo is missing the new i386 version of > libsmbios? > > A #yum update > gives this output: > > Transaction Check Error: > file /usr/share/locale/de/LC_MESSAGES/libsmbios-2.2-x86_64.mo from > install of libsmbios-2.2.21-3.1.el5.x86_64 conflicts with file from > package libsmbios-2.2.19-10.1.el5.i386
You can't have multiple versions on 2 different architectures. You can have the same version on 2 architectures (multilib). Either upgrade libsmbios.i386 first, then install libsmbios.x86_64, or remove either that you don't need. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
