Source: napalm-iosxr
Version: 0.5.6-1
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/napalm-iosxr.html
...
fakeroot debian/rules clean
dh clean --with python2 --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py clean
Traceback (most recent call last):
File "setup.py", line 6, in <module>
from pip.req import parse_requirements
ImportError: No module named req
E: pybuild pybuild:338: clean: plugin distutils failed with: exit code=1:
python2.7 setup.py clean
dh_auto_clean: pybuild --clean -i python{version} -p 2.7 returned exit code 13
make: *** [debian/rules:6: clean] Error 25