[00:12] MattCampbell, yes, though you can ask to have one registered (see /topic) === mwhudson_ is now known as mwhudson === jamesh_ is now known as jamesh [03:46] is anyone aware of when Intrepid translations will be released? [04:14] nickellery: jtv might be able to tell you [04:14] jtv: is anyone aware of when Intrepid translations will be released? [04:14] nickellery: you mean opened for translation? [04:15] won't be long, but quite busy right now! [04:21] jtv: yea, that's what I mean, and thanks :) [04:22] nickellery: I promise we're getting better at it. :-) [08:18] mdke was it you that was/is incharge of mailing lists? [08:25] gnomefreak: not really but maybe I can help, what's the issue? [08:25] mdke: i would like to remove one the team is obsolete for a while no need for it to still be around [08:26] gnomefreak: an Ubuntu mailing list? [08:26] mdke: yes its ubuntu-effects team it is now -desktop team that handles compiz IIRC [08:27] gnomefreak: I don't see that list on lists.ubuntu.com [08:27] ah, you mean ubuntu-desktop-effects [08:27] ubuntu-desktop-effects is the full name of it [08:27] gnomefreak: right. you need to send an email to mailman@lists.ubuntu.com to request the removal [08:27] i have link [08:28] mdke: thanks [08:28] maybe you could suggest what can be done with the archives too, if you feel they can be deleted or not [08:35] mdke: thanks [08:35] gnomefreak: no worries [08:51] hi [09:02] does every launchpad user have his own shared repository or are they project based? [09:03] ignas: there is no shared repo support on bazaar.launchpad.net at present [09:03] ouch [09:04] ignas: we are planning on making use of the "stacked branch" feature being developed for Bazaar though [09:04] which should give similar benefits [09:04] so i should tell other developers that publishing their branches will take 40 minutes then :/ [09:05] it's makes explaining how branching for every feature or bug is good :/ [09:05] in fact, it should be better since you can stack off a branch you have only read access to [09:05] i see [09:05] whereas shared repos would force each developer to pay the 40 minute penalty once [09:07] so what are my options? [09:07] i just can't make them think "bzr is better" [09:08] if they have to wait 40 minutes for their first checkout, and then when they want to change something - they can't commit it direcly, so they make a branch, and after being done with a feature - they have to wait 40 minutes to publish it, so I could merge it to trunk... [09:08] I always push to my own server, where I do have a shared repo, and let Launchpad mirror it. [09:10] i guess they will have to manage their own shared repository as well... [09:10] ignas: stacking is coming soon(ish) [09:10] :-| [09:10] as most of the bzr features [09:11] ignas: Peng's solution might be best in the short term [09:13] yes, i understand, i mean - as I am the person who is integrating things into the mainline and managing releases - bzr is an improvement, just that for other developers every bit of additional complexity (complexity that was not there with svn) makes them ask the question - why didn't we stay with svn [09:16] ignas: I understand, and I hear ya [09:17] ignas: you can trust me that we are working as fast as possible to make this happen quickly [09:18] ignas: how do people usually provide changes to you for integration? [09:19] ignas: if they have used patches in the past, you might want to tell them about "bzr send" [09:20] for all the changes to Bazaar I've submitted in the last year I've not pushed the branches from my desktop/laptop [09:20] just sent bundles to the mailing list [09:21] Is there a mailing list manager in launchpad? or something similar? [09:22] tan_: https://help.launchpad.net/Teams/MailingLists [09:24] jamesh: thanks :) from what I gather, this is for the team communication, or can it be used as a public mailing list for a project? [09:25] * tan_ reads and find the answer ;-) [09:28] tan_: you can create a team to represent the members of the list [09:28] making it open membership if you want people to be able to join the list without permission [09:29] jamesh: thank you [10:23] I just created a new branch and when I try to push with bzr push -v lp:~luisbg/freemix/freemix-python [10:23] I get [10:23] bzr: ERROR: Transport operation not possible: http does not support mkdir() [10:24] any help? [10:25] luisbg: bzr launchpad-login [10:26] luisbg: You need to specify a username, or it will try to use http rather than bzr+ssh [10:26] what is my userid [10:26] my email? [10:26] No, your username. [10:26] luisbg [10:26] cool [10:26] it asked me for my ssh pass [10:27] That's right. [10:27] pushed! [10:27] awesome [10:27] thanks a million [10:27] luisbg: You could set up SSH keys so you don't have to specify a password. [10:28] Peng, how? [10:29] Peng: One cannot use Launchpad's bzr functionality without SSH keys. [10:29] wgrant: ...Good point. [10:29] Wait, really? [10:29] I dunno. [10:29] * Peng blinks. [10:29] * Peng shrugs. [10:29] luisbg: https://launchpad.net/~luisbg/+editsshkeys [10:30] lol [10:30] true [10:31] no ssh no lp [10:31] I just reinstalled this machine [10:31] maybe its that [10:31] Peng: Really. [10:33] :) [10:59] I'm the owner of a project @ launchpad, and I currently have a branch registered that automatically imports an external SVN repository into the Bazaar code section. We are no longer using the SVN repository, and we want to remove the SVN import branch from our project. The import branch: https://code.launchpad.net/~vcs-imports/phpns/trunk, and the project: https://code.launchpad.net/phpns/. Who do I talk to about removing this? I'm unable to [11:02] alecwh: You got cut off after "I'm unable t". [11:03] "Who do I talk to about removing this? I'm unable to." [11:03] Meaning I don't have sufficient permissions to delete the branch [11:12] alecwh: If you file a question at http://answers.launchpad.net/launchpad someone from the admin team will attend to it for you. [11:13] gmb: thanks [11:13] np [11:19] hello, what do I have to do with the following error: [11:19] Unable to obtain lock lp--1221028404:///lock [11:19] held by daan-is-here@bazaar.launchpad.net on host vostok [process #7916] [11:19] locked 11 hours, 58 minutes ago [11:19] Will continue to try until 11:22:17 [11:21] hey pretty people, here comes warddr with a cool question! [11:21] Warddr: did you already try `bzr break-lock` ? [11:22] Daniell: i'll take that as a compliment ;) [11:22] just see it yourself ;) [11:23] now I get this error: [11:23] Unable to obtain lock lp--1221007924:///lock [11:23] held by warddr@bazaar.launchpad.net on host vostok [process #30786] [11:23] locked 9 seconds ago [11:23] Will continue to try until 11:27:26 [11:23] me 2 [11:23] Warddr: Repeat break-lock until it sticks. [11:24] Warddr: You are 100% sure that someone isn't actually using the branch right now, right? [11:24] Daniell, you destroyed everything :P [11:24] hmm:p [11:24] me see:p [11:24] * gnomefreak gets that when i kill a commit or push [11:25] why is lp so slow then? [11:25] Warddr: which version of bzr are you using, b.t.w? [11:25] the latest version integrated in ubuntu 8.04 [11:25] Daniell: what do you mean by 'slow'? is it exceptionally slow for you right now? which pages are slow? [11:26] code browsing [11:26] Daniell: yes, i heard that code browsing is a bit slowy right now, and apparently it's being worked on [11:26] ok [11:26] I think now it's ok [11:27] Warddr: excellent! [11:27] thank you pretty people:) [11:27] I'm only still waiting for an e-mail to confirm my change [11:28] hey kiko [11:29] there is a open answer relating to my ppa, but i'd like to upload new packages, because there are several users waiting for the new release ;-) [11:30] or should i leave everything like it is now for your "investigation"? [11:34] is there no command like launchpad-logout? [11:38] Daniell: In what context? === mwhudson_ is now known as mwhudson [11:44] launchpad is slow. [11:45] it takes ages for me to go to https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/206156 and show the duplicates by clicking on that drop-down box on the left. [11:45] gmb: i think he meant the bzr launchpad plugin [11:45] Launchpad bug 206156 in mythtv "mythfrontend.real crashed with SIGSEGV" [Medium,New] [11:45] but in the absence of a logout command he realised that self destruction is the only remaining option [11:45] anything, in the name of security! [11:47] are there some problem in LP ? seems very slow. [11:49] intellectronica: :) [11:49] emgent: same here. [11:49] emgent: We are experiencing some issues with bazaar.launchpad.net atm. [11:49] Which might be slowing things down generally. [11:50] emgent, laga: code browsing is known to be slow right now. anything else? [11:50] intellectronica: loading bug reports for me. [11:50] ok thanks :) [11:50] laga: url? [11:50] https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/206156 [11:50] Launchpad bug 206156 in mythtv "mythfrontend.real crashed with SIGSEGV" [Medium,New] [11:51] it doesn't load completely so the drop down boxes on the left don't work properly. eg "duplicates". it's worked now after waiting a few minutes. [11:51] laga: works fine for me, loads in 1.084s [11:52] laga: can you please try reloading, and see whether the problem is persistent? [11:52] <\sh> please, it's bankholiday in most parts of europe...don't break things on bankholidays ;) [11:52] intellectronica, laga: It's pretty slow for me too. Looks like it's slowing down when loading the attachment. [11:52] *s [11:53] launchpadlibrarian.net is pretty slow atm, I think. [11:53] gmb: yeah, i also see that it's loading from launchpadlibrarian. [11:53] yeah, it does look like the librarian is to blame [11:53] Poor old libby... [11:54] reloading is fast now, maybe it's cached. or fixed. [12:36] how long does it take for a mailinglist to be accepted? We realy need one [12:40] Warddr: it needs an admin to approve it. [12:41] jamesh: who's in charge of hte mailing lists now? [12:41] Hobbsee: in charge of the code or in charge of administrating things? [12:41] jamesh: the latter [12:44] I'm not sure. I'd guess launchpad admins [12:45] Hobbsee: yep. The mailing list approval forms require admin access. [12:45] not sure which ones are doing list approval though [12:46] jamesh: right. that may be why they aren't getting done, then. [12:46] or they aren't doing it over the weekend [12:46] Warddr: how long have you been waiting? [12:47] jamesh, 2 days [12:47] Warddr: if it hasn't been processed within 24 hours, I'd try emailing the launchpad-users list [12:48] i'll do that, jamesh [12:55] jamesh: do you know if a launchpad admin would be able to remove a package, which has been marked as invalid, from a bug? i'm sick of reading mail from this bug. [12:56] you mean remove a task? [12:56] er, yes, probably [12:56] * Hobbsee isn't fluent in all the launchpad terminology, at times. [12:57] it'd probably require DB access to delete it [12:57] you can't point it at a more appropriate package? [12:57] ooh, i wonder. [12:57] * Hobbsee wth? [12:58] jamesh: oh, now there's a good idea! i can clear the task, which puts it as 'Ubuntu', which will make it go to the ubuntu bugs list, which it's probably already on, so will spam no one. [13:02] solutions that don't need admin intervention are preferred :) [13:04] jamesh: indeed. i just didn't think that could be done. [13:04] jamesh: er, is there any wya i can check what the contact address for the bug supervisor of ubuntu is? [13:06] Hobbsee: https://edge.launchpad.net/ubuntu -> click on the link next to "Bug supervisor:" [13:06] the email address is in the portlet [13:06] (looks like the only thing still in a portlet for that page) [13:07] jamesh: ah, good, so it is them. === mrevell is now known as mrevell-lunch === fta_ is now known as fta === asac_ is now known as asac [13:50] cprov, ping? [13:50] kiko: pong [13:52] cprov, romario was having an interesting problem yesterday. he copied a package to another PPA, but when downloading it via apt, apt would complain of "mismatched size" (IIRC). [13:52] cprov, have you heard of this happening before? [13:52] or have a clue why it mihgt? [13:54] kiko: archive indexes conflicting with the files, I guess, depends on whether or not he installed the package locally first. [13:55] kiko: obviously cause by a copy that should not be allowed (or to be precise, rebuilds in the same archive) [13:56] kiko: do you know the PPA url and package names involved, maybe I can still reproduce it. [13:58] cprov: ~gscrot [13:58] cprov, if you can check channel logs for yesterday evening you'll find him chatting with Hobbsee and I [13:58] Hobbsee: I've removed several binaries rebuilds from that PPA yesterday. [14:01] Hobbsee: yep, the is still happen [14:01] cprov: eparse: broken english. [14:01] the *problem* ... [14:01] ahhh [14:02] broken phrase at *any* language ... [14:02] haha [14:05] Hobbsee: well, it was just fixed with the new upload made in hardy. === mrevell-lunch is now known as mrevell [14:43] How does the PPA build system work? [14:45] joh: like the primary build system for ubuntu with some extra features (for instance, installing dependencies from the PPA domain). Could you be more specific ? [14:45] cprov: I've uploaded my source package and wonder when binary packages will be built [14:46] heh [14:49] joh: once you've received a 'acceptance' email, it should build ASAP according the build-farm load [14:49] joh: is this your PPA https://edge.launchpad.net/~joh/+archive ? [14:54] cprov: Yes [14:54] joh: if it is, something weird is happening, no builds for your sources. [14:55] cprov: Exactly... [14:57] cprov: So what could be wrong? How do I debug this? [14:58] cprov: There are no build records at all under "View build records" either. [15:00] joh: I'm checking, builds were not created in upload time. [15:00] cprov: Ok, thanks [15:00] joh: putz ... sorry, you are uploading to intrepid. [15:01] cprov: Ah, so only hardy packages will be built? [15:01] joh: yes, intrepid is not supported for PPA yet. Also check https://bugs.edge.launchpad.net/soyuz/+bug/173866 [15:01] Launchpad bug 173866 in soyuz "Source uploads should result in, at least, one build in order to be accepted" [Medium,Triaged] [15:02] joh: it would have avoided my embarrassment :( [15:05] cprov: What embarrassment? :-) === EdwinGrub is now known as EdwinGrubbs === salgado is now known as salgado-brb [15:10] joh: :) === _neversfelde is now known as neversfelde === salgado-brb is now known as salgado [15:26] cprov, https://answers.launchpad.net/launchpad/+question/32847 is the same problem, I suspect, right? [15:28] hello, is it possible to send the mails when code is changed to a mailing list? [15:29] Warddr, I'm not sure! barry, can a mailing list be the contact address for a team? [15:29] Warddr: yep [15:30] kiko: "build fine in intrepid ..." not really true. Other than that, It seems to be a packaging problem. [15:30] Warddr: once your lp mailing list is active, just go to the team's +contactaddress page and you should see an option to set the ml as the contact address [15:32] barry, ok, I'll do that === bigjools_ is now known as bigjools === sgmurphy` is now known as sgmurphy === sgmurphy is now known as sgmurphy_ === sgmurphy_ is now known as sgmurphy [16:28] cprov, ah, it was this one: https://answers.launchpad.net/launchpad/+question/32757 [16:30] kiko: yes, that's the mentioned issue. Let me answer it. [16:32] hello [16:32] anyone there [16:32] no [16:32] thanks cprov [16:34] hey i want to become translator for ubuntu can anyone guide me please [16:36] i have already contributed in few applications [16:40] https://launchpad.net/~joh/+archive <-- why does intrepid still appear as a repos when it contains no packages? [16:46] Also, where did my i386 build go? It's not in the list... [16:46] (The binary deb that is) [16:54] cprov, note https://answers.launchpad.net/soyuz/+question/30588 too [17:14] launchpad [17:14] mrevell: ping [17:14] hey synic [17:14] launchpad [17:15] mrevell: Yeah, I can do the interview. I just need to find a microphone... [17:15] synic: Great, thanks. When would be a good time for you? Are you available tomorrow? [17:16] mrevell: Yeah, the earlier the better. [17:16] synic: No problem. What timezone are you in? Mountain? [17:16] yeah [17:17] synic: Give me a time that's good for you and I'm almost certainly able to shift my stuff to suit. The only time I have fixed is 15.00 - 15.20 UTC [17:18] Let me get back to you. I'll send you an email. I have to borrow one of my coworkers mics === preetam is now known as phenom === kiko is now known as kiko-fud [18:00] synic: Okay, cool. === salgado is now known as salgado-lunch === mrevell is now known as mrevell-dinner === EdwinGrub is now known as EdwinGrubbs === matsubara_ is now known as matsubara === asac_ is now known as asac === salgado-lunch is now known as salgado [20:00] who works on lp, I suggest a more in lp integrated code browsing [20:01] Daniell: this is an issue we are working on [20:02] ok cool === kiko-fud is now known as kiko === mwhudson_ is now known as mwhudson === matsubara_ is now known as matsubara === asac_ is now known as asac [22:22] Hey, is it possible to mark myself as the bug contact for a package in ubuntu? [22:24] ffm, yeah -- just subscribe to it. [22:28] kiko: Merci. [23:25] hey, problem with the face browser [23:25] not showing usernames anymore [23:26] anybody on this case?