=== jtv1 is now known as jtv [08:47] is there any pbs with charm store ? With every attempt, juju deploy says "Error processing 'cs:precise/glance': entry not found" [08:48] oarcher: You probably want the juju support channel. [08:48] oarcher: Launchpad just hosts the branches, like any project. [09:07] oups, I'm sorry. This was the juju side. but there is an lp side: [09:08] If I "Browse the code" from https://code.launchpad.net/~charmers/charms/precise/rabbitmq-server/trunk on lp give 404, and 'bzr branch lp:charms/rabbitmq' give bzr: ERROR: Not a branch. Is something wrong ? [09:24] oarcher: the branch content has been deleted [09:24] oarcher: whether that means something is wrong is up to the juju folk, sorry. [09:24] oarcher: I don't know wnough to say more [09:24] lifeless: Do you know who ran branch-distro, and if they checked its logs? [09:25] wgrant: #launchpad-dev backlog may know [10:40] I'm pretty sure it was mentioned, actually [10:42] 23:03 < m_3> clint ran some branch-distro script and now it points to lp:~charmers/charms/precise/mongodb/precise [10:42] wgrant: ^ [10:48] hi i wanted to have stridetransform plugin [10:48] which package i need to get for it [10:48] please anyone can help on this === lionel__ is now known as lionel === matsubara-afk is now known as matsubara [14:41] any body have time that he can tell me that how to upload the PGP key to the ubuntu servers.. is there we need to add finger print in PGP while uploading it because if there is no fingerprint than how the launchpad will retrive it from the ubuntu servers.. can any body help my provious key become inactive i dont know why === deryck is now known as deryck[lunch] === FloSoft is now known as Flow86 === Flow86 is now known as FloSoft === deryck[lunch] is now known as deryck === matsubara is now known as matsubara-lunch [19:08] how do i remove "Maverick" from the list of distribution series in a recipe, now that it's been EOLed? [19:14] dobey: there should be a list of checkboxes with distroseries the recipe is built for [19:15] jelmer: yes, and Maverick has been removed from that list, as it's EOL now [19:15] jelmer: however, it still shows on the recipe page as being built for Maverick, even if it isn't/can't [19:17] dobey: hmm, that's odd indeed [19:18] jelmer: if you can see the page, here is an example: https://code.launchpad.net/~ubuntuone-hackers/+recipe/devtools-dailies [19:19] dobey: hmm, I can reproduce it on https://code.launchpad.net/~bzr/+recipe/bzr-daily-maverick [19:20] though in that case I can just remove the recipe [19:22] dobey: Sorry, I guess that's my bug. I think you can fix this over the API, though. https://launchpad.net/+apidoc/devel.html#source_package_recipe [19:25] abentley: ah, maybe, but i'd have to write a script to do it i guess :) would be happy to just have it go away like it did in the list of checkboxes [19:28] dobey: No, you don't have to write a script: http://code.mumak.net/2011/08/launchpadlib-helper.html [19:29] dobey: I'm not sure whether having it go away for everyone would be the right choice. Especially since that would mean they wouldn't be able to re-enable it. [19:30] hmm === matsubara-lunch is now known as matsubara [19:38] abentley: but enabling it is useless, since any attempt to build against it will result in error anyway [19:38] A build against this distro is not allowed. [19:39] dobey: Then yes, I agree we should have disabled Maverick builds on all SPRs. [19:41] hrmm [19:41] i guess i need to modify lpharness to point at a different version of the API [19:42] to be able to tweak the distroseries from it, anyway [19:42] distroseries: You tried to modify a read-only attribute. [19:44] oh well