reflectOr

Untitled

Jul 10th, 2018
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. dpkg-buildpackage: info: source package hackersh
  2. dpkg-buildpackage: info: source version 0.2.0-1
  3. dpkg-buildpackage: info: source distribution unstable
  4. dpkg-buildpackage: info: source changed by Manas kashyap <[email protected]>
  5. dpkg-buildpackage: info: host architecture amd64
  6. dpkg-source --before-build hackersh-0.2.0
  7. dpkg-source: info: using options from hackersh-0.2.0/debian/source/options: --extend-diff-ignore=^[^/]*[.]egg-info/
  8. debian/rules clean
  9. dh clean --with python2,python3 --buildsystem=pybuild
  10. dh_auto_clean -O--buildsystem=pybuild
  11. I: pybuild base:217: python2.7 setup.py clean
  12. running clean
  13. removing '/hackersh-pack/hackersh-0.2.0/.pybuild/cpython2_2.7_hackersh/build' (and everything under it)
  14. 'build/bdist.linux-amd64' does not exist -- can't clean it
  15. 'build/scripts-2.7' does not exist -- can't clean it
  16. I: pybuild base:217: python3.7 setup.py clean
  17. Traceback (most recent call last):
  18. File "setup.py", line 72, in <module>
  19. version=_safe_get_version(),
  20. File "setup.py", line 45, in _safe_get_version
  21. execfile('hackersh/_version.py', tmp_globals)
  22. NameError: name 'execfile' is not defined
  23. E: pybuild pybuild:336: clean: plugin distutils failed with: exit code=1: python3.7 setup.py clean
  24. dh_auto_clean: pybuild --clean -i python{version} -p "3.7 3.6" returned exit code 13
  25. make: *** [debian/rules:9: clean] Error 25
  26. dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2
Add Comment
Please, Sign In to add comment