Bug 714147 - Error: Protected multilib versions: libreport-2.0.2-5.fc16.i686 != libreport-2.0.3-1.fc16.x86_64
Summary: Error: Protected multilib versions: libreport-2.0.2-5.fc16.i686 != libreport-...
Keywords:
Status: CLOSED DUPLICATE of bug 715373
Alias: None
Product: Fedora
Classification: Fedora
Component: libreport
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Denys Vlasenko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-17 13:08 UTC by Clyde E. Kunkel
Modified: 2011-06-29 12:08 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-29 12:08:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
yum --skip-broken update (66.78 KB, text/plain)
2011-06-17 14:40 UTC, Clyde E. Kunkel
no flags Details
yum --exclude=libreport --skip-broken update (139.33 KB, text/plain)
2011-06-17 14:44 UTC, Clyde E. Kunkel
no flags Details

Description Clyde E. Kunkel 2011-06-17 13:08:40 UTC
Description of problem:
yum --skip-broken update yields:

Error: Protected multilib versions: libreport-2.0.2-5.fc16.i686 != libreport-2.0.3-1.fc16.x86_64


Version-Release number of selected component (if applicable):
libreport-2.0.3-1

How reproducible:
each time

Steps to Reproduce:
1. yum --skip-broken update
2.
3.
  
Actual results:
yum exits with:
Error: Protected multilib versions: libreport-2.0.2-5.fc16.i686 != libreport-2.0.3-1.fc16.x86_64


Expected results:
normal update

Additional info:
trying yum --exclude=libreport --skip-broken update causes a huge number of skipped packages of type i686 (this is a x86_64 rawhide system)

Comment 1 Clyde E. Kunkel 2011-06-17 14:40:33 UTC
Created attachment 505283 [details]
yum --skip-broken update

Shows Error: Protected multilib versions: libreport-2.0.2-5.fc16.i686 != libreport-2.0.3-1.fc16.x86_64

Comment 2 Clyde E. Kunkel 2011-06-17 14:44:29 UTC
Created attachment 505284 [details]
yum --exclude=libreport --skip-broken update

Shows huge number of skipped packages, most are i686 pkgs....

Comment 3 Clyde E. Kunkel 2011-06-17 14:48:13 UTC
As requested by M.Schwendt:

$ rpm -q libreport
libreport-2.0.2-5.fc16.x86_64
[kunkelc@P5K-EWIFI ~]$ sudo yum list libreport
Loaded plugins: fs-snapshot, langpacks, presto, refresh-packagekit
Installed Packages
libreport.x86_64                           2.0.2-5.fc16                           @mash
Available Packages
libreport.i686                             2.0.3-1.fc16                           mash 
libreport.x86_64                           2.0.3-1.fc16                           mash

Comment 4 Clyde E. Kunkel 2011-06-17 15:47:01 UTC
Per M. Schwendt:


This is the interesting part:

---> Package libreport.x86_64 0:2.0.2-5.fc16 will be updated
--> Processing Dependency: libreport = 2.0.2-5.fc16 for package: abrt-2.0.2-5.fc16.x86_64

So, abrt explicitly requires libreport with a specific version.
And since this update would replace the old libreport with a new version,
Yum's multiarch resolver typically gets confused and tries to look for
the needed version in the i686 packages.
 => ABRT needs a rebuild for this new libreport

Comment 5 Michael Schwendt 2011-06-29 12:08:08 UTC
Meanwhile, this has changed into a worse problem collecting the duplicates. abrt-gui no longer explicitly requires libreport subpackages, but libreport-gtk breaks deps elsewhere -> bug 715373 / bug 715212 and more...

*** This bug has been marked as a duplicate of bug 715373 ***


Note You need to log in before you can comment on or make changes to this bug.