[00:44] Can someone fix the auto importer for btrfs-tools? it shut down when kernel.org got hacked... it's back, but now it is just btrfs-progs.git, not btrfs-progs-unstable.git [00:45] psusi: It's the same repo, just renamed? [00:46] wgrant, I'm not really sure... I just know that it is the only btrfs-progs repo Chris Mason has put back up on kernel.org and he announced it was back online on the mailing list a few days ago.. I'm guessing before there were separate stable/unstable repos but there don't seem to be now... that one is the one having active development [00:47] Let's see what happens... [00:47] looks to be a continuation, and someone's already updated LP [00:47] I just did. === epsy is now known as \u03b5 === EvilResistance is now known as Resistance [09:14] B'jour [09:16] G'day mrevell. [09:16] I suppose "S'lut" wouldn't be appropriate. [09:16] hum… I guess it would be ok… you can add that to your arsenal. [09:18] lol [09:18] Morning all [09:18] mrevell: another one: bi'jour. That one will make you sound like a pied noir (http://en.wikipedia.org/wiki/Pied-Noir) [09:19] rvba, Ah, cool :) I learnt a bit of Picard when I visited Amiens a couple of times, but all forgotten now. [09:20] hehe [09:20] The only Picard in my heart, nowadays, in Jean-Luc. [09:20] morning danhg [09:20] Make it so [09:21] In Jean-Luc we trust. [09:22] I prefer Janeway to be honest [09:22] ugh [09:22] Of all the captains to pick. [09:22] Apart from young/youngish Kirk of course === zyga_ is now known as zyga === danilo is now known as danilos === Quintasan_ is now known as Quintasan [13:47] hello - I keep getting an OPPS for the following bug tag search - https://bugs.launchpad.net/ubuntu/+bugs?field.tag=java7-ftbfs [13:47] OOPS-e4377eeb5cd43fc83e63512079494745 [13:47] https://lp-oops.canonical.com/oops.py/?oopsid=e4377eeb5cd43fc83e63512079494745 [13:48] it does return occasionally - any help appreciated as it tracks build failures related to Java 7 [13:48] cheer [13:48] s [13:57] any hints why https://bugs.launchpad.net/df-libreoffice/+bug/868229 does not remote update? [13:57] Ubuntu bug 868229 in LibreOffice Productivity Suite "CheckBookmarks fails with NoSuchElementException on names __UnoMark__1910_1361181355" [Medium,Confirmed] [14:19] jelmer: about that import issue, did you create a bug? If you didn't and are busy, I could do it [14:22] mardy: bug 878085 [14:22] Launchpad bug 878085 in Launchpad itself "NoSuchRevision error during git import" [High,Triaged] https://launchpad.net/bugs/878085 [14:22] jelmer: thanks! [14:22] mardy: I didn't file a new bug, but that seems to be the same issue === bulldog98_ is now known as bulldog98 === matsubara is now known as matsubara-lunch [14:49] Is there any way to get a list of recent bugs that have been touched by you via the api? [14:50] for a specific time frame* [15:14] hi. I want to add dependency for my ppa. What should I enter to "Add PPA dependency" field? [15:15] username/ppaname === matsubara-lunch is now known as matsubara [15:40] hey allenap, how does danhg mimic right-click in Ubuntu on his mac? ANy ideas? [15:41] gmb: ^ [15:44] mrevell, is he in a vm? does two finger click not work? [15:44] deryck, no, bare metal [15:44] sorry, if I'm nosing in here :) [15:44] please do, danhg needs help :) [15:44] danhg, does two finger click not work? [15:48] I have no idea, sorry. [16:05] matsubara [16:06] how long does it take for the mailing list subscription prefs to change on LP? i changed which address one of them goes to, but just got mail to the address it was formerly set to [16:12] dobey: There are mailing list issues at the moment. I guess we can add that to the symptoms. [16:12] mrevell: ^ === beuno is now known as beuno-lunch [16:13] thanks allenap! [16:13] and sorry fort he delay dobey [16:14] ah ok [16:36] hi, I'm trying to submit a source package (with dput) to launchpad for both natty and oneiric [16:36] I can submit the first natty package... [16:37] but when I try to submit the oneiric one, it tells me that orig.tar.gz is different and can't accept it [16:37] so, I then use the previous orig.tar.gz file (with a few patches) and try to submit that [16:38] this time lp tells me that the source code wasn't submitted. [16:38] do I need to tell dput to explicitly upload teh source? [17:04] oh, nevermind. it was a build error. sorry for the noise. === beuno-lunch is now known as beuno === Renegade|ghost is now known as Renegade15 [17:54] what does it mean to "register a branch" on a project? [17:57] you tell it a location of code [17:58] and/or the metadata of said code [17:59] i.e. in which state said code is (experimental, testing, stable) [17:59] I'm just trying to make the initial import onto a launchpad project that I registerd. [18:00] bzr push says: you have a valid .bzr control directory, but not a branch or repository. This is an unsupported configuration. [18:00] gustonegro: "register a branch" is probably not what you're looking for [18:00] gustonegro: we're actually going to remove that link [18:00] yeah, I'm tryin to figger out what I'm looking for [18:00] gustonegro: you probably just want to use "bzr push lp:~yourname/yourproject/branchname" [18:00] where branchname can be anything you've made up [18:01] e.g. "trunk" [18:01] jelmer: that works...but I wanted to put it in the project, not under my name [18:01] gustonegro: every branch has an owner - that can either be a person or a team (such as yourproject-dev) [18:02] oh ...so that means I need to first make a bzr repo under my name and use that in the project repo somehow? [18:03] gustonegro: if you create a team you can use lp:~teamname/yourproject/branchname [18:04] so I cannot ever use "bzr push lp:myproject" I always have to use "bzr push lp:~teamOrMyname/yourproject/branchname" ? [18:04] are there docs on how to use the lp service? I can't seem to wrap my head around all the variations [18:05] gustonegro: lp:myproject is a shorthand for whatever branch you have designated as your main development branch [18:05] oh. [18:06] so if I push to lp:~yourname/yourproject/branchname, I can tell others to branch off of lp:yourproject ? [18:06] gustonegro: yes - you just need to specify in the launchpad web UI that lp:~yourname/yourproject/branchname is your main branch [18:07] oh [18:12] how do I do that? [18:14] "Link to a Bazaar branch already on Launchpad" ? === Renegade15 is now known as Renegade|away [18:18] gustonegro: once you've pushed the branch, use "Set development focus" [18:20] * jelmer EODs [18:26] hmm. where is that? under my page or my project page? under the project page "Development focus:" I see a pull down list with only one option "myproject trunk" === Renegade|away is now known as Renegade15 [18:42] what is the "branches tab" in this doc? https://help.launchpad.net/Code/QuickStart [18:42] is that the "code" link at the top of a project page? [18:49] gustonegro: yes. it's an out-of-date document [18:52] jml: ah thanks. I'm getting confused with branches, series and trunk, mainline [18:54] np [20:04] how can I delete old packages in my PPA? === matsubara_ is now known as matsubara-afk [21:18] colon_D: you click "Delete packages" in the PPA, then select the packages. [21:18] colon_D: but if you uploaded a newer version of the package, it supercedes the older version [21:19] colon_D: so then there's no need to erase older version [21:36] Resistance: sorry, got comcasted there... i'm not seeing a Delete packages button anywhere though. but I guess if it's auto purging my superseded releases then that's ok [21:37] colon_D: for instance [21:37] if you release pkg1.0 [21:38] and then later release pkg1.1 [21:38] the 1.1 package, if its a higher version, supercedes pkg1.0 and pkg1.0 goes into old information [21:38] but its files still exist [21:38] but you have no need to erase the older version because the newer one has the higher version. [21:39] makes sense... so i can't actually purge pkg1.0? [22:46] colon_D: not without deleting pkg1.1. [22:46] because only the latest versions for each distro (i.e. natty, oneiric, etc.) are the initially visible ones [22:47] you dont need to remove the older versions, due to the supercedence caused by the newer versions