[02:53] Excellent. === skreech__ is now known as skreech_ [07:51] you guys aware that installing libkcddb4 in quantal wants to remove kubuntu-desktop ? [08:03] tsdgeos: nope, I'll investigate that [08:40] debfx: mind and update http://notes.kde.org/kubuntu-ninjas with uploads to the PPA [08:42] debfx: http://felix.fobos.de/kubuntu/4.8.90.htm disappeared? [08:43] Riddell: which ones are missing? [08:43] I hope not, seems to work for me [08:43] debfx: from http://notes.kde.org/kubuntu-ninjas nothing by pykde or smoke* [08:43] ooh http://felix.fobos.de/kubuntu/4.8.90.htm fixed itself [08:44] they are at the top of the package list [08:44] debfx: aye but they don't say you're working on them [08:45] well I'm not :) [08:46] I've only uploaded the packages without reviewing them [09:12] ::qt-bugs:: [1012550] qtsql: no drivers loaded (incomplete library paths?) @ https://bugs.launchpad.net/bugs/1012550 (by Jonas T.) [09:12] Launchpad bug 1012550 in qt4-x11 (Ubuntu) "qtsql: no drivers loaded (incomplete library paths?)" [Undecided,New] [09:13] kubotu: pardeon? [09:13] does anyone have objections to registering a kubuntu-ninjas-bot account so I can generate the build status report on my server? [09:14] right now I have to copy the html page manually which is a pita [09:17] debfx: registering with what? [09:17] Riddell: registering an account on launchpad [09:18] debfx: yeah go ahead [09:22] Riddell: ok done, could you add ~kubuntu-ninjas-bot to the ninjas team? [09:24] ok [09:24] Kubuntu Ninjas Bot (kubuntu-ninjas-bot) has been added as a member of this team. [10:54] Hi all [12:00] afiestas: ping? === drdanz is now known as drdanz_home === drdanz_home is now known as ddomenichelli === ddomenichelli is now known as ddomenichelli_ === ddomenichelli_ is now known as drdanz_ === drdanz_ is now known as drdanz === rdieter_laptop is now known as rdieter [13:55] 4.9 beta 2 is released. [13:56] I'm going to reject the remaining 4.8.80 packages in New since they probably lack proper licensing and are about to be replaced. [14:08] kdenetwork, kdepim, kdepim-runtime, kdepimlibs and rocs still need fixing [14:11] how do I make lunchpad not try to multiarch stuff? Oo [14:12] what has lp to do with multiarch? [14:12] dunno [14:13] something made liblastfm install to multiarch path [14:13] and I cannot replicate that on my system [14:17] oho [14:17] did something change in cmake/dh on quantal that would make that happen? [14:20] do we want to build python bindings for PolkitQt in pykde4? [14:20] maybe in cmake [14:20] apachelogger: not by default: http://packages.ubuntu.com/quantal/amd64/libqapt1/filelist [14:20] jtechidna: https://launchpadlibrarian.net/107430921/buildlog_ubuntu-quantal-i386.liblastfm_1.0.0-0ubuntu3_FAILEDTOBUILD.txt.gz [14:20] maybe because samplerate is multiarch [14:21] but that seems to be multiarch on precise too [14:21] also it would be weird if a linked lib influenced multiarchness [14:22] +Alex Neundorf (34): [14:22] + GNUInstallDirs: add support for Debian multiarch [14:23] + # For Debian with multiarch, use 'lib/${CMAKE_LIBRARY_ARCHITECTURE}' if [14:23] + # CMAKE_LIBRARY_ARCHITECTURE is set (which contains e.g. "i386-linux-gnu" [14:23] + # See http://wiki.debian.org/Multiarch [14:23] Oo [14:23] but that stuff shouldn't be in effect unless the package is marked as multiarch in debian/control [14:24] *shrug* [14:24] apachelogger: when has that commit landed? [14:24] ages ago [14:24] * apachelogger ponders on CMAKE_LIBRARY_ARCHITECTURE [14:26] >>> grep -r CMAKE_LIBRARY_ARCHITECTURE . [14:26] ./obj-x86_64-linux-gnu/CMakeFiles/CMakeCCompiler.cmake: SET(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") [14:26] that is without multiarch stuff in control [14:26] * apachelogger feels violated [14:27] doesn't dh9 use multiarch by default? === yofel_ is now known as yofel [14:27] doesn't matter, the package was at compat 7 [14:28] ok, then this shouldn't happen [14:28] yofel: I think only autotools stuff [14:28] * apachelogger cannot see debhelper setting CMAKE_LIBRARY_ARCHITECTURE on precise [14:28] yet it is there [14:28] that's cmake internal [14:29] see cmake manpage [14:29] fufu I say [14:29] * apachelogger installs cmake .8 [14:30] yeah [14:30] rekonq downloading to Documents [14:30] my hero [14:30] -.- [14:31] apachelogger: btw. what does it break? [14:32] everything except for qapt [14:32] which is actually even more confusing [14:32] -- Installing: /tmp/liblastfm-1.0.0/debian/tmp/usr/lib/x86_64-linux-gnu/liblastfm.so.1.0.0 [14:32] cmake 2.8.8 broke behavior big time [14:32] * yofel doesn't see why it would though [14:33] unless you use RPATH or stuff like that [14:33] (or cmake config files :( ) [14:33] GNUInstallDirs sets CMAKE_INSTALL_LIBDIR [14:33] yofel: if CMAKE_LIBRARY_ARCHITECTURE is always set and cmake chooses to multiarch on debian iff CMAKE_LIBRARY_ARCHITECTURE is set then that bricks .install for packages not opting for multiarch [14:33] but I guess most projects don't use GNUInstallDirs [14:33] debfx: any non-kde thingy does [14:34] oho [14:34] jtechidna: qapt is built --with kde [14:34] yup [14:34] apachelogger: qapt obviously not [14:35] forwhatever reason [14:35] I am reasonable certain that causes path overrides in favor of KDE [14:35] it ships kde utils even though the lib itself is Qt-only [14:35] kk [14:35] so I used --with kde [14:35] * apachelogger rebuilds without kde too see if that breaks it [14:37] actually [14:38] jtechidna: You've got mail. News is not good. [14:38] k, thanks [14:39] talking about not so good news ... 20 people refuse to vote :P [14:40] that's a better quote than our last government election had here... [14:41] /tmp/qapt-1.3.80/debian/tmp/usr/lib/libqapt.so.1.3.80 [14:41] this does not compute [14:42] install(TARGETS qapt [14:42] LIBRARY DESTINATION lib${LIB_SUFFIX}) [14:42] .... [14:43] vs. [14:43] LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} [14:43] in liblastfm [14:43] so indeed cmake is le fucked [14:44] lib${LIB_SUFFIX} certainly isn't debian multiarch compatible [14:45] well yes [14:45] it also overrides whatever cmake decideds to be useful [14:45] which explains why qapt doesn't have the issue [14:45] I still don't see why it's an issue [14:45] liblastfm following whatever cmake wants gets bitten by the change [14:46] yofel: dh_install: liblastfm-dev missing files (usr/lib/lib*.so), aborting [14:46] dh_install: liblastfm-dev missing files (usr/lib/lib*.so), aborting [14:46] that is from ubuntu3, which did not opt into multiarch [14:47] it failed only because uptsream cmake decided it would be a good idea to make cmake always go to multiarch [14:47] fix the install files [14:47] the install file is not wrong! [14:47] that IS the new default [14:47] cmake is installing crap to multiarch even tho the package is not multiarched [14:48] yofel: it aint a default if I have to manually figure out multiarch crap in control [14:48] nvm me then [14:52] Riddell: re kdenetwork: libtelepathy-qt4-dev is in universe so unless kubuntu moves to universe very soon we should back that out for now [14:54] debfx: It can be promoted again since it used to be in Main. [14:54] (no MIR paperwork needed) [15:04] yofel: also -dev is multiarched [15:04] which for example breaks cmake finder scripts [15:04] oh [15:04] actually that is wrong [15:04] nevermind me === rdieter_ is now known as rdieter [15:21] hi [15:29] ScottK: Ok. [15:32] Riddell: please don't push ~ppaX changelog versions to bzr [15:34] debfx: that's me being lazy but the meaning is just as clear I think [15:34] right, but it makes it more difficult when uploading everything to the main archive [15:35] * ScottK concurs. [15:36] debfx: why? it's just another sed command to change it surely? [15:36] which is easier than editing it and changing it to UNRELEASED 50 times [15:38] ScottK: I take it we're not able to move libtelepathy-qt4-dev to main? [15:38] Riddell: there is https://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-dev-tools/trunk/view/head:/bin/kbuildppa and https://bazaar.launchpad.net/~debfx/+junk/kubuntu-automation/view/head:/bzr-buildpackage-ppa [15:40] Riddell: we as in you and me? No. We need a Canonical AA to do it. [15:40] right [15:40] Unless you can figure out how to make it hit New. Then you can do it. [15:52] apachelogger: calling bzr revert in kbuildppa seems quite dangerous to me [15:53] Danger is apachelogger's middle name. === rdieter_ is now known as rdieter [16:05] ScottK is absolutely right [16:06] Of course. === greyback is now known as greyback|dindins [16:58] kate creates files backups [16:58] is it possible to remove all such files from selected directory and subdirectories ? === skreech__ is now known as skreech_ [17:21] debfx: I think 4.8.90 is ready to upload, do you agree? [17:21] debfx: how shall we do the precise backports? [17:21] 4.8.4 needs moved out the way still then build in -ninjas? [17:22] 4.8.4 is in staging, lovely [17:25] 4.8.4 isn't ready for prime time due to kdelibs issues. [17:25] yeah I saw [17:26] However, I hear with kdelibs 4.8.3 the rest of 4.8.4 is ~fine. [17:26] It might work to move all but kde4libs to the updates PPA. [17:28] kdenetwork and rocs have missing files [17:29] * Riddell investigates [17:29] kde-runtime has KActivities disabled [17:29] kdepim-runtime has LibKGAPI disabled [17:30] nah let's wait for a proper 4.8.4 fix [17:31] especially since we can't move that to p-proposed [17:31] Debian is uploading kde4libs 4.8.3/KDE 4.8.4 to unstable, so they seem confident. [17:31] well Debian is in a hurry to get 4.8 in before the freeze, we aren't [17:33] are they going to upload a 4.8.4+really4.8.3? [17:34] they seem to have tracked down the 4.8.4 issues down to some nepomuk/soprano socket issues [17:35] (see k-c-d) [17:36] debfx: when is debian freeze? is it a set date? [17:37] highvoltage: they are targeting the second half of june [17:38] at least that's what the release team said in their last announcement mail [17:39] gimme 4.8.90 for 12.04 i can test :D === greyback|dindins is now known as greyback [17:51] there's also bug #968734 [17:51] Launchpad bug 968734 in kate (Ubuntu) "package kate-syntax-go (not installed) failed to install/upgrade: »/usr/share/kde4/apps/katepart/syntax/go.xml« is already in kate-data 4:4.8.1-0ubuntu1" [Undecided,Triaged] https://launchpad.net/bugs/968734 [18:24] debfx: kdepim-runtime has LibKGAPI disabled because it's in universe [18:25] I reverted telepathy from kdenetwork [18:35] clashing youtube.png moved out the way in kdeplasma-addons [18:46] kate go.xml file moved [18:49] kde-runtime and activities I'm not sure about, may well be an upstream but in the kde-runtime CMakeLists.txt file [18:50] * Riddell out for a bit [19:03] Riddell: kde-runtime is fixed in upstream git [19:41] Riddell, when are you planning to move 4.8.80 from beta to backports ? [19:43] soee: It'll be 4.9.0 that goes to the backports PPA. [19:43] :/ [19:43] so this packages from beta are they any safe to use ? [19:44] It's a beta. [19:44] They've been tested, but there's no guarantees. [19:44] :) [19:45] well tats what i like [19:45] You should use them to test the new release and report bugs upstream. [19:45] thats what im planning to do [19:45] OTOH, if you break it and can't fix it, you get to keep both halves. You can get some help, but they aren't really supported. [19:46] well ill spam yofel than :) [19:46] usually he can help me [19:46] Perfect. [19:47] [19:55] ::workspace-bugs:: [975236] Konsole Ignores --display When It's Launched Via an Icon @ https://bugs.launchpad.net/bugs/975236 (by Zoffix Znet) [19:55] Launchpad bug 975236 in kde-workspace (Ubuntu) "Konsole Ignores --display When It's Launched Via an Icon" [Undecided,New] [20:20] uhm dependency problmes [20:30] yofel, may i take you few minutes ? [20:31] a few yes, what's the problem? [20:32] yofel, take a look: http://pastebin.com/NLjC0Fhm [20:32] dependency problems after upgrade [20:34] hm, both kde-runtime and nepomuk-core are in the ppa though [20:38] the problem is with kde-runtime i think [20:38] can't be upgraded because kde-runtime : Requires: plasma-scriptengine-javascript (= 4:4.8.3-0ubuntu0.1) but 4:4.8.80-0ubuntu1~precise1~ppa1 is installed [20:43] I'm not sure why it would try to install kde-runtime = 4:4.8.3-0ubuntu0.1 it if already installed parts from 4.8.80 o.O [20:45] :/ [20:48] is it possible to force kde-runtime upgrade ? [20:49] soee: what happens if you run 'sudo apt-get install kde-runtime=4:4.8.80-0ubuntu1~precise1~ppa1' ? [20:50] yofel, same dependency problems [20:50] http://pastebin.com/KhjT9UWN [20:51] and if you run apt-get install -f you get http://pastebin.com/NLjC0Fhm ? [20:53] yofel, [20:53] http://pastebin.com/BpX8zGJp [20:53] and if i type Yes [20:53] a long list of info/errors: [20:54] its the part visible in terminal: http://pastebin.com/16wuSQk9 [20:55] basicly its all about these packages arent configuret yet [20:55] d [20:57] please try: sudo apt-get install kde-runtime=4:4.8.80-0ubuntu1~precise1~ppa1 kde-runtime-data=4:4.8.80-0ubuntu1~precise1~ppa1 [21:00] nope :/ http://pastebin.com/Ntu49Wz8 [21:00] strange [21:02] sorry, I don't see what goes wrong exactly and I'm out of time so someone else will be able to help you [21:03] (seems something's wrong with nepomuk-core-data and kde-runtime/-data) [21:15] yofel, sorry for bothering but short info [21:15] i have removed kde-runtime (with a lot of other packages) and kde-runtime-data and installed kubuntu-desktop [21:15] all went ok now [21:16] ... as long as it went fine... [21:16] ill try to reboot and see if it works, if not ill try to contact you tomorrow from laptop [21:16] brb [21:20] back === fabi_burger is now known as fabidesu