[01:14] Ah, dh_installman. Thanks ScottK. I guess debuild should invoke that automagically but I must hack debian/control to make debuild notice the man page. [01:14] Thank you, that's a big hint. [01:18] I think you mean debian/rules though. === vibhav is now known as Guest25507 [03:00] Thanks very much ScottK, I shall read "man dh_installman" now that I know it's there. === Guest25507 is now known as vobhav === vobhav is now known as vibhav === vibhav is now known as Guest54522 === Guest54522 is now known as vibhav === ninjak_ is now known as ninjak === Guest52991 is now known as mfisch === mfisch is now known as Guest54314 === Guest54314 is now known as mfisch === Quintasan_ is now known as Quintasan === shadeslayer is now known as shadeslayer_ === shadeslayer_ is now known as shadeslayer === LordOfTime is now known as Guest41633 [20:49] tumbleweed: congratulations [20:51] ajmitch: We started a one in one out policy. Sorry but you gotta go. [20:52] ok [20:52] * ajmitch leaves team [20:52] NO :( [20:52] I WAS JOKING :( [20:52] sure you were :) [20:52] * highvoltage gets email that ajmitch left the team [20:52] (just joking too :p) [20:53] highvoltage: yeah, I should leave that team [20:53] maybe once I review as many as you do :) [20:56] Laney: if I dropped out of core-dev I'd need to reapply for motu & general membership again [20:57] You can't drop out. There's fewer and fewer around that have been here longer than me. [20:58] ScottK: Worried about being the "old guy" in the core-dev team? :) [20:59] I'm already old. No escaping that. [21:00] "been around awhile" isn't really a great reason to keep team membership, though with LP it's just a matter of clicking a button once a year [21:02] you can coast as a DD with less effort than that [21:03] * highvoltage is apparently an expert at coasting [21:03] Yeah. I saw your cycle traces. [21:03] Laney: maybe the DMB should reapprove people every year, that'd be piles of fun :) [21:04] oh I didn't realise I had you on endomondo :) [21:04] facebook ;) [21:04] stalking? [21:04] ajmitch: we'd need a trello board and everything [21:04] DMB helpers. [21:04] now you're getting complicated [21:04] * Laney moves you to the "to be investigated" lane [21:04] I also have the faint sense that you're mocking some team ;) [21:05] No sir [21:06] highvoltage: you should try a cycle camping holiday [21:07] https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-prn1/45020_808548162838_7761657_n.jpg [21:07] that is me on a previous one [21:07] that looks like effort [21:07] Laney: looks fun :) [21:07] slightly less than legal route [21:08] not pictured: pushing the bikes over a mountain and then riding down into a quarry in the pitch black [21:09] so was that when you got some broken bones? [21:10] no that was in a much safer environment [21:10] https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-snc7/s720x720/297493_10150447674926756_1455013545_n.jpg fell from the top of that [21:11] looks fairly short, and padded [21:11] Does anyone what to do if I want to have more than one thing in BINDMOUNTS in pbuilderrc? [21:11] doesn't help so much if you land wrong [21:12] hell [21:12] what's going on [21:12] never used it, sorry :( [21:12] ccache: FATAL: Failed to create /var/cache/pbuilder/ccache/e/5: Permission denied [21:12] First time getting that in pbuilder [21:12] I didn't even try to fix it and it's broken [21:13] Quintasan: Did you compile after you logged in or with 'build'? [21:13] BINDMOUNTS="${BINDMOUNT} ${CCACHE_DIR} ${LOCALREPO}" [21:13] so I guess just separate them by spaces [21:13] ScottK: I just invoke pbuilder build [21:13] I've gotten that a couple of times. You may find that /var/cache/pbuilder/ccache/e/5 is now owned by root for some reason. [21:13] If so, fix the ownership and try again. [21:13] NFK why that happens [21:14] funny thing is [21:15] ccache: FATAL: Failed to create /var/cache/pbuilder/ccache/8/6: Permission denied [21:15] I have only directory named "3" there [21:16] all of /var/cache/pbuilder/ccache is owned by 1234:1234 on my system [21:17] I don't store ccache in /var, I store it ~/Source/pbuilder/ccache [21:20] ScottK: I'll try that. [21:23] ScottK: hell, some dirs are owned by root indeed [21:23] I wonder what the hell is going on [21:25] ajmitch: Thanks for that BINDMOUNTS thingy though [21:34] ajmitch: ta