[00:10] why does dpkg-buildpackage -b -j5 end up with make saying no job server is available, so using -j1 [00:10] it's compiling dog slow because of it :( [00:28] sreich: probably the build system is not designed to work with parallel builds [00:28] it's fiddly to do that and most developers don't test it [00:28] what's hard about it? [00:28] is it a gcc only problem, or can clang fix it? [00:28] I don't know what you're compiling and for say calligra it ends up compiling some libraries before others which depend on it [00:29] workspace [00:30] I don't think I've parallel built that, it might be a different issue that I don't know about [00:30] it won't be a compiler issue anyway [00:30] how do i build for x86 btw? [00:30] ah, i see [00:31] same way as you do for any other architecture [00:31] you mean how to build for i386 on an amd64 install? [00:31] just -correct [00:31] *correct :) [00:31] needs a debootstrap chroot [00:31] ah ok [00:31] sudo debootstrap precice precise [00:32] or this wiki page I wrote many years ago https://wiki.ubuntu.com/DebootstrapChroot [00:32] sudo debootstrap precice precise --arch=i386 rather [00:33] thx, that wiki looks helpful [04:55] hello all [04:56] Could anyone please show me the way how to become a part of the official kubuntu dev team? [05:46] yofel: Qt 4.8 backport for Oneiric? [06:02] ok, mail seen :) === larsivi_ is now known as larsivi [11:13] fabo: the taskmanager patches for Qt should be imported for precise, if you have time to look at them [11:21] ok [11:37] hi [12:00] hi [12:05] 'Morning all === Quintasan_ is now known as Quintasan === marten_ is now known as swecarp [17:17] [qapt] Jonathan Thomas * echidnaman@kubuntu.org-20120304171741-ehe63ldvrgpf7s0l * debian/ (changelog control libqapt1.install) * New upstream release (LP: #883604, #941536) * Bump Standards-Version to 3.9.3 [17:29] so i ran apt-get source for kde-workspace, made the debians using dpkg buildpackage [17:29] how do i install it? i'm getting failed dependencies whenever i try to install it [17:30] sreich, run a sudo apt-get -f install [17:30] sreich, then install the pkgs again [17:31] apt-get -f install, and then dpkg -i kde-workspace_4.8.0b-11...deb still doesn't work [17:33] sreich, try dpkg -i *.deb :-) [17:33] argh, i have to install all of them? [17:33] sreich: dpkg -i -force-depends will ignore dependencies [17:34] hm [17:34] er, --force-depends [17:48] yofel_: ugh, re: taskbar bug [17:48] which taskbar bug? [17:48] shadeslayer: hm? === yofel_ is now known as yofel [17:49] Qt 4.8 backport [17:49] ah yeah [17:49] Also, not really my fault since no one imported the patch into 4.8 anyway [17:50] still ugh never the less [18:18] shadeslayer: not your fault at all, just unlucky situation [18:24] hello, can anyone explain to me how to compile code from KDE git so that it runs on a kubuntu machine for testing? [18:25] i like to test some new runners for krunner: [18:25] https://projects.kde.org/projects/kde/kdeplasma-addons/repository/revisions/master/show/runners [18:29] [lp:~kubuntu-packagers/kubuntu-packaging/marble] Philip Muškovac * 28 * debian/ (4 files) * New upstream release - update marble-plugins.install for new install location of qml plugins - remove missing private symbols from libmarblewidget13.symobls [18:33] starbuck: hm, if that's a plasma addon, try: 'sudo apt-get build-dep kdeplasma-addons' which should get all necessary dev packages, then try to build it the usual way [18:39] yofel: since i am new to building stuff, do i have to install any packages first? does this command get the packages from git automatically? how do i build the packages then? i am just trying to get an overview how much i need to setup, when i have never compiled stuff on that machine here before... [18:40] starbuck: the apt-get command should get you everything that you need to compile - from the archive(!) not from git [18:40] starbuck: after that you run cmake to configure the source, and make to build it [18:41] after that you install it with make install (sudo) or whatever other way, not sure how you need to set self built plasma addons up [18:41] okay [18:41] ill try that [18:41] thanks yofel [18:41] yw [18:47] [lp:~kubuntu-packagers/kubuntu-packaging/blinken] Philip Muškovac * 21 * debian/ (changelog control) New upstream release [18:54] [lp:~kubuntu-packagers/kubuntu-packaging/cantor] Philip Muškovac * 20 * debian/ (changelog control) New upstream release [18:56] [lp:~kubuntu-packagers/kubuntu-packaging/kalgebra] Philip Muškovac * 30 * debian/ (changelog control) New upstream release [18:58] [lp:~kubuntu-packagers/kubuntu-packaging/kdesdk] Philip Muškovac * 158 * debian/ (changelog control kdesdk-scripts.install lokalize.install) * New upstream release - update kdesdk-scripts.install and lokalize.install [18:59] [lp:~kubuntu-packagers/kubuntu-packaging/kdesdk] Philip Muškovac * 159 * debian/changelog remove ppa from version [19:05] [lp:~kubuntu-packagers/kubuntu-packaging/gwenview] Philip Muškovac * 38 * debian/ (3 files in 2 dirs) * New upstream release - update kubuntu_cmake_jpeg_multiarch_path.diff [19:08] [lp:~kubuntu-packagers/kubuntu-packaging/kalzium] Philip Muškovac * 30 * debian/ (changelog control) New upstream release [19:10] [lp:~kubuntu-packagers/kubuntu-packaging/kamera] Philip Muškovac * 23 * debian/ (changelog control) New upstream release [19:12] [lp:~kubuntu-packagers/kubuntu-packaging/kanagram] Philip Muškovac * 21 * debian/ (changelog control) New upstream release [19:14] [lp:~kubuntu-packagers/kubuntu-packaging/kbruch] Philip Muškovac * 24 * debian/ (changelog control) New upstream release [19:16] [lp:~kubuntu-packagers/kubuntu-packaging/kcolorchooser] Philip Muškovac * 18 * debian/ (changelog control) New upstream release [19:18] [lp:~kubuntu-packagers/kubuntu-packaging/kdegraphics-strigi-analyzer] Philip Muškovac * 28 * debian/ (changelog control) New upstream release [19:19] [lp:~kubuntu-packagers/kubuntu-packaging/kdegraphics-thumbnailers] Philip Muškovac * 21 * debian/ (changelog control) New upstream release [19:26] argh, i can't get kdeplasma-addons runners to work/isntall properly [19:28] [lp:~kubuntu-packagers/kubuntu-packaging/kgamma] Philip Muškovac * 18 * debian/ (changelog control) New upstream release [19:30] [lp:~kubuntu-packagers/kubuntu-packaging/kgeography] Philip Muškovac * 20 * debian/ (changelog control) New upstream release [19:31] [lp:~kubuntu-packagers/kubuntu-packaging/khangman] Philip Muškovac * 19 * debian/ (changelog control) New upstream release [19:34] [lp:~kubuntu-packagers/kubuntu-packaging/kig] Philip Muškovac * 22 * debian/ (changelog control) New upstream release === JackyAlcine_ is now known as jalcine [19:36] [lp:~kubuntu-packagers/kubuntu-packaging/kiten] Philip Muškovac * 29 * debian/ (changelog control) New upstream release [19:37] [lp:~kubuntu-packagers/kubuntu-packaging/klettres] Philip Muškovac * 21 * debian/ (changelog control) New upstream release === jalcine is now known as JackyAlcine_ === JackyAlcine_ is now known as jalcine [19:38] [lp:~kubuntu-packagers/kubuntu-packaging/kmplot] Philip Muškovac * 21 * debian/ (changelog control) New upstream release === jalcine is now known as JackyAlcine_ [19:41] [lp:~kubuntu-packagers/kubuntu-packaging/kolourpaint] Philip Muškovac * 22 * debian/ (changelog control) New upstream release === JackyAlcine_ is now known as jalcine [19:43] [lp:~kubuntu-packagers/kubuntu-packaging/konsole] Philip Muškovac * 25 * debian/ (changelog control) New upstream release [19:45] [lp:~kubuntu-packagers/kubuntu-packaging/korundum] Philip Muškovac * 20 * debian/ (changelog control) New upstream release [19:53] [lp:~kubuntu-packagers/kubuntu-packaging/kross-interpreters] Philip Muškovac * 14 * debian/ (changelog control) New upstream release [19:54] [lp:~kubuntu-packagers/kubuntu-packaging/kruler] Philip Muškovac * 22 * debian/ (changelog control) New upstream release [19:55] [lp:~kubuntu-packagers/kubuntu-packaging/ksaneplugin] Philip Muškovac * 28 * debian/ (changelog control) New upstream release [19:56] hehe Philip's chugging along :) [19:57] [lp:~kubuntu-packagers/kubuntu-packaging/ksnapshot] Philip Muškovac * 22 * debian/ (changelog control) New upstream release [19:57] why all the notifications ...looks like a mp3 serving site :) [20:02] [lp:~kubuntu-packagers/kubuntu-packaging/kstars] Philip Muškovac * 21 * debian/ (changelog control) New upstream release [20:03] [lp:~kubuntu-packagers/kubuntu-packaging/ktouch] Philip Muškovac * 21 * debian/ (changelog control) New upstream release [20:04] [lp:~kubuntu-packagers/kubuntu-packaging/kturtle] Philip Muškovac * 23 * debian/ (changelog control) New upstream release [20:06] [lp:~kubuntu-packagers/kubuntu-packaging/kwordquiz] Philip Muškovac * 19 * debian/ (changelog control) New upstream release [20:07] [lp:~kubuntu-packagers/kubuntu-packaging/kdegraphics-mobipocket] Philip Muškovac * 31 * debian/ (changelog control) New upstream release [20:07] commit-announcing bots aren't *that* uncommon in FOSS [20:08] and useful [20:08] shame cia.cv service is half-dead nowadays [20:10] I can turn it off if you want... [20:11] no [20:11] [lp:~kubuntu-packagers/kubuntu-packaging/parley] Philip Muškovac * 30 * debian/ (changelog control) New upstream release [20:12] * Tm_T has been trying to get cia feed working again on another project for a long tie [20:12] time [20:12] don't break it when it works (: === jalcine is now known as JackyAlcine_ [20:13] [lp:~kubuntu-packagers/kubuntu-packaging/perlkde] Philip Muškovac * 19 * debian/ (changelog control) New upstream release [20:18] Riddell, heya :-) === vivek is now known as pvivek [20:21] [lp:~kubuntu-packagers/kubuntu-packaging/rocs] Philip Muškovac * 24 * debian/ (changelog control) New upstream release [20:22] [lp:~kubuntu-packagers/kubuntu-packaging/kaccessible] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:23] [lp:~kubuntu-packagers/kubuntu-packaging/step] Philip Muškovac * 23 * debian/ (changelog control) New upstream release [20:25] [lp:~kubuntu-packagers/kubuntu-packaging/kaccessible] Philip Muškovac * 8 * debian/changelog remove ppa from changelog version [20:26] [lp:~kubuntu-packagers/kubuntu-packaging/kmouth] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:30] hi rbelem [20:32] [lp:~kubuntu-packagers/kubuntu-packaging/svgpart] Philip Muškovac * 34 * debian/ (changelog control) New upstream release [20:33] [lp:~kubuntu-packagers/kubuntu-packaging/kdeplasma-addons] Philip Muškovac * 194 * debian/ (changelog control) New upstream release [20:35] Riddell, did you try the latest active pkgs? [20:35] [lp:~kubuntu-packagers/kubuntu-packaging/jovie] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:37] [lp:~kubuntu-packagers/kubuntu-packaging/kmousetool] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:38] [lp:~kubuntu-packagers/kubuntu-packaging/kmag] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:39] [lp:~kubuntu-packagers/kubuntu-packaging/ark] Philip Muškovac * 10 * debian/ (changelog control) New upstream release [20:41] [lp:~kubuntu-packagers/kubuntu-packaging/filelight] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:43] [lp:~kubuntu-packagers/kubuntu-packaging/kcalc] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:44] [lp:~kubuntu-packagers/kubuntu-packaging/kcharselect] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:44] rbelem: no sorry not feeling well, I'll look at them tomorrow [20:45] [lp:~kubuntu-packagers/kubuntu-packaging/kdf] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:47] [lp:~kubuntu-packagers/kubuntu-packaging/kdetoys] Philip Muškovac * 106 * debian/ (changelog control) New upstream release [20:50] [lp:~kubuntu-packagers/kubuntu-packaging/kdewebdev] Philip Muškovac * 110 * debian/ (changelog control) New upstream release [20:51] [lp:~kubuntu-packagers/kubuntu-packaging/kfloppy] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:53] [lp:~kubuntu-packagers/kubuntu-packaging/kgpg] Philip Muškovac * 10 * debian/ (changelog control) New upstream release [20:55] [lp:~kubuntu-packagers/kubuntu-packaging/printer-applet] Philip Muškovac * 8 * debian/ (changelog control) New upstream release [20:56] [lp:~kubuntu-packagers/kubuntu-packaging/kremotecontrol] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:57] [lp:~kubuntu-packagers/kubuntu-packaging/ktimer] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [20:59] [lp:~kubuntu-packagers/kubuntu-packaging/kwallet] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [21:01] [lp:~kubuntu-packagers/kubuntu-packaging/superkaramba] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [21:02] [lp:~kubuntu-packagers/kubuntu-packaging/sweeper] Philip Muškovac * 7 * debian/ (changelog control) New upstream release [21:04] [lp:~kubuntu-packagers/kubuntu-packaging/ksecrets] Philip Muškovac * 4 * debian/ (changelog control) New upstream release [21:04] done; === JackyAlcine is now known as jalcine [21:35] * debfx hugs yofel [21:36] hm [21:37] dpkg: error processing /var/cache/apt/archives/kdesdk-scripts_4%3a4.8.1-0ubuntu1~ppa1_all.deb (--unpack): [21:37] trying to overwrite '/usr/bin/extractattr', which is also in package pkg-kde-tools 0.14.2ubuntu2 [21:37] which one to keep? [21:37] yofel: pkg-kde-tools [21:38] kdesdk should have a not-installed file which says extractattr [21:38] the manpage is in not-installed, the file itself not [21:38] adding [21:40] long-term we should drop it from pkg-kde-tools [21:40] [lp:~kubuntu-packagers/kubuntu-packaging/kdesdk] Philip Muškovac * 160 * debian/ (changelog kdesdk-scripts.install not-installed) remove scripts again that are shipped in pkg-kde-tools [22:51] rbelem: could you help me debug making a package for kdeplasma-addons and making it actually use it? [23:14] sreich: you mean packaging a plasma widget? [23:14] Riddell: yeah. technically it's a runner [23:15] sreich: does it compile and run? [23:15] actually, right now i'm having issues compiling it [23:15] it says that a png file cannot be included, if you want to store the modified binary... [23:16] * sreich notes it is a pita to make any sort of a package. compiling from source is so much easier [23:16] i have to edit this debians/source/include-binaries file manually? [23:17] sreich: do you have an ssh key in launchpad so I can set up an ec2 machine? [23:17] no [23:17] sreich: or anywhere? [23:17] ec2? [23:18] well, i've commit access to kde git [23:18] where can I find your ssh public key? [23:18] * sreich posts it [23:19] http://paste.kde.org/433478/ [23:20] Riddell: basically ultimately i'm trying to get the new runners i've introduced in my branch (well, just merged it into master recently) in a deb so other people can use it [23:22] sreich: ssh ubuntu@ec2-184-73-95-135.compute-1.amazonaws.com [23:22] and run byobu [23:24] hm, public key denied? [23:25] sreich: try now [23:28] works [23:28] can you type something? [23:28] yeah [23:29] sreich: can you copy what you have to the server? [23:29] Riddell: what do you mean by everything? [23:30] i have only a few dirs i've changed through my patches [23:30] whatever you want to package [23:32] sreich: ping? [23:32] yes [23:32] i copied a "sal" dir there, which is from workspace. is that how you wanted it? [23:33] sreich: I see nothing there [23:34] Riddell: eh? rsync . ubuntu@ec2-184-73-95-135.compute-1.amazonaws.com/test -r --progress -vv [23:35] needs a colon [23:35] oh right [23:38] Riddell: there [23:38] both kde-workspace, only what i need, and kdeplasma-addons [23:38] dir structure preserved, i think [23:39] sreich: and you need both packaged? [23:40] correct [23:40] oh neat, this is shared. aweosme, didn't know that [23:41] I have been watching you :) [23:41] hehe [23:45] sreich: so what did you do to kdeplasma-addons ? [23:46] Riddell: added some new runners, youtube, bing [23:46] so krunner can search videos now [23:46] (and bing for images) [23:47] sreich: this is trunk? [23:47] since that's one of the few apis that allows image search (shockingly, google now limits to 1k queries/day, which we could easily rack up) [23:47] Riddell: yeah it is. it doesn't matter if it or isn't, does it? [23:47] depends if it compiles [23:47] although sal isn't in trunk, that's a branch [23:49] Riddell: it failed btw [23:49] ah ok, you know :) [23:58] Riddell: i added a qjson dep btw in the cmakelists