[00:05] vila: There should be a delete button to the right of the title if you have permission, but only on edge at the moment. [00:05] I have a question, this strings in rosetta is correct? https://translations.edge.launchpad.net/ubuntu/jaunty/+source/installation-guide/+pots/partitioning/pt_BR/111/+translate maybe is ubuntu instead debian, no? [00:06] You might need privileges over the project, not just the series. [00:12] wgrant: https://bugs.edge.launchpad.net/launchpad-registry/+bug/174489 should be fixed RSN :) [00:12] Ubuntu bug 174489 in launchpad-registry "Can't delete a milestone" [High,Fix committed] [00:12] wgrant: thanks [00:29] how to mark a bug as duplicate ? === kiko-afk is now known as kiko-zzz [02:35] I'm trying to remember - how do I mark that a bug it being tracked externally and add the link? [02:35] nevermind [02:36] I can't track using http://drupal.org/node/203467 ... === bac is now known as bac_afk === cody-somerville_ is now known as cody-somerville [04:21] MTecknology: so you're there :) [04:21] having a hard time with the bot :/ [04:22] idk if I have time to really help [04:22] I've been fighting hard with developing creap for drupal [04:23] I know how that feels [04:23] but the help won't be nothing more complicated than telling me how to change a factoid :) [04:24] !no foo is bar [04:25] oops - ubottu is in here [04:25] hahahahahahahaha [04:25] :) [04:25] !MTeck is sorry, just showing an example [04:25] this seems easy [04:26] MTecknology: I didn't know that trick [04:26] thanks for that :) [04:27] np === Andre_Gondim is now known as Andre_Gondim-afk [05:07] i seem to be having trouble filing a new bug... [05:07] it just stalls [05:16] poolie: edge? looks like edge1 got stuckered in the auto-update. So you may have been hitting that. [05:18] or just telstra suck [05:18] it worked now anyhow [05:18] https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/342118 [05:18] Ubuntu bug 342118 in linux "kernel crash in netlink_sendmsg ... autoremove_wake_function ... wext_handle_ioctl ... get_signal_to_deliver" [Undecided,New] [05:19] yeah - I manually killed edge1, and was trying to verify if the update has completed or fail [05:20] poolie: heh, is this when skype died? [05:20] no, that was different [05:20] it is way past EOD here [05:20] poolie: how about we catch up Monday? [05:20] thumper: anyhow: for brisbane-core stuff see http://bazaar-vcs.org/Roadmap [05:20] oh right it's +3 hours from here [05:20] poolie: ta [05:20] i'd forgotten [05:21] have a good weekend [05:21] but just quickly- [05:21] you're not sprinting around allhands? [05:27] not personally [05:27] I expect there will be several people at the UDS [05:27] to do LP/code type talks [05:27] mingling [05:28] and all the rest [05:30] cool thanks [05:54] oh yes UDS [05:54] thumper: we should chat about that i guess [07:38] I have a few questions about launchpad BZR, why is my branch named barcodesforpython/beta when I actually named it "devel"? I have a series named beta, but I clearly remember naming the branch devel. ?? [07:48] Coke: If you associate a branch with a series, it gets an alias. [07:49] It still has the lp:~user/project/branch name, but it also gets lp:project or lp:project/series [07:53] Coke: if you look at https://code.edge.launchpad.net/barcodesforpython, the link to lp:barcodesforpython/beta takes you to https://code.edge.launchpad.net/~peter-stockholm/barcodesforpython/devel [07:54] Coke: i.e. see what wgrant said :) [08:17] Any idea why the createBug API call gives me a HTTP 503 on staging? [08:18] Mind you, I'm trying this for the first time. It's possible I'm doing something wrong. [08:18] soren: I've been getting 503s from staging frequently today. [08:18] Trying again generally helps. [08:18] Or is yours reproducible? [08:18] wgrant: Ok, good, so my code might be correct, I suppose. [08:18] I'll try a few times.. [08:19] It could be your fault, but if it is then the 503 is a bug. [08:19] True :) [08:21] launchpad.bugs.createBug(description='long description', title='the title', target=pkg) where pkg is a a DistributionSourcePackage object I've created earlier. [08:25] soren: Ah, it's a timeout. [08:26] OOPS-1168S1099\ [08:26] https://devpad.canonical.com/~jamesh/oops.cgi/1168S1099 [08:26] And staging just got a new DB server... [08:49] spiv & wgrant indeed, thanks. [09:00] wgrant: Ah, ok. Thanks. === bigjools changed the topic of #launchpad to: https://launchpad.net/ | Help contact: bigjools | Join https://launchpad.net/~launchpad-users | Channel logs: http://irclogs.ubuntu.com === mpt_ is now known as mpt === bac_afk is now known as bac === bac` is now known as bac === salgado-afk is now known as salgado === sabdfl1 is now known as sabdfl === mrevell is now known as mrevell-lunch === barry_ is now known as barry === mrevell-lunch is now known as mrevell [14:12] Hi, does the ssh keys have a delay before they can be used ? [14:55] ok, i solved this alone .. have a good day everyone ! === bac` is now known as bac === matsubara is now known as matsubara-lunch [16:31] I need some help committing code to a launchpad project: I originally did bzr checkout using the public http address and now want to commit using the sftp address but I can't figure out how to tell bzr to stop using the http address [16:33] Pegasus_RPG, hi [16:33] i need to reupload a package but in the rejection letter that I got from launchpad it doesn't have the link to the original tarball [16:33] Pegasus_RPG, have you been using a checkout or a branch? [16:33] where are these original tarballs kept? [16:33] rockstar: uh, both? [16:33] rockstar: a checkout of a branch [16:33] crap, just found a link to it on my ppa page [16:33] that always happens [16:33] Pegasus_RPG, so you have a local mirror of the branch then? [16:34] rockstar: Yes. I just used bzr checkout (via Olive) [16:34] but Olive is too slow to work with, so now I'm trying to commit via the command line [16:34] Pegasus_RPG, what I need to know is whether you used did bzr checkout http://... or whether you did a bzr branch http://... and then a bzr checkout of that branch. === salgado is now known as salgado-lunch [16:35] I just did bzr checkout http:// [16:35] Pegasus_RPG, Okay, so you can't commit right now then? [16:35] correct, as it says http does not support mkdir() [16:36] (or it did, until I *cough* edited .bzr/branch/location [16:36] Pegasus_RPG, what happens if type bzr info on your branch? [16:36] Pegasus_RPG, It's a good idea to stay out of .bzr/branch/location [16:36] dunno, since I edited that file then changed it back, it tells me bzr: ERROR: Transport error: Server refuses to fullfil the request [16:37] no matter what I do [16:37] I can do bzr info on the sftp address and it looks sensible [16:37] Do I need to start over with a fresh checkout from the sftp address? [16:39] Pegasus_RPG, I think you need to consider this checkout a loss. [16:39] rockstar: That's fine. Noone's done anything to the files I changed yet so I can just copy them somewhere safe [16:40] Pegasus_RPG, I would suggest branching instead of checking out. [16:40] Pegasus_RPG, checking out basically means "I don't want the D in DVCS" [16:40] The head devs of the project are just getting their feet wet with bzr as well [16:40] so I think they were trying to make it easy for us coming from SVN [16:41] At the moment, I don't think I want the 'D' since I need to share my changes with the other devs so we can collaborate on problems [16:41] So if I can still do that with a branch, what command should I issue to do the correct branch/checkout? [16:42] that will let me commit later? [16:42] Pegasus_RPG, if you branch, you can version your patch, and then it can be merged into the trunk. [16:42] Pegasus_RPG, what's the project? [16:42] Mixxx [16:43] Our trunk is still in SVN but we're trying bzr on Launchpad for the 1.6.2 release [16:43] Pegasus_RPG, so what you want to do is bzr branch lp:mixxx [16:43] well, http://bazaar.launchpad.net/%7Emixxxdevelopers/mixxx/release-1.6.2/ in this case [16:43] This will give you a branch that you can then push to your own code area and then propose to merge. === bertodsera_ is now known as bertodsera [16:45] Pegasus_RPG, this is usually how I work: (1) create a branch from the most recent trunk, (2) Hack on it, making commits where it makes sense, (3) push the branch, (4) propose for merging... [16:45] Pegasus_RPG, In the proposal stage, the code can be reviewed by my peers before it lands. [16:45] That's where we want to get to I think, but for now everyone's just trying to get used to bazaar [16:45] Then people can vote on the proposal, and the you can merge your branch into trunk. [16:46] Pegasus_RPG, but you don't want to get used to bzr as if it was svn. [16:46] oh [16:47] allright, so the devs have already made a branch for the feature-frozen v1.6.2 release. You're saying I need to branch that? [16:47] Pegasus_RPG, yes, branch that. [16:47] Pegasus_RPG, bytheway, what's your lp username? [16:47] pegasus-renegadetech [16:48] Pegasus_RPG, so you'll want to do something like bzr push lp:~pegasus-renegadetech/mixxx/ [16:49] I see, so I'll have a personal branch of the corporate release branch [16:49] (which is itself a branch of trunk) [16:49] Pegasus_RPG, yes. This means that anyone can hack on mixxx without having to have "commit privileges" [16:49] But I do have commit privs. :) [16:50] Pegasus_RPG, So if I wanted to do something on Mixxx, I don't have to have those commit privileges. I can just hack and then propose for merging. [16:50] anyway, ok. THanks for your time [16:50] ...as opposed to mailing patches. NIce [16:50] Pegasus_RPG, since you have privileges on the branch, you can merge your branch yourself. [16:50] Pegasus_RPG, yeah, it makes it really easy to collaborate. [16:51] ok, so the command sequence again will be bzr branch sftp:// [16:51] [16:51] bzr commit [16:51] [16:51] Pegasus_RPG, no, not sftp:// but bzr+ssh:// [16:51] aroo? [16:52] Pegasus_RPG, also, when you're committing, you're only committing locally to your filesystem. If you want others to see these changes, you'll have to push them to Launchpad. [16:53] ok so after I like my changes, I bzr push? === bigjools changed the topic of #launchpad to: https://launchpad.net/ | Help contact: - | Join https://launchpad.net/~launchpad-users | Channel logs: http://irclogs.ubuntu.com [16:54] Pegasus_RPG, or, if you're making a lot of commits, you push every few commits, so everyone can see your progress, even if it's not ready. [16:55] and that goes into my personal branch, when I push, right? [16:55] Pegasus_RPG, when it IS ready, you can propose it for merging into 1.6.2 and/or trunk [16:55] Pegasus_RPG, it goes into A personal branch. You can have as many personal branches of a project as you want. [16:55] oh jeez [16:55] Pegasus_RPG, ? [16:56] starting to hurt my brain. :) [16:56] anyway, I think I get it [16:56] Pegasus_RPG, so, let's say that I'm hacking on a feature, and I get blocked on another developer's work. I can branch again and work an another feature, coming back to that one. [16:56] Er, coming back to the original one when I'm not blocked anymore. [16:57] Sounds handy, but all the merges that have to happen after that make me shudder [16:57] Pegasus_RPG, it's really not that hard. [16:57] Merges in bzr are not like merges in svn. They are MUCH easier, and have less issue. [16:57] well that's good [16:58] Much of the work we're currently doing is cleanup, and due to Mixxx poor internal design, everything touches everything else, so chances for conflicts are high [16:58] Pegasus_RPG, also, I have a project that merges approved branches automatically. http://edge.launchpad.net/tarmac [16:59] Pegasus_RPG, I know that dance. Another project I work on is doing something similar. As long as you communicate, it's relatively trivial to fix the conflicts. [17:00] ok, so is there a quick reference sheet on the appropriate times to use the different bazaar commands? [17:00] I'm not going to remember all this [17:01] Pegasus_RPG, https://edge.launchpad.net/+tour/index [17:01] Pegasus_RPG, https://help.launchpad.net/ [17:01] Pegasus_RPG, http://theironlion.net/blog/2009/01/13/using-bazaar-launchpad-making-pushing-easy/ [17:02] Pegasus_RPG, and I'm usually always around, so you can just bug me. [17:02] heh thanks === salgado-lunch is now known as salgado [17:25] leonardr, hi, are you working on bug 340935? if not I can give it a try, from your last comment it looks like it should be easy to fix [17:25] Launchpad bug 340935 in launchpadlib "Resources should be instantiated using their actual type, not the WADL specified one" [High,Triaged] https://launchpad.net/bugs/340935 [17:26] thekorn_: go ahead [17:27] okidoki [17:41] <_Groo_> hi/2 all [17:41] <_Groo_> any kubuntu devs alive? === thekorn_ is now known as thekorn [17:46] hey rockstar, When doing bzr branch lp:~mixxxdevelopers/mixxx/release-1.6.2 I first get a warning that the server doesn't support streaming, then it gets stuck at the same point every time while downloading [17:46] any idea what's wrong? [17:48] Pegasus_RPG, that was a bug with 1.6 I believe. [17:48] Pegasus_RPG, how does it get "stuck" [17:48] \ [========================= [17:48] ] Transferring 0/4^ [17:49] * Pegasus_RPG has bzr 1.5 in Debian [17:49] Pegasus_RPG, you really want to be on 1.12 or more recent [17:49] peachy [17:52] Pegasus_RPG, it's probably still working, but older bzr's had a hard time telling you it was doing anything. [17:52] oh so just be patient? ;) [17:53] Pegasus_RPG, possibly. [17:54] leonardr, pushed a fix to lp:~thekorn/launchpadlib/fix-340935-bug_target, I'm not totally sure if this is the same idea as in your last comment, but at least it seems to work [17:55] thekorn, cool [17:56] ah yes, my modem is showing activity and df shows more space taken each time : [17:57] :) === matsubara-lunch is now known as matsubara [17:59] thekorn, hey, nice work [18:00] hi kiko, thanks === kiko is now known as kiko-afk [18:05] thekorn: can you propose that for merging into the trunk? [18:05] https://code.edge.launchpad.net/~thekorn/launchpadlib/fix-340935-bug_target/+register-merge [18:06] write up a summary of your changes and we'll get it reviewed [18:06] leonardr, https://code.edge.launchpad.net/~thekorn/launchpadlib/fix-340935-bug_target/+merge/4452 [18:11] thekorn: your code needs to work for any incoming document that has a resource_type, not just #bug_target [18:12] the code to do this might have to go into bind() [18:19] leonardr, hmm, so this bug has to be fixed in wadllib and not launchpadlib ;) will try to understand how this bind() method works tomorrow [18:20] thekorn: ok, great. thanks again for taking this on [18:23] rockstar: ok, ready to push...what ssh:// address do I need? [18:24] Pegasus_RPG, well, need to push to your area of the mixxx project, so you construct the url like this: [18:25] Pegasus_RPG, bzr push lp:~/mixxx/ [18:36] rockstar: the head devs are playing around now. How do they actually merge an approved proposal? [18:37] Pegasus_RPG, there are a few ways, but the easiest is to go to the branch index page of the branch and then click "Propose for merging into another branch" [18:37] No, I mean another user already did that, and the hed dev approved it [18:37] how does he merge it now? [18:42] when I do "bzr commit" locally, must I specify the files I want to commit? [18:44] Pegasus_RPG, no. [18:44] Pegasus_RPG, you CAN, but you don't have to. [18:44] if I don't does it push the ENTIRE repository? because it's been saying Copying signature texts 3/5 for the last 10 minutes [18:44] Pegasus_RPG, when you need to merge, go to your branch that you want to merge into, and do bzr merge lp: and then commit and push. [18:45] Pegasus_RPG, push and commit and two different things. [18:45] rockstar: I know. I'm jumping around concepts, sorry. ;) [18:45] I committed before to my local store [18:45] now I'm pushing and it's taking a loooong time [18:45] which makes me wonder if I committed incorrectly [18:46] Pegasus_RPG, you REALLY need to upgrade to at least bzr 1.6, as bzr will then stack the branch on the trunk branch, so you don't push the whole repo. [18:46] ah, so I AM pushing the whole damn thing [18:47] hi [18:48] is there any way to tell launchpad to spam you about a project you don't care about but for which one you registered the upstream product or component? [18:49] I got a GNOME upstream who registered seahorse to be able to add a bug watch and he complains about getting spammed now [19:03] now how do I keep my personal branch in sync with the corporate one? === mthaddon_ is now known as mthaddon [20:06] Pegasus_RPG: something like this? bzr pull === bertodsera_ is now known as bertodsera === Andre_Gondim is now known as Andre_Gondim-afk === bertodsera_ is now known as bertodsera [21:54] gmb: ping? sup on the pida lp sync issue? [21:56] ronny: I've made no headway on this as yet. I'm just dealing with another issue at the moment. Bear with me and I should be able to check out a couple of theories that I have within the next hour or so. [21:58] gmb: i dont personally manage the trac tho, so it might also be a small issue on out side [22:00] ronny: Okay. I'm investigating. I think the issue is in the plugin rather than in what launchpad is passing to it (otherwise it would fail for everyone, and it doesn't) but I want to be sure exactly what the problem is and if necessary issue a patch for it. [22:01] kiko: Hey.... you available? [22:01] hmm, let me get some logins [22:07] Why can't kiko be around... I started talking to him once and he ran away... :P [22:07] I don't think I smell that bad [22:08] MTecknology: kiko is a very busy man - you have to be very assertive [22:09] ronny: hrm... I know he's busy - that's why I tried to be polite [22:09] kiko: HERE, NOW! [22:09] hmm, you might need a whip [22:09] no - that just feels wrong :P [22:12] gmb: we noticed that the permissions in our egg cache where fscked, that caused sporadic random server errors [22:12] i think its fixed now [22:18] MTecknology, heh, ok. how are you doing? [22:18] hey ronny [22:20] kiko: doing great, I devoted my entire spring break to getting that theme done... it's 100% perfect in IE7 and Firefox [22:21] kiko: Is there any chance I could steal some of your day away from you? :) [22:21] heh [22:21] oh - theme almost 100% if IE6 [22:21] MTecknology, yes, you have me for 2 minutes [22:22] kiko: https://answers.edge.launchpad.net/launchpad/+question/62325 [22:23] MTecknology, I am physically opposed to a project which is named anything-releases [22:23] it just screams bad modeling [22:23] kiko: That's just where I package the compilation of everything [22:24] mmm [22:24] kiko: That was only if you approve the ubuntu-drupal super project, then that thing has a place to move too [22:24] kiko: I can pick any name you think appropriate for that :P [22:25] I'm thinking, but I think you're right [22:25] statik, yo. [22:26] MTecknology, what does ubuntu-drupal-openid, etc have that is special that drupal-openid wouldn't have? [22:26] i.e. why isn't this drupal-openid? [22:27] ubuntu-drupal-openid is where the active development takes place, Canonical QA merges those changes to drupal-openid after they check everything [22:27] same with those other 2 devs [22:28] what's the reason for that to be a separate project? [22:28] I'm a bit baffled as why those aren't just devel branches of drupal-openid [22:29] it suggests abuse of project [22:29] Stuart Metcalfe seemed to really like the idea [22:29] this is why I really don't like that request -- when I start looking into it it just looks totally wrong [22:29] yeah, and I think he's crazy [22:29] lol [22:29] we put in 2 man-years of work to get codehosting to do exactly what you are doing [22:29] and then you create separate projects and defeat us in one button click :) [22:30] you could name them drupal-openid-dev if you wanted... [22:30] no [22:30] they shouldn't exist [22:31] they should just be branches of the existing drupal-openid branch [22:31] all under the drupal-openid project [22:31] using a separate project makes no sense! [22:31] The reason we made another branch for it was for all of us to work on w/o worrying about who has access [22:31] another project* === Goundy is now known as CoderFromHell [22:32] Stu was making sure that nobody except those select few has access to the trunk [22:32] MTecknology, you can have separate branches under the same project. I repeat, there's no reason to have separate projects. [22:32] separate branches, owned by different people and teams, I underline [22:32] do you see what I mean? [22:32] could you assign a team to have control over just that branch? [22:33] YES [22:33] YES [22:33] YES [22:33] heh [22:33] I guess this must be really confusing [22:33] sorry [22:33] I have the curse of knowledge!! argh [22:33] so [22:33] in summary [22:34] just move the branches over to the drupal-openid project [22:34] k [22:34] the owner of the branch will remain unchanged [22:34] i.e. [22:34] that much makes sense now [22:35] if it is currently https://code.edge.launchpad.net/~ubuntu-drupal-modules/ubuntu-drupal-openid/6.x [22:35] all that will change [22:35] is that it will be [22:35] if it is currently https://code.edge.launchpad.net/~ubuntu-drupal-modules/drupal-openid/6.x-ubuntu or whatever [22:35] sorry, strike that last sentence and replace with: [22:35] https://code.edge.launchpad.net/~ubuntu-drupal-modules/drupal-openid/6.x-ubuntu or whatever [22:35] IOW [22:35] the ~ bit stays the same [22:35] iow? [22:35] and the project changes [22:35] so for that branch, only members of ubuntu-drupal-modules can commit to it [22:36] even though it is part of another project [22:36] ok [22:36] then I just destroy the projects... [22:36] yeah, I can do that as soon as you've finished [22:37] ok - after I do that, would you be opposed to making a super project with those different projects? [22:37] the ones I move the branches to [22:37] do you think it makes sense to make drupal-openid a member of a project group called ubuntu-drupal? [22:37] I think that will turn off pure drupal users.. [22:38] It'd still be the Ubuntu Drupal project doing the developement on it [22:38] no.. [22:38] well, the ubuntu teams [22:38] not opposed, but I think it does turn off people that have nothing to do with ubuntu [22:38] do you see my point? [22:38] ya [22:39] drupal-openid is an independent entity in a way -- any fedora user that uses drupal can use it and benefit [22:39] as soon as you place it under ubuntu, that value decreases [22:39] except that they only work w/ Launchpad [22:39] I saw it as Ubuntu and Launchpad being related [22:40] common link: canonical === CoderFromHell is now known as Goundy [22:40] so when we do that - no point in the super project [22:41] well.. [22:41] do they only work with launchpad, or is it with any openid provider, launchpad being the default? [22:41] only launchpad [22:41] why? [22:41] the openid stuff should be totally generic [22:42] is it because of the teams stuff? [22:42] or something else? [22:42] drupal-openid has modified code so it'll work with the drupal-launchpad and and drupal-teams modules [22:42] interesting [22:43] I think drupal-openid by itself still works fine w/ any provider [22:43] but the other two modules won't work w/o the modified code [22:43] gotcha [22:43] so [22:43] here's my suggestion [22:43] move the branches across [22:43] there's only reason to keep the branches separate if they are really meant to be long-lived forks [22:43] if they are just devel branches, then they live under the main projects [22:44] k [22:44] I think we should create a project group [22:44] to group ubuntu-drupal-theme and ubuntu-drupal if you mean the last one to be a long-lived branch [22:44] I'll do that - It might take me a little bit since I'll need to run it by stu and everyone else [22:44] I'm unsure about drupal-planet [22:44] is it like drupal-openid in the sense that it's ubuntu-unspecific? === cody-somerville_ is now known as cody-somerville [22:45] or is it more like ubuntu-drupal-planet? [22:45] We were trying to mimic planet.ubuntu.com [22:45] or is it just a branch of ubuntu-drupal? [22:45] err [22:45] a branch of drupal sorry [22:45] not a branch of drupal [22:45] module for it [22:45] gotcha [22:45] so... [22:45] guideline for you in the future [22:46] if the thing is going to have releases (i.e. tarballs) it is a project [22:46] if it is just a bunch of branches of some existing project, put the branches in that project -- the branches will still be owned by whatever team you specify! [22:47] I think drupal-openid is likely to be standalone, or maybe part of the drupal project group [22:47] as I suspect drupal-openid should be [22:47] MTecknology, want me to write this up in the answer? [22:47] sure === matsubara is now known as matsubara-afk [22:47] That way I always have a reference rather than in logs [22:47] MTecknology, I really don't want to be difficult -- I just want to make sure you get the most out of launchpad by using the features :) [22:48] yup :) [22:48] kiko: would you consider drupal-{launchpad,teams} part of the project group since those interect directly with launchapd and only launchpad? [22:49] the teams module was considered for being opened to other openid providers, but we pretty quickly dismissed it because their would be too much each provider would have to exactly match for it to work [22:49] MTecknology, no [22:49] ok [22:49] MTecknology, because it's not ubuntu-specific [22:50] alrighyty [22:50] if you want to call the project group something like "Drupal Futurism" or whatever [22:50] hey... [22:50] then I think it might be more appropriate [22:50] is there a drupal project group already? [22:50] I like that [22:50] heh [22:51] ya, there is [22:51] my point is to keep the stuff ubuntu-neutral to the extent it is possible and useful [22:51] if there is stuff that is more closely related to drupal, put it in the drupal project group! [22:51] that way it's advertised more widely [22:51] you wanna give me a few seconds here [22:52] eh... nvm [22:52] sounds good :) [22:52] kiko: what did you conclude about ubuntu-drupal-release? [22:53] MTecknology, I'm not sure -- asked in the question just now [22:53] - The only remaining thing I'm curious about is ubuntu-drupal and ubuntu-drupal-theme. Does it make sense to actually have a project group for them? Will they release separate tarballs? Is ubuntu-drupal a fork of drupal, or a config, or a module? [22:54] there will be separate release tarballs [22:55] I just haven't made any yet for the theme [22:56] kiko: sometime in the near future, I will package released for ubuntu-drupal-theme [22:57] I'm just finishing up with some IE6 bullshit and I'll bre ready [22:57] Is ubuntu-drupal a fork of drupal, or a config, or a module? [22:57] the tarball is a group of modules and themes [22:57] one theme [22:57] I devoted of 80hr this week to that theme..... [22:58] hurray spring break [22:58] my mom is very funny [22:58] she just called me [22:58] I am on the second story [22:58] and she's on the first [22:58] she wants me to come to dinner!! [22:58] lol [22:58] she says the stairs are too hard [22:58] :P [22:58] MTecknology, hmmmmmmmm [22:59] MTecknology, it's an interesting problem!! [22:59] what is? [22:59] the -releases thing [22:59] it's like an all-in-one [22:59] kiko: actually - and some point ubuntu-drupal will have branches [22:59] I'm waiting on a bazaar feature though [22:59] to do exactly that [22:59] ubuntu-drupal-package [22:59] ? [23:00] hmmm [23:00] I think -releases is okay [23:00] I'll do that now [23:00] ronny: Okay, thanks for letting us know. I don't *think* that's the problem (the error message suggests that LP isn't passing an integer where it should be), but I'll bear it in mind. [23:00] rename it if we ever come up with anything better? [23:00] exactly [23:02] https://edge.launchpad.net/ubuntu-drupal [23:02] yours! [23:02] kiko: oh - drupal isn't a project group [23:02] lol - so pretty :P [23:03] thanks :) [23:03] maybe we need a drupal project group instead [23:03] well, think about it [23:03] I'm gonna have dinner! yay [23:03] kiko: thanks [23:04] kiko: I guess I need to ask the staff to add my projects? [23:08] MTecknology: No, you just set the field on your project's +edit. [23:08] (which is very strange) [23:08] wgrant: oh - thanks :) [23:09] * wgrant makes his projects part of ~launchpad-project [23:09] s/~// [23:12] :744 [23:12] Err. [23:12] Whoops. This isn't vim, is it? [23:12] gmb: Unfortunately. [23:12] We have vimperator for web browsers, but nothing for IRC AFAIK :( [23:13] wgrant: If I had any kind of notion to hack using Perl I would write an irssi plugin to accept basic vim commands for no other reason than the desire to do so. However, I have no desire to write Perl. [23:13] Ever. [23:14] gmb: Good policy. [23:21] gmb, I can't count how many times I've typed :!bzr commit in the terminal. [23:36] kiko: when you get back - what is your opinion about making a project group for drupal and giving a team we make access to it? === cyberix_ is now known as cyberix