Your message dated Wed, 14 Apr 2010 09:33:25 +0000
with message-id <e1o1yyl-0007ic...@ries.debian.org>
and subject line Bug#573685: fixed in django-threaded-multihost 1.3.2-2
has caused the Debian Bug report #573685,
regarding django-threaded-multihost: FTBFS: distutils.errors.DistutilsError:
Could not find suitable distribution for Requirement.parse('setuptools-hg')
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
573685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573685
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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 |
--- End Message ---
--- Begin Message ---
Source: django-threaded-multihost
Source-Version: 1.3.2-2
We believe that the bug you reported is fixed in the latest version of
django-threaded-multihost, which is due to be installed in the Debian FTP
archive:
django-threaded-multihost_1.3.2-2.debian.tar.gz
to
main/d/django-threaded-multihost/django-threaded-multihost_1.3.2-2.debian.tar.gz
django-threaded-multihost_1.3.2-2.dsc
to main/d/django-threaded-multihost/django-threaded-multihost_1.3.2-2.dsc
python-django-threaded-multihost_1.3.2-2_all.deb
to
main/d/django-threaded-multihost/python-django-threaded-multihost_1.3.2-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 573...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Deepak Tripathi <apenguinli...@gmail.com> (supplier of updated
django-threaded-multihost package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 13 Apr 2010 09:35:21 +0000
Source: django-threaded-multihost
Binary: python-django-threaded-multihost
Architecture: source all
Version: 1.3.2-2
Distribution: unstable
Urgency: low
Maintainer: Deepak Tripathi <apenguinli...@gmail.com>
Changed-By: Deepak Tripathi <apenguinli...@gmail.com>
Description:
python-django-threaded-multihost - allows to serve multiple sites from one
django installation
Closes: 573685
Changes:
django-threaded-multihost (1.3.2-2) unstable; urgency=low
.
* Changing to quilt 3.0.
* Added debian/source/format
* Stop downloading at build time (Closes: #573685)
+ Added quilt for changing setup.py
* Change cdbs to debhelper >=7
Checksums-Sha1:
e4a46dcd6ce85b4090e3de8231df7ebf52bc38bc 1556
django-threaded-multihost_1.3.2-2.dsc
0eab3e7d7d077ec2693b3cb03b2640eac5dc754a 2750
django-threaded-multihost_1.3.2-2.debian.tar.gz
401db5a7481f9f4b31214a6562938e1fdc1568c5 7000
python-django-threaded-multihost_1.3.2-2_all.deb
Checksums-Sha256:
5935a7802633a6ac1ab4b5503ad19f7603ae08d94820ffc8f9361ef84d9150ec 1556
django-threaded-multihost_1.3.2-2.dsc
d047cbfeceef75493919164fdfb3f59849eae27cf42916784334f51ced4f1878 2750
django-threaded-multihost_1.3.2-2.debian.tar.gz
1e4a90ed511a31dfa482d69b1c5fa2d5cda9fa6530db09feaa05a14f86a589c6 7000
python-django-threaded-multihost_1.3.2-2_all.deb
Files:
f335ddf347fc6fd0db0188040d3251e8 1556 python optional
django-threaded-multihost_1.3.2-2.dsc
d24aa4260f8b8b4cb0ae4f3acb128857 2750 python optional
django-threaded-multihost_1.3.2-2.debian.tar.gz
4a1e50c8035d5a6ebb23e96b1cdca33b 7000 python optional
python-django-threaded-multihost_1.3.2-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvFfPEACgkQnXjXEYa8KlAboQCgq+V2Om4UFUhZO+QUMs1sQoPR
GC4AoKT9J8npl45SAUwwhj3fmx3MZNug
=YgK9
-----END PGP SIGNATURE-----
--- End Message ---