=== vorian is now known as heHATEme [01:58] jkakar: any page in special, or anyone triggers it ? [02:20] cprov: Primarily the page for a single bug, but that's the page I tend to visit the most. [02:21] cprov: It might have nothing to do with Launchpad, but I only seem to see it on Launchpad pages. [02:21] jkakar: firefox + firebug on jaunty ? [02:21] jkakar: it seems to be fine for me on intrepid, let me check again. [02:22] jkakar: looks ok, but I remember seen it before. [02:22] cprov: Firefox and Firebug on Intrepid. [02:24] jkakar: weird, could you please file a bug about it, intellectronica will take a look at it for you. [02:24] cprov: Sure thing. [02:26] jkakar: thank you. [02:27] cprov: My pleasure! :) [02:28] jkakar: you are star! [02:28] cprov: https://bugs.edge.launchpad.net/launchpad/+bug/350047 [02:28] Ubuntu bug 350047 in launchpad "Firebug reports 'too much recursion' when using Launchpad" [Undecided,New] [02:28] jkakar: btw, how are you, landscape guys, doing with your PPAs ? [02:29] cprov: Just fine, AFAIK. [02:29] cprov: We haven't released a new landscape-client for quite a while though. [02:29] cprov: We've had an SRU request in progress for some time, which has recently been unblocked, so there's now a new package in jaunty which I believe we have yet to release for the other release. [02:29] jkakar: why is that ? many new features ? [02:30] cprov: No, we needed to have an exception put in place so that we could update the landscape-client package in released versions of Ubuntu. [02:31] jkakar: I see. [02:31] cprov: That's all done now, so we'll be able to start releasing client updates again. [02:32] jkakar: cool :) [02:32] jkakar: ah, other think. Did you guys invested anytime in exploring the LP API for PPAs ? [02:33] cprov: No, not yet, but I've recently started playing with launchpadlib and am really enjoying it. [02:33] jkakar: checkers, release scripts, anything related with automation of your PPAs. [02:33] cprov: What cool things can we do to PPAs with it? [02:33] cprov: Ah, interesting. [02:34] jkakar: edit the description, figure out the signing_key fingerprint, lookup sourcepackages and builds [02:35] jkakar: I'm just asking because we are exposing features on demand and we are interested to know if you need anything that is not available yet. [02:35] jkakar: ping me, if you need anything in that area. [02:38] cprov: Awesome, thanks! === abentley1 is now known as abentley === heHATEme is now known as vorian [04:36] hi [04:49] did launchpad just go down? [04:50] my push is failing [04:51] meoblast001: I don't think so [04:51] meoblast001: I was able to check a branch on lp [04:51] meoblast001: using bzr revno [04:51] meoblast001: so the internals are working [04:52] thumper: well now i have to break a lock :P [04:52] meoblast001: sure it wasn't an error or disconnection client side? [04:53] thumper: Transferring:Copying content texts:Copied record 47/54 [04:53] it gets stuck there [04:53] how long did you wait? [04:53] meoblast001: and which bzr versions? [04:53] thumper: a good 3 minutes [04:53] let me check [04:53] 1.13rc1 [04:54] meoblast001: there was a regression in that one [04:54] meoblast001: that causes very long pushes over hpss [04:54] thumper: but it was working [04:54] now it's not [04:54] meoblast001: if you use -Dhpss [04:54] no [04:54] meoblast001: it depends what your pushing [04:54] meoblast001: and the tree shape I think [04:54] meoblast001: there are cases where it was doing way too many calls [04:54] bzr push bzr+ssh://meoblast@bazaar.launchpad.net/~mysticgalaxies/amethyst-mm/devel [04:55] meoblast001: it has been fixed, but that is on bzr.dev [04:55] meoblast001: the regression will be gone once LP rolls out 1.13 server side on the 1st of April [04:55] meoblast001: yes it can take ages [04:55] thumper: i have some interupt errors [04:55] meoblast001: for Launchpad I've seen 30 minutes :( [04:56] thumper: http://rafb.net/p/oXw9Ow73 [04:57] thumper: http://rafb.net/p/oXw9Ow73.html rather [04:57] should i ask in bzr? [04:57] meoblast001: I'd upgrade bzr [04:57] meoblast001: 1.13 was released several weeks ago [04:58] thumper: ok [04:58] meoblast001: and you are using a release candidate [04:58] lovely... large download [04:58] i wonder how much i have to update on this system that was broken for a month [04:58] thumper: while this updates... i'm having another problem [04:59] meoblast001: be quick, the kitchen is calling [04:59] thumper: have to load the example [05:00] thumper: hmm appears lp has an outdated security certificate [05:01] thumper: ok.... it's almost done loading [05:01] hmmm it wont come up [05:01] i'll describe the problem [05:02] thumper: ever commit i make on this desktop computer comes up as Braden Walters but ones made on my laptop come up as meoblast001 [05:02] thumper: they are both the same LP account [05:32] thumper: i still have RC1 === abentley1 is now known as abentley [07:44] hi [07:44] $ bzr whoami | Braden Walters [07:44] how do i change that to say meoblast001 [07:44] my laptop says meoblast001 [07:52] meoblast001: "bzr whoami meoblast0001" [07:52] spiv: k thanks... will that fix all my previous commits or no? [07:52] No, it won't change previous commits. [07:53] spiv: is there a way to change the previous commits? [07:53] You could perhaps use the rebase plugin or export the history with the fastimport plugin and edit that... but nothing builtin. [07:54] (And if you've already published your branch its probably too late anyway) [07:54] spiv: :( [07:54] spiv: can launchpad operators do it for me? [07:54] if it's too late [07:55] Well, you can overwrite the history of your launchpad branch yourself with "bzr push --overwrite" [07:55] But that's not the problem, the problem is that people may have already taken a copy of that code. [07:55] spiv: i think only a few people have just to play around with [07:56] You can at least change overwrite it so that in future people will get the fixed version, but you can't automatically find and edit what's on other people's hard disks ;) [07:56] i'm the only programmer and the other 2 people are a musician and 3d artist, they give me everything on the forums [07:56] spiv: or can i? >:) :P [07:57] But if you replace the history of the published branch with a "fixed" history, then be aware that you won't be able to merge from people that branched from the original history. [07:57] (And they won't be able to merge from your new history) [07:58] Hmm, dinner time... [07:58] spiv: eh... i'll keep it how it is so long that it doesn't interfere with ohlo [07:58] h [08:38] no [08:39] it's still not worknig [08:39] https://code.launchpad.net/~mysticgalaxies/amethyst-mm/devel [08:39] i want everything to look just like revisions 1 - 10 [08:43] :( [08:48] is anyone here? [08:57] back [08:57] i'm so confused [09:12] how do i uncommit a change? [09:18] hi Lure hi epsy [09:18] hi [09:20] dang it... my mom took my blank cd's and everyone is sleeping [09:20] sorry for the offtopic.. i just had to speak my mind real quick [09:29] meoblast001: 'bzr uncommit' might help you uncommit [09:29] And #bzr might in general be more helpful for this sort of question. [09:29] wgrant: yeah.. i was having trouble pushing but i figured it out [09:29] had to overwrite [09:31] In general it's a pretty bad idea to rewrite history like that on public branches. [09:37] wgrant: it's a relatively new project [09:37] i've gtg [09:37] Even so. [09:37] wgrant: yeah... i know what you mean [09:37] Everybody knows that bad things happen if you go back in time to fix things. [09:37] wgrant: ha... well... i made the commit a good 15 minutes before fixing it [09:37] i've gtg to bed really bad though [09:37] good night [09:37] Night. [11:39] Hello , regarding question 62612, I found out that it was not completely solved, the packages in PPA didn't get moved from ppa.launchpad.net/ubuntume.team to ppa.launchpad.net/sabily.team === soeb is now known as soeb_afk === soeb_afk is now known as soeb === Nicke_ is now known as Nicke [14:48] bzr push to launchpad seems to hang at ``[| ] Transferring:Walking content. 450/608''... anything I can do to prod it along? [14:48] ^C gives ``bzr: ERROR (ignored): The medium '' has reached its concurrent request limit. Be sure to finish_writing and finish_reading on the currently open request.'' === thunderstruck is now known as gnomefreak [14:51] ryanakca: I'm not an expert on bzr, but are you trying to push more than one branches at the same time? [14:52] savvas: Nope... [14:52] savvas: at least, not according to ps... [14:52] did you break any push with ctrl-c? [14:56] I might have... but netstat -plant doesn't show any open connections to a canonical host... [14:57] ryanakca: try: bzr break-lock -v lp:location [14:57] ryanakca: what version of bzr are you using? [14:57] or wait for mwhudson :) [14:58] 1.13rc1 [14:59] ... when pushing, I seem to get three connections to 91.189.90.11 (crowberry.canonical.com) ... is that normal? [15:00] ... and dropped down to one, but no progress... still hanging at 459/608 :/ [15:00] ryanakca: unfortunately pushing from 1.13 to 1.12 (which is what launchpad is running right now) kinda sucks [15:01] ryanakca: if you can upgrade to bzr.dev, it should be much better [15:01] ryanakca: or wait until launchpad runs 1.13 (wednesday) [15:02] mwhudson: Hmm... no bzr.dev packages for jaunty? [15:02] ryanakca: try the ~bzr-nightly-ppa [15:02] ? [15:02] ryanakca: https://edge.launchpad.net/~bzr-nightly-ppa/+archive/ppa [15:02] mwhudson: thanks === thunderstruck is now known as gnomefreak === thunderstruck is now known as gnomefreak === magcius is now known as FluxxBot === FluxxBot is now known as magcius === magcius is now known as FluxxBot === FluxxBot is now known as magcius [16:41] hi, is it possible to get a team deleted from launchpad? If so, how does one do that? [16:42] popey: only admins can delete teams, so you need to ask a question on launchpad: https://answers.launchpad.net/launchpad [16:45] ok, will do [16:58] do the PPAs search for dependencies in themselves? [16:59] ah they do: Get:4 http://ppa.launchpad.net intrepid Release.gpg [307B] === n7 is now known as qball [18:23] I just realized I have a problem with [18:24] "This bug affects me too (change)" [18:24] where change is a link [18:24] it always twists my brain on a knor [18:24] knot [18:25] I'd file an improvement request, but I'm not sure how it could be improved [18:25] and I also want to know, if someone else has the same problem [18:27] Obviously "affects me" is not a good way for having a poll on this ;-) [18:47] checkbox! [19:14] https://bugs.launchpad.net/launchpad/+bug/350502 [19:14] Ubuntu bug 350502 in launchpad "improve "affects me" -presentation" [Undecided,New] === Ursinha is now known as Jorjao [19:41] Hola. [19:41] if i changed the name of a branch on LP, what's the most sensical way for me to tell this to my local branch [19:41] of that branch === Jorjao is now known as Ursinha [20:37] johnjosephbachir, What exactly are you trying to do? [20:38] rockstar: i figured it out [20:38] push with remember was sufficient [20:39] johnjosephbachir, Yea, that's what I was going to recommend. [20:39] cool