hawkeye
hawkeye copied to clipboard
Unable to build form source
So, at the debuild stage, I get the following message. What am I doing wrong?
Finished running lintian. Now signing changes and any dsc files... signfile dsc hawkeye_0.6.dsc Igor Partola [email protected] gpg: directory '/root/.gnupg' created gpg: keybox '/root/.gnupg/pubring.kbx' created gpg: skipped "Igor Partola [email protected]": No secret key gpg: /tmp/debsign.bmmVmivL/hawkeye_0.6.dsc: clear-sign failed: No secret key
Try $ debuild --no-sign
.
I'll have a PR up in a couple that fixes the other issues I hit building on my raspi 4 (cat /etc/debian_version
says 10.5
)
Merged. Sorry it took so long. 2020's been a year. I also made a number of other changes to make it more compatible with Debian/Raspbian. Let me know if you run into any issues.