1 2 3 4 5 6 7 8 9 | Ran 724 tests in 100.230s
FAILED (errors=1)
E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1: python3.5 setup.py test
dh_auto_test: pybuild --test -i python{version} -p 3.5 --dir . returned exit code 13
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
(xenial-amd64)root@x250:/scratch/snapcraft#
|