=== cody-somerville_ is now known as cody-somerville [02:02] hi [02:02] any idea why can't a friend of mine get a branch I made? [02:02] launchpad claims it's public [02:02] but he gets this error:Permission denied (publickey). / bzr: ERROR: Connection closed: please check connectivity and permissions [02:05] Turl: He's told bzr to use bzr+ssh (using 'bzr lp-login'), but he doesn't have his Launchpad SSH key on that machine. [02:06] or rather, he hasn't uploaded his SSH key for that machine to launchpad [02:06] thanks wgrant and SamB, I'll ask him [02:07] Turl: another thing to check would be if you gave him the bzr+ssh URL instead of the lp: form [02:08] SamB: I told him the lp: way [02:08] bzr branch lp:~turl/+junk/ircbot more precisely [02:09] Turl: okay, yeah, than he's got to upload an SSH public key for that machine to launchpad, yes [02:09] Or use HTTP. [02:09] or failing that, use the non-existant lp-logout command [02:09] Or just drop launchpad_username from ~/.bazaar/bazaar.conf [02:11] * SamB will probably have to check the launchpad bug he reported about there being no lp-logout the next time he wants to do that, 'cause he can't ever remember what change it would do if there were one ... [02:11] SamB: It means the next bzr get you do goes over http instead of over SSH... ? [02:16] jmarsden: I mean, how it gets that to happen [02:16] that is, I can never remember what config file to change or what variable in it to change ... [02:21] Ah, OK. Last line of ~/.bazaar/bazaar.conf -- just remove the line like: launchpad_username = whoever === Pici` is now known as Pici === Snova_ is now known as Snova === Snova_ is now known as Snova [06:18] can somebody help me? [06:19] "no" [06:21] hey hobbsee, i registered with launchpad, and then i generated my ssh key and uploaded it to launchpad, and I'm trying to get latest of the lp:chromium-browser branch. But I'm having some problems getting the source - do you have any directions? [06:22] and I'm new to both bzr and launchpad. :) [06:22] do you have any error messages? [06:22] I assume this would get the latest "./debian/rules get-orig-source LOCAL_BRANCH=../upstream/chromium-browser.svn" [06:23] it says "no rule to make target" [06:23] hmm. I don't know, sorry [06:24] do you know any other channels where i can get some help on this? [06:26] probably #ubuntu-motu? [06:26] if anyone's awake at this time of day [06:26] Haha yeah i know its late [06:26] on a long weekend . [06:27] hrm, is that why it's quiet... [06:27] well, that could be the reason. might be everyone's gettin wasted haha .. [06:28] indeed [06:28] sounds likely [07:12] when I try to checkout a branch with bzr it says "Not a branch", but it is the correct name. Could this be because it's tagged as +junk? === abentley1 is now known as abentley === mkorn is now known as thekorn === lool- is now known as lool [09:04] hi folks [09:04] who has access to change summit.ubuntu.com? [10:00] james_w: jml COMING TO get you! [10:00] hm, coherence not so much === Vantrax is now known as Vantrax|Home === Vantrax|Home is now known as Vantrax === Qball is now known as Eightball === Eightball is now known as Qball === gord_ is now known as gord [11:30] Hi :) [11:31] I just made a cvs import request, but I didn't write the module name right [11:31] I wrote the correction in the whiteboard of VCSimport branch [11:31] is it ok ? [11:31] RockyRoad, yes, thank you [11:31] we will take care of it soon [11:32] Thanks beuno :) [11:35] RockyRoad: got a link ? [11:35] https://code.edge.launchpad.net/~vcs-imports/drupal-planet/trunk-6x [11:36] is it what you meant ? [11:36] RockyRoad: i've edited it, is it right now? [11:37] I think so, thanks mwhudson [11:37] RockyRoad: i've hit the 'go' button [11:37] :) [11:40] * RockyRoad is crossing fingers [11:40] I tried myself with tailor first [11:41] without success... I probably didn't read the doc carefully enough [11:42] something wrong again ... let me check [11:42] yeah, that didn't seem to work [11:43] any launchpad developers around and able to quickly help with - https://answers.launchpad.net/launchpad/+question/69460 ? [11:43] um, i don't /think/ modules files work like that? [11:48] hi [11:48] is there a way to see the activity of a team, like if it's dead or alive [11:51] mwhudson: this command works for me: [11:51] cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout contributions/modules/planet [11:52] RockyRoad: yeah, but i think your CVSROOT/modules is malformed and cscvs is choking on that [11:52] "cvs -d :pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib co headerimage" doesn't work for me [11:53] (arguably cscvs should be more lazy about parsing the modules file) [11:53] so the problem would be on drupal.org side ? [11:55] RockyRoad: right [11:55] but it works for https://code.launchpad.net/drupal ? [11:57] ... or it worked ... back on 2005-07-09 [11:59] RockyRoad: different $CVSROOT, isn't it? [11:59] * mwhudson looks [12:00] I've no access to drupal.org server [12:00] you can checkout and change CVSROOT probably [12:01] * RockyRoad has forgot a bit about cvs ... one moment [12:02] * mwhudson afk for lunch [12:03] mwhudson: I don't understand how I could check CVSROOT [12:04] cat CVS/Root [12:04] :pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib [12:10] my own $CVSROOT is /var/lib/cvs/ [12:11] Looks to me like someone with commit access to the CVSROOT/modules file needs to fix it [12:12] Those leading slashes look wrong to me [12:12] Also I can't imagine what the point of aliasing contributions to itself is. [12:13] I'd like to make it easier to access module history ... before it started in lp [12:14] I don't understand what you mean by that [12:16] ok. That might not be that important ... [12:16] I just found out that there's only one older revision in cvs [12:17] You may give up with it if you want [12:27] An idea: the problem might be how they handle branches for Drupal version (4.7x , 5.x, 6.x ) [12:30] CVS tag: DRUPAL-6--1-3 [12:30] CVS tag: DRUPAL-5--1-2 [12:31] CVS branch: HEAD [12:33] CVS branch: DRUPAL-4-7 [12:34] Why should that matter? [12:34] mwhudson specifically noted the malformed modules file [12:35] I can't do much for that [12:36] Why not? If it's wrong, you can report it, and it ought to be fixed eventually [12:38] my report wouldn't be very precise , I didn't find it my self [12:41] Well, if you can't be bothered to report it, it certainly won't get fixed [12:46] is there a way to move a +junk bzr branch to something not +junk? [12:46] if that makes sense [12:52] how do I register a bzr branch and not have it tagged as +junk? === abentley1 is now known as abentley [12:55] binarymutant: You register it from the project page, or just 'bzr push' to somewhere. [12:57] wgrant, I did it through the project page, however it added the tag +junk to it =/ [12:59] it seems to default to it [13:00] binarymutant: Hmm, not for me. [13:00] binarymutant: Are you using edge.launchpad.net or plain launchpad.net? [13:01] wgrant, plain launchpad [13:01] binarymutant: It doesn't give you a widget to enter the project? [13:03] https://code.launchpad.net/someproject/+addbranch works fine for me. [13:03] But why are you registering the branch at all? You can just push, without registering first. [13:04] maxb: http://drupal.org/node/472168 [13:05] wgrant, I do have that widget, however I wanted to register it to a team [13:06] binarymutant: A team, or a project? +junk is in place of the project, not the team. [13:15] wgrant, ty [13:16] hi. i filed bug 378364, can this problem be confirmed or is it something on my side that's wrong? [13:16] Launchpad bug 378364 in launchpad "Can't unsubscribe from duplicate bug when unsubscribing from master" [Undecided,New] https://launchpad.net/bugs/378364 === abentley1 is now known as abentley [15:04] hi === bigjools-out is now known as bigjools [15:35] hi, would it be possible to increase my limit to 2-2.5G? I have (quite) a few packages that are now local and I 'd like to be able to share with ubuntero friends :) [15:36] (I mean my ppa limit) [15:37] some of those packages can not be found elsewhere (to my knowledge), some will be backports from debian experimental, etc [15:37] pkt: please post a question on https://answers.launchpad.net/soyuz/+addquestion [15:37] thanks, I will [15:37] cool, just helps us track the request [15:43] hi [15:44] question about translations, can i request for import of *only* po templates and not translations? [15:44] danilos, jtv, henninge, ^ [15:44] philn: sure, we have the app so translations can be made in LP :) [15:45] i mean, i have update the pot templates in a branch, but there are old po files [15:45] philn: that's fine, any translations for strings that are still in the new pot will stay. [15:45] hmm'kay [15:45] * philn presses the button [15:47] ok, question added === jpyper is now known as BaD_CrC [15:53] ok, so i guess i now need to wait [15:54] philn: if you are talking about bzr imports, there's a separate option on your translation settings page for the series to import only POT files [15:55] yes i saw that, but got confused about the one-time import (which in any case imports everything) [15:56] philn: one time import is just for the initial step when you have existing translations you want to appear in Launchpad [15:56] philn: in general, I suggest you use periodic POT import, when you don't have to use 'request bazaar import' ever again, if you plan to have your translations managed in LP [15:57] philn: I am sorry that option is so prominent, we'll try to move it away a bit [15:57] yes, it might help ;) [16:42] Hello, I'm new to launchpad, but already have a project going. I've checked the help and answers page, but haven't seen a solution for this. [16:42] Is it possible to add code comments in an easy way (as you can in the google code respository by double-clicking)? [16:42] I am working on a project with a mentor, and he would like to be able to make comments on my code. [16:43] jseabold, not yet, worked on this feature planned though [16:43] jseabold, well, not exactly like you can in google code -- but if you are working on a merge proposal, then you can indeed add comments [16:43] jseabold: You could propose.. [16:43] yes, what he said :) [16:44] Great, that's an idea. Thanks. I will look around for a features roadmap too to say up on these changes. [16:44] *stay up on [16:44] jseabold, if you don't know what I mean about a merge proposal, ask me and I'll get you some docs [16:45] kiko: Oh no I think I am familiar with this, I just didn't know about the comments feature. [16:46] jseabold, any merge proposal can take comments -- just read down :) [16:48] kiko: Ok, the only thing is that this is very much a work in progress and he just wants to be able to say that if my code reads: [16:48] "foo.bar.reduce(0)" << a comment goes here: try foo.faster.reduce(-1) >> [16:48] So I'm not sure if a full blown merge proposal is the way to go, but I'll see if this will work. [16:48] Thanks! [16:48] cool [18:49] Hey [18:50] How can I make someone an admin of a LP group? I did it in the past but can't figure it out right now :( [18:53] RainCT: take the member list and click on the edit button next to the name [18:56] stgraber: there's only "Admin: No" [18:56] ah. Seems like the only the Owner can do it. Bug :P === ripps_ is now known as ripps === ursula_ is now known as Ursinha === sale_ is now known as sale [22:23] hi :) [22:23] I just purchased support from canonical for one desktop, but I dont know how to log in on landscape? [22:23] I hope my details wont arrive by post :) [22:34] yann2: usually the way things work is they send you an email telling you what follows, though I have no idea about canonical/landscape process :) [22:34] ok I'll wait... that bug is killing me :'( [22:59] Hi. How can I modify this link: [22:59] http://bazaar.launchpad.net/~vadi-mapper-dev/vadi-mapper/main/changes/238?start_revid=238 [22:59] To always point to the latest revision? I thought the syntax was ":head" somewhere in there, but I can't get it right. [22:59] vadi2: http://bazaar.launchpad.net/~vadi-mapper-dev/vadi-mapper/main/changes will always have the latest revision first [22:59] vadi2: but http://bazaar.launchpad.net/~vadi-mapper-dev/vadi-mapper/main/changes/head: will do [23:00] s/do/too/ [23:00] aha. thank you