[Python-modules-team] Bug#640193: python-eventlet: FTBFS: tries to download greenlet

Jakub Wilk jwilk at debian.org
Sat Sep 3 10:17:55 UTC 2011


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





More information about the Python-modules-team mailing list