Bug 991882

Summary: python-tag: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: python-tagAssignee: Matthias Saou <matthias>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: bugs.michael, matthias, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-tag-2013.1-4.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-14 03:37:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 991858, 998564, 1001341, 1001342, 1016174    
Attachments:
Description Flags
disable distribute usage none

Description Dennis Gilmore 2013-08-05 02:53:15 UTC
Your package python-tag failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=5672754

Build logs:
root.log: http://kojipkgs.fedoraproject.org/work/tasks/2754/5672754/root.log
build.log: http://kojipkgs.fedoraproject.org/work/tasks/2754/5672754/build.log
state.log: http://kojipkgs.fedoraproject.org/work/tasks/2754/5672754/state.log
NOTE: build logs are cleaned up after 1 week

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Comment 1 Fedora End Of Life 2013-09-16 15:02:10 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle.
Changing version to '20'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20

Comment 2 Michael Schwendt 2013-11-25 11:04:32 UTC
It fails for both Rawhide and F20 in koji's mock, because it tries to
download "distribute" (a fork of "setuptools"):

[...]
+ python setup.py build
Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.19.tar.gz
Traceback (most recent call last):
[...]
urllib2.URLError: <urlopen error [Errno -2] Name or service not known>

Comment 3 Michael Schwendt 2013-11-25 11:44:40 UTC
Created attachment 828606 [details]
disable distribute usage

One can make the package build with the attached patch, the resulting module also imports, but I don't know whether it might break anything.

Comment 4 Fedora Update System 2013-11-25 12:28:13 UTC
python-tag-2013.1-4.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-tag-2013.1-4.fc20

Comment 5 Fedora Update System 2013-11-26 03:57:18 UTC
Package python-tag-2013.1-4.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-tag-2013.1-4.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-22084/python-tag-2013.1-4.fc20
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-12-14 03:37:15 UTC
python-tag-2013.1-4.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.