=== FourDollars_ is now known as FourDollars [08:33] Who can I have a quick chat with about a commercial subscription? [08:34] Or, more accurately, a chat about whether I need a commercial subscription for something that I'd like to do. [08:51] soren: Hi === Ursinha-afk is now known as Ursinha [09:44] wgrant: Hi :) [09:44] -> /msg [09:44] Sure [10:09] Is there a way to unsubscribe a project maintainer from bugmail about the project? [10:10] Would setting the bug supervisor to an empty team work, for example? (Or hopefully there’s a simpler way.) [10:11] I don’t see that topic covered in . [10:12] mpt: An admin of the team can remove the subscription from the page behind the "Edit bug mail" link (don't worry, you've already reported a bug about that terrible text :)) [10:14] Ah, so I don’t see that subscription on that page because I’m not an admin. Understood. Thanks wgrant. [10:14] mpt: Hm, as a member of the team you should see it. [10:14] You just won't be able to remove it. [10:14] Which team, which project? [10:15] I am a member of ~daisy-pluckers, which is the maintainer and driver of [10:15] At I get only the “Add a subscription” link, with no ability to unsubscribe ~daisy-pluckers. [10:16] mpt: Hm, weird [11:01] smoser: I normally just push to a personal branch, TBH. UDD doesn't really work all that well with stable releases IME [11:22] hi wgrant, I was about to open translations in LP. Before I do that I wanted to double-check: has the underlying work in LP to copy translations from the previous release happened? [11:23] dpm: Yep, we did that a few weeks ago [11:24] wgrant, thanks, I'll go ahead with the opening, then [11:24] Thanks [14:29] hi guys !!!! [14:29] wgrant: hi bro are u there? [14:29] wgrant: I had needed your help again ;) [14:39] wgrant: guys , how can I obtain the binaries in Launchpad? [15:07] hi guys, please help me !!! [15:11] help you what? [15:12] dobey: how do I create the binaries in the PPA section? [15:13] you upload a source package, it gets built, then binaries are available [15:16] dobey: I had uploaded via github, will that work fine? [15:16] does github have ppas? [15:19] arun__: you have to build a debian source package and upload it to a PPA, or import your code to launchpad and set up a recipe to build it in a PPA [15:22] dobey: is dput the only way for that?? can't we import the codes from github ? [15:23] you can't import code into a ppa no [15:23] you can import the code to a branch on launchpad, and then build a source recipe using that branch [15:24] dobey: ok [15:24] but that's assuming your git branch will import successfully [15:24] there are a few things in git, that if you are using, will make it not work [15:31] dobey: yes, I had imported from git, so , what should I do to make it work? [15:36] make a branch that contains the packaging info (debian/ dir) if it's not in your upstream tree, and make a recipe [15:37] there is a clear link for making a recipe on branch pages [15:37] dobey: yes, I got it, and will those ppa be used for other versions of distros also , except of Ubuntu "? [15:38] i odn't understand what you're asking [15:39] PPAs are only built on ubuntu. it doesn't build RPMs, and they don't necessarily work on debian or derivatives of ubuntu [15:39] it depends on what your dependencies are [15:39] dobey: the thing is that, I am trying to host the paa for giving updates to my distro based on UBuntu [15:43] you should probably read the documentation on the ubuntu wiki and elsewhere, about how to create and manage a derivitive of ubuntu, then [15:46] dobey: oh , can you help me?? [15:47] no. [15:48] i don't maintain a derivative [15:48] you should maybe ask for more help in #ubuntu or #ubuntu-packaging perhaps [15:51] dobey: so, won't it be a good idea of hosting the updates and packages in ppas? [15:53] i don't know === infinity_ is now known as infinity === Guest32193 is now known as mattw [19:13] Where can I test lp features without doing it in production? [19:14] marcoceppi: I think it was staging.launchpad.net, but there's a code update in progress atm [19:14] jose: ah, was wondering why the address wasn't working Thanks [19:14] sure :) [19:14] Oh, now there's a spalsh page, was getting 503 earlier [19:15] don't know how long will it take but maybe someone else around here knows? [19:15] I can wait [19:32] hi there, I have a PPA and there is a ddeb package available to the owner, but not someone we have it shared with [19:32] (it's a kernel build, btw) [19:34] if a ddeb is avaialble in a PPA, it is available to anyone who can see the PPA [19:35] is there a special way to install it? [19:52] apt-get install $packagename should do it if the PPA is added to the sources list, afaik [19:52] should be same as binary package name with -dbgsym appended [23:28] marcoceppi: Try qastaging.launchpad.net if staging is down