On Sun, May 12, 2013 at 11:00 PM, Todd And Margo Chester <[email protected] <mailto:[email protected]>> wrote:On Sun, May 12, 2013 at 10:14 PM, Todd And Margo Chester <[email protected] <mailto:[email protected]> <mailto:[email protected] <mailto:[email protected]>__>> wrote: Hi All, Yum is giving me a error I don't know how to handle: # yum --skip-broken upgrade ... Error: Protected multilib versions: sqlite-3.6.23.1-0.3.el6.x86_64 != sqlite-3.6.20-1.el6.i686 Error: Protected multilib versions: raptor-1.4.21-0.10.el6.x86_64 != raptor-1.4.18-5.el6_2.1.x86_____64\ What is a "Protected multilib version"? And, how do I fix it? Many thanks, -T On 05/12/2013 07:25 PM, Jamie Duncan wrote: try: rpm -qa sqlite and rpm -qa raptor You likely have multiple versions installed, and need to yum remove the older one (assuming that's the one you want removed). Hi Jamie, # rpm -qa sqlite\* sqlite-3.6.20-1.el6.i686 sqlite-3.6.20-1.el6.x86_64 When I tried to remove sqlite, oh holy molly:
On 05/12/2013 08:07 PM, Jamie Duncan wrote:
do you need all of those 32-bit libs?
Komposer yes, but none of the rest
