Uploaded files not processed

Asked by Matthew Smith

Last night I uploaded three source packages with dput for my project, so as to publish them to my ppa (indigojo/ppa). Normally I get sent emails immediately telling me if the packages have been accepted or rejected; I have not received any, and there are no pending builds when I look at my PPA. I also looked at the system status and there is no sign that anything is wrong. I have not changed my .dput.cf since my last (successful) upload:

[my-ppa]
fqdn = ppa.launchpad.net
method = ftp
incoming = ~indigojo/ppa/ubuntu
login = anonymous
allow_unsigned_uploads = 0

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
William Grant (wgrant) said :
#1

In the upload processor's log I see an OpenPGP verification error. Are you sure that the changes file was signed with a key associated with your Launchpad account?

Also, you don't need a custom dput.cf on Ubuntu. You can just run "dput ppa:indigojo/ppa PACKAGE_VERSION_source.changes".

2013-07-29 03:00:12 INFO Failed to parse changes file '/srv/launchpad.net/ppa-queue/incoming/upload-ftp-20130729-025959-001765/~indigojo/ppa/ubuntu/qtm_1.3.14-0ubuntu1~ppa0_source.changes': GPG verification of /srv/launchpad.net/ppa-queue/incoming/upload-ftp-20130729-025959-001765/~indigojo/ppa/ubuntu/qtm_1.3.14-0ubuntu1~ppa0_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')"]

Can you help with this problem?

Provide an answer of your own, or ask Matthew Smith for more information if necessary.

To post a message you must log in.