UbuntuIRC / 2014 /12 /30 /#kubuntu-devel.txt
niansa
Initial commit
4aa5fce
=== JoseeAntonioR is now known as jose
[07:32] <mitya57> Mirv, thanks a lot, and of course we shouldn't hurry *now*.
[07:33] <mitya57> I will be also missing until Jan 7th probably, after that can help if needed.
=== tazz_ is now known as tazz
[11:38] <bukai> Riddell: ping
[12:45] <_Groo_> hi/2 all
[12:57] <bukai_> jose: ping
[12:58] <_Groo_> hi/2 all
[12:58] <_Groo_> anyone knows if sddm (in kf5) has a kcm module? i remember one in kf5 some time ago that was pulled
[13:03] <Sergobot> Riddell: could you give me IP of ec2 server again?
[13:19] <BluesKaj_> Hiyas all
[14:23] <_Groo_> found it
[14:23] <_Groo_> https://projects.kde.org/projects/kde/workspace/sddm-kcm/repository
[14:23] <_Groo_> is someone packaging this?if not, im gonna do one for myself
[14:36] <_Groo_> can someone tell which packages contains qt5designer-config.cmake?
[14:37] <_Groo_> cant find it anywhere
[14:46] <_Groo_> found it , qt5designer-config.cmake in qttools5-dev
[17:13] <Sergobot> Riddell: Give me please IP of the ec2 server
[18:13] <soee> Riddell: one user reported this problems in 12.04 with backports enabled [18:28] <baxeico> http://pastebin.com/uH3x9fJf
[18:14] <yofel> hm..
[18:15] * yofel checks
[18:32] <yofel> ok, this is totally borked :/
[18:33] <soee> yofel: thank maybe itsa good idea to remove it from backports ?
[18:34] <yofel> too late for that, I would have to essentially delete most of the backports
[18:35] <yofel> soee: there's a quick fix though
[18:39] <soee> yofel: and what is it ? :)
[18:39] <yofel> actually copying all packages from the test repo -.-
[18:39] <yofel> libkolab is too old
[18:40] <soee> yofel: so you will fix it ?
[18:40] <yofel> yes, will be fixed once launchpad is done with the publishing
[18:42] <soee> yofel: cool thank you
[19:17] <yofel> hm, that's fixed. Now something else is broken
[19:17] <yofel> *sigh*
[19:18] <soee> ;o
[19:23] <yofel> minor thing though, and that really seems to be the last thing
[19:29] <Sergobot> Could anyone help me? I have uploaded .changes file to launchpad but it rejected package because "Source/binary (i.e. mixed) uploads are not allowed.". What should I do?
[19:30] <yofel> Sergobot: you can only upload *source* packages to launchpad. You make them with "debuild -S"
[19:30] <Sergobot> yofel: oh, will try
[19:31] <soee> the vdg has some irc channel >
[19:31] <soee> ?
[20:50] <soee> someone can help Alumin on #kubuntu ?
[20:51] <soee> its about building packages
[21:30] <Sergobot> How to backport package from my ppa on launchpad?
[21:44] <bukai> .join #wordpress
[23:42] <Sergobot> Riddell: I can't build kdelibs5-dev at Launchpad. debuild always stops at libkio5. I don't know why, because it is just backport from vivid.
[23:45] <Sergobot> yofel: can you help me? ^
[23:46] <yofel> can you point me to the log?
[23:46] <Sergobot> yofel: http://goo.gl/RXEesP
[23:48] <yofel> oh heh, a classic with backports.
[23:48] <yofel> Sergobot: short version: remove any .symbol files from the package and upload again
[23:50] <yofel> long version: gcc has a tendency of adding version specific symbols, and as the release you're backporting to has a different gcc version from vivid the symbol table is different (there's one symbol missing, which is the error) and the build fails
[23:53] <soee_> yofel: can you take a look @ #kubuntu ? is it related to teh upgrade problems we had ?
[23:54] <yofel> urgh digikam
[23:54] <yofel> possibly
=== soee_ is now known as soee
[23:56] <Sergobot> yofel: so, how to solve it? find / -iname *.symbol returns nothing
[23:56] <yofel> bah, curse my keyboard. symbols, not symbol
[23:57] <yofel> just rm debian/*.symbols