I uploaded a package to my PPA over three hours ago, with no response from Launchpad.
Asked
Active
Viewed 894 times
8
-
3Anecdotally, I have had upload emails take over five hours before. – Oli Sep 05 '12 at 15:19
2 Answers
12
According to Dobey in #launchpad, if you do not get a response via e-mail, the package doesn't show up in your PPA, and everything looks to be okay; then it's likely the GPG key you signed the package with isn't in Launchpad. Add you GPG key to Launchpad and re-upload the package.
If you get the message that the package is already uploaded, delete the *source.ppa.upload file, or add the -f flag to dput.
Gerhard Burger
- 9,569
Marco Ceppi
- 48,887
-
Would be great if this was more proeminent in the docs... But you made my day. – alci Nov 13 '13 at 08:16
2
Be sure that that the version is greater than all previous versions of the same package. See this reference for information on how versions are ordered.
If this is the problem you should get a message when you try to upload, but won't get any e-mail or other result.
John S Gruber
- 13,436