[08:59] cjwatson: does buildd-manager need a poke? [09:24] RikMills: Yeah, seems so, doing [09:24] TY :) [09:34] RikMills: done [10:58] HI, I've uploaded my package to PPA (http://paste.openstack.org/show/755564/) But there are no updates on my PPA/launchpad page. Where can I see status/progress of the package building? [11:00] lennyb: You haven't told Launchpad about your GPG key, so it couldn't verify the upload and discarded it [11:01] lennyb: Import your key (https://help.launchpad.net/YourAccount/ImportingYourPGPKey#Importing_your_key_into_Launchpad_with_gpg) and then upload again (you'll need to use "dput -f" since dput thinks it's already uploaded it) [11:28] cjwatson: thanks. just imported keys and reloaded pkg. Where can I see the progress/status? Since there are no errors now as were no errors before I dont have any indication that something is wrong. [11:29] cjwatson: http://paste.openstack.org/show/755567/ [12:01] lennyb: You haven't imported your keys properly. They aren't linked from https://launchpad.net/~lennyb === zbr is now known as zbr|lunch [12:02] lennyb: If you don't get an email reply within a few minutes, then it's normally this sort of case where the upload couldn't be verified and was discarded. Once you actually get your keys imported correctly then you should see progress in the PPA itself. [12:34] cjwatson: do you know if we have a ticket for improving the UX there? it feels like it could be nicer! [12:35] There's a very old one somewhere [12:35] * cjwatson tries to find it [12:35] cjwatson, thanks. I did not get any confirmation email. and I dont see any "resend" option. I also can't reload the same key. What should/can I do now? [12:37] lennyb: It's not about resending - the problem is you only followed the first bit of the instructions I gave you [12:38] Oh, hang on, sorry, checking === zbr|lunch is now known as zbr [12:40] Trying to find logs of this [12:46] SpecialK|Canon: https://bugs.launchpad.net/launchpad/+bug/136593 [12:46] Ubuntu bug 136593 in Launchpad itself "no status update after dput for ppa package" [Low,Triaged] [12:47] I wrote down a couple of inchoate ideas in comment #11 [12:47] cjwatson: fantastic thanks [13:09] lennyb: What error message do you get when you try to do steps 2 and 3 from https://help.launchpad.net/YourAccount/ImportingYourPGPKey#Importing_your_key_into_Launchpad_with_gpg (again)? [13:11] I can't find any record of a confirmation email having been sent at all, so something is odd [13:15] cjwatson: http://paste.openstack.org/show/755568/ [13:21] Ah, possibly a keyserver problem then, investigating [13:33] I've filed a ticket with our sysadmins [13:35] cjwatson: thanks a lot . I guess I will wait for your update. p.s. I wish there were some "end user" notifications so I know that something is wrong [13:36] Well, to be fair you did get a clear error trying to import the key [13:37] https://bugs.launchpad.net/launchpad/+bug/136593 is the bug about improving dput notifications [13:37] Ubuntu bug 136593 in Launchpad itself "no status update after dput for ppa package" [Low,Triaged] [13:37] :) 1:0 . Thanks again. [13:57] hiho - if I have a package update still embargoed for security, but want to open an MP for a git repository on LP. Is there an option to make that MP private/hidden? [14:01] cpaelzer: create a new repository for it (e.g. lp:~paelzer/ubuntu/+source/name-of-source-package/+git/security), change the information type of that repository to "Private Security", and propose the MP from that [14:01] thanks cjwatson [14:44] lennyb: Try steps 2 and 3 again now?