Your message dated Mon, 27 Feb 2012 21:11:43 +0200
with message-id <20120227191143.ga23...@purcell.lan>
and subject line Re: Bug#640193: python-eventlet: FTBFS: tries to download
greenlet
has caused the Debian Bug report #640193,
regarding python-eventlet: FTBFS: tries to download greenlet
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.)
--
640193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640193
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-eventlet
Version: 0.9.16-1
Severity: serious
Justification: fails to build from source
python-eventlet FTBFS in a minimal chroot without network access:
| debian/rules override_dh_auto_test
| make[1]: Entering directory
`/build/python-eventlet-W3pWgH/python-eventlet-0.9.16'
| set -e; \
| for python in python2.7 python2.6; do \
| $python setup.py test; \
| done
| running test
| Checking .pth file support in .
| /usr/bin/python2.7 -E -c pass
| Searching for greenlet>=0.3
| Reading http://pypi.python.org/simple/greenlet/
| Download error: [Errno -2] Name or service not known -- Some packages may not
be found!
| Reading http://pypi.python.org/simple/greenlet/
| Download error: [Errno -2] Name or service not known -- Some packages may not
be found!
| Couldn't find index page for 'greenlet' (maybe misspelled?)
| Scanning index of all packages (this may take a while)
| Reading http://pypi.python.org/simple/
| Download error: [Errno -2] Name or service not known -- Some packages may not
be found!
| No local packages or download links found for greenlet>=0.3
| error: Could not find suitable distribution for
Requirement.parse('greenlet>=0.3')
| make[1]: *** [override_dh_auto_test] Error 1
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
notfound 640193 python-eventlet/0.9.16-1
thanks
The blocking bug was fixed, this is now done.
> - $$python setup.py test; \
> + $$python setup.py test --without-greenlet; \
I can't say I'm mad about that solution, or emptying requires (unless we
have some more automated way of doing that, such as a setuptools patch).
SR
--
Stefano Rivera
http://tumbleweed.org.za/
H: +27 21 465 6908 C: +27 72 419 8559 UCT: x3127
--- End Message ---