Source: django-threaded-multihost
Version: 1.3.2-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100312 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> /usr/share/cdbs/1/class/python-vars.mk:62: WARNING:  Use of XS-Python-Version 
> and XB-Python-Version fields in debian/control is deprecated with pysupport 
> method; use debian/pyversions if you need to specify specific versions.
> test -x debian/rules
> dh_testroot
> dh_clean 
> cd . && python setup.py clean -a
> Download error: (101, 'Network is unreachable') -- Some packages may not be 
> found!
> Download error: (101, 'Network is unreachable') -- Some packages may not be 
> found!
> Couldn't find index page for 'setuptools_hg' (maybe misspelled?)
> Download error: (101, 'Network is unreachable') -- Some packages may not be 
> found!
> No local packages or download links found for setuptools-hg
> Traceback (most recent call last):
>   File "setup.py", line 29, in <module>
>     setup_requires = ["setuptools_hg"],
>   File "/usr/lib/python2.5/distutils/core.py", line 112, in setup
>     _setup_distribution = dist = klass(attrs)
>   File "/usr/lib/python2.5/site-packages/setuptools/dist.py", line 221, in 
> __init__
>     self.fetch_build_eggs(attrs.pop('setup_requires'))
>   File "/usr/lib/python2.5/site-packages/setuptools/dist.py", line 245, in 
> fetch_build_eggs
>     parse_requirements(requires), installer=self.fetch_build_egg
>   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 538, in 
> resolve
>     dist = best[req.key] = env.best_match(req, self, installer)
>   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 780, in 
> best_match
>     return self.obtain(req, installer) # try and download/install
>   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 792, in 
> obtain
>     return installer(requirement)
>   File "/usr/lib/python2.5/site-packages/setuptools/dist.py", line 293, in 
> fetch_build_egg
>     return cmd.easy_install(req)
>   File "/usr/lib/python2.5/site-packages/setuptools/command/easy_install.py", 
> line 483, in easy_install
>     raise DistutilsError(msg)
> distutils.errors.DistutilsError: Could not find suitable distribution for 
> Requirement.parse('setuptools-hg')
> make: [python-module-clean/python-django-threaded-multihost] Error 1 (ignored)
> rm -rf debian/python-module-stampdir
> find . -name '*.pyc' -exec rm '{}' ';'
> find . -prune -name '*.egg-info' -exec rm -rf '{}' ';'
> rm -rf 
> /build/user-django-threaded-multihost_1.3.2-1-amd64-uXBKLd/django-threaded-multihost-1.3.2/django_threaded_multihost.egg-info
> rm -rf 
> /build/user-django-threaded-multihost_1.3.2-1-amd64-uXBKLd/django-threaded-multihost-1.3.2/setuptools_hg-0.2-py2.5.egg
>  dpkg-source -b django-threaded-multihost-1.3.2
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building django-threaded-multihost using existing 
> django-threaded-multihost_1.3.2.orig.tar.gz
> dpkg-source: info: building django-threaded-multihost in 
> django-threaded-multihost_1.3.2-1.diff.gz
> dpkg-source: warning: ignoring deletion of directory 
> django_threaded_multihost.egg-info
> dpkg-source: warning: ignoring deletion of file 
> django_threaded_multihost.egg-info/top_level.txt
> dpkg-source: warning: ignoring deletion of file 
> django_threaded_multihost.egg-info/dependency_links.txt
> dpkg-source: warning: ignoring deletion of file 
> django_threaded_multihost.egg-info/SOURCES.txt
> dpkg-source: warning: ignoring deletion of file 
> django_threaded_multihost.egg-info/PKG-INFO
> dpkg-source: info: building django-threaded-multihost in 
> django-threaded-multihost_1.3.2-1.dsc
>  debian/rules build
> /usr/share/cdbs/1/class/python-vars.mk:62: WARNING:  Use of XS-Python-Version 
> and XB-Python-Version fields in debian/control is deprecated with pysupport 
> method; use debian/pyversions if you need to specify specific versions.
> test -x debian/rules
> mkdir -p "."
> mkdir -p debian/python-module-stampdir
> cd . && python setup.py build 
> --build-base="/build/user-django-threaded-multihost_1.3.2-1-amd64-uXBKLd/django-threaded-multihost-1.3.2/./build"
> Download error: (101, 'Network is unreachable') -- Some packages may not be 
> found!
> Download error: (101, 'Network is unreachable') -- Some packages may not be 
> found!
> Couldn't find index page for 'setuptools_hg' (maybe misspelled?)
> Download error: (101, 'Network is unreachable') -- Some packages may not be 
> found!
> No local packages or download links found for setuptools-hg
> Traceback (most recent call last):
>   File "setup.py", line 29, in <module>
>     setup_requires = ["setuptools_hg"],
>   File "/usr/lib/python2.5/distutils/core.py", line 112, in setup
>     _setup_distribution = dist = klass(attrs)
>   File "/usr/lib/python2.5/site-packages/setuptools/dist.py", line 221, in 
> __init__
>     self.fetch_build_eggs(attrs.pop('setup_requires'))
>   File "/usr/lib/python2.5/site-packages/setuptools/dist.py", line 245, in 
> fetch_build_eggs
>     parse_requirements(requires), installer=self.fetch_build_egg
>   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 538, in 
> resolve
>     dist = best[req.key] = env.best_match(req, self, installer)
>   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 780, in 
> best_match
>     return self.obtain(req, installer) # try and download/install
>   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 792, in 
> obtain
>     return installer(requirement)
>   File "/usr/lib/python2.5/site-packages/setuptools/dist.py", line 293, in 
> fetch_build_egg
>     return cmd.easy_install(req)
>   File "/usr/lib/python2.5/site-packages/setuptools/command/easy_install.py", 
> line 483, in easy_install
>     raise DistutilsError(msg)
> distutils.errors.DistutilsError: Could not find suitable distribution for 
> Requirement.parse('setuptools-hg')
> make: *** [debian/python-module-stampdir/python-django-threaded-multihost] 
> Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/03/12/django-threaded-multihost_1.3.2-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to