[01:36] is it possible to rename or even redirect projects in launchpad? [01:37] sidnei: Yes, both. [01:37] ok, help me pick the right one. :) [01:37] we're splitting lp:graphite in 3 projects, carbon, whisper and graphite-web [01:38] lp:graphite has already been split for the first two [01:38] Perhaps you want graphite->graphite-web, graphite-project->graphite? [01:38] Although the latter may be a bit confusing. [01:38] mostly wondering if it's worth breaking bzr branch lp:graphite [01:39] Ah [01:39] We can redirect in the webapp, but not in codehosting. [01:39] technically it's the same branch but with the whisper and carbon directories removed [01:40] * sidnei ponders [01:41] for graphite->graphite-web would that be a rename or a redirect? it would keep all the active branches and bugs and everything in the case of a rename? [01:42] Everything is kept, and webapp URLs can be redirected from the old to the new, but bzr URLs can't be. [01:42] unless you want to fix that bug in lp :-) [01:43] mwhudson, i can recognize a trap when i see one :) [01:43] i guess that wasn't very subtle === mpt_ is now known as mpt === yofel_ is now known as yofel [06:31] Hi, I'm having a small question: If I download my projects bazaar branch, it'll download around 800mb, the resulting local repository then is only 140mb :/ where does this overhead come from and how can I optimize that? [06:41] FloSoft: you can bzr pack it which may help; however if its the branch I think it is, the 800mb shows up when using HTTP rather than bzr+ssh [06:41] bzr+ssh is much more efficient and we recommend it! :) [06:42] lifeless: ok then its a http(s)-problem with that overhead? [06:42] can an anonymous user use the bzr+ssh-method? [06:42] no [06:43] but anyone can add an ssh key to LP to use bzr+ssh [06:44] lifeless: hmm its for a gentoo-ebuild script, so I don't think that every one who wants to build the package should first create a launchpad account :/ [06:52] FloSoft: indeed, I can understand that [06:53] How can I "bzr pack" the remote branch? === jtv1 is now known as jtv [06:53] bzr pack bzr+ssh://.... [06:53] ah ok :) [06:54] or bzr pack lp:.... if you have logged in (and have write access to the branch) [06:54] you probably want the build script to do a bzr export too, rather than a branch, if they just want a copy of the latest code [06:56] I could have thought so ... ;) [06:56] I'll test, thx :) === jtv1 is now known as jtv === nyuszika7h is now known as anyone === anyone is now known as nyuszika7h === menesis_ is now known as menesis === Ng_ is now known as Ng === matsubara-afk is now known as matsubara === soren_ is now known as soren === matsubara is now known as matsubara-lunch [16:36] can someone please kill all of the currently running builds in https://launchpad.net/~ubuntu-mozilla-daily/+archive/ppa/+packages? [16:37] actually, never mind [16:56] where can I get in contact with the admins of packages.ubuntu.com site? frank@lichtenheld.de is listed as contact but I believe he has been non-responsive for years? The site is malfunctioning (again). [17:04] Laibsch: what "malfunction"? [17:05] * Resistance has never seen it malfunction for basic things [17:07] the current problem is that search does not return anything anymore [17:08] http://packages.ubuntu.com/isdnlog for example [17:08] Laibsch: search works for me when i use the search box [17:08] not for me [17:08] http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&searchon=names&keywords=isdnlog [17:09] still empty [17:09] that could be an individual instance [17:09] rather than globally [17:09] * Resistance searched 'znc', 'python3', and 'psmisc' and all 3 showed up [17:10] http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&searchon=names&keywords=znc is still empty [17:10] hm [17:10] clear your cache, because i dont search 'default', i search 'precise' or i use a direct-link [17:11] replace suite=default with suite=precise [17:11] or suite=natty or w/e release [17:11] it should then work === jalcine is now known as jacky === matsubara-lunch is now known as matsubara [17:29] it's still the same here. so, while this might work in some circumstances it doesn't work reliably. It fails reliably here and used to be working up until about a week ago. who can I inform about this? === Ursinha` is now known as Ursinha === Ursinha is now known as Guest66718 === Guest66718 is now known as Ursula === Ursula is now known as Ursinha [18:26] hello there is there a better way to get my Dependency Tree too not be so small ? [18:26] https://blueprints.launchpad.net/zpanelcp/+spec/upsource-dev [18:26] I can not even read the blueprint circles :) [18:27] Thanks for your time [18:31] hello, i have uploaded a package to a ppa, but it is not showing in the ppa page? === zyga_ is now known as zyga === zyga_ is now known as zyga === weddy is now known as weddy|away === weddy|away is now known as weddy === wilx_ is now known as wilx === bobweaver is now known as josephmills === josephmills is now known as bobweaver [23:38] I've somehow managed to start a recipe with the wrong destination PPA selected, it's currently building. Is there any way to cancel it, or at leasst delete the packagex from the target PPA when it's finished? [23:39] just delete it when finished [23:39] or hit cancel on the build page [23:40] hmmm, OK. [23:41] it seems that if you click "Request build" on the recipe page the default archive that's selected in the popup is not the same as the one that's set on the recipe. This seems like a bug to me.