Advertisement
pavelsayekat

debuild -S for aspell-bn

Jul 7th, 2018
465
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. $ debuild -S
  2. dpkg-buildpackage -rfakeroot -us -uc -ui -S
  3. dpkg-buildpackage: info: source package aspell-bn
  4. dpkg-buildpackage: info: source version 0.2
  5. dpkg-buildpackage: info: source distribution unstable
  6. dpkg-buildpackage: info: source changed by Pavel Sayekat <pavelsayekat@gmail.com>
  7. dpkg-source --before-build aspell-bn-0.2
  8. fakeroot debian/rules clean
  9. dh clean
  10. dh_clean
  11. dpkg-source -b aspell-bn-0.2
  12. dpkg-source: info: using source format '3.0 (native)'
  13. dpkg-source: info: building aspell-bn in aspell-bn_0.2.tar.xz
  14. dpkg-source: info: building aspell-bn in aspell-bn_0.2.dsc
  15. dpkg-genbuildinfo --build=source
  16. dpkg-genchanges --build=source >../aspell-bn_0.2_source.changes
  17. dpkg-genchanges: info: including full source code in upload
  18. dpkg-source --after-build aspell-bn-0.2
  19. dpkg-buildpackage: info: source-only upload: Debian-native package
  20. Now running lintian aspell-bn_0.2_source.changes ...
  21. E: aspell-bn changes: bad-distribution-in-changes-file unstable
  22. E: aspell-bn source: source-contains-unsafe-symlink proc
  23. E: aspell-bn source: readme-source-is-dh_make-template
  24. W: aspell-bn source: useless-autoreconf-build-depends autotools-dev
  25. W: aspell-bn source: superfluous-clutter-in-homepage <https://gitlab.com/Pavel-Sayekat/aspell-bn>
  26. E: aspell-bn source: debian-rules-is-dh_make-template
  27. Finished running lintian.
  28. Now signing changes and any dsc files...
  29. signfile dsc aspell-bn_0.2.dsc Pavel Sayekat <pavelsayekat@gmail.com>
  30. gpg: skipped "Pavel Sayekat <pavelsayekat@gmail.com>": No secret key
  31. gpg: /tmp/debsign.qoXYt0Q2/aspell-bn_0.2.dsc: clear-sign failed: No secret key
  32. debsign: gpg error occurred! Aborting....
  33. debuild: fatal error at line 1081:
  34. running debsign failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement