Advertisement
Guest User

Untitled

a guest
Feb 24th, 2014
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. replaceafill@system76:~/dev/sandboxes/packaging/schooltool.quiz$ bzr builddeb -- -S -us -uc
  2. Building using working tree
  3. Building package in normal mode
  4. Looking for a way to retrieve the upstream tarball
  5. Using apt to look for the upstream tarball.
  6. apt could not find the needed tarball.
  7. Trying to use get-packaged-orig-source to retrieve needed tarball.
  8. dh get-packaged-orig-source -Spython_distutils --with pydeb --with python2
  9. dh: unable to load addon pydeb: Can't locate Debian/Debhelper/Sequence/pydeb.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 3) line 2.
  10. BEGIN failed--compilation aborted at (eval 3) line 2.
  11.  
  12. make: *** [get-packaged-orig-source] Error 2
  13. Trying to run get-packaged-orig-source rule failed
  14. Trying to use get-orig-source to retrieve needed tarball (deprecated).
  15. dh get-orig-source -Spython_distutils --with pydeb --with python2
  16. dh: unable to load addon pydeb: Can't locate Debian/Debhelper/Sequence/pydeb.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 3) line 2.
  17. BEGIN failed--compilation aborted at (eval 3) line 2.
  18.  
  19. make: *** [get-orig-source] Error 2
  20. Trying to run get-orig-source rule failed
  21. Using uscan to look for the upstream tarball.
  22. schooltool.quiz: Version (2.6.0) available on remote site:
  23. http://dev.schooltool.org/ftp/schooltool.quiz-2.6.0.tar.gz
  24. (local version is 2.6.0)
  25. schooltool.quiz: Successfully downloaded updated package schooltool.quiz-2.6.0.tar.gz
  26. and renamed it as schooltool.quiz_2.6.0.orig.tar.gz
  27. Building the package in /home/replaceafill/dev/sandboxes/packaging/build-area/schooltool.quiz-2.6.0, using debuild -S -us -uc
  28. dpkg-buildpackage -rfakeroot -d -us -uc -S
  29. dpkg-buildpackage: paquete fuente schooltool.quiz
  30. dpkg-buildpackage: versión de las fuentes 2.6.0-0ubuntu1
  31. dpkg-buildpackage: fuentes modificadas por Douglas Cerna <douglascerna@yahoo.com>
  32. dpkg-source --before-build schooltool.quiz-2.6.0
  33. fakeroot debian/rules clean
  34. dh clean -Spython_distutils --with pydeb --with python2
  35. dh: unable to load addon pydeb: Can't locate Debian/Debhelper/Sequence/pydeb.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 3) line 2.
  36. BEGIN failed--compilation aborted at (eval 3) line 2.
  37.  
  38. make: *** [clean] Error 2
  39. dpkg-buildpackage: fallo: fakeroot debian/rules clean devolvió un estado de salida de error 2
  40. debuild: fatal error at line 1357:
  41. dpkg-buildpackage -rfakeroot -d -us -uc -S failed
  42. bzr: ERROR: The build failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement