[00:32] sgclark: I need to sleep (busy day tomorrow), but if you need any assistance, ping me on IRC or write an email :-) [00:32] ximion: I found where it was resetting it. Thank you!!! [00:33] sgclark: awesome! does that mean it works now? ;-) [00:33] ximion: pushing changes now, will test, but I am certain it will be fixed :) [00:37] sgclark: neat, thank you! [00:37] keep in mind that appstreamcli will only return a > 0 exit code if it encounters serious issues (= errors), but not for e.g. warnings [00:38] you pretty much always want to fix warnings though - pedantic or info-priority issues are suggestions though (but should ideally be looked at) [00:38] I can probably parse log for warnings [00:39] that's what I wanted to suggest - maybe not fail the CI, but ping the developers, if that's possible [00:39] otherwise I could also add something like a -Werror flag ^^ [00:39] ok, well we can definitely improve things now that we have a working base (assuming this is fixed) [01:10] yay! [01:11] ? === valorie_ is now known as valorie === lordieva1er is now known as lordievader [08:53] Good morning. === lordievader is now known as Guest98681 [08:55] sgclark: ping, sorry I was away yesterday when you asked for the kdenlive repository uri. I think it's: https://guest@svn.linux-dev.org/svn/pkg under opt/mutt/mutt-colors-solarized/mutt-colors-solarized-dark-256.muttrc [08:55] Not that's not the right clipboard [08:55] kdenlive/{trunk,branches,tags} === Guest98681 is now known as lordievader [08:55] sgclark: I don [08:56] clivejo: Congratulations! [08:56] I don't remember the password, but it should be trivial. [10:36] evening all [10:36] hiho [10:37] o/ [10:39] long time no see [10:39] Indeed, how are you doing? [10:39] crazy busy irl, but good. also, soon will have real internet back... not this stupid dongle thing... [10:40] Heh, so expect more of Jussi in the future? :P [10:41] lol [10:42] lets see... I still have a job in a different field with no sitdown time and a family.... [10:42] Hmm... /o\ [11:12] thank you lordievader [11:26] can anyone see why this is FTBFS - https://launchpadlibrarian.net/239493322/buildlog_ubuntu-xenial-amd64.kdesdk-kioslaves_4%3A15.12.1-0ubuntu1~ubuntu16.04~ppa1_BUILDING.txt.gz [11:49] Hi folks [12:04] clivejo: ../../svn/svn.cpp:112:49: error: invalid use of incomplete type 'const svn_sort__item_t {aka const struct svn_sort__item_t}' [12:04] multiple times [12:41] yofel: what does that mean? [12:42] misisng dep? [12:42] more like invalid API use [12:42] maybe the underlying lib changed API [12:45] is anyone working on kactivities split? [12:46] yofel/clivejo : ? [12:46] it was split? [12:47] well lots of thing moved out of it in all other places.. [12:47] (at least it will affect CI branches) [12:47] (for now) [12:50] yofel: https://mail.kde.org/pipermail/kde-frameworks-devel/2016-February/031299.html [13:23] clivejo: congrats and well deserved [13:27] Hey clivejo, Congratulations!, saw the good news on Kubuntu RSS feed :-) [13:41] ah ok 5.20 [13:41] bshah: at least I won't be doing the splitting for a while, sgclark or clivejo might [13:44] okay. [13:46] morning [13:55] maxyz: thank you, I never would have found that on my own... Do you know why kdenlive packaging is sooo far away from debian infrastructure? [14:16] [15:08] Hi! Just install Kubuntu for the first time! So pretty! [15:38] clivejo: in regards to superkaramba - there was no release for 15.12.1 so if debain did need do a release you will have to ask them why/ how they managed without source. If they did not it will have to stay @ 15.12.0 [15:40] yofel: I do not see any of us doing libindi thoughts on how to satisfy this depend? there is a perfectly good ppa with consistent updates, but it has other stuff we probably don't want. Copy libindi maybe? [15:41] clivejo: how did marble go? [15:42] ok I think I have spammed enough peeps this morning, putting on kde hat for a bit [15:45] sgclark: only took like 4 hours! [15:45] that symbols file is a beast [15:45] 13k lines [15:45] eww :( is it finished though? can you mark it done [15:46] Ive uploaded a version I think is done [15:46] waiting to see if it builds! [15:46] ok, same for kdepim [15:46] yup [15:46] we are almost done yay [15:47] I am awaiting help for kdenlive.. it is in some random svn repo on the internet... [15:47] need to check if that last PIM merge I did built [15:47] yeah you did not mark your name on that! [15:48] oh sorry [15:48] trello is being weird with me [15:49] about 50% of the time I go back to the board its a blank page [15:49] there must be a timeout or something [15:49] this is madness [15:50] i don't get it why there is no some better releasing software way than spending half life on some symbols [15:50] why linux doesn't have some easier way [15:50] sgclark: whats going on with kdepim-runtime - https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/staging-kdeapplications/+build/9024267 [15:50] it looks like its stuck [15:51] I thought Id attempt it while you were in bed :P [15:54] clivejo: well it looks like it failed due to missing dependency (probably kdepim). not sure why it is just sitting there in limbo though. cancel build seems our only option. [15:57] sgclark: Ive requested a rebuild of gwenview, it was looking for KDraw and Kipi libs which should be fixed now [15:57] so fingers crossed that will go green :) [15:57] ok [15:59] wow marble seems to have built, just lots of missing symbols! [16:00] Ill try and fix those later [16:01] really dont want to have to look through 13k lines again! [16:03] gwenview now has missing files! [16:03] grrr [16:09] sgclark: uploaded a fix for gwenview, should now rebuild ok [16:09] sgclark: would you take a look at kmag, I have no idea whats wrong with it [16:09] ok, sadly pim failed [16:29] clivejo: done. dh_install: unknown option; aborting was the hint. dh_install was trying to pass --destdir=debian/tmp as instructed in the rules file. This flag is not available in the dh_install available in ubuntu for reasons unknown. I have removed the offending override in debian/rules (kmag) [16:40] sgclark: sounds like someone wanted to use dh_auto_install instead? [16:40] that has --destdir [16:42] yofel: umm what is the difference? and what is the point? it already goes to tmp [16:42] the build succedded [16:42] single-binary packages don't go to debian/tmp, so this was behavior streamlining I guess [16:43] and auto_install is what's responsible for "make install", dh_install does the split-into-packages after that [16:44] ah [16:44] hence dh_auto_install --destdir, and dh_install --sourcedir if you want different dirs than the default [16:44] someone confused the two I guess [16:45] hmm CI seems quiet this morning [16:46] IRC plugin is broken again [16:46] ah. [16:46] the peace... [16:46] XD [16:47] lol [16:47] yofel: why is this merge failing - http://kci.pangea.pub/job/merger_plasma-nm/550/consoleFull [16:47] yofel: fixed, in the Debian branch, that was me migrating to ddeb. [16:47] aaah [16:47] thanks [16:47] clivejo: changelog merge is failing [16:48] yeah but which merge? [16:50] sgclark: the-me doesn't want to, we ask him to move the repos to our git, but back then he wasnt interested, after a while he tried, but then we had no time to teach him how to git, and when we did, he was no longer interested. [16:50] asked him [16:50] oh. hmm. [16:51] What's wrong with the libindi from Debian? [16:52] clivejo: the last one before the failure. But to debug it you have to do the whole chain by hand [16:52] maxyz: ok. so now I am unsure what I should do. I am not have luck with git svn fetch . can I create a new branch with git svn ? [16:52] otherwise you get a different result [16:52] sgclark: Please use the svn as read only [16:53] maxyz: probably nothing, but we do not have kubuntu branch, and I do not want to randomly create one, there seems to be issues with that :( [16:53] Create any branches you need in the applications/kdenlive.git repo [16:53] FWIW, if indi has no diff we need, just file a sync request for it [16:54] maxyz: I am not trying to commit to kdenlive, I only want to do a debain merge into our branches [16:54] maxyz: ok thank you [16:54] exactly what I needed [16:54] actually, it doesn't. So sync request it is [16:58] yofel, It's still under discussion, right now, it would be better to ask the current maintainer, and if no answer is received or the maintainer prefers not to, then you could still create a git repository under the kubuntu/ subtree [16:59] in particular for libindi, I think I've been doing most of the uploads for a while now. And I don't mind having the extra kubuntu_* branches [17:03] maxyz: the only diff we have right now is symbol updates. So none really [17:05] Ok [17:22] sgclark: indi sync requested [17:22] sgclark: has the name of libkmahjongg changed? https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/staging-kdeapplications/+build/8985740 [17:22] yofel: excellent , ty [17:22] oh, done already. [ubuntu/xenial-proposed] libindi 1.1.0-1 (Accepted) [17:22] clivejo: no, that link is the main application. [17:25] bbl [17:27] ah, you have pushed the merge [17:28] yeah seems I did not do it, my bad. [17:28] did you not take on the new debian name? [17:29] clearly I am still working on it. [17:29] libkmahjongg > libkf5kmahjongg and drop the epoch [17:30] ok sorry [17:31] * clivejo wanders off for some food [18:12] no qt release candidate so far :( [18:13] release going to be late [18:19] i think we already get used to it :) [18:37] :) [19:34] sgclark: looks like we wont be able to drop the epoch on libkf5kmahjongg :( [19:34] yeah looks like I did the merge in 15.12.0 and messed that up.. :( [19:35] seems like it should be able to delete in a ppa, but I cant figure out how [19:35] yofel ^ ? [19:35] not like we pushed to archive that I know of [19:38] Ive updated QA with the new name [19:38] clivejo: do you know how to grab upstream patches and apply them to our packages? We absolutely need patch for #1451728 [19:39] lp:1451728 [19:39] bah [19:39] how do I link bug haha [19:39] got it anyways [19:40] got the bug? [19:40] https://bugs.launchpad.net/kubuntu-ppa/+bug/1451728 [19:40] Launchpad bug 1451728 in ktp-accounts-kcm (Ubuntu Wily) "[master] kde-config-telepathy-accounts package install error" [Critical,Triaged] [19:40] right. Martin just pushed final fix [19:41] will it not be in 15.12.1? [19:41] uh no that is already released [19:41] so is 15.12.2 sadly [19:41] will need to grab the patch [19:42] how did you hear about it and where is the patch? [19:42] he like *just* pushed it [19:42] I am subbed to the bug [19:42] oh I see 55mins ago [19:43] this is the patch - https://quickgit.kde.org/?p=kaccounts-providers.git&a=commit&h=2307d7df60ee8df6467157305a48e1b5bfd924b6? [19:43] yeah that [19:43] this is a nasty bug been on going for over a year, we need to get that in lol [19:44] needs fixed then! [19:47] bug 1451728 [19:47] bug 1451728 in ktp-accounts-kcm (Ubuntu Wily) "[master] kde-config-telepathy-accounts package install error" [Critical,Triaged] https://launchpad.net/bugs/1451728 [20:30] sgclark: I tried to apply that patch to ktp-accounts-kcm, but it wont apply. Should it be kaccounts-providers? [20:31] yeah, Ive got it wrong! [20:31] duh [21:13] clivejo: hold up, new message saying thing are broken with that patch :( [21:13] cant get it to apply :( [21:13] don't worry about it, it is no good, they are taking a different approach [21:16] reverted === aaron is now known as ahoneybun [22:06] clivejo: ping sitter about the email [22:06] he solved mine [22:07] but sitter doesnt work for Canonical? [22:08] ovidiu-florin: ah, I should read more - The script which creates the email aliases runs every 2 days. So please wait at least 48 hours before checking if the email is working (or leave it a couple more days to be sure). [22:08] there you go [22:09] where did you read that? [22:09] https://wiki.ubuntu.com/UbuntuEmail