Bug 1047570

Summary: python3-webob1 prevents yum upgrade
Product: [Fedora] Fedora Reporter: John Schmitt <marmalodak>
Component: python-webobAssignee: Ricky Zhou <ricky>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: a.badger, lmacken, mrunge, ricky
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-webob-1.2.3-8.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-07 06:26:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Schmitt 2013-12-31 21:04:25 UTC
Transaction check error:

  file /usr/lib/python3.3/site-packages/WebOb-1.2.3-py3.3.egg from install of python3-webob1.2-1.2.3-6.fc20.noarch conflicts with file from package python3-webob1.2-1.2.3-3.fc19.noarch

Comment 1 Toshio Ernie Kuratomi 2014-01-06 21:22:07 UTC
Analyzed and found that the root cause is that the updated python-setuptools in F20+ installs zipped eggs instead of unzipped eggs.  This causes problems for rpm which cannot replace a directory with a file.  The workaround is to use easy_install -Z when installing the egg.  I'll get the packaging guidelines updated to use that.

However, in looking at this I also noticed that python-webob1.2 is retired in f20.  Looks like the Obsoletes in the python-webob package is referencing too early a version of python-webob1.2  We should be able to fix that with an update to python-webob.  (to have Obsoletes: python-webob <  1.2.3-7 )

Comment 2 Fedora Update System 2014-01-06 22:24:18 UTC
python-webob-1.2.3-8.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-webob-1.2.3-8.fc20

Comment 3 Fedora Update System 2014-01-06 22:24:27 UTC
python-webob-1.2.3-8.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-webob-1.2.3-8.fc19

Comment 4 Fedora Update System 2014-01-07 09:41:42 UTC
Package python-webob-1.2.3-8.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-webob-1.2.3-8.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-0306/python-webob-1.2.3-8.fc20
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2014-03-07 06:26:56 UTC
python-webob-1.2.3-8.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2014-03-07 06:36:55 UTC
python-webob-1.2.3-8.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.