=== beisner- is now known as beisner [00:15] hrm, we still have samba4 source package in trusty/universe .. I thought that was going to be replaced by some small stubs to point to the samba package instead? === Adri2000_ is now known as Adri2000 === sraue_ is now known as sraue [01:42] Can someone please look into syncing widelands? My internet is too bad to even ppa build it. Many packaging fixes, enables parallel build, manpage fixes === NCommand` is now known as NCommander === NCommander is now known as Guest72853 === vibhav is now known as Guest63588 === ktosiek_ is now known as ktosiek [12:08] Hi. I need some help figuring out debian/templates and debconf [12:08] Not clear about how that works at all right now [12:08] source lp:ubuntustudio-live [12:11] I based that package on edubuntu-live [12:11] stgraber: Perhaps I could ask you for hints on that? [12:12] I'm reading a tutorial about debconf and templates right now, so hopefully I'll get it right sooner or later on my own :) [12:26] I get lintian warnings.. [12:26] E: ubuntustudio-live: no-template-description ubiquity/text/ubuntustudio-packages_heading_label [12:26] E: ubuntustudio-live: unknown-field-in-templates ubiquity/text/ubuntustudio-packages_heading_label _description [12:26] Seems to me there might be something odd about the templates file in itself. I can't seem to figure out what though [12:27] zequence: can you pastebin the whole templates file? [12:27] oh, lp:ubuntustudio-live, let me check. [12:29] xnox: I think I figured it out, but I'm still puzzled [12:29] xnox: I changed "_Description:" to "Description", and now it seems to work [12:29] "Description:"* [12:29] zequence: sure, but you don't get translations, do you? [12:29] No [12:30] _ means that debconf-po will work to translate those fields. [12:30] Ah [12:30] xnox: Thanks for that info :) [12:32] xnox: I'm just about finished with this package now. Just need to test it before I push changes. You think you could help out in getting it uploaded (all though it's really late for that)? [12:33] zequence: so, i did mkdir debian/po, echo "[type: gettext/rfc822deb] templates] > debian/po/POTFILES.in; then I did debconf-updatepo pot from ./debian/ that generated templates.pot. [12:34] and hopefully this will now work with translations. [12:34] xnox: Ok, thanks [12:36] zequence: https://code.launchpad.net/~xnox/ubuntustudio-live/debconf-updatepo/+merge/211174 [12:36] zequence: not sure if you already removed "_" or not. [12:37] xnox: only locally [12:37] zequence: templates.po is generated file, but one typically commits it. [12:51] xnox: Alright. No bad lintian warning I think. So, you think I could get it uploaded? [12:51] bug 946591 [12:51] bug 946591 in ubuntustudio-live "Add ubuntustudio-live to trusty repositories" [Undecided,Confirmed] https://launchpad.net/bugs/946591 [12:53] I still need to fix our seeds after, and also update our meta - which hasn't been updated at all for trusty yet :P [13:34] Trying to debug the dee-qt build on ppc64el is making me hallucinate [13:34] 62 connect(&model_qt, &QAbstractItemModel::rowsInserted, [&num_insertions] (const QModelIndex &parent, int start, int end) { [13:34] 63 num_insertions++; [13:34] step into that and I get: [13:34] 64 }); [13:34] (gdb) p signal [13:34] $5 = (void (QAbstractItemModel::*)(QAbstractItemModel * const, const QModelIndex &, int, int, QAbstractItemModel::QPrivateSignal)) 0x10016bf0 [13:35] where on earth did it get that function from? [13:35] powerpc has the same test failure; and there's actually not *that* much similar between powerpc and ppc64el, they're different word length and different endianness === vibhav is now known as Guest28075 === Ursinha is now known as Ursinha-afk === Guest72853 is now known as NCommander === NCommander is now known as Guest17465 === Guest17465 is now known as NCommander [16:58] Would it be possible for someone who has ppc64el to look at libktorrent installability. It's been built for sometime, but libktorrent5 is apparently not installable. It's blocking migration of some packages from proposed. See https://launchpadlibrarian.net/169618637/buildlog_ubuntu-trusty-ppc64el.kget_4%3A4.12.3-0ubuntu1_FAILEDTOBUILD.txt.gz for an example. [16:59] It's blocked on libgcrypt20 building [17:00] (FWIW) [17:00] Thanks. [17:01] Is that likely to happen soon? [17:01] I'm wondering if we should do something specific to get kget and ktorrent to migrate. [17:11] If the test suite didn't spew its log output to syslog (FFS) then I might be able to see the details [17:18] I might try to look on Monday. [17:26] cjwatson: Err, it is? [17:31] (base)adconrad@cthulhu:~$ reverse-depends libgcrypt11 | grep ktorrent [17:31] * libktorrent5 [amd64 arm64 armhf i386 powerpc] [17:31] (base)adconrad@cthulhu:~$ reverse-depends libgcrypt20 | grep ktorrent [17:31] * libktorrent5 [ppc64el] [17:31] So, that looks like it would be easy to fix. :P [17:42] I'm very tempted to remove libgcrypt20 from trusty, actually. Every time a libgcrypt-depending package is rebuilt, it magically switches (which has only happens once so far on all arches, and 3 times on ppc64el). [17:42] I don't think this is a desirable outcome for SRU/security. [17:43] cjwatson: ^-- Opinion? [17:46] slangasek: ^-- Or you? [17:51] infinity: haha seriously [17:51] infinity: there are a few rdeps, but maybe they're not too bad. I can see your point ... [17:51] cjwatson: I've just rebuilt all the things that have deps on 20, by forcing build-deps, but I think we're shooting ourselves in the foot post-release if we don't just yank 20 now. [17:52] Yeah, not a terrible argument [17:54] Right, I'll JFDI as soon as the rdep list is clean. [17:55] And we can bring it back in U, promote it to main, and do a more coordinated transition instead of an accidental one. :P [18:02] When it comes to https://bugs.launchpad.net/bugs/1060543, should I just presume I'm close enough in the desktop file, request a merge, then subscribing someone to that merge request? [18:02] Launchpad bug 1060543 in software-properties (Ubuntu) "Additional Drivers is not discoverable in Quantal" [Critical,In progress] [18:26] bdmurray: Hey, I'm about to upload the python-apt changes from 0.9.3.2ubuntu{1,2} to Debian as 0.9.3.3. (And I feel bad about forgetting that bug after my comment, but launchpad is far too noisy, so I delete many emails directly, mostly if I can't keep up with other emails) [18:27] Just wanted to let you know. [18:28] * juliank merges patches / fixing bugs in less than a day currently. No university! [18:31] juliank: thanks [19:26] * juliank should request per-package upload rights [19:38] Alright, libgcrypt20 completely purged from trusty. [19:39] ScottK: Your ktorrent woes should be solved. [20:10] infinity: Thanks. [20:18] Hrmph, that lftp Bus Error seems to be back. [20:18] cjwatson: ^-- Have you noticed that on snakefruit? Or mailbox seems to be full of it. === Ursinha-afk is now known as Ursinha [20:57] infinity: I read that mailbox *cough* infrequently [20:57] I recently found >8000 cronmail entries in cjwatson@nusakan - possibly should arrange for that to be forwarded somewhere useful [20:58] cjwatson: Yeah, I only read it when the shell reminds me that new mail just happened. [20:59] shoulld probably become an IS default practice to set up mail forwarders for user accoounts they create := [20:59] :) [21:00] * ogra_ has no idea if any machine in the datacenter has any cron mails for him, i honestly *never* checked