[00:00] Anyone available for ubuntu package question about converting from svn to git? I use to use the revision number, but now what do I use from git to determine overrides. === yofel_ is now known as yofel [02:02] Is there anything going on with ppa uploading? I'm not getting any error or notices sent to my email, and my package doesn't show up in the queue [07:33] hi. I just filed https://answers.edge.launchpad.net/launchpad/+question/107650 regarding spam comments in 2 bug reports - can someone pls take a look at it when they've got time? [07:34] however, in the process of filing that I noticed https://answers.edge.launchpad.net/launchpad/+question/107630 - someone might want to delete it as it is is a bit offensive [07:41] kermiac: thanks, someone will get to it eventually :) [07:41] np thumper, just making sure someone was aware of it :) === mnepton is now known as mneptok [09:46] hi, I've got a retried ppa build where the estimated time is just going up with time [09:47] 3 hours, then a few hours later 4, then a few hours later 8 [09:47] it seems the age based boost doesn't apply here? [10:13] ojwb: The age-based boost does apply. It just doesn't have much affect, and everything else gets the boost too. [10:14] Packages must be taking longer to build than expected. [10:14] wgrant: ah, ok - i guess it isn't reflected in the score reported by the web ui [10:14] ooh, 1 hour now [10:15] if it's not going to just bubble under indefinitely, I'll be patient [11:24] cool, built now === jml` is now known as jml [13:39] Just got an OOPS [13:39] OOPS-1568E1302 [13:39] https://lp-oops.canonical.com/oops.py/?oopsid=1568E1302 [13:53] nigelbabu: bug 536641 [13:54] Launchpad bug 536641 in soyuz "DistributionSourcePackageRelease page OOPS" [High,In progress] https://launchpad.net/bugs/536641 [13:57] james_w, ah, thank you :) === thekorn__ is now known as thekorn [14:47] hi [14:47] do i have to do something special to get karma for ppa uploads? [14:49] my launchpad user: https://launchpad.net/~lxp13 [14:51] i am uploading regularly to my ppa for about half a year and didn't get any karma for ppa uploads [17:50] I have just tried to generate a pgp key pair for launchpad using opnpgp in ubuntu 9.04. When I ran the command gpg --gen-key as deatiled in the launchpad docs at https://help.launchpad.net/YourAccount/ImportingYourPGPKey, I ran through the steps and appeared to complete successfully but the _current_directory_ did not have the required private/public.key. Can anyone help? [17:53] gpg stores the keys in its keyring in ~/.gpg [17:55] [geser] yes but the launchpad documentation states "Your keys are now stored as public.key and private.key in the current directory. " [17:55] that sounds wrong [17:56] ignore that line in the docs [17:57] [geser] ok thanks. looks like I don't need them anyway since the upload can be done by gpg directly. === yofel_ is now known as yofel [20:20] ...I want to stay subscribed to this bug so I hear about progress on it, but all the "me too" posts are getting old. The "this affects me too" button as an alternative to commenting hasn't quite caught on. [21:07] Hello, can you link a project to a ppa in launchpad? I have a project and a ppa under my user with the projects ppa files, how can I bind them together so that anyone looking at the project will know there is a ppa. [21:28] ruthgard: the easiest way right now is to put a link to the ppa in the project description. I think "official" ppa links are coming soon [21:28] okay thank you [23:30] y [23:52] Hi, is this the right place to ask about the uploads to a ppa? [23:53] KDesk: It is. [23:54] ok, thanks. [23:56] MY problem is that when I try to upload a package to my ppa, it uploads and the dput process finsh, but I get no email from launchpad nor I see a sources to build from the launchpad web. How can I know why it doesn't build? [23:57] KDesk: That normally means that you haven't signed the package with a key linked to your Launchpad account. [23:58] wgrant: I did, there are the .changes and .dsc file signed. [23:59] with: debuild -S -sa -kMY-KEY it asked for the key twice, as usual.