Advertisement
Guest User

Untitled

a guest
Jul 29th, 2015
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. xmbmon-2.05# debuild
  2. dpkg-buildpackage -rfakeroot -D -us -uc
  3. dpkg-buildpackage: warning: using a gain-root-command while being root
  4. dpkg-buildpackage: source package xmbmon
  5. dpkg-buildpackage: source version 2.05-7
  6. dpkg-buildpackage: source distribution unstable
  7. dpkg-buildpackage: source changed by Alberto Gonzalez Iniesta <agi@inittab.org>
  8. dpkg-source --before-build xmbmon-2.05
  9. dpkg-buildpackage: host architecture amd64
  10. fakeroot debian/rules clean
  11. dh_testdir
  12. dh_testroot
  13. rm -f build-stamp
  14. # Add here commands to clean up after the build process.
  15. [ ! -f Makefile ] || /usr/bin/make distclean
  16. test -r /usr/share/misc/config.sub && \
  17. cp -f /usr/share/misc/config.sub AC-TOOLS/config.sub
  18. test -r /usr/share/misc/config.guess && \
  19. cp -f /usr/share/misc/config.guess AC-TOOLS/config.guess
  20. rm -f config.log
  21. dh_clean
  22. dpkg-source -b xmbmon-2.05
  23. dpkg-source: info: using source format '3.0 (quilt)'
  24. dpkg-source: info: building xmbmon using existing ./xmbmon_2.05.orig.tar.gz
  25. dpkg-source: info: local changes detected, the modified files are:
  26. xmbmon-2.05/AC-TOOLS/config.guess
  27. xmbmon-2.05/AC-TOOLS/config.sub
  28. xmbmon-2.05/Makefile.in
  29. xmbmon-2.05/ReadMe
  30. xmbmon-2.05/mbmon-rrd.1
  31. xmbmon-2.05/mbmon-rrd.pl
  32. xmbmon-2.05/mbmon.1
  33. xmbmon-2.05/mbmon.c
  34. dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/xmbmon_2.05-7.diff.Cypd2F
  35. dpkg-source: info: you can integrate the local changes with dpkg-source --commit
  36. dpkg-buildpackage: error: dpkg-source -b xmbmon-2.05 gave error exit status 2
  37. debuild: fatal error at line 1382:
  38. dpkg-buildpackage -rfakeroot -D -us -uc failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement