build probably refused

Asked by MartinL

Hi, some days (more then two) ago I uploaded a new package to Launchpad

dput ppa:grass/grass-stable ../grass70_7.0.0RC2-1_source.changes

Uploading to ppa (via ftp to ppa.launchpad.net):
  Uploading grass70_7.0.0RC2-1.dsc: done.
  Uploading grass70_7.0.0RC2-1.tar.gz: done.
  Uploading grass70_7.0.0RC2-1_source.changes: done.

But till now nothing happen at https://launchpad.net/~grass/+archive/ubuntu/grass-stable (there is still old RC1 package). The upload seems to be refused but I don't know why, no message arrived to my email account. Please could you tell me what could be wrong, where to look, or which logs to check, ... ?

Thanks a lot! Martin

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
MartinL
Solved:
Last query:
Last reply:
Revision history for this message
William Grant (wgrant) said :
#1

You haven't registered any OpenPGP keys, so Launchpad can't authenticate your upload. Visit https://launchpad.net/~/+editpgpkeys to add a key, then ensure the package is signed with that key (using "debsign") and upload it again.

2015-02-11 20:48:12 INFO Failed to parse changes file '/srv/launchpad.net/ppa-queue/incoming/upload-ftp-20150211-204731-009472/~grass/grass-stable/grass70_7.0.0RC2-1_source.changes': GPG verification of /srv/launchpad.net/ppa-queue/incoming/upload-ftp-20150211-204731-009472/~grass/grass-stable/grass70_7.0.0RC2-1_source.changes failed: Verification failed 3 times: ["(7, 9, u'No public key')", "(7, 9, u'No public key')", "(7, 9, u'No public key')"]

Revision history for this message
MartinL (landa-martin) said :
#2

Ok, thanks for hint, but if I try to upload my fingerprint

34A6 DB3D 8CB4 01A7 76B3 4927 3991 9F61 36B0 72D4

than it fails with

 Launchpad could not import your OpenPGP key

    Did you enter your complete fingerprint correctly? (Help with fingerprints)
    Is your key in the Ubuntu keyserver yet? You may have to wait between ten minutes (if you pushed directly to the Ubuntu key server) and one hour (if you pushed your key to another server). (Help with publishing keys)

There is no key imported already. Any idea what could be wrong? Thanks!

Revision history for this message
William Grant (wgrant) said :
#3

Are you sure you've uploaded that key to the keyserver? I don't see it on keyserver.ubuntu.com.

Revision history for this message
MartinL (landa-martin) said :
#4

Hi, yes it helped. Thanks a lot for support! Martin