[00:06] intellectronica: Loggerhead is displaying files in branches again. what was the resolution? [00:07] bignose: i have no idea, i didn't follow up after asking for it to be looked at :-/ [00:08] intellectronica: hmm, I take that back; displaying lists of files works, but displaying individual files now fails [00:08] http://bazaar.launchpad.net/~bzr-pqm/bzr/bzr.dev/annotate/head%3A/COPYING.txt [00:08] → “Internal server error” [00:08] bignose: ouch [00:13] hm [00:19] bignose: well the good news is we have a beautiful backtrace of the smash. the bad news is no idea why. so far. [00:29] spm: thanks for the response. good hunting. [00:29] heh [01:03] hey, I'm out of disk space again - https://launchpad.net/~mithro/+archive/ppa/+packages [01:04] stupid debug packages taking 300mb each :/ [01:04] any chance I could get some more? [01:12] tansell: sure. let me just dleete all your existing packages... :-P [01:13] tansell: there ya go. an extra 20%; see how that goes? [01:24] hey guys - I've got a branch that's totally out of sync depending on who I'm pulling it as [01:25] nevermind - I figured it out - apparently being in the team changes what I see [01:26] mtaylor: There are two copies of Launchpad hosted branches. One that you see if you can write to the branch, and one that you see if you can't. Changes in the former should be pulled into the latter within a couple of minutes, though. [01:28] mtaylor: if it stays out of sync, please let us know [01:28] thumper: well.... it seems to have been out of sync for at least 15 minutes if not longer [01:29] :( [01:29] that's bad [01:29] which branch [01:29] lp:~drizzle-developers/pkg-drizzle/trunk [01:29] KnitPackRepository('lp-hosted:///~mordred/pkg-drizzle/trunk/.bzr/repository') is not compatible with CHKInventoryRepository('lp-hosted:///~drizzle-developers/pkg-drizzle/trunk/.bzr/repository') different rich-root support [01:29] mtaylor: if you look at the branch, this is what you see [01:30] mtaylor: which IMO you should never get [01:30] fuck [01:30] WTF is going on [01:30] ah [01:31] now I got [01:31] it [01:31] kewl [01:31] mtaylor: the trunk branch has been upgraded to 2a [01:31] but your stacked one is hurling [01:31] I'm trying to figure out what is going on [01:31] have you upgraded recently? [01:32] thumper: hrm... yeah [01:32] mtaylor: when and how? [01:32] thumper: but lp:~drizzle-developers/pkg-drizzle/trunk is the only one I think I care about? [01:32] thumper: I did bzr upgrade lp:pkg-drizzle [01:33] mtaylor: unfortunately lp:pkg-drizzle is stacked on lp:~mordred/pkg-drizzle/trunk [01:33] mtaylor: try upgrading that too [01:33] thumper: ahhh. I seem to remember that from a while ago ... is there any way to say "um, hi! I'd like to make lp:~mordred/pkg-drizzle/trunk go away and have lp:~drizzle-developers/pkg-drizzle/trunk be the whole thing" ? [01:34] thumper: will try upgrading lp:~mordred/pkg-drizzle/trunk [01:34] mtaylor: yes [01:34] I think you can say something like: [01:34] bzr reconfigure --unstacked lp:pkg-drizzle [01:34] mtaylor: and for something this small, should be very quick [01:35] Will Launchpad notice and update its own stacked-on metadata? [01:35] maxb: yes [01:36] well... [01:36] kinda [01:36] heh [01:36] maxb: if we hadn't fucked up with the scanner [01:36] yes [01:36] but we are currently making a patch to fix our fubar [01:36] we changed how the scanner worked [01:36] spm, thanks! [01:37] maxb: it'll certainly notice next time a revision is added [01:42] mtaylor: how did the reconfigure --unstacked work for you? [01:43] thumper: haven't tried it yet [01:43] mtaylor: what are you doing right now? [01:43] mtaylor: want me to do it? [01:43] thumper: I'm wrangling with a bzr-builder recipe [01:43] thumper: sure [01:43] ok [01:44] thumper: it would be great if builder would do a full debuild rather than just making a source package.. [01:44] :) [01:44] I think build-deb does that [01:44] it does - but it doesn't do the other thing I need [01:45] I think I have a recipe and a wrapper shell script now [01:49] :( [01:49] mtaylor: the reconfigure broke the branch even more [01:49] thumper: yay! [01:49] mtaylor: you have a copy of the branch? [01:49] thumper: yup [01:49] mtaylor: let me blow it away properly and I'll get you to repush [01:49] thumper: awesome [01:49] mtaylor: I'll just blow away the guts of it [01:53] mtaylor: try a 'bzr push --use-existing-dir lp:pkg-drizzle [01:54] thumper: bzr: ERROR: The branch 'bzr+ssh://bazaar.launchpad.net/~drizzle-developers/pkg-drizzle/trunk/' cannot be stacked on '/~drizzle-developers/pkg-drizzle/trunk'. [01:54] haha [01:54] damn [01:54] :) [01:54] I thought we fixed that [01:54] can you file a bug? [01:54] uh - sure [01:54] mtaylor: we need to unmark it dev focus [01:54] mtaylor: then push to it [01:54] mtaylor: then make it dev focus again [01:54] hacky [01:54] but it works [01:55] lovely [01:55] Can't you just init the remote, then push over it, thus eliminating stacking? [01:55] do I need to do that through ui? [01:57] wgrant: yes [01:57] mtaylor: no [01:58] bzr init lp:pkg-drizzle [01:58] maybe with a use-existing-dir [01:58] not sure [01:58] I've not done that before [01:59] hitchhiker to the rescue... [02:00] ass [02:00] bzrlib.errors.PermissionDenied: Permission denied: "/~drizzle-developers/pkg-drizzle/trunk/.bzr" [02:01] mtaylor: what are you doing now? [02:01] mtaylor: it is denied because I blew away the .bzr directory [02:01] ah [02:02] I was trying to blow away the .bzr dir :) [02:02] mordred@camelot:~/src/hitchhiker$ ./hitchhiker lp:pkg-drizzle [02:02] Opened bzr+ssh://bazaar.launchpad.net/~drizzle-developers/pkg-drizzle/trunk/ [02:02] (Cmd) ls [02:02] .bzr [02:02] backup.bzr [02:12] mtaylor: is it good now? [02:12] mtaylor: looks empty on LP [02:12] mtaylor: but in 2a and not stacked [02:14] thumper: I have now pushed [02:15] * thumper waits for the scanner to catch up [02:16] mtaylor: looks good now [02:17] woot [02:38] spm: Loggerhead is displaying file contents from branches again. what was the resolution? [02:39] bignose: there isn't one atm; need an appropriate dev to look into it [02:42] bignose: bug filed but I don't think we did anything [03:46] Hi all I need someone to lift my limit to contact LP users directly? who do I need to talk to and explain this too? [03:53] akgraner: You probably need answers.launchpad.net/launchpad [03:55] It's not that easy. [03:55] nevermind - I don't know what I'm talking about :P [03:55] The limit is not customisable per-user. [03:55] akgraner: What are you trying to do? [03:56] wgrant, the Ubuntu Women Project uses LP as the list of "official members" [03:57] wgrant, I'm typing one sec I'll explain :-) [03:57] we are holding a condorcet vote and some email address are hidden. [03:58] I am trying to let them know they need to send me their email address so I can add them to the poll [03:58] and I can't send but 3 a day [03:58] by the time I get to all the hidden address the poll will be closed [03:58] Ah. If only Launchpad's condorcet mode had been finished... [03:58] :-( [03:58] spm: Any ideas how to solve this? [03:58] been reading along... [03:59] There was an easy workaround until two days ago. [03:59] But it's gone now. [03:59] Anyway to lift that for the admins of the team (/me is listed as an admin) [04:00] akgraner: is there no other way of contacting these persons? ie, no mail list etc? ie2. how were/do they know about the poll in the first place? [04:00] I have sent it to the mailing list [04:00] but our mailing list is mailman [04:00] not Launchpad [04:00] You could contact the entire team. [04:00] if I had an LP mailing list [04:00] No. [04:01] * wgrant taps fingers, waiting for LP to finally come back. [04:01] Ah, you have a contact address set. [04:01] That's unfortunate. [04:02] So I posted in our IRC channel and the forums and the mailing list asking for those with hidden email address to email me... [04:02] (if you didn't have one set, the 'Contact this team' link would send a separate email to every member) [04:02] akgraner: heh, and needless to say, they haven't. right? :-) [04:02] nope [04:03] how many people are we talking? roughly? [04:03] we have UWP team listed on LP but they aren't signed up for the mailman list [04:03] 59 [04:03] out of 194 [04:03] yoikes [04:03] yeah [04:04] part of the problem here; I can't just give you their email addresses - I can see them - as that's private info and they've indictaed (via hiding it) they want it protected. :-/ [04:04] spm, I know [04:04] I just need to be able to contact them via LP [04:04] but I can't b/c I am limited [04:05] everyone is limited; I think even us admins are. [04:05] Correct. [04:05] Rather flawed, but that's the way it is. [04:05] how does that help the teams then? [04:06] we tell them official roster is LP [04:06] sign up there [04:06] then I can't get them the info they need via LP [04:06] help? :-( [04:07] the "normal" method would be to have a list and everyone is subscribed to that; but in your case, you already have a list and that's elsewhere. urg. messy. [04:07] yep [04:07] and UW is not the only team like that [04:07] most LoCo teams use mailman for mailing list not LP [04:08] Yes, but most LoCos are terribly disorganised and don't have votes :P [04:08] heh [04:08] spm, ok I am open for suggestions I am trying to use the IRC nicks to workaround but [04:08] that's not neat either [04:09] 1) after this how do I set up the email entire team [04:09] 2) can we get the limited lifted for admins or team owners [04:09] akgraner: I guess... two part it. 1 keep emailing the official list - that's the actual contact you have right now. 2. create an answer reqeust; possibly bug asking for an exception; I unf doubt anything could be fixed soon enough to help this case; but perhaps the next one. [04:09] askhl_: yeah, your #2 is along the lines I'm thinking [04:10] askhl_: sorry - wrong person [04:10] akgraner: ^^ [04:10] spm yep ;-) [04:10] :-) opps didn't mean to wink at ya :-/ [04:10] heh [04:11] possibly something like a limited group that we can put folks in/out to be able to do mailouts of this nature; for strictly limited periods [04:11] yep [04:11] the internal discussion around this feature was convoluted [04:11] spm, can you email the hidden address if I send you what I am trying to send them [04:11] went for the blanket No as the first step; revisions from there; I don't believe there have been any since; so congrats; you're revision #1 :-) [04:11] since you can see the addresses [04:11] :-) [04:13] I suppose you could unset the contact address, quickly send an email to the team, then set the address again. But I'm not sure if readding it would have any unfortunate consequences. [04:13] heh. I could; I'd for a variety of reasons - including some selfish ones tbh :-) - rather not. The main one, it'd be an abuse of privledge. borderline argument perhaps, but I have to play caution there. [04:13] spm, I had to ask :-) [04:13] wgrant: no; that'd be the same level of privacy expose. [04:13] akgraner: hey for sure :-) [04:13] spm: It's something that any team admin can do. [04:14] wgrant: ? unhide a users email address? [04:14] Oh. the contact addres. right. [04:14] If a team admin clicks the 'Contact this team' link on one of their teams that does not have a contact address sent out, it will be sent to every member individually. [04:15] I'm an admin and I can't send out anymore for 23 more hours [04:15] s/sent out/set/ [04:15] would there be any difference to using the team that way to the maillist? ie are the two sets (mailman list vs LP team) not fully 100% equal? [04:17] I tried the contact this teams email address [04:17] and got: You have reach your quota for direct contact of other Launchpad users. You can try again in 23 hours [04:18] so 135 users will get contact a 3rd time if I do a blanket email in 23 hours.. :-) [04:19] yeah it kinda sucks there. I suspect what you're somewhat dealing with is folks who simply aren't reading anyway. usual inertia. [04:20] it occours ... you're on a 24 hour timer. that'd be stored somewhere. we could zot that. [04:22] You'd have to remove or re-date at least one of the email records. [04:22] so every 3 emails one of you all will have to reset something? [04:23] akgraner: one of you == me :-) [04:23] b/c the send limit will still be the same right? [04:23] yup [04:23] spm, I'm sorry [04:23] I didn't for a sec suggest it was a great solution; just do-able; ;-) [04:23] spm, will you be online tomorrow [04:23] An email to a team should count as just one email, even if it actually goes to a million people because the team has no contact address set. [04:23] akgraner: Saturday? I hope not! :-D [04:24] spm, where are you located? [04:24] can berrrra [04:24] ahhhh [04:24] ok cause tomorrow for me is Friday :-) no I hope you aren't either :-) [04:25] heh [04:25] spm, I tell ya what - let me see how many I can find via IRC nicks [04:25] us future folk pity the rest of the planet [04:25] wgrant: I sent an email to ~ubuntu-members once - they all got it individually (no contact addy) [04:26] MTecknology: Yes. We all noticed. [04:26] wgrant: :P [04:26] That was why one of the last changes to the policy was made. [04:26] wgrant: what chage was that? [04:26] and If I am still stuck in 23 hours I will send one to the whole list and just apologize for sending the request to everyone [04:27] Oh, that change was never made :( There was discussion that only team admins should be able to contact a team. [04:27] I just didn't want to spam the people who already gave me their address b/c the only way they can vote on the poll is for me to enter their address to condorcet [04:27] wgrant: back then I did wish there was an actual mailing list to post to [04:28] akgraner: yeah. unf that's probably best at this stage; my thinking is to put a simple while [1] do; psql zot your timer ; sleep 60; done type of thing; but .... [04:28] spm, just as a heads up, sometime around may we will have another condorcet poll going out [04:29] fair enough; in that case definitely pls to add a bug report about this. [04:29] so can we (and I will help test or whatever you need from me) figure out something a little easier.. [04:29] sure [04:30] I don't want to ask you all to do something I am not willing to help with [04:30] why not? everyone else does! ;-) [04:31] b/c that's not me.. I don't like asking people to do something I would not be willing to do myself or that I haven't done.. I might not be able to write code, but I'll help where I can :-) [04:32] spm, thank you for all your help tonight... I'll see what I can do, and just let me know if you need someone to test these new features and stuff :-) [04:32] hrm. I suspect the zotting idea won't work anyway... [04:32] no worries [04:32] spm: Why not? [04:32] sorry we couldnt get a better solution [04:33] spm, no worries at least this gives you a reason why stuff like that is needed [04:33] How come you can't just disable the contact addy, wait until the time limitis up, send to team(everyone) [04:33] I missed something [04:33] wgrant: looks like we store the emails sent in the usertouseremail table; in perpetuity. so my hunch (no code reading) is that the limit is based off a query of "give me the last 3" type of thing [04:34] yeah. there's all the ones I've sent. wheee. [04:34] MTecknology, I grabbed all the emails listed and added them to the poll [04:34] spm: That's right. You'd have to re-date them, or reassign them to somebody else. [04:34] that was 135 people [04:34] ew [04:34] gah. of course. re-dtaing would work. lala me. [04:35] hack; but workable. [04:35] MTecknology, I will send to the list in 23 hours if I haven't gotten all the hidden email address contacted [04:35] spm: Probably actually easier to recover later by reassigning them to somebody else. [04:35] but that means people who have already been contacted will hear about this for the 3rd time [04:38] akgraner: heh. evil me suggests the negative feedback you may get should add weight to getting this issue fixed. >:) [04:39] spm, yeah but it really needs a fix :-) [04:39] and it's not just for me [04:39] even it it is just 2 people per team (admins) who can be granted this [04:41] spm, I'll use the email team feature next time, but this time I was sending a "you are receiving this email via LP b/c you email address was hidden.." [04:42] fair nuff [04:43] well let me get back to getting this poll to all the members..:-) [04:43] heh; good luck with eh! [04:43] spm, please let me know what I should do if anything to get this feature added [04:43] :-) [04:43] oh yes; just report a bug against launchpad in general. [04:43] feature privilege whatever you call it [04:44] PITA.... [04:44] oh dear. that came out loud. sorry. [04:44] spm, ok will do THANK YOU!!! (I was going to say PITA) [04:44] akgraner: https://bugs.launchpad.net/launchpad/+filebug [04:44] s/spm/Mr Potty Mouth/ [04:44] spm, :-) no worries.. you're grand have a great weekend [04:45] surely intend to; you enjoy friday ;-) [04:45] I will thanks [07:43] What's the easiest way to allow 2 individuals full read/access to my bzr branch? (https://code.launchpad.net/sch-scripts) [07:48] Do I need to create a team, and make them part of that team? [07:48] Yes. [07:48] You need a team if you want multiple people to have commit access. [07:48] You already seem to have a team owning the trunk branch? [07:53] The existing team is not the "coding" team, so I'll need to think a little about organization :) Thank you! [07:58] The existing team is in charge of the whole project, and has upload rights to some PPAs that I don't want the "coders" to be able to upload stuff. [07:59] So I'm thinking of creating a new team, "sch-scripts committers", and only give them commit access to the branch [08:00] Then, if I also wanted the existing team to have commit access to the branch, what would I have to do? [08:00] Make it a member of the owning team? [08:00] Got it. Thanks, trying... [08:03] Ah, do all commiters have complete rights over the branch? I.e. is there some way to prevent novice developers from accidentally wiping everything? [08:33] Do any one here can spare some moment for me to understand how launchpad works? [08:38] Hello... Anyone can help me with this ^^ [08:49] napster: have you had a look through the tour? https://launchpad.net/+tour or were you looking for help on a specific topic? [08:49] noodles775, tnx a lot [09:53] noodles775, Launchpad uses bazaar. What are requirements on my system? [09:53] noodles775, To use bazaar... [09:55] napster: details about installing bazaar and a minitutorial here: http://doc.bazaar.canonical.com/latest/en/mini-tutorial/ [09:56] Hello... Anybody out there? [09:56] noodles775, OK, one more doubt [09:56] noodles775, What is trunk? [09:59] noodles775, Hello...? [10:01] napster: (I'm doing a few things at once here) trunk is just the name used often for your main line of development branch. [10:01] noodles775, ok.. tnx for your time :) [10:02] np. === ripps|sleep is now known as ripps [10:54] what the heck - heat? === matsubara-afk is now known as matsubara [11:35] http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/hardy/nginx/hardy-backports/changes when i try to get one of the diffs here i get internal server error, is anything wrong there ? === mrevell is now known as mrevell-lunch [12:25] bencer: yeah I see the same "Internal Server Error" when trying to browse Launchpad code - and can't see anything in the topic about the problem... [12:25] losa: is it something we're aware of? (eg. http://bazaar.launchpad.net/~launchpad-pqm/launchpad/devel/files) [12:27] noodles775: our nagios alert isn't flagging a problem :( [12:27] hm, that's no good. [12:28] we check /~vcs-imports/busybox/main/changes [12:28] and that's giving a 200 OK [12:32] I've no knowledge of the codehosting server setup, but could it be a bad nfs link (so it only affects certain user branches)? [12:32] (or similar) [12:32] noodles775: yeah - was noticed this morn: https://bugs.edge.launchpad.net/launchpad-code/+bug/514090 [12:32] Ubuntu bug 514090 in launchpad-code "lp-loggerhead smashing on viewing files" [Undecided,New] [12:32] ah, thanks spm. [12:33] np, /me goes back to not being here and enjoying the w/e ;-) [12:33] :) === noodles775 changed the topic of #LaunchPad to: http://launchpad.net | Read https://help.launchpad.net for help | Browsing some branches currently gives error (bug 514090)Help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev === noodles775 changed the topic of #LaunchPad to: http://launchpad.net | Read https://help.launchpad.net for help | Browsing some branches currently gives error (bug 514090) | Help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev === Ursinha_ is now known as Ursinha === mrevell-lunch is now known as mrevell [13:30] I've created a project in launchpad and have bzr installed on my system. The project folder with source code is in my /home/Public folder. What is the next step to initiate the trunk? [13:32] Hi again napster, your best bet would be to follow the code quick-start guide at: https://help.launchpad.net/Code/QuickStart [13:32] and let us know if there's anything missing :) [13:32] noodles775, You are there always. tnx mate :) [14:00] noodles775, What will bzr remove do? [14:00] noodles775, I've done bzr add and all the files added... [14:00] noodles775, will bzr remove will remove all the files? [14:00] napster: I don't think I could explain it any better than what you'll read if you type: bzr help remove [14:01] noodles775, tnx again :0 [14:01] :) [14:01] np! [14:17] noodles775, Path(s) are not versioned: I see this error when I've added some files and dir to my already inited,added project directory [14:17] noodles775, How to fix this? [14:20] napster: if your issue is different to this: https://answers.edge.launchpad.net/bzr/+question/19768 [14:20] then it might be worth asking the friendly people on #bzr === abentley changed the topic of #LaunchPad to: http://launchpad.net | Read https://help.launchpad.net for help | Browsing some branches currently gives error (bug 514090) | Help contact: abentley | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev [14:25] abentley: have you seen, or are you aware of bug 514090? It just seems to affect some hosted branches (hence it didn't trigger the nagios alert). [14:25] Launchpad bug 514090 in launchpad-code "lp-loggerhead smashing on viewing files" [Undecided,New] https://launchpad.net/bugs/514090 [14:25] For example: http://bazaar.launchpad.net/~launchpad-pqm/launchpad/devel/files [14:26] and good morning too :), sorry! [14:26] noodles775: No, I hadn't. [14:33] Can anyone please clarify the doubts I have regarding translations feature? [14:34] slytherin: I'm sure dpm would be keen to clarify :) [14:35] When I download a .po file for my project it has copyright assigned to 'Rosetta Contributors and Canonical Ltd'. But the license still says 'This file is distributed under the same license as the package'. Shouldn't license be ideally BSD (3-Clause)? === Ursinha is now known as Ursinha-lunch === Ursinha-lunch is now known as Ursinha [14:44] slytherin: "copyright" and "license" are independent of each other. === matsubara is now known as matsubara-lunch === salgado is now known as salgado-lunch [15:28] henninge: I know. But LP use terms say that all translations originating at LP are BSD licensed === matsubara-lunch is now known as matsubara === salgado-lunch is now known as salgado [15:56] what could cause a script (requestsync) using the LP API fail with "HTTP Error 412: Precondition Failed"? this script got used to file many sync requests so I hope I didn't do something wrong === yofel_ is now known as yofel === doctormo_ is now known as doctormo [16:07] geser: One cause of Precondition Failed is if you try to make a change based on data that has since been modified. [16:11] abentley: the script creates a new bug, sets importance and status on this bug's task and then calls task.lp_save() (that's where the 412 error occured). [16:13] is it likely that someone else modified the bug in this short time frame? [16:13] and how to deal with this? refetch the bug and try again? [16:13] geser: No, I think it's more likely that you violated a database constraint, but I'll have to investigate. [16:23] geser: It looks like there's a bug related to this: https://bugs.edge.launchpad.net/lazr.restful/+bug/369293 [16:23] Ubuntu bug 369293 in lazr.restfulclient "API named operations that modify an object should return the modified object" [Undecided,New] [16:23] geser: The js code that modifies bugs removes their etag first. [16:25] geser: You may find that refetching the bug immediately after creating it works. [16:31] thanks, will try this and hope it will catch those problems in future (as they don't appear every time) [16:50] trying to upload to launchpad [16:50] very stuck [16:51] chrisboom: What's happening? [16:51] getting this message [16:51] you have a valid .bzr control directory, but not a branch or repository. This is an unsupported configuration. Please move the target directory out of the way and try again [16:51] im using windows bazaar [16:51] chrisboom: What location are you pushing to? [16:52] https://launchpad.net/~bigonroad/mygiftlist/trunk [16:52] http://launchpad.net/~bigonroad/mygiftlist/trunk [16:52] sorry, the latter [16:52] the former tells me bzr: ERROR: Transport operation not possible: http does not support mkdir() [16:54] chrisboom: You can't push to http locations. You should push to bzr+ssh:bazaar.launchpad.net/~bigonroad/mygiftlist/trunk [16:54] Sorry, bzr+ssh://bazaar.launchpad.net/~bigonroad/mygiftlist/trunk [16:54] bzr: ERROR: Parent directory of bzr+ssh:bazaar.launchpad.net/~bigonroad/mygiftlist/trunk does not exist. [16:54] You may supply --create-prefix to create all leading parent directories. [16:55] chrisboom: Try again with the // [16:55] aha [16:55] said bzr: ERROR: Connection error: Unable to authenticate to SSH host as Chris@bazaar.launchpad.netsupported auth types: ['publickey'] [16:55] need to go change some settings somewhere methinks [16:55] chrisboom: Have you run lp-login yet? [16:55] dunno how [16:56] the windows one seems to come with a gui [16:56] bzr login [16:56] so how do i do bzr login? [16:56] cant type it in [16:56] chrisboom: That GUI is called Bazaar Explorer. It helps to know that's what you're using. [16:56] indeed [16:57] still trying to work out how to set up my ssh [16:57] done it in launchpad [16:57] is there not a command-line tool? [16:58] if not, look through the settings for something like "Launchpad username" [16:58] chrisboom: You don't *have* to use bzr explorer. It should come with the commandline version also. [16:58] The "advanced" icon on the toolbar should let you run arbitrary commands. [16:59] indeed [16:59] the command should be "bzr launchpad-login your-LP-ID" [16:59] i chose, cos im not great at command line [16:59] kl [17:07] ok, im sorry [17:07] failing here [17:07] id quite like to use the gui [17:07] but right now, anything is cool [17:07] can you start me at the beginning [17:13] chrisboom: Hit "advanced". [17:13] chrisboom: select launchpad-login from the list of commands. [17:14] chrisboom: specify bigonroad as the sole parameter. [17:14] cool [17:14] Hit okay. [17:14] as in tools advanced controls? [17:15] chrisboom: Yes, but I see it on a toolbar also. [17:15] nope, not got that [17:15] Okay, so the tools-> advanced controls option is equivalent. [17:16] http://www.uploadscreenshot.com/image/48345/3116772 [17:16] but then i dont get a list, but cool, ill type launchpad-login [17:17] chrisboom: I've got Bazaar Explorer version 0.10.0dev. Perhaps you have an earlier one. [17:17] just downloaded this one [17:18] so its the latest stable i assume [17:18] one sec [17:18] yeh im 0.8.3 [17:18] ill get latest [17:18] its 11.2 [17:19] chrisboom: Just stick with the one you have for now. [17:19] cool [17:20] So in advanced commands, specify "launchpad-login" and "bigonroad" [17:20] And then hit okay. [17:21] done [17:21] Now try pushing to the last location. [17:21] noodles775, Are you there/ === abentley changed the topic of #LaunchPad to: http://launchpad.net | Read https://help.launchpad.net for help | Recent problems browsing branches should be fixed. | Help contact: abentley | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev [17:23] abentley: bzr: ERROR: Connection error: Unable to authenticate to SSH host as [17:23] bigonroad@bazaar.launchpad.net [17:23] supported auth types: ['publickey'] [17:24] chrisboom: Have you set up your computer to use your ssh key? [17:24] and that would be a no. [17:24] ill go look it up [17:25] You'll need to do that. I haven't really done that in Windows. The folks in #bzr may be able to help. [17:26] hi, i am trying to build a deb of gcc-4.4.3 for karmic. the folder created by apt-get source does't contain the source directly, but a tarball ... when trying to build the package, dpkg-source complains, that the binary file content changed ... any idea, what i am doing wrong? [17:27] noodles775, Happy to get a friend like you on a learning procedure. I think I'll pull-edit-commit-push perfectly in a few days... Thnaks a lot for your help... see you later... [17:27] thanks for heelping man [17:27] sorry for being an idiot! [17:27] chrisboom: No problem. [17:28] tim: Did you edit or regenerate the tarball? [17:28] abentley, i imported it ... the debian package of gcc is built from the tarball [17:28] abentley, the root folder contains the debian/ folder and the gcc tarball [17:32] it worked! === EdwinGrubbs is now known as Edwin-lunch [17:38] tim: Sorry, I don't know a lot about packaging. Maybe someone in #ubuntu-motus could help? [17:38] Sorry, #ubuntu-motu [17:39] abentley, thanks, i'll ask there [17:45] how do i delete projects im not interested in, in bazaar explorer? [17:45] i wanna download a new one, and lose this one [18:22] Using launchpadlib, how can I know if my user can writer to a selected branch object? [18:35] is it a known bug that I can't revoke my own oauth-tokens (on edge)? I get "Sorry, you don't have permission to access this page." when I click on a "Revoke authorization" button. === jml is now known as joneaux === joneaux is now known as jml [18:47] doctormo: I don't think there's a direct way of determining that, but they can write if they're a member of the Person that owns the branch. [18:48] abentley: There are no recursions required? groups apart of groups? [18:49] geser, yes, bug 511567 [18:49] Launchpad bug 511567 in launchpad-foundations "Can't remove authorised oauth tokens" [Critical,Triaged] https://launchpad.net/bugs/511567 [18:50] thanks [18:50] doctormo: There's a method we use, "inTeam", to recursively determine whether a person is a member of a team, but it's currently not exported due to privacy concerns. [18:53] abentley: I think then I will only expose a feature of downloading a strait branch, if it's owned by the user and no group. [18:53] abentley: Until such functionality as 'canWrite' is available. [18:53] doctormo: What are you wanting to do that you need canWrite fore? [18:53] abentley: how is that different from person.super_teams which is in the LP API? [18:53] s/fore/for [18:54] abentley: Did you see the ground control video? [18:54] http://blip.tv/dashboard/episode/3161227 [18:54] geser: Actually, that probably would work. I've never used that. [18:55] doctormo: No. [18:55] doctormo: And the url you pasted wants an account. [18:55] sorry, why do I keep posting the dashboard link [18:55] http://blip.tv/file/3141629 [18:56] doctormo: Anyhow, I'm less interested in the application than the specific feature you're wanting to provide. [18:56] abentley: I want to let users download branches, without having to specify a new push location. [18:58] doctormo: So you can specify the location on their behalf, then. I don't see why you'd want to restrict people to retrieving only the branches they can write to. It's common to want to download a branch you can't write to and push your own version. [18:59] sponsoring works exactly that way [18:59] you push your branch to LP and request a merge into the branch you branched from [19:01] abentley: For branches they can't write to, they specify a name which becomes their new push location. [19:01] abentley: Users have asked for the ability to not have to specify the push location name but instead just allow a download, I'd rather not do that unless they can write to it. [19:01] doctormo: I must be misunderstanding what you mean by " I think then I will only expose a feature of downloading a strait branch, if it's owned by the user and no group." [19:04] abentley: Basically I will only offer the ability to download the branch without setting a new push location to branches that people own. [19:16] doctormo: I'm surprised that downloading one's own branches is very common. In any case, it sounds like super_teams will be a good analogue of canWrite. [19:18] doctormo: If you're not doing this already, you should also consider whether they've got a push location preconfigured in locations.conf. [19:19] abentley: I consider that if they have a push location set in locations.conf, then they're not really going to be using ground control. Although that's just me being lazy as I don't want to have to check it. [19:27] thank you whomever added the patch icon on the bug search results page [19:39] maco, I think it was intellectronica and bdmurray. [19:42] i search on launchpad for telepathy-mission-control and nothing comes up. I know there's a telepathy-mission-control package.. what am I doing wrong? [19:44] When I search for that, I get 415 hits. Where are you searching? [19:44] https://bugs.edge.launchpad.net/projects/+index?text=telepathy [19:46] bcurtiswx: telepathy-mission-control is a package, but doesn't appear to be a project. Searching for projects won't find it. [19:46] ok, so I have a bug dealing with mission control.. where to file? [19:46] bcurtiswx: If you search from https://launchpad.net/, you'll find it. [19:47] bcurtiswx: If you search packages https://edge.launchpad.net/ubuntu, you'll also find it. [19:48] abentley: ty === salgado is now known as salgado-afk === t_ is now known as t === matsubara is now known as matsubara-afk [20:53] hi, if you remember me, that i was with problem of how to merge translations back to main trunk that each time there's collisions of merge [20:54] project name is eventum, after merge i get these collisions: http://pld.pastebin.com/faa3914b [20:54] usually the po headers get errors, this time es.po content too [20:55] setup is that bzr+ssh://bazaar.launchpad.net/~eventum-developers/eventum/trunk/ translations are exporeted to bzr+ssh://bazaar.launchpad.net/~glen666/eventum/po/ [20:55] and i did bzr merge on trunk from the po branch [20:55] glen: So it looks like the translations don't conflict, just the metadata? [20:55] so far i've commited only .pot in trunk, as they told thats the way conflict won't occour [20:56] yes, metadata always conflicts [20:56] and es.po seems too [20:56] glen: And never the actual translations? [20:56] and fr.po [20:56] well, as no translations are made on trunk, then only translations are in po branch [20:57] is this collisions normal, or i do something wrong? [20:58] glen: It looks wrong to me. [20:58] glen: But I need to get my head around it. [21:00] glen: I don't understand this: "bzr+ssh://bazaar.launchpad.net/~eventum-developers/eventum/trunk/ translations are exporeted to bzr+ssh://bazaar.launchpad.net/~glen666/eventum/po/" [21:00] it's setup to export launcpad translations to po branch [21:01] glen: Okay, and then you merge those into trunk? [21:01] https://translations.launchpad.net/eventum/trunk - Translations are imported with every update from branch lp:eventum, and exported daily to branch lp:~glen666/eventum/po. [21:02] yes that is so, something like: cd po; bzr pull;cd ../trunk; bzr pull; bzr merge ../po [21:03] glen: So are people (other than you) adding translations directly to trunk? [21:03] i.e i commit the merge result of trunk+po to trunk [21:03] no, nobody commits .po in trunk, other than me doing merge from po branch time to time [21:04] glen: And do you merge or pull trunk into ~glen666/eventum/po frequently? [21:05] bi-weekly or so [21:05] definately not often than a day [21:06] i.e the automatic commit on po branch has definately gone it's round [21:06] err, wait, i do not update ~glen666/eventum/po at all, launchpad does that automatically [21:07] glen: It doesn't merge trunk into ~glen666/eventum/po. [21:07] it just commits to ~glen666 afaik [21:07] you're suggesting i should do two ways merge? hmm [21:08] but it keeps up after each commit of trunk, ie updates launchpad translations from the trunk commit [21:08] glen: I think your problems might go away if you merged trunk into glen666 immediately after merging glen666 into trunk. [21:08] so it "kind of" does merge [21:08] ok, that could do, i'll try it this time [21:09] glen: The key thing is whether bazaar shows merge revisions, because that is used to determine which changes were done sequentially, and which were done in parallel. [21:10] glen: parallel changes to the same section cause conflicts. === sale_ is now known as sale [21:39] is there a launchpad admin around? === Edwin-lunch is now known as EdwinGrubbs [21:46] Is there a way to use launchpadlib to get a specific merge proposal, given either the merge id or merging branch object? [22:11] if you know the author, the project name, the branch name and the id then yes === abentley changed the topic of #LaunchPad to: http://launchpad.net | Read https://help.launchpad.net for help | Recent problems browsing branches should be fixed. | Help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev [22:53] Hi, is there any way to report ubuntu specifc crashes in java without using launchpad? [22:54] During the last 8 weeks I tried three times to use launchpad to report that bug. But everytime I try, it just ooops. === \u03b5 is now known as bslsk05 [23:20] On https://edge.launchpad.net/~mtecknology/+archive/ppa - I have nginx 13 minutes ago Successfully built ; to the right there's a little flashing gear icon - what's that mean? Shouldn't it be a chack mark? [23:20] hover over it and see the tool tip [23:21] bigjools: I'm not seeing any tooltip [23:22] it means that it's built but not published yet, but it's been published now [23:22] oh [23:22] thanks [23:22] np