Proven packager help requested: Rebuild python-tag

Michael Schwendt mschwendt at gmail.com
Mon Nov 25 11:03:59 UTC 2013


On Mon, 25 Nov 2013 15:30:50 +1100, Ankur Sinha wrote:

> Hi,
> 
> Python-tag is broken in F19/20/rawhide. It failed to build during the
> boost 1.54 rebuild for some reason and is therefore in FTBFS for
> rawhide. I checked out the SCM and rebuilt it in mock, both for F20 and
> rawhide, quite successfully. No fixes were needed. Could a proven
> packager please bump the spec and rebuild the package on Koji?
> 
> It's required by sonata and a few other apps and currently breaks the
> upgrade path as the bug reports.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1016174
> https://bugzilla.redhat.com/show_bug.cgi?id=991882

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>


More information about the devel mailing list