[Python-modules-team] Bug#824195: python-flake8: FTBFS: Tries to download older version of pyflakes

Daniel Schepler dschepler at gmail.com
Fri May 13 15:54:08 UTC 2016


Source: python-flake8
Version: 2.5.4-2
Severity: serious

>From my pbuilder build log (setup has USENETWORK=no and
python-pyflakes version is 1.2.3-1):

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/python-flake8-2.5.4'
set -xe; \
for py in python2.7 python3.5; do \
$py setup.py test; \
done
+ python2.7 setup.py test
running test
Searching for pyflakes<1.2,>=0.8.1
Reading https://pypi.python.org/simple/pyflakes/
Download error on https://pypi.python.org/simple/pyflakes/: [Errno -3]
Temporary failure in name resolution -- Some packages may not be
found!
Couldn't find index page for 'pyflakes' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Download error on https://pypi.python.org/simple/: [Errno -3]
Temporary failure in name resolution -- Some packages may not be
found!
No local packages or download links found for pyflakes<1.2,>=0.8.1
error: Could not find suitable distribution for
Requirement.parse('pyflakes<1.2,>=0.8.1')
debian/rules:14: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/python-flake8-2.5.4'
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
–
Daniel Schepler



More information about the Python-modules-team mailing list