Advertisement
VoltVisionFrenchy

bzr builddeb -S -- -sa

Sep 18th, 2015
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. frenchy@frenchy-HP-2000-Notebook-PC:~/Documents/olaBuildTrial5/ola$ bzr builddeb -S -- -sa
  2. Building using working tree
  3. Building package in normal mode
  4. Purging the build dir: /home/frenchy/Documents/olaBuildTrial5/build-area/ola-0.9.7~1
  5. Looking for a way to retrieve the upstream tarball
  6. Upstream tarball already exists in build directory, using that
  7. Building the package in /home/frenchy/Documents/olaBuildTrial5/build-area/ola-0.9.7~1, using debuild -sa -S
  8. dpkg-buildpackage -rfakeroot -d -us -uc -sa -S
  9. dpkg-buildpackage: source package ola
  10. dpkg-buildpackage: source version 0.9.7~1-1ubuntu1
  11. dpkg-buildpackage: source distribution vivid
  12. dpkg-buildpackage: source changed by Steve French (VoltVisionFrenchy) <olaubuntu@voltvision.com>
  13. dpkg-source --before-build ola-0.9.7~1
  14. dpkg-source: info: using options from ola-0.9.7~1/debian/source/local-options: --single-debian-patch
  15. fakeroot debian/rules clean
  16. dh clean --parallel --with autotools_dev,autoreconf,bash_completion,python2
  17. dh_testdir -O--parallel
  18. dh_auto_clean -O--parallel
  19. dh_autotools-dev_restoreconfig -O--parallel
  20. dh_autoreconf_clean -O--parallel
  21. dh_clean -O--parallel
  22. dpkg-source -b ola-0.9.7~1
  23. dpkg-source: info: using options from ola-0.9.7~1/debian/source/local-options: --single-debian-patch
  24. dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
  25. dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
  26. dpkg-source: info: using source format `3.0 (quilt)'
  27. dpkg-source: info: building ola using existing ./ola_0.9.7~1.orig.tar.gz
  28. dpkg-source: info: building ola in ola_0.9.7~1-1ubuntu1.debian.tar.xz
  29. dpkg-source: info: building ola in ola_0.9.7~1-1ubuntu1.dsc
  30. dpkg-genchanges -sa -S >../ola_0.9.7~1-1ubuntu1_source.changes
  31. dpkg-genchanges: warning: the current version (0.9.7~1-1ubuntu1) is earlier than the previous one (0.9.7-1)
  32. dpkg-genchanges: including full source code in upload
  33. dpkg-source --after-build ola-0.9.7~1
  34. dpkg-source: info: using options from ola-0.9.7~1/debian/source/local-options: --single-debian-patch
  35. dpkg-buildpackage: full upload (original source is included)
  36. Now running lintian...
  37. E: ola source: source-is-missing olad/www/new/js/app.min.js
  38. E: ola source: source-is-missing olad/www/new/libs/jquery/js/jquery.min.js
  39. E: ola source: source-is-missing olad/www/new/libs/bootstrap/js/bootstrap.min.js
  40. E: ola source: source-is-missing olad/www/new/libs/angular/js/angular.min.js
  41. E: ola source: source-is-missing olad/www/new/libs/angular-route/js/angular-route.min.js
  42. E: ola source: source-is-missing javascript/new-src/src/libs/jquery/js/jquery.min.js
  43. E: ola source: source-is-missing javascript/new-src/src/libs/bootstrap/js/bootstrap.min.js
  44. E: ola source: source-is-missing javascript/new-src/src/libs/angular/js/angular.min.js
  45. E: ola source: source-is-missing javascript/new-src/src/libs/angular-route/js/angular-route.min.js
  46. E: ola source: untranslatable-debconf-templates ola.templates: 4
  47. E: ola source: untranslatable-debconf-templates ola-rdm-tests.templates: 4
  48. E: ola source: not-using-po-debconf
  49. W: ola source: out-of-date-standards-version 3.9.5 (current is 3.9.6)
  50. N: 4 tags overridden (4 errors)
  51. Finished running lintian.
  52. Now signing changes and any dsc files...
  53. signfile ola_0.9.7~1-1ubuntu1.dsc Steve French (VoltVisionFrenchy) <olaubuntu@voltvision.com>
  54.  
  55. You need a passphrase to unlock the secret key for
  56. user: "Steve French (VoltVisionFrenchy) <olaubuntu@voltvision.com>"
  57. 2048-bit RSA key, ID F97BD19D, created 2015-07-08
  58.  
  59.  
  60. signfile ola_0.9.7~1-1ubuntu1_source.changes Steve French (VoltVisionFrenchy) <olaubuntu@voltvision.com>
  61.  
  62. You need a passphrase to unlock the secret key for
  63. user: "Steve French (VoltVisionFrenchy) <olaubuntu@voltvision.com>"
  64. 2048-bit RSA key, ID F97BD19D, created 2015-07-08
  65.  
  66.  
  67. Successfully signed dsc and changes files
  68. Cleaning build dir: /home/frenchy/Documents/olaBuildTrial5/build-area/ola-0.9.7~1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement