=== bigjools_ is now known as bigjools === wedgwood is now known as wedgwood_away === cp16net is now known as cp16net|away [04:17] hmm bug 520413 triaged -> confirmed, really annoys me ;( [04:17] bug 520413 in Launchpad itself "All changes by user must be revertable" [Low,Confirmed] https://launchpad.net/bugs/520413 === cp16net|away is now known as cp16net [04:25] Heh [04:34] lifeless: it is a bit ironic a spammer spamming that question alright [04:57] czajkowski: zigactly === dpm-afk is now known as dpm === bigjools_ is now known as bigjools === tasdomas_afk is now known as tasdomas === sebbu3 is now known as sebbu [10:10] if anyone could help me with trying to find a package that was on launchpad but isn't there anymore i'd greatly appreciate it [10:10] webcamstudio_0.61~precise1_all.deb [10:11] its no longer in the directory where it keeps trying to link me to [10:12] herpmcderp: The owner of the PPA deleted it. [10:13] damn... i don't know why he would do that [10:13] he has it in a .tar.bz2 on his website but i need a deb package [10:14] You'll need to ask him. [10:14] this makes me very sad... [10:15] well it's his package he can :) [10:16] I'm still fairly inexperienced as far as some of this goes... can someone explain what I'm about to paste to me? [10:17] - Starting with version 0.60 WebcamStudio uses dkms(8) to build the modules automatically. The dkms package recommends the linux-headers package needed to build modules for the current distribution kernel. If this for whatever reason does not work or you are using a non-distribution kernel please make sure the right set of kernel headers is installed. [10:20] If I'm understanding correctly dkms would allow you to upgrade an application's files selectively without a full upgrade of the program entirely? [10:21] idk if I'm understanding what dkms does correctly [10:42] herpmcderp: dkms builds a module for the kernel when the kernel is upgraded [12:33] has anything changed with the api that woud cause an 'unsupported authentication scheme 'oauth'' when attempting to grant access to a user over oauth1.0a [12:35] http://paste.ubuntu.com/5732457/ [12:55] stokachu: did your Authentication: header start with 'oauth' instead of 'OAuth' ? [12:59] dobey: ah i believe it is all lowercase [13:06] stokachu: it must be properly capitalized i think [13:17] dobey: ok thank you ill retry with it capitalized [13:18] so this is my authorization header routine http://paste.ubuntu.com/5732572/ [13:19] it looks like it is using OAuth realm properly [13:19] _content => "Request token has not yet been reviewed. Try again later.", [13:20] wgrant: yea im not sure what that particular error means [13:20] and this is against staging [13:20] stokachu: You haven't authorised the token in your web browser yet. [13:20] oh, you're doing it in perl [13:21] wgrant: ah ill add a timer in there and see if that works [13:24] cool it needed a timer [13:25] Not a timer so much as a wait until you actually approve the token [13:25] ah ok, yea im using some perl module open_browser so ill need to investigate that more [13:26] stokachu: What are you trying to do? You'd usually request a new token only the first time you run the app on a new system. [13:26] It's not a common part of the workflow [13:26] yea i created a new vm that i wanted to authorize against an account i created [13:27] a new account [13:27] Normally you'd just open it in your local browser [13:27] Rather than giving your SSO password to some random VM [13:27] yea thats what im doing and then copying the credentials into a config file [13:28] Probably not much point using anything like open_browser, then [13:28] I'd just print the URL and wait for a key to be pressed [13:29] wgrant: yea that does sound simpler i think ill do that instead [13:29] thanks for your help === tasdomas is now known as tasdomas_afk === wedgwood_away is now known as wedgwood [13:51] http://www.youtube.com/watch?v=yXLL46xkdlY&list=UUp1onwPbFRBtgniH2Gm0TCg [14:00] Vai: not related === cp16net is now known as cp16net|away === cp16net|away is now known as cp16net === cp16net is now known as cp16net|away === BradCrittenden is now known as bac [14:43] is there any way to revert a mass delete? [14:43] someone in the team remove accidentaly all the packages from a distro. [14:45] bah nvm. we'll live with it. === cp16net|away is now known as cp16net === deryck_ is now known as deryck === cp16net is now known as cp16net|away === cp16net|away is now known as cp16net [16:06] Anyone know how to delete a recipe? I keep getting people hijacking my Windows project and creating ppa daily builds recipes on old bzr branches. This wastes resources, and my time in policing these. === Ursinha is now known as Ursinha-afk [16:24] GrueMaster: If you remove the branch hosting the packaging files it also removes the recipe or check the recipe details, there should be a possibility to remove a recipe === BradCrittenden is now known as bac [16:37] I tried deleting the branch, but it wouldn't let me as it had a recipe assigned to it that I can't change/delete. [16:38] This is one of my frustrations with Launchpad. I am the project admin, but the only thing I can really change is who has upload rights. Anyone can come along and post bogus merge requests or generate bogus recipes. === bellasbells is now known as sandyd_awai === deryck is now known as deryck[lunch] === Ursinha-afk is now known as Ursinha === cprov is now known as cprov-brb [17:20] GrueMaster: why do you feel you need to police them? You can set the status of a branch to abanonded if you don't want to deal with it any more. it'll still be there for people to look at it, but it won't display by default in the code page, so less likely for people to propose to it. you're going to have that problem anywhere though, if it's not clear what branch is the one to use. [17:32] Ah, ok. I have set the affected ones to abandonded. Just hope no one tries to create a recipe on the trunk. [17:33] is it a win-only thing? [17:34] maybe just add a note to the branch on LP, or in README that says "Please do not create recipe builds of this branch on LaunchPad. It is a project for use on Windows only, not Ubuntu." or something [17:36] It is a Windows only tool. Win32ImageWriter. [17:37] And the people that keep making recipe's and merge requests from static branches have new accounts and no karma. [17:37] weird [17:39] These are things that should be limited to people in the developers only team. If someone makes their own branch, makes changes, and proposes a merge, that is fine. It is actually the criteria for getting developer access to the main trunk. [17:40] i wonder why it's an issue with that project though [17:42] i mean, i have plenty of high profile projects to deal with, and don't have that problem on any of them really. main problem i have is people reporting bugs in the wrong places, asking questions on lp answers, or creating arbitrary/random blueprints on projects [17:43] Yea, I have those issues too. [17:43] it would be nice if there was a flag one could enable on a project's main branches, to say "don't allow recipe builds of this branch" [17:44] it's probably not a common enough case to do it though [17:45] True. Actually, I am migrating my project to Sourceforge anyways. Only thing I use LP for now is bug tracking (which bzr is good enough to update from my git tree on sf). [17:45] I hope to shut down the lanuchpad project entirely in the next year. Low priority though. [17:46] M4SONIC, you bring to us a nice music ^^ === deryck[lunch] is now known as deryck [17:47] Vai: not sure why you're discussing that in here. this channel has nothing to do with Ableton. it's a channel for https://launchpad.net/ [17:48] i know, i just noticed him! [17:59] Gah! Just found 3 recipes for my trunk branch (which is a clone of my git tree on SF). === Daviey_ is now known as Daviey === epsy is now known as \u03b5 === tgm4883_ is now known as tgm4883 === rcleere_ is now known as rcleere === Kyle_ is now known as Kyle [18:17] what was the command to get a list of tags? tried "bzr tags lp:kivy", but something is missing === Corey_ is now known as Corey [18:19] thopiekar: "bzr tags -d lp:foo" if it's a remote branch you want to run it on [18:27] dobey: thanks [18:27] do you know reasons why a git tag might be not imported? [18:28] no clue [18:30] dobey: ok, thanks [18:30] it seems that there is a tag missing :( === geser_ is now known as geser [18:33] dobey: I get a question-mark on the needed tag :/ http://pastebin.com/a3cr9iFp [18:33] thopiekar: i don't know. perhaps the referenced revision for the tag couldn't be found on import === TheDrums is now known as Guest48798 === mkf_ is now known as mkf === heroux_ is now known as heroux === Daviey_ is now known as Daviey === rcleere_ is now known as rcleere === sandyd_awai is now known as bellasbells === benji_ is now known as benji === clarkb1 is now known as clarkb === Corey_ is now known as Corey === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === SpamapS_ is now known as SpamapS === sebbu2 is now known as sebbu === cp16net is now known as cp16net|away === cp16net|away is now known as cp16net === kiko` is now known as kiko === TheDrums_ is now known as TheDrums === Adri2000_ is now known as Adri2000 === beuno_ is now known as beuno === mapreri is now known as Guest67995 === cjwatson_ is now known as cjwatson === wedgwood is now known as wedgwood_away