| === Sho_ is now known as Guest90692 | ||
| lordievader | Good morning. | 06:48 | 
|---|---|---|
| sgclark | good night haha | 06:49 | 
| lordievader | Hehe, you were just going to bed? | 06:51 | 
| sgclark | yeah , gnight | 06:51 | 
| rbetzen | going to try to do some testing this cycle. I take it there still aren't any iso's ready for kubuntu to test? Haven't found anything at least. | 06:55 | 
| lordievader | Sleep well, sgclark | 06:55 | 
| sgclark | we are far from ready, not enough resources, anyway need to sleep. | 06:56 | 
| lordievader | rbetzen: You can allways test the daily iso's (though they might still have a critical bug), or upgrade from 15.10 to test stuff. | 06:56 | 
| rbetzen | Thanks. I'll do that. Just making sure I wasn't missing a release. ;) | 06:58 | 
| lordievader | rbetzen: Kubuntu skipped Alpha 2, you haven't missed a thing ;) | 07:00 | 
| soee | i posted feature request on plasma-devel ml, if someone want to comment please do https://mail.kde.org/pipermail/plasma-devel/2016-February/049202.html | 08:56 | 
| sitter | clivejo: no | 10:41 | 
| sitter | clivejo: last thread I see is sddm breakage | 10:41 | 
| clivejo | <clivejo> sitter: can you update discover in KCI to grab from plasma-discover in debian git? | 10:45 | 
| sitter | clivejo: will do so later today | 10:47 | 
| clivejo | thanks :) | 10:48 | 
| BluesKaj | Hey folks | 11:51 | 
| clivejo | sitter Riddell : can anyone tell me why this merge is failing - http://kci.pangea.pub/job/merger_kwallet-pam/252/console | 12:11 | 
| sitter | clivejo: drop that branch remotes/origin/kubuntu_unstable_pam-auth-update | 12:14 | 
| sitter | no intention to pursue | 12:14 | 
| sitter | also it fails because the merge chain failed | 12:15 | 
| sitter | [I] merger: Merging remotes/origin/kubuntu_xenial_archive into kubuntu_stable. | 12:15 | 
| sitter | [I] merger: Merging kubuntu_stable into kubuntu_unstable. | 12:15 | 
| sitter | [I] merger: kubuntu_unstable -> remotes/origin/kubuntu_unstable_pam-auth-update | 12:15 | 
| sitter | so if you want to find out why exactly it failed you'll have to merge the branches like that locally | 12:15 | 
| bshah | why am I culprit!!! | 12:15 | 
| sitter | because jenkins | 12:16 | 
| bshah | !!!11one! | 12:16 | 
| ubottu | Sorry, I don't know anything about 11one! | 12:16 | 
| bshah | :p | 12:16 | 
| clivejo | but what is remotes/origin/kubuntu_unstable_pam-auth-update | 14:37 | 
| clivejo | and who put it there | 14:37 | 
| yofel | git log might give a hint | 14:38 | 
| yofel | not about who pushed though | 14:38 | 
| clivejo | how do I drop the remote? | 14:40 | 
| yofel | why would you drop origin?!? | 14:43 | 
| yofel | or do you mean delete the branch? | 14:44 | 
| yofel | ... from the remote | 14:45 | 
| mparillo | On Xenial with the landing PPA, has anybody noticed that the kwalled migration password dialogue box comes up with every boot? | 15:07 | 
| yofel | I remember someone mentioning that before, but I haven't seen it myself | 15:20 | 
| mamarley | It was happening to me for a while, but then it seemed to resolve itself. | 15:21 | 
| === ovidiu is now known as ovidiu-florin | ||
| clivejo | sitter yofel - http://anonscm.debian.org/cgit/pkg-kde/plasma/kwallet-pam.git/commit/?h=kubuntu_unstable_pam-auth-update | 16:38 | 
| clivejo | could KCI have created that branch? | 16:38 | 
| sgclark | that branch is a bane to merges | 16:38 | 
| sgclark | no clue what it is for | 16:38 | 
| sgclark | but it should NOT be in the merges | 16:39 | 
| clivejo | sgclark: know how to remove it? | 16:39 | 
| sgclark | from CI? sadly no | 16:39 | 
| clivejo | and what does it mean by remotes | 16:40 | 
| clivejo | remotes/origin/kubuntu_unstable_pam-auth-update? | 16:40 | 
| sgclark | https://www.kernel.org/pub/software/scm/git/docs/git-remote.html | 16:41 | 
| clivejo | can it be removed with git remote remove? | 16:42 | 
| sgclark | clivejo: probably want to get the ok from yofel, I do not have authority to remove annoying branches | 16:43 | 
| sgclark | All I know is I am sick of being stalked by CI for a branch I know nothing about and as far as I can tell we do not use. | 16:44 | 
| clivejo | sgclark: ditto | 16:44 | 
| yofel | clivejo: read the manual scarlett pointed to, a remote is a "repository", you're talking about branch deletion | 16:44 | 
| yofel | as for the deletion itself, I'm not sure if we can | 16:45 | 
| yofel | there was some discussion about qt-kde policies there... | 16:45 | 
| * clivejo puts hands up | 16:45 | |
| clivejo | I have no idea, just want to see it fixed! | 16:45 | 
| yofel | lisandro: are we allowed to delete branches from the repositories that only affect us? | 16:45 | 
| sgclark | yofel: sitter: or we can just remove the merge from CI? I don't understand why that merge is there | 16:46 | 
| yofel | sitter will have to answer that, I have no idea how the merge tooling works | 16:47 | 
| sgclark | yah we should probably e filled in there | 16:47 | 
| sgclark | s/e/be/ | 16:47 | 
| yofel | I would assume it's some kind of mixed hard-coded/auto branch detection in the ci tooling | 16:54 | 
| yofel | bbl | 16:54 | 
| sgclark | k | 16:54 | 
| lisandro | yofel: if everything works as expected you shouldn't be able to do so | 16:59 | 
| lisandro | don't get me wrong: the repos' scripts where meant for another workflow | 16:59 | 
| lisandro | for example we avoided temporary branches | 17:00 | 
| lisandro | yofel: forgot to mention, if you need to remove a branch ping me | 17:19 | 
| sgclark | fairly certain that is not what we want. Just removal from CI which requires sitter | 17:26 | 
| yofel | lordievader: ok thanks. That's about what I remembered, but wasn't certain. We'll fix this in the CI instead. | 19:30 | 
| yofel | lisandro: ^ | 19:30 | 
| yofel | lordievader: feel yourself unpinged ^^ | 19:30 | 
| lisandro | yofel: ACK | 19:31 | 
| lordievader | Hehe, but I like to be pinged -.- | 19:35 | 
| yofel | :D | 19:36 | 
| clivejo | lordievader: ping | 19:39 | 
| * clivejo waves | 19:39 | |
| clivejo | ooo syncroton | 19:40 | 
| clivejo | sounds like a Transformer | 19:41 | 
| lordievader | \o/ | 19:41 | 
| clivejo | WTF!! | 19:42 | 
| clivejo | Ive never seen that before | 19:43 | 
| clivejo | Writing more data than expected (1909437 > 1909428) [IP: 91.189.91.24 80] | 19:43 | 
| soee | you are on higher level now :D you produce more data than expected | 19:49 | 
| clivejo | oh good lord | 19:49 | 
| clivejo | git init git | 19:49 | 
| clivejo | oups, wrong window | 19:50 | 
| clivejo | Riddell: you worked on packaging kolab? | 20:04 | 
| clivejo | libkolab - https://obs.kolabsys.com/package/view_file/Kolab:Winterfell/libkolab/debian.changelog?expand=1 | 20:04 | 
| sgclark | clivejo: looking at the log sitter and detrout were the last two to package that. sitter did the actual port. What exactly do you need? | 20:17 | 
| clivejo | dont need anything, just surprised to see Riddell in the changelog and wanted to chat to him about it | 20:18 | 
| sgclark | I think Diane is actually working on it for debian right now, you can find her in the debian-qt-kde channel. I see you in there. She doesn't bite. | 20:18 | 
| sgclark | YOu will see him in many changelogs.. haha | 20:18 | 
| clivejo | I chatted with Diane yesterday, she said she doesnt have time to work on Kolab | 20:19 | 
| sgclark | ah | 20:19 | 
| sgclark | I have packaged it, I don't recall anything crazy about it, although libkolabxml needs to be packaged first | 20:20 | 
| clivejo | thats the client side stuff? | 20:20 | 
| sgclark | it is a lib | 20:21 | 
| clivejo | yup | 20:21 | 
| clivejo | but we package it beacuse Kontact uses it | 20:21 | 
| clivejo | !info libkolabxml xenial | 20:22 | 
| ubottu | Package libkolabxml does not exist in xenial | 20:22 | 
| clivejo | !info libkolabxml wily | 20:22 | 
| ubottu | Package libkolabxml does not exist in wily | 20:22 | 
| clivejo | !info libkolab wily | 20:23 | 
| ubottu | Package libkolab does not exist in wily | 20:23 | 
| clivejo | !info libkolab-dev wily | 20:23 | 
| ubottu | libkolab-dev (source: libkolab): Development package for Kolab library. In component universe, is optional. Version 1.0.0-0ubuntu1 (wily), package size 10 kB, installed size 63 kB | 20:23 | 
| clivejo | !info libkolab-dev xenial | 20:24 | 
| ubottu | libkolab-dev (source: libkolab): Development package for Kolab library. In component universe, is optional. Version 1.0.0-0ubuntu1 (xenial), package size 10 kB, installed size 63 kB | 20:24 | 
| sgclark | !info libkolabxml1v5 | 20:24 | 
| ubottu | libkolabxml1v5 (source: libkolabxml): Kolab XML format (shared library). In component universe, is optional. Version 1.1.1-3 (wily), package size 639 kB, installed size 3641 kB | 20:24 | 
| sgclark | bah | 20:24 | 
| sgclark | oh | 20:24 | 
| sgclark | there it is | 20:24 | 
| sgclark | clivejo: ^ | 20:24 | 
| clivejo | thats quite old :/ | 20:24 | 
| clivejo | v2 now | 20:25 | 
| * clivejo pokes soee_ | 22:02 | |
| * soee_ watching at clivejo | 22:05 | |
| clivejo | me head hurts | 22:06 | 
| soee_ | :D | 22:06 | 
| soee_ | i think new frameworks should be released soon | 22:12 | 
| sgclark | ugh | 22:14 | 
| soee_ | the reaction should be: weeeeeeeeeee :D | 22:15 | 
| sgclark | not enough hours in the day for all this work hahahahah | 22:15 | 
| * sgclark goes a little bit crazy | 22:15 | |
| soee_ | from what i see only those apps are huge madness | 22:16 | 
| soee_ | and this is what i would never understand | 22:17 | 
| soee_ | we should be able to just grab released tars, build them and done... | 22:17 | 
| soee_ | not some merging and other magic | 22:17 | 
| * clivejo raises eyebrow | 22:18 | |
| clivejo | its not magic, its dark black magic | 22:20 | 
| clivejo | EVIL | 22:20 | 
| sgclark | yeah it is the merges that are killing us really | 22:20 | 
| sgclark | but I do see why, just it is too much work for our small team. I think other flavor maybe sync to debian so don't feel the pain? not sure | 22:21 | 
| clivejo | I think you are the only one working on them sgclark | 22:21 | 
| sgclark | flavors | 22:21 | 
| soee_ | and what about Neon - they don't care about Debian ? | 22:22 | 
| sgclark | I know nothing about Neon sorry, got kicked out of the loop. | 22:23 | 
| soee_ | wrr why ubuntu installs xserver-xorg-video-amdgpu while i do not have such gpu :/ | 22:23 | 
| sgclark | yeah I never understood the piles of xservers installed | 22:24 | 
| soee_ | why do it installs libmirclient also ... | 22:24 | 
| soee_ | does Kubuntu uses enywhere some mir* stuff ? | 22:24 | 
| yofel | there is no driver auto-detect at install time (not very portable, is it?) - so all available drivers get installed | 22:27 | 
| * clivejo waves at yofel | 22:27 | |
| yofel | not in the UI parts, but we share some of the UI core stack | 22:27 | 
| yofel | heyho | 22:27 | 
| soee_ | :/ | 22:27 | 
| yofel | it's not like it has a practical effect | 22:28 | 
| clivejo | does this card still apply - https://trello.com/c/nYFDC2qg ? | 22:28 | 
| yofel | we shop tons of libs that are nearly useless, but we ship them anyway | 22:28 | 
| yofel | *ship | 22:28 | 
| clivejo | including some unity stuff *shivers* | 22:30 | 
| yofel | *shrug* | 22:30 | 
| yofel | someone who cares could check if we could manually exclude some recommends in the seeds | 22:31 | 
| clivejo | I care, but not just that much | 22:31 | 
| ScottK | For Kf5, I don't think there's much in the way of Ubuntu specific requirements that would prevent syncing most things. | 23:03 | 
| ScottK | If there's things that need to be pushed to the Debian branches to make that possible, feel free to ping me. | 23:04 | 
| sgclark | ScottK I have been trying to push the sync path. Makes more sense to me. Not sure where we are on that. yofel? | 23:05 | 
| === keithzg_ is now known as keithzg | ||
| sgclark | especailly these apps | 23:06 | 
| yofel | I haven't look at that at all | 23:06 | 
| sgclark | most of these are no changes | 23:06 | 
| yofel | a) we're done with frameworks ourselves by now b) when we worked on plasma, debian wasn't done with frameworks | 23:06 | 
| ScottK | That's the usual problem. | 23:07 | 
| yofel | so we could sync stuff now, but I don't intend to *keep* waiting on the sycns | 23:07 | 
| sgclark | right | 23:07 | 
| ScottK | It'll be a bit different post feature freeze. | 23:07 | 
| sgclark | wasnt that the purpose of ppa-landing? | 23:07 | 
| sgclark | anyway, back to my merge tastic cave. ugh | 23:08 | 
| yofel | the purpose of ppa-landing was a mis-used ppa so people could test stuff while we get things uploaded | 23:08 | 
| yofel | then we got distracted and other stuff and stuff never got uploaded | 23:08 | 
| sgclark | ah | 23:08 | 
| yofel | I only got the e-c-m permissions fixed this week. So now we can actually *try* to upload stuff | 23:08 | 
| sgclark | gotcha | 23:08 | 
| sgclark | ok | 23:08 | 
| sgclark | right, need to go for developer. so much so little time. I have to wear my kde hat next week. Things will be tight. | 23:09 | 
| yofel | you concentrate on what you have to do. We'll figure things out somehow | 23:09 | 
| sgclark | and wehn I get a $ job it will be even tighter lol | 23:10 | 
| sgclark | yeah I know | 23:10 | 
| clivejo | has the apps merge trello card gone? | 23:13 | 
| sgclark | it somehow moved to backlog | 23:14 | 
| clivejo | ah | 23:14 | 
| clivejo | there it is | 23:14 | 
| sgclark | hmm kubuntu-ci is being strangely quiet | 23:23 | 
| clivejo | think its broken again | 23:24 | 
| clivejo | or maybe its caught up | 23:24 | 
| sgclark | nope, I have pushed several merges, should have seen a few | 23:25 | 
| sgclark | now I have to manually look /grumble. spoiled by CI links haha | 23:26 | 
| clivejo | should okular not have an unstable and stable branch - http://anonscm.debian.org/cgit/pkg-kde/applications/okular.git/ | 23:26 | 
| sgclark | I dont see why it would differ from the rest | 23:28 | 
| clivejo | doesnt seem to be in KCI | 23:28 | 
| yofel | wasn't it only ported to frameworks now? | 23:29 | 
| yofel | we didn't CI qt4 apps | 23:29 | 
| clivejo | will I create a stable and unstable branch while Im here? | 23:32 | 
| clivejo | yofel: ^ | 23:36 | 
| sgclark | ah possibly yeah recent port. makes sense | 23:40 | 
| clivejo | yofel: help me please :( | 23:52 | 
| clivejo | sgclark: why would a git merge not be sorting the changelog right? | 23:59 | 
| sgclark | clivejo: sadly this first run doing merges this way changelogs seems to be the problem point. you will have to manually cut paste the entries in the proper order. :( | 23:59 | 
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!