Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 991882 - python-tag: FTBFS in rawhide
Summary: python-tag: FTBFS in rawhide
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-tag
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Saou
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F20FTBFS 998564 1001341 1001342 1016174
TreeView+ depends on / blocked
 
Reported: 2013-08-05 02:53 UTC by Dennis Gilmore
Modified: 2013-12-14 03:37 UTC (History)
3 users (show)

Fixed In Version: python-tag-2013.1-4.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-14 03:37:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
disable distribute usage (838 bytes, patch)
2013-11-25 11:44 UTC, Michael Schwendt
no flags Details | Diff

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.


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