[00:56] Laney (and other backporters): can you think of common stock responses you have to write up on backport requests? so far i've got "this package isn't in ubuntu", "this version isn't in ubuntu", and "backports aren't srus". any others? === lifeless is now known as subunit === subunit is now known as lifeless [01:35] broder: uploaded to PPA foo, please install and run [01:36] ah yes, of course :) [01:57] lifeless, oh sorry, was referring back to installing launchpad locally [01:58] lifeless, does the ability to create private PPAs in the soyuz implementation exist there? [02:10] suggestions on which debian IRC channel to discuss a non-responsive debian package maintainer? i've put together a patch for review. looking to get them to update a package so it can be synced into precise [02:10] iamfuzz: we deploy the same code we develop [02:10] iamfuzz: no changes [02:11] very nice [03:39] since i got no answers from #launchpad... [03:39] do recipe builds and what not get a lower build / ppa-build priority? [03:39] the same source package uploaded by hand myself gets a sooner build time than the recipe build on lp [03:39] in case someone here knows [04:09] Resistance: makes sense that automatic builds are after manual ones [07:51] good morning === chrisccoulson_ is now known as chrisccoulson [09:25] broder: blah blah upgrade path === dholbach_ is now known as dholach === dholach is now known as dholbach === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away [15:18] Hey guys... do you suggest to add NO_PKG_MANGLE=1 in Makefile or in debian/rules ? [15:19] the first choice means I have to create a patch... the second one should be a inline editing... what do you suggest ? [15:19] (package I'm merging is cdebootstrap) [15:19] - dpkg-deb --build temp-$(PACKAGE) $(PACKAGE).deb [15:19] + NO_PKG_MANGLE=1 dpkg-deb --build temp-$(PACKAGE) $(PACKAGE).deb [15:20] that's the change at Makefile [15:20] how is it currently done? === almaisan-away is now known as al-maisan [15:21] changing Makefile [15:22] that → helper/Makefile.{in,am} [15:25] anyway... this package has '3.0 (native)' format... [15:25] What's the best way to apply patches ? [15:25] I mean.. if I switch format to 'quilt' I need .orig.tar.gz [15:26] that's not provided by debian :/ === chrisccoulson is now known as no_it_is_not_fix === no_it_is_not_fix is now known as chrisccoulson [16:29] l3on: I suggest you read up on what a native package is :-) [16:30] specifically that applying patches is not quite the same thing when the package is native [16:33] Laney, I read.. but I'm not sure to understand how to apply patches :).. so, I switched to online changes ... === al-maisan is now known as almaisan-away [17:09] didrocks: any reason for keeping libbamf outside Debian? [17:12] and`: not outside that Debian didn't need it until now [17:13] didrocks: I maintain the gnome-pie package and while looking at its new upstream release today, I noticed it requiring libbamf :) [17:13] oh, interesting :) [17:13] so please, feel free to push it to debian [17:14] do you want to maintain it there as well? [17:15] if yes, I can sponsor the upload for you if you want. [17:16] didrocks: ^^ [17:18] and`: I would be happy to do that, I can't though affirm that I can give the same QA level on debian [17:19] didrocks: I can help you if needed, i.e forwarding stuff etc. but keeping the package in sync would be a nice thing [17:19] didrocks: drop me a mail with a dgettable dsc and I'll push it either today or tomorrow, is that OK for you? [17:20] and`: can we plan that on Monday? I'm about to leave and will be off for a FLOSS event this week-end [17:21] didrocks: sure, but if there are no big deltas (apart changelog, maintainer stuff etc.), I can grab Ubuntu's package myself and upload it to Debian [17:22] and`: you should be able to grab the current version in ubuntu and be fine with it [17:22] and`: 0.2.104-0ubuntu1 [17:22] so I guess 0.2.104-1 and I can sync back in ubuntu [17:23] didrocks: awesome, will add you as main maintainer. [17:24] thanks and` :) [17:24] yw! [17:58] is there a guid for getting source, fixing bug, uploading to my PPA, testing, and submitting the patch on my ppa? [17:59] I have submitted patches and put stuff on my PPA, wondering if there is a smooth way to do them both === medberry is now known as mka === mka is now known as medberry === nxvl_ is now known as nxvl === Lutin is now known as Guest54373 === JanC_ is now known as JanC [21:55] barry: ping, do you know how to steer setup.py to install python modules in /usr/share/appname/xxx instead of dist-packages dir? [21:56] achiang: is this for a package using dh_python2? [21:57] barry: yeah [21:57] achiang: do a man dh_python2 and search for "private dirs" [21:58] barry: the package wants to install some private modules, and per policy, they should go into /usr/share/module [21:58] achiang: yep, dh_python2 supports that [21:58] barry: hm, so i'm talking with my upstream and they want to make setup.py do it, so this works on fedora too [22:00] achiang: hmm, okay. try this: `python setup.py install --help`. there are a number of options available to control where stuff gets installed, so upstream will have to poke through those and figure out what works best for them [22:01] barry: ok, will pass on, thanks [22:01] achiang: np. hth. [23:12] lifeless, got LP up and running locally \o/ [23:12] lifeless, how does one go about adding userS? [23:13] lifeless, when I acess Login/Register, it only gives me the option to login [23:13] iamfuzz: utilites/make-lp-user [23:13] admin@canonical.com / test [23:13] there are some scripts in bin/ and utilities/ [23:13] is the default, but ^ [23:13] many thanks [23:14] * iamfuzz wonders why canonical doesn't offer installation and setup of this as a paid service like LDS [23:14] Because we'd prefer you use launchpad.net [23:14] But we understand that isn't possible all the time [23:15] we likely would, other than the bandwidth issues as a result of a hosted service [23:15] I tried to get soyuz working but it bob the builder had some phantom mozilla build going on so it never got any build jobs [23:15] how do I kill that? [23:15] Laney: Hack the DB [23:15] Laney, lmk how it works out - thats my next step too :-) [23:16] hmm [23:17] * StevenK tries to remember the runes [23:17] no worries, I don't have it up atm :-) [23:17] actually thats not why we don't do an LDS like thing [23:17] Either way lib/lp/buildmaster/enums.py has the magical values [23:18] Laney: So you have a build in status 0 (NEEDSBUILD), you want to update the DB so that they are all 2 (FAILEDTOBUILD) [23:18] i think it is currently building actually [23:18] Then 6 to 2 [23:19] but I get the idea [23:19] thank you :> [23:19] Laney: #launchpad-dev on this network. We'd be delighted to answer any questions you have. [23:19] iamfuzz: ^ [23:19] am there, idling [23:19] will surely have questions when i come to actually do something [23:22] Laney, you have any problems importing your gpg key? [23:22] nope [23:22] i think you have to make sure gpg knows about it [23:23] on the host, for that script [23:24] the idea of on-site launchpads was mooted way back at the london exhibition hotel LP sprint [23:24] never seemed to get the resourcing needed, and doing it from the existing dev team would slow down features [23:28] Laney: you're making progress now? :) [23:29] too tired to boot the vm and check [23:29] should have done it in an lxc [23:32] lxc++ [23:33] better than messing up your live system [23:34] where are the logs stored? I can't get it to import my key for the life of me [23:55] lifeless, StevenK I apparently have something with my bazaar alias screwed up. When I click on the logout button, it takes me to the "Lost something?" page with broken images [23:55] and when trying to import a key, I get this fun: 2011-11-17 15:33:21-0800 [HTTPChannel,4,127.0.0.88] 127.0.0.88 - - [17/Nov/2011:23:33:20 +0000] "GET /pks/lookup?search=0xD69FC46438D3A33619E5577D39BE3335F26A3797&op=get HTTP/1.1" 500 145 "-" "Python-urllib/2.6" [23:55] any ideas? [23:56] iamfuzz: Does the URL start with bazaar.launchpad.dev? [23:57] StevenK, yes [23:57] StevenK, https://bazaar.launchpad.dev/+logout?next_to=https%3A%2F%2Ftestopenid.dev%2F%2Blogout [23:57] iamfuzz: It's LP attempting to log you out of loggerhead too, you'll hit it if you use make run, rather than make run_codehosting [23:57] iamfuzz: It's ignorable [23:58] StevenK, ah, thought it might be related to my key import issue as well