Bug 965309 - Error: Protected multilib versions: python-2.7.5-1.fc19.x86_64 != python-2.7.4-4.fc19.i686
Summary: Error: Protected multilib versions: python-2.7.5-1.fc19.x86_64 != python-2.7....
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Bohuslav "Slavek" Kabrda
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-20 21:14 UTC by Paul Finnigan
Modified: 2013-06-05 03:14 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-04 17:07:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
out put from "rpm -qa | grep python | sort" (3.14 KB, text/plain)
2013-05-23 21:49 UTC, Paul Finnigan
no flags Details
output from "yum update -y --skip-broken" (21.91 KB, text/plain)
2013-05-23 21:51 UTC, Paul Finnigan
no flags Details

Description Paul Finnigan 2013-05-20 21:14:52 UTC
Description of problem:
Yum update -y

Fails:

Error: Protected multilib versions: python-2.7.5-1.fc19.x86_64 != python-2.7.4-4.fc19.i686


I have no python i686 packages installed.

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

python-2.7.5-1.fc19.x86_64

How reproducible: everytime

Steps to Reproduce:
1. Yum update -y


Actual results:
Error: Protected multilib versions: python-2.7.5-1.fc19.x86_64 != python-2.7.4-4.fc19.i686

Expected results:
Packages updated

Additional info:

Comment 1 Bohuslav "Slavek" Kabrda 2013-05-21 09:23:22 UTC
That is strange. Could you please attach output of

rpm -qa | grep python | sort

Could you also paste the set of packages that yum is trying to update? Maybe the i686 package is being drawn their as a dependency of something.

Thanks.

Comment 2 Paul Finnigan 2013-05-23 21:49:06 UTC
Created attachment 752398 [details]
out put from "rpm -qa | grep python | sort"

As requested.

Comment 3 Paul Finnigan 2013-05-23 21:51:14 UTC
Created attachment 752399 [details]
output from "yum update -y --skip-broken"

Output from yum, note in the meantime samba has a dependency problem that required the skip-broken.

Comment 4 Bohuslav "Slavek" Kabrda 2013-05-24 06:01:56 UTC
I think this is caused by not-yet-updated version of python-docs. Python is 2.7.5, but python-docs are still 2.7.4 and they require Python of precisely same version. So when you try to update, Python 2.7.5 is marked for update, but python-docs need 2.7.4. I will update python-docs asap and we'll see if it solves the problem.

Comment 5 Fedora Update System 2013-05-24 07:00:24 UTC
python-docs-2.7.5-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-docs-2.7.5-1.fc19

Comment 6 Paul Finnigan 2013-05-27 20:51:18 UTC
python-docs-2.7.5-1.fc19 installed and problem goes away.

Thanks

Comment 7 Fedora Update System 2013-06-05 03:14:58 UTC
python-docs-2.7.5-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


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