/srv/irclogs.ubuntu.com/2015/08/10/#kubuntu-devel.txt

sitterdoko: is it ok to upload qt-gstreamer with gcc5 fix?04:39
sitterRiddell: did we ever establish a way to work with the repos of debian that have a source copy a la UDD? (qt-gstreamer for example)04:40
dokositter, yes. didn't hear back from Riddell ...05:35
dokositter: if you have any idea how to fix kdepim ...05:36
dokoand I see build failures with libkdegames, kconfig (symbols mismatches), however these packages are not in your staging archive05:38
lordievaderGood morning.05:59
ovidiuhello world06:48
ovidiutoday's updates brought in these lovely errors:06:48
ovidiu/var/cache/apt/archives/libkf5emoticons-dev_5.12.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb06:48
ovidiutrying to overwrite '/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KEmoticons.pri', which is also in package libkf5emoticons-bin 5.9.0-0ubuntu106:48
ovidiu/var/cache/apt/archives/libkf5kdelibs4support5-bin_5.12.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb06:48
ovidiutrying to overwrite '/usr/share/man/pt_BR/man1/kf5-config.1.gz', which is also in package libkf5kdelibs4support-data 5.9.0-0ubuntu106:48
=== ovidiu is now known as ovidiu-florin
lordievadero/06:49
lordievaderInstall it with dpkg --force-overwrite?06:49
ovidiu-florinwhy should I have to overwrite?06:49
ovidiu-florinthen I'll get wrrors uppon uninstall06:50
ovidiu-florinthis is not clean06:50
lordievaderCorrect, but I am usually told to do that when I get such errors ;)06:50
ovidiu-florinIMO that's not right06:50
lordievaderI suppose you are running Wily?06:50
ovidiu-florinVivid06:51
ovidiu-florinwith backports06:51
lordievaderOh, it ain't. And they should be fixed, but for the time being you can install it forceably.06:51
ovidiu-florinI won't install it like that06:51
ovidiu-florinthe problem in this case seems to be KDE SC 4 vs KF506:52
lordievaderHmm, no gcc5 among the updates :(06:53
ovidiu-florinand the emoticons package seems to be a misspackage06:53
ovidiu-florinno, sorry, they seem to me that both of them are misspackaging06:56
ovidiu-florinI don't know wether I should report this upstrem or not06:56
lordievaderIf it is a packaging issue, no. Those belong on launchpad.06:58
ovidiu-florinhttps://launchpad.net/~kubuntu-ppa/+archive/ubuntu/backports/+packages?field.name_filter=libkf5emoticons&field.status_filter=published&field.series_filter=07:02
ovidiu-florinno such package07:03
lordievaderThen I'm afraid you'll have to wait for one of the devs ;)07:04
ovidiu-florinsitter sgclark Riddell ping07:05
sitterhm?07:06
ovidiu-florinI get: /var/cache/apt/archives/libkf5emoticons-dev_5.12.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb07:06
ovidiu-florintrying to overwrite '/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KEmoticons.pri', which is also in package libkf5emoticons-bin 5.9.0-0ubuntu107:06
ovidiu-florinwhen updating today07:06
ovidiu-florinI think that that package wasn't done right07:07
ovidiu-florinand also /var/cache/apt/archives/libkf5kdelibs4support5-bin_5.12.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb07:07
ovidiu-florintrying to overwrite '/usr/share/man/pt_BR/man1/kf5-config.1.gz', which is also in package libkf5kdelibs4support-data 5.9.0-0ubuntu107:07
ovidiu-florinI tried to find the package in launchpad in Kubuntu backports07:07
ovidiu-florinbut no success07:08
sitterlol07:09
sittertrying to overwrite '/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KEmoticons.pri', which is also in package libkf5emoticons-bin 5.9.0-0ubuntu107:09
sitterovidiu-florin: you'll have to wait for sgclark I guess. I literally have no idea how backports work07:11
sitterhttp://anonscm.debian.org/cgit/pkg-kde/frameworks/kemoticons.git/commit/?h=kubuntu_wily_archive&id=a1fc69d4044d0ca17db9090abe6b5439a1d7f89e07:12
ovidiu-florinsitter: and libkf5kdelibs4support5-bin ?07:13
sitterdon't have a clone now do I07:14
ovidiu-floringit clone sitter07:15
sitterhttp://anonscm.debian.org/cgit/pkg-kde/frameworks/kdelibs4support.git/commit/?h=kubuntu_wily_archive&id=e47cf11e963d695ef620d60aafdee0c28ef297ee07:15
ovidiu-florinthank you07:16
santa_doko: I will be working today on my patchset for kde apps, this includes kdepim, I think I know how to fix the kdepim boost issue07:29
santa_(but I need to finish frameworks 5.13, I'm about to be done)07:29
sittersanta_, doko: I am actually content to argue that kdepim should simply be locked back at boost1.55 unless there is a practical reason for why that isn't going to work. kdepim is going to become qt5 shortly which solves the problem07:37
sitterpatching the qt4 kdepim to work involves ifdeffing all boost includes which is faffy as there are quite a bunch of them07:38
dokositter, that's not possible, because boost1.55 is not ready for GCC 5. we have to find a solution to get it working with 1.58.07:39
sitterifdeffing it is then07:39
sitter#ifndef Q_MOC_RUN07:39
dokositter, did you see the proposed boost hack?07:39
dokoin the fedora report?07:40
sitterI did not07:40
dokositter, https://bugzilla.redhat.com/show_bug.cgi?id=75639507:41
ubottubugzilla.redhat.com bug 756395 in qt "[Boost-1.48.0] Qt and [Parse error at "BOOST_JOIN"] error" [High,Closed: rawhide]07:41
dokonot sure if something like this would help, otoh, it's a hack07:41
sittermh, patching moc without upstream approval gives me a very uneasy feeling07:42
sitterOTOH a global solution for qt4 would certainly be preferred seeing as qt4 as a whole is going to stick around for quite a while07:43
dokoanway, but this is one of the uninstallability issues, so a fix would be welcome07:45
sitterhttp://gpul.grupos.udc.es/kubuntu_patches/kdeframeworks-5.13.0/kconfig/0001-Build-depend-on-extra-cmake-modules-5.13.0.patch08:05
sitterif only the initial upload script wasn't so incredibly terrible08:05
sitterhow does that sort of thing even happen08:06
sittersanta_: btw not-installed is supposedly supporting wildcards now http://anonscm.debian.org/cgit/pkg-kde/pkg-kde-tools.git/commit/?id=ed78c97b898022c79bf3bceca0816cc1765cc69008:12
* sitter grows ever so suspicious of the amount of new symbols08:18
santa_sitter: wrt to wildcards last time I sent a patch using that feature you didn't include the patch08:39
=== santa is now known as Guest56895
Guest56895doko: wrt gcc 5 transition in ubuntu what is the best chroot to build against gcc? wily + proposed? wily + proposed + silo 16 + silo 39? something else?08:53
=== Guest56895 is now known as santa_
santa_* to build against gcc 508:53
dokosanta_, just wily + -proposed08:54
santa_ok, I will update my stuff08:55
Riddellhi doko, I'm uploading more stuff today08:55
Riddellstarting with frameworks then plasma08:56
santa_Riddell: please have a look to my frameworks patches ;)08:56
santa_I don't have anything for plasma08:56
Riddellsanta_: didn't harald apply them all?08:56
dokoRiddell, ta, will be offline until tonigth08:56
santa_Riddell: doesn't seem so looking @ mailing list08:57
santa_let me check better08:58
Riddell"Aug 10 Harald Sitter   (  12) [kubuntu-devel] Re: [Merge request] Patchset for KDE Frameworks 5.13" no?08:58
santa_ah, ok08:58
santa_he did08:58
Riddellyay08:58
santa_sorry, I was working offline with kmail, lol08:58
sitter_Riddell: did anyone produce results for ark 15.08 packaging?09:04
sitter_or any of the other apps for that matter09:04
Riddellahoneybun was looking at ark09:04
Riddellclivejo was strugging with something over the weekend09:04
Riddellbut otherwise no09:04
sitter_https://notes.kde.org/p/kubuntu-apps-15.0809:12
clivejositter_ I hear you are an expert on symbols09:14
sitter_clivejo: oh?09:29
clivejositter_: Im having problems with libkf5purpose09:29
clivejotrying to package 1.0~rc109:29
clivejohttps://launchpadlibrarian.net/213894294/buildlog_ubuntu-wily-amd64.purpose_1.0~rc1-0ubuntu1~ubuntu15.10~ppa3_BUILDING.txt.gz09:30
clivejodebug-file-with-no-debug-symbols09:30
clivejolintan warnings and errors09:31
clivejoalso symbols-file-contains-current-version-with-debian-revision09:31
sitter_clivejo: I don't know why09:34
sitter_best guess I came up with is that the plugins have no debug symbols for whatever reason09:35
clivejowell I created two *.symbols files09:36
clivejobut it is still complaining09:36
sitter_this has nothing to do with symbols files09:41
clivejowhat is it about?09:44
sitter_clivejo: the debug package09:47
Riddellclivejo: there's plenty symbols need added to it, that's the output of dpkg-gensymbols in the build log09:47
Riddelland symbols-file-contains-current-version-with-debian-revision means there's new symbols09:48
Riddelldebug-file-with-no-debug-symbols well who knows, just ignore it09:48
sitter_https://lintian.debian.org/tags/debug-file-with-no-debug-symbols.html09:48
clivejoah Riddell, will you check libkf5purpose and kamoso for me?09:48
clivejoalso, should the package name be changed to libkf5purpose as well?09:49
Riddellclivejo: looking09:50
clivejopurpose isnt very unique and hard to search for in the archive09:53
* sitter_ blinks09:58
Riddellhmm lots of the symbols are from plugins in purpose which we don't care about for ABI compatibility10:01
Riddellsitter_: do you think we should put those plugins in a separate package? or otherwise ignore the symbols?10:01
sitter_I don't remember10:02
sitter_last I talked to aleix he said the plugins woudl move the thing they plug10:02
sitter_so I was rather content to not care about them10:02
Riddellsitter_: mm, trouble is gensymbols does want to care about plugin symbols10:18
Riddellclivejo: uploaded purpose to my ppa:jr/ppa with symbols updated but not for plugins10:22
Riddellhi TJ-10:22
sitter_Riddell: what do you mean?10:23
clivejoI dont understand10:23
clivejoand Im about to go out the door10:23
Riddellsitter_: it lists them all as a diff in the buildlog10:23
TJ-Morning10:23
Riddellclivejo: groovy, I'll take a look at kamoso and hope to upload it to ubuntu, thanks :)10:23
sitter_Riddell: well yeah, so add them to the symbols file10:24
clivejowill you be about later for a lesson on symbols?10:24
Riddellclivejo: out from 18:00BST10:24
=== Riddell changed the topic of #kubuntu-devel to: Ninjas! https://community.kde.org/Applications/15.08_Release_Notes | https://trello.com/kubuntu | http://qa.kubuntu.co.uk/ | Plasma Mobile images: http://kubuntu.plasma-mobile.org/ | congratulations to sgclark on Akademy Award | http://qa.kubuntu.co.uk/ppa-status/frameworks/build_status_5.13.0_wily.html | http://qa.kubuntu.co.uk/ppa-status/plasma/build_status_5.3.95_wily.html | https://n
Riddellhmm, topic overload10:24
=== Riddell changed the topic of #kubuntu-devel to: https://trello.com/kubuntu | http://qa.kubuntu.co.uk/ | Plasma Mobile images: http://kubuntu.plasma-mobile.org/ | congratulations to sgclark on Akademy Award | http://qa.kubuntu.co.uk/ppa-status/frameworks/build_status_5.13.0_wily.html | http://qa.kubuntu.co.uk/ppa-status/plasma/build_status_5.3.95_wily.html | https://notes.kde.org/p/kubuntu-apps-15.08
Riddellhttps://notes.kde.org/p/kubuntu-apps-15.08 for app 15.08, lots to port to kf510:25
RiddellTJ-: just incase you're interested in packaging ^^ :)10:25
=== sitter_ changed the topic of #kubuntu-devel to: https://trello.com/kubuntu | http://qa.kubuntu.co.uk/ | http://qa.kubuntu.co.uk/ppa-status/frameworks/build_status_5.13.0_wily.html | http://qa.kubuntu.co.uk/ppa-status/plasma/build_status_5.3.95_wily.html | https://notes.kde.org/p/kubuntu-apps-15.08
TJ-Riddell: gee thanks... not cleared the decks here yet to make time for coding... got a workbench full of electronics to repair :)10:26
=== sitter_ changed the topic of #kubuntu-devel to: http://qa.kubuntu.co.uk/ | http://qa.kubuntu.co.uk/ppa-status/frameworks/build_status_5.13.0_wily.html | http://qa.kubuntu.co.uk/ppa-status/plasma/build_status_5.3.95_wily.html | https://notes.kde.org/p/kubuntu-apps-15.08
bshahwhoa!10:26
TJ-Does anyone know of a QT/KDE based oscilloscope application? I'm sorely tempted to write a better open-source front-end for the Bitscope (DSO/Logic Analyser/ etc)10:28
* Riddell pauses kci10:44
BluesKajHi all11:03
sitter_that kdepim FTBFS is super shit11:14
Riddellsitter_: question is if we should just package the frameworks kdepim and deal with that11:26
sitter_Riddell: I am about to call that the path to resolution11:26
sitter_boost is used all over the place in kdepimlibs/kdepim and there's like 300 paths to the offensive includes that cause the FTBFS11:27
sitter_Riddell: what do we do with qt-gstreamer?12:00
sitter_the repo has full source, which kinda clashes with our tools12:00
Riddellsitter_: make a new repo?12:04
Riddelldetrout was discussing qt-gstreamer packaging on debian channel yesterday12:05
sitter_and the result was create a new repo Oo12:05
sitter_santa_: FWIW it appears slangasek already did the symbol meddling for qt-gstreamer in wily-proposed12:06
sitter_Riddell: I pushed at kubuntu_wily_archive for now12:11
Riddellframeworks up in ubuntu wily now12:14
* Riddell looks at plasma12:14
Riddellsgclark: did you ever get anywhere with updating kdeconnect-plasma?13:02
sgclarkRiddell: ahh my battery died. Then I forgot. I will finish it today. I am out of town most of this week just so you know.13:08
Riddellsgclark: ok lovely13:08
Riddellclivejo: purpose uploaded to ubuntu but it's waiting on new kdeconnect-plasma which sgclark says she's looking at13:46
ahoneybunRiddell: I hit the patch wall with ark13:47
Riddellahoneybun: probably all the patches should be removed13:47
Riddellwhat patches does it have?13:48
ahoneybunumm13:48
ahoneybunI have to look at the ec213:48
ahoneybunpatching file plugins/libarchive/libarchivehandler.cpp13:48
ahoneybunthe patch has fuzz13:48
ahoneybunI gave the full log to sgclark and she says shes been hitting it as well13:49
sgclarkumm what?13:49
Riddellahoneybun: there's only use_libarchive_for_zip_files which is some problematic patch that debian added so just remove it13:49
sgclarkreverse applied means it was applied upstream is all I said13:50
ahoneybundid you remove it already Riddell?13:50
Riddellahoneybun: nope13:50
ahoneybunsorry if I misspoke sgclark13:50
ahoneybunRiddell: I have no exp with patches13:50
ahoneybunnot for awhile13:50
sgclarkneed to go study quilt then13:51
ahoneybuneww13:51
Riddell ahoneybun: rm -r debian/patches   should work here since it's the only one13:52
ahoneybunwhat is series13:52
ahoneybun?13:52
ahoneybunsame thing weird13:53
* ahoneybun grabs food13:54
TJ-ahoneybun: "quilt applied" will tell you if a patch is already applied (stored in the ~/.pc/ directory usually)13:55
Riddellahoneybun: it just lists the patches to apply13:56
ahoneybunwe removed the patch files13:56
Riddellso it should be empty or not exist13:56
ahoneybunRiddell: I saw you renewed your membership lol13:57
Riddellsure I'm not leaving my ubuntu membership, it still has great technology13:57
Riddellwhat a kerfuffle14:00
Riddellgrr, most annoyingly kdelibs4support-dev doesn't want to install in the staging-plasma PPA so nothing will compile and I can't work out why it won't install14:41
Riddellworks fine in a new chroot I made14:41
TJ-PPA deps.. or lack thereof?14:45
Riddelltrying now with -proposed enabled14:52
Riddellyep I think you have it TJ-14:55
Riddellcyphermox: do you know anything about the openconnect gcc transition?15:03
Riddellplasma-nm isn't compiling15:03
RiddellI remember doko mentioning something15:04
cyphermoxI know nothing of it15:06
cyphermoxit's failing to build now?15:06
Riddellcyphermox: it's failing to install openconnect-dev15:11
Riddellthat usually means gcc these days15:11
cyphermox:/15:17
cyphermoxRiddell: what is failing to install openconnect-dev? Seems like it should be libopenconnect-dev instead?15:19
Riddellcyphermox: right15:20
Riddelllibproxy1 and libproxy1v5 transition I think15:20
=== jmux_ is now known as jmux
Blizzzhola. seen trouble with upgrading on vivid? libkf5i18n5:amd64 depends on libkf5i18n-data (= 5.12.0-0ubuntu1~ubuntu15.04~ppa1); however:  Version of libkf5i18n-data on system is 5.9.0-0ubuntu1.16:24
Blizzzoh, wait, oversaw a line16:24
Blizzzsudo dpkg -i --force-overwrite /var/cache/apt/archives/libkf5i18n-data_5.12.0-0ubuntu1~ubuntu15.04~ppa1_all.deb ftw16:25
Riddellyay http://qa.kubuntu.co.uk/ppa-status/plasma/build_status_5.3.95_wily.html going green16:37
=== Riddell changed the topic of #kubuntu-devel to: http://qa.kubuntu.co.uk/ | http://qa.kubuntu.co.uk/ppa-status/plasma/build_status_5.3.95_wily.html | https://notes.kde.org/p/kubuntu-apps-15.08
sgclarkRiddell: kdeconnect-plasma in staging-misc16:44
mparillo_I saw something like Plasma 5.3.2 was available for Kubuntu 15.04 via backports. I can double-check, and post a news item.17:10
mamarleymparillo_: I can confirm, and it works great!17:10
sgclarkmparillo_: yeah it is, please do. I am out of time. Thank you. frameworks 5.12.0 and 5.3.2 I backported.17:10
mamarleysgclark: Thanks, you are awesome! :)17:11
sgclarkbeen using it locally and all is working well17:11
vipdo you guys bump version when moving from testing to backports?17:29
vip(testing, staging)17:29
sgclarkno17:31
soeeRiddell: and Frameworks 5.13 are ready ?17:40
sgclarkRiddell: well maybe you will have better luck, but latest snapshot of kdeconnect still does not work for me.17:40
lordievadersgclark: Nice, good work on the backports \o/17:53
soeemparillo_: can you post announcement also here https://plus.google.com/communities/108139456908538054874 ?17:54
mparillo_I cannot seem to post both to public and to a community. Is there a trick?17:59
dokoRiddell, saw some uploads, is anything going well?18:52
clivejowhat is https://notes.kde.org/p/kubuntu-apps-15.08 ?19:05
clivejoapparently need a username and password19:05
yofelcyphermox: an eitherpad for coordination. You'll need a kde identity account19:12
cyphermoxyofel: clivejo:  ^^19:14
yofeloops19:14
cyphermoxhehe no worries :)19:14
clivejothanks19:15
mparilloOn rekonq, the KDE Etherpad gives:  An error occured while loading the pad CircularDependencyError: Encountered circular dependency. in https://notes.kde.org/static/js/require-kernel.js (line 1)19:18
mparilloAlas, google-chrome works. Spyware FTW.19:20
Riddelldoko: frameworks is up, plasma I'll do shortly I hope http://qa.kubuntu.co.uk/ppa-status/plasma/build_status_5.3.95_wily.html then onto the applications21:05
Riddell(applications includes a few libraries too)21:05
Riddelldoko: I'll upload openconnect too for plasma-nm21:05
Riddellahoneybun: how did you get on with ark?21:05
dokoRiddell, http://qa.ubuntuwire.com/ftbfs/ shows a lot of dep-waits. expected?21:06
Riddelldoko: no, it probably needs some retries21:07
RiddellI'll run a retry over all the frameworks21:07
dokothanks21:08
soee_Riddell: i'm ready to test 5.4beta when its ready :D21:13
Riddellsoee_: go for it http://qa.kubuntu.co.uk/ppa-status/plasma/build_status_5.3.95_wily.html21:13
soee_what frameworks version it requires ?21:14
Riddellsoee_: the one from ppa:kubuntu-ppa/staging-frameworks21:14
soee_Riddell: quick check: this packages are going to be removed: kde-config-touchpad plasma-desktop plasma-widget-kimpanel ?21:16
Riddellsoee_: hmm not plasma-desktop21:17
soee_than something is wrong :)21:17
Riddellsoee_: you'll need to enable -proposed too21:17
soee_looks like it is not a good idea21:18
soee_Riddell: http://paste.ubuntu.com/12051626/21:19
Riddellsoee_: mm yes maybe wait a bit21:20
Riddellthe gcc transition means things aren't simple21:20
Riddellthose issues all need Applications to be updated I think21:20
soee_ok :)21:21
talos_ok.. "Plasma 5.3.2 and Frameworks 5.12.0 Backported to Kubuntu 15.04": ONLY 640 MB RAM... Awesome! 0_021:22
soee_;D21:22
talos_I don't believe it.. xfce needs more..21:23
talos_congratulations guys21:24
=== Riddell changed the topic of #kubuntu-devel to: https://trello.com/kubuntu | http://qa.kubuntu.co.uk/ | https://notes.kde.org/p/kubuntu-apps-15.08
Riddellplasma is up21:33
Riddelland compiling in wily21:33
soee_:)21:35
soee_so i can remove this staging ppas from my list and updates will land in archive ?21:41
soee_(frameworks + plasma)21:41
ahoneybunRiddell: I've done nothing after you were messing with it21:58
soee_Riddell: this is part of 5.4 https://www.youtube.com/watch?v=yE9fV8II6eI ?22:19
dokoRiddell, plasma-pa ftbfs on armhf22:20
dokoRiddell, plasma-pa only builds on x86, anyway, accepting22:32
dokonew package22:32

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!