gpgv: Can't check signature: No public key

Asked by Owen Rubel

Am trying to do a build on 'lgw01-amd64-032' and it keeps failing with 'gpgv: Can't check signature: No public key' in my log.

I looked at a previous question from 2005 and it said to file a bug on this. Since that was from 2005, I assume I must be doing something wrong but hopefully you guys have an answer???

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Are you talking about the failed build of beapi-bench-0.2?

gpgv: Signature made Thu Oct 17 18:07:37 2019 UTC
gpgv: using RSA key 84B60612380064149BC8665ACF95FBC92A1F1599
gpgv: issuer "<email address hidden>"
gpgv: Can't check signature: No public key
dpkg-source: warning: failed to verify signature on ./beapi-bench_0.2.dsc
dpkg-source: info: extracting beapi-bench in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking beapi-bench_0.2.tar.gz

The gpgv is only a warning that does not prevent building.

The real error is further down:

dh clean
make: dh: Command not found
debian/rules:3: recipe for target 'clean' failed

You are probably missing a build-depends on debhelper.

Can you help with this problem?

Provide an answer of your own, or ask Owen Rubel for more information if necessary.

To post a message you must log in.