[06:10] clivejo: https://www.youtube.com/watch?v=1npzZu83AfU [06:12] :O [09:23] Good morning. [09:57] sitter: I used to beta test the AOL UK software! [09:59] That was a long time ago! [10:06] anyone had this: E: Problem executing scripts APT::Update::Post-Invoke-Success 'if /usr/bin/test -e /usr/bin/appstreamcli; then appstreamcli refresh > /dev/null; fi' ? [11:10] how am I supposed to write about myself being so great if I cant log unto the wiki?!? [11:55] HI folks [12:00] hiho [13:18] http://www.phoronix.com/scan.php?page=news_item&px=LibreOffice-5.1-Released [13:25] sitter: can you trigger a rebult on KCI like it does at midnight? [13:26] clivejo: I can. what's the occasion? [13:26] failed builds due to kio failure [13:26] I think thats fixed now [13:26] so packages depending on it should now build! [13:27] or can you trigger all the packages that depend on it? [13:28] daily build wouldn't fix that [13:28] daily build only buiilds things with changes [13:28] clivejo: do you want all rebuilt or only frameworks for now? [13:29] 192 packages depend on it apparently [13:29] and do you want both xenial and wily or only xenial for now [13:29] ? [13:29] both if possible [13:30] sitter: did you get my message about libkolab git? [13:30] nope [13:31] sitter: can you fix KCI to grab libkolab from here https://cgit.kolab.org/libkolab/ ? [13:31] getting the following error - 00:27:49 hudson.plugins.git.GitException: Failed to fetch from https://git.kolab.org/diffusion/LK/libkolab.git [13:32] clivejo: what's the url though [13:32] https://cgit.kolab.org/libkolab/ is just the webui [14:51] sitter: may or may not be related, but on KDE CI I had to set ENV GIT_SSL_NO_VERIFY=1 for kolab, java evidently does not care for their cert. [15:19] 00:28:50 stderr: fatal: unable to access 'https://git.kolab.org/diffusion/LK/libkolab.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none [15:19] sgclark: seems like the problem there [15:22] doesn't want to clone for me locally at all for some reason [15:29] sgclark: so. it appears to me that 14.04's ca-certificates is too old to accept the cert. 16.04 apparently manages to verify but then get stuck on actually cloning. have you talked to the kolab people about this? [15:29] stuck on neon with POST git-upload-pack (gzip 2440 to 1253 bytes) [15:30] sitter: I have not talked to them [15:30] That would probably be the better move than env work around. only just now getting back to my CI work. [15:32] sitter: also, speaking of kwallet-pam, is there a way to get it to stop trying to merge random branch that has nothing to do with us? [15:34] deleting the branch [15:34] ^ third time I am saying this now [15:34] oh. sorry. [15:34] sgclark: WRT ssl, instead of disabling verification you could probably just import the certs [15:34] I am not much in the loop these days. [15:35] once I find out how to do that on debian hurrdurr [15:35] sitter: ok, thanks [15:41] sgclark: https://paste.kde.org/pq534snzp [15:41] last step is debconf where you'll have to tick the cert as enabled [15:42] sitter: ty [15:43] clivejo: ^ I applied that to KCI so in theory it should be able to clone libkolab again. alas, I can't get it to manually clone at all as the kolab server fails to reply for some reason [15:43] also rebuilds in progress [15:44] shadeslayer: ^ if you build libkolab you too might want to make sure that the cert is actually working [16:52] debian merges due tomorrow. hahahaha [16:56] sorry was out on the farm [16:56] sitter: yes, Im talking to the kolab guys about it [16:57] nice to see some green in here! [16:58] eakk [16:58] * clivejo runs away [17:25] sitter: ^^ If kio doesnt have a stable branch, why is this here? [19:12] so who's maintaining the Quassel package these days? new release 0.12.3 has been tagged, release announcement to follow soonish [19:12] Riddell: ^ (not sure if you're still active...) [19:15] Sput: https://code.launchpad.net/~ubuntu-dev/quassel/ubuntu [19:16] thx! [19:16] https://launchpad.net/quassel [19:16] maybe ask on that project [19:17] or the team - https://launchpad.net/~quassel-dev [19:17] that's unfortunately not the package maintainers [19:18] previously it was maintained by ScottK, Riddell and before that sitter, but as far as I know there have been some... changes recently :/ [19:19] is there a source tarbal? [19:19] I could have a wee look [19:19] that would be cool! [19:19] hmm, also debfx [19:20] debian seem to be keeping up-to-date too [19:20] http://anonscm.debian.org/cgit/pkg-kde/kde-extras/quassel.git/ [19:28] clivejo: yeah, ScottK and debfx maintain those now [20:54] Sput! what does it mean to hide chat temporarily vs permanantly? [21:00] Riddell: a temporarily hidden chat comes back if there's activity in it. great e.g. for queries that you use rarely. === DalekSec_ is now known as DalekSec [22:13] sitter: git clone http://git.kolab.org/diffusion/LK/libkolab.git should now work