[Python-modules-team] Bug#680854: alembic: FTBFS: No local packages or download links found for argparse

Jakub Wilk jwilk at debian.org
Sun Jul 8 18:37:39 UTC 2012


Source: alembic
Version: 0.3.4+ds-1
Severity: serious
Justification: fails to build from source

alembic FTBFS:
| set -e; for py in 2.6 2.7; do  \
| 	  python$py setup.py test ;\
| 	done
| running test
| Checking .pth file support in .
| /usr/bin/python2.6 -E -c pass
| Searching for argparse
| Reading http://pypi.python.org/simple/argparse/
| Download error on http://pypi.python.org/simple/argparse/: [Errno -2] Name or service not known -- Some packages may not be found!
| Reading http://pypi.python.org/simple/argparse/
| Download error on http://pypi.python.org/simple/argparse/: [Errno -2] Name or service not known -- Some packages may not be found!
| Couldn't find index page for 'argparse' (maybe misspelled?)
| Scanning index of all packages (this may take a while)
| Reading http://pypi.python.org/simple/
| Download error on http://pypi.python.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found!
| No local packages or download links found for argparse
| error: Could not find suitable distribution for Requirement.parse('argparse')
| make[1]: *** [override_dh_auto_test] Error 1
| make[1]: Leaving directory `/build/alembic-Uc39aJ/alembic-0.3.4+ds'
| make: *** [build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2

Internet access was not available during the build.

-- 
Jakub Wilk





More information about the Python-modules-team mailing list