two deb issues

Issue #13 new
Reverend Homer created an issue

First, make deb fails

gpg: skipped "Andrey Ugolnik <andrey@ugolnik.info>": No secret key
gpg: dpkg-sign.Uv2lUKsc/sviewgl_2.90-1.dsc: clearsign failed: No secret key

dpkg-buildpackage: error: failed to sign .dsc and .changes file
Makefile:59: recipe for target 'deb' failed
make: *** [deb] Error 25

But after that I have a working deb package.

Second, location of the binary is really wrong:

~/dev/simple-viewer-gl > dpkg-query -L sviewgl
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/sviewgl
/usr/share/doc/sviewgl/copyright
/usr/share/doc/sviewgl/changelog.Debian.gz
/sviewgl

I believe it should be at /usr/bin/

Ubuntu 16.04.1.

Comments (4)

  1. Log in to comment