[00:09] fta: Take the distros/ out of the URL, and it will work. [00:09] I filed a bug on that many moons ago. [00:21] oh, i remember, not the 1st time i report that here either. [00:32] fta: I thought I'd answered that question from you before, yeah. [00:41] broken rss feed i guess [00:41] strange it's fine most of the time [01:02] fta: It's only for SPRs with epochs. [01:15] hello === lamont` is now known as lamont [02:42] how long does it normally take to import an svn tree after I edit the trunk details to do so? [02:43] clsk: it can take a long time if you don't ask a question or ask in here [02:44] clsk: which import is it? [02:47] oh [02:47] for mira [02:47] https://launchpad.net/mira/trunk specifically [02:52] Should I ask a question in launchpad or would someone from here be able to do it? [03:02] clsk: i'll do it [03:03] clsk: do you want one branch with all of mira-client, mira-server, mira-common in it? [03:04] hmm [03:05] if it's all one branch will it be possible for people to get only mira-client later? [03:07] no [03:07] oh.. then no. It'd be better to have separate branches for them. [03:08] We only need mira-client and mira-server though [03:09] i guess you might want to set up mira-client and mira-server products then [03:09] or just separate series [03:10] clsk: tell me when you've put the new details in :) [03:10] hm lets see [03:11] how can I register separate products within the project? [03:14] oops [03:14] i meant to say project above [03:14] 'project groups' can contain projects [03:15] but it takes an admin to create a project group [03:16] hm I'll just create two separate series then [03:17] ok [03:27] now here's the thing, what we're planning to do is to move to bazaar completely and the branch be hosted at launchpad. so I'll only need to for it to be imported once and not updated [03:28] oh right [03:28] there are other options for a one shot conversion [03:28] like svn2bzr [03:28] which require less depending on operator assistance [03:29] (also: cool that you're moving to launchpad) [03:32] hm perhaps I should just do that [03:34] hm so with bazaar it's not possible to check out a part of a branch? [03:34] Not yet. [03:35] The bazaar community discussed how to do it at a recent sprint. [03:35] It's just a matter of waiting for someone to write it now ;) [03:52] hm well in that case then, mwhudson, if you could just do the import the way it is right now (with mira-client mira-server and mira-common). [03:52] right now it is necessary to get all the folders, I was only worried for the future since that won't be a requirement later on [03:53] i've started it [03:55] thanks [03:55] * Hobbsee wonders if the criteria for a cherry pick ever got made public [03:57] of launchpad ? [03:58] morning [04:19] lifeless: yes [04:19] Hobbsee: there isn't strict criteria [04:20] Hobbsee: something baaaaad ! [04:20] lifeless: oh, i thought there was a list of the. [04:20] m [04:21] thumper: that affects a large number of people, i take it [04:22] Hobbsee: something like that [04:22] thumper: so i hadn't gottne it wrong. I'll mark in the release todo lists to check that launchpad hasn't broken, so we won't be in this same situation for intrepid. Thanks. [04:35] hurrah, wiki changing works [04:44] * Hobbsee files a bug on the breakage, just so it doesn't get lost, and hopes it gets fixed [04:45] Hobbsee: the criteria is that the change gets approved by kiko or SteveA [04:46] jamesh: ahhh [04:46] jamesh: cool, thanks. [04:48] there isn't any strict rules about what they'll approve, but we try to keep mid-release cherry picks to a minimum [04:50] New bug: #217570 in soyuz "Accepting packages from the launchpad UI causes OOPSes." [Undecided,New] https://launchpad.net/bugs/217570 [04:52] jamesh: yeah. Although there's no guarentee that other things underneath won't have broken too, so it's safer to leave it as it is, as it does work on drescher still [04:57] Hobbsee: for stuff like the above, we might not cherry pick if it only affects a small number of people and we can make edge usable in that time. [04:58] jamesh: oh, so you might look at making edge work? [04:58] not me personally [04:58] while we're in database freeze, edge is running the current development version of LP [04:59] so, if the problem gets fixed there it should be usable within a day [05:00] Ah, so you have a set DB freeze? I wondered why edge always tracked RF for a significant part of the month. [05:00] jamesh: yeah, i meant you collectively. [05:01] * Hobbsee nods. cool [05:01] Fujitsu: yeah. We bunch up the database changes so that we can test current code against production. [05:01] That makes sense. [05:01] once the current code depends on a modified database schema, that isn't possible any more [05:01] Right. === asac_ is now known as asac [07:42] hey this is mildly offtopic, i'm looking at using zope to write a community website, and i was told launchpad uses it. My first question is: does launchpad use CMF? (if that is known) and secondly am i the only one launchpad is pretty slow for? [07:46] Ademan: it doesn't use CMF [07:47] it doesn't use any Zope 2 stuff [07:54] jamesh: ? zope3? or what? (i honestly have yet to touch zope, i'm trying to get a feel for what's out there before i dedicate time and energy to learning them, which may turn out to be a bad way to go about things.... but whatever) [07:54] Ademan: zope 3 [07:54] jamesh: ah, so cmf is zope2? [07:54] well i noticed the package depended on zope2 [07:54] yeah [07:54] we're just using zope 3 component framework [07:55] are you part of the dev team? (i know i've seen you around before, i just assumed you were sorta a community guru lol) [08:05] jamesh: oh wait it's #gnome-hackers i've seen you in before... [08:05] Ademan: I am a Launchpad developer, and have done a lot of Gnome stuff too [08:06] jamesh: ah, awesome actually, are you in a position to make a comment one way or another about using zope? like i said i'm trying to get a feel for what's out there, i'm a big fan of python so i wanted to check out zope [08:07] Ademan: grok is probably the easiest place to get started on writing Zope 3 apps [08:07] http://grok.zope.org/ [08:08] thanks, i actually haven't the slightest clue what zope really provides the developer, so i'm probably better off doing some reading rather than bugging people. [08:24] Ademan: just in case you consider buying a book on zope: I am currently reading http://www.amazon.com/Web-Component-Development-Zope-3/dp/354076447X/ and it's worth a look.. [08:25] al-maisan: thanks, zope definitely has my attention right now [08:34] morning [09:06] Gooooooooooooooood morning Launchpadders! [09:10] Hi bad-timezoned mpt. [09:55] New bug: #217626 in rosetta "Firefox / Xulrunner better explanations for command / access key translating" [Undecided,New] https://launchpad.net/bugs/217626 [10:56] New bug: #201398 in soyuz "generate-contents doesn't have permission to write to its temporary configuration file" [Undecided,In progress] https://launchpad.net/bugs/201398 === schwuk_ is now known as schwuk [11:08] PPA seems broken >_< [11:08] http://launchpadlibrarian.net/13461391/buildlog_ubuntu-hardy-i386.urbanterror-data_4.1-0ubuntu3_BUILDING.txt.gz [11:08] failed to build, but log says it built fine [11:09] jscinoz: can you point me to the build page ? I guess it's failed-to-upload error. [11:10] yes, one sec [11:10] https://edge.launchpad.net/~jscinoz/+archive/+build/562758 [11:10] and yes it is failed to upload [11:11] hmm [11:11] why are superseded packages still counted in archive size? [11:11] shouldnt the old versions be deleted? [11:11] jscinoz: you should have received a email with more details about the failure [11:11] one moment. [11:12] jscinoz: they are excluded when they get removed from the archive. [11:12] so... i'd need to compeltely delete that package, then reupload just the latest? [11:13] cprov pastebin of email http://pastebin.com/m7b2763ed [11:13] wait i see the problem >_< [11:13] ah darnit, i get to upload the whole 710mb package again with a one line change >_< [11:14] hmm thats strange, [11:14] i already had the pre-depends line it wanted in my debian/control... [11:15] jscinoz: you don't have to re-upload the orig [11:15] oh? [11:15] what changes need to be made to the dput line to exlude orig? [11:15] jscinoz: create a new source version with 'debuild -S' based on the orig that launchpad already has [11:15] oh thanks [11:15] still its strange [11:16] New bug: #217656 in rosetta "Menu overlay while translating" [Undecided,New] https://launchpad.net/bugs/217656 [11:16] it complains about not having the pre-depends [11:16] and its there... [11:20] very strange. === mrevell is now known as mrevell-lunch [12:41] New bug: #217681 in rosetta "Super fast imports slow again" [High,In progress] https://launchpad.net/bugs/217681 [13:03] so I have sort of a bug but this one is very irritating to many people besides me [13:04] I can'æt unsubscribe the Spanish Speaking LoCoTams from the System76 team [13:04] and all bugs messages get sent to me and many other members of the team.. which is, of course, irritating for hundreds of people [13:05] I see something similar but not wuite the same bug, shall i file it as a standalone bug or try to link it to similar bugs? [13:05] suggestions anyone? [13:06] hubuntu: Do you mean your team is a member of the System76 team? [13:06] hubuntu: are you the administrator of System76? [13:06] nope [13:06] but the admin for the spanish team [13:06] guive you an example [13:06] https://bugs.edge.launchpad.net/system76/+bug/136467 se the subscribers [13:06] Launchpad bug 136467 in system76 "Add Windows to a System76 Computer" [Medium,Fix released] [13:06] I can't find a way to unsubscribe [13:06] Ah, the system76 project? [13:07] yeah, the project, not the team [13:07] sorry [13:07] hubuntu: https://launchpad.net/system76/+subscribe [13:08] Why that's not on the Bugs tab I don't know. [13:08] * Fujitsu files a bug. [13:08] Fujitsu: the team is subscribed to mail notifications [13:08] andrea-bs: I'm aware. [13:08] I should have seen it, but it's not like intuitive if you see the number of correlated bugs (or maybe I am just a bit slow today...) [13:08] But the link for that should be on the Bugs tab. [13:09] Right [13:10] the individaul bug doesn't have the option, it is just at the project level it seems [13:10] anyway, thanks! [13:10] :) [13:10] I just tested openID on liveJournal.. it works like a charm [13:10] hubuntu: did you open the page I have linked you? [13:11] now I want to use it in our loco team website: ubuntu.ec [13:11] should i just add the openID module to drupal and add Launchpad as a OpenID provider or is there something else I should do [13:11] ? [13:11] yeas andrea-bs AND IT WORKED [13:11] sorry for the caps [13:15] andrea-bs, I did and i have already unsubscribed the team [13:16] hubuntu: great ;) [13:18] I'm gonna test OpenID and get back to you guys and girls if i need help ;) [13:21] New bug: #217698 in malone "Project/distro bugmail subscription page should be under Bugs tab" [Undecided,New] https://launchpad.net/bugs/217698 [13:23] hi andrea-bs [13:23] heya coolbhavi [13:24] As a member of the help team I wanted to ask one thing... Is it possible for the ubuntu guys to make helpteam assign questions to each individual depending on their efficiency to solve a problem so that we can ensure better quality support? [13:24] andrea-bs your thoughts [13:24] ? [13:25] coolbhavi: I agree with you (in fact I have confirmed your bug on Launchpad), but I can't do anything else :( [13:28] mh... I see that I didn't confirm it only now [13:28] :) [13:44] coolbhavi, it should be implemented through an option and make it possible to unsubscribe from the "i'm good at answering questions" option ;) [13:44] yes hubuntu [13:45] so \sh don't get mad if he gets a bug ;) [13:45] assigned I mean... [13:45] hubuntu hehe [13:46] mrevell: thanks :) [13:47] hi bimberi - what for? :) [13:47] mrevell: beta testers approval [13:47] bimberi: Ah, you're welcome! [14:06] New bug: #217718 in launchpad-documentation "We don't communicate manual data exports" [Medium,Confirmed] https://launchpad.net/bugs/217718 [14:21] bugs by email don'tn work now? [14:22] oh, it's finally come up. nvm === mdz_ is now known as mdz [14:55] New bug: #217738 in malone/1.2 "Make it possible to block comment pushing for a single bug tracker" [Undecided,Confirmed] https://launchpad.net/bugs/217738 [15:11] New bug: #217746 in ubuntu "Launchpad bug report me only when someone else changes (dup-of: 548)" [Undecided,New] https://launchpad.net/bugs/217746 [15:43] can anyone help me? [15:45] have you asked a question? [15:46] " can anyone help me?" you have to ask an actual question to get help [15:47] Can anyone help me register for launchpad? [15:48] Adam24: sure, what's the problem? [15:59] intellectronica: did you get my answer? [15:59] Adam24: i don't think so [16:00] Adam24: my question was: did you check your spam folder to see whether the confirmation email landed there by accident? [16:01] Adam24: b.t.w there's a pretty good help document on registering new accounts at https://help.launchpad.net/YourAccount/NewAccount which you may be interested to read [16:03] What is the email address the confirmation comes from? [16:05] Adam24: noreply@launchpad.net [16:09] intellelectronica sory for disconnecting. [16:14] intellelectronica: you there? === kiko__ is now known as kiko [16:29] adam24: still around? [16:29] adam24: any luck finding that confirmation email? [16:30] intellectronica: nope [16:31] adam24: so, you entered your email, clicked [Register], but never received the confirmation email? [16:31] adam24: would you like to try again, to see whether something got confused the first time around? [16:31] intellectronica: nope [16:31] yes [16:32] i would [16:33] adam24: cool. let me know how that worked [16:35] intellectronica: It worked! Did you fix it? [16:36] adam24: no, i guess something just went wrong the first time around. maybe you misspelled the email or something?... [16:36] intellectronica: thanks for your help! [16:36] adam24: pleasure. and welcome to Launchpad! [16:38] intellectronica: I'll definitely enjoy launchpad! Do you have a profile on launchpad? [16:39] adam24: https://launchpad.net/~intellectronica [16:43] intellectronica: ok, thanks. cya! [16:46] intellectronica: Oh yeah, is there a way I can get an Ubuntu 7.10 cd mailed to me? [16:47] adam24: i don't think so. i think only the latest version gets emailed. i'm no expert on ubuntu stuff, though [16:48] intellectronica: the site says they can be sent via ShipIt. [16:48] adam24: try https://shipit.ubuntu.com/ [16:48] ShipIt is currently closed We'll be back in a few days, shipping Ubuntu 7.10 (Gutsy Gibbon) CDs. === al-maisa1 is now known as al-maisan [16:49] * intellectronica wrote emailed instead of posted. huh huh [16:49] adam24: that must be a mistake. the next version is 8.04 [16:50] intellectronica: ShipIt is currently closed while we prepare for the Ubuntu 7.10 (Gutsy Gibbon) release. We'll be back in a few days. [16:50] it is a mistake indeed. we'll be back in a few days shipping 8.04 [16:51] so, if i accept packages from staging, it won't touch the regular archive, right? [16:53] i sure hope not, anyway [16:57] matsubara: why do things not die when you test them again? it's really quite annoying. [16:58] Hobbsee, nope, it won't touch the regular archive [16:59] matsubara: good, else slangasek would kill me, and i don't feel like dying today [16:59] Hobbsee, and yes, it's annoying when things just work when you're showing that they're broken. [16:59] matsubara: it had repeatedly broken for me before. :( [17:00] matsubara: want it as invalid / fix released / something else, as you want to deal with the general load problems? [17:00] yep, I noticed that, the OOPSes i added to the report have your name all over them [17:00] oh dear. [17:00] well, i *am* the only one who actually has to use that section, so tha'ts logical. [17:01] everyone else just uses the queue on drescher, it apperas. [17:01] hehe that's what cprov told me. you're the only one using that page. :-) [17:01] matsubara: it's unfortunate in a way - means i can never justify my own bugs for it getting fixed, due to so little people using it. [17:02] anyway, the soyuz guys are planning a page redesign and told me that they'll keep the timeout in mind. I'll also keep an eye for a spike in timeouts in that area [17:03] matsubara: cool. Yeah, i've heard about more people being added to it - i just hope they fix my bugs (mostly cosmetic) before htey do. [17:20] New bug: #217803 in launchpad-documentation "+junk branches are not documented" [Medium,Confirmed] https://launchpad.net/bugs/217803 === salgado is now known as salgado-lunch === matsubara is now known as matsubara-lunch === kiko is now known as kiko-fud === Delever is now known as Nercury === matsubara-lunch is now known as matsubara === rockstar` is now known as rockstar_ === salgado-lunch is now known as salgado === elmo changed the topic of #launchpad to: https://launchpad.net/ || Next meeting (all welcome): Thu 17 April 2008, 1800UTC #launchpad-meeting | Help: https://help.launchpad.net | Questions: https://answers.launchpad.net/launchpad | Channel logs: http://irclogs.ubuntu.com [21:32] there was a question in a Ubuntu channel about how many unique bug reporters there are. Is there any way to find that information on launchpad.net? [21:35] and if not, if someone with database access could find out? It should be a simple sql statement.. [21:38] XiXaQ, yes, I could query for you. for ubuntu, right? [21:38] right. [21:41] count [21:41] ------- [21:41] 48265 [21:48] that's unique registered users who has been the initial reporter of a bug? [21:52] kiko-fud? [21:58] XiXaQ, yes [21:59] kiko-fud, how many anonymous are there? :) [21:59] none [22:01] huh? [22:02] you don't have to register in order to file automatic crash reports, for instance, but they are available on launchpad anyway, aren't they? [22:08] XiXaQ, no, you need to register in launchpad to file bugs, always. [22:09] automatic crash reports can be uploaded anonymously, but just that. [22:09] they aren't linked to a bug until you report it. [22:09] oh.. [22:10] oh. :) [22:10] kiko-fud, does that mean all automated bug reports must be reported manually by someone else? [22:10] by the user himself! [22:11] kiko-fud, luckily, it's been a while since I've seen that crash report thingie, but I haven't noticed any login-box there? [22:13] you're confused. you upload the crash report, but then firefox starts up so you can complete the report! [22:15] oh, I see. :) === salgado is now known as salgado-afk