[00:15] riddell will be doing a rotation to bzr starting at uds [00:15] Riddell: ^^^ So you've decided I guess? [00:17] ScottK: actually that's the first I'd heard I was accepted [00:17] OK. [00:17] I was expecting an interview of some sort [00:42] Riddell: your reputation speaks for itself ;-) [00:43] mm, so any requests for bzr? :) [00:44] Faster. [00:45] tricky one that === yofel_ is now known as yofel [00:47] less memory usage :P [00:55] that would require a port away from python :P [00:56] You'll love the thought that Riddell will be totally pythonic when he comes back. [00:57] I'm buying Python Cookbooks right now [00:57] Actually though Python is fast compared to other high level interpreted languages. [00:58] Ruby (at least 1.8) is totally bollocks slow incomparison. [00:58] well, I don't really care if it uses more or less memory, but currently either bzr needs to get more efficient or the lp buildds need more memory... [01:01] * yofel is off, good night [01:01] nighty [01:01] night yofel [01:37] yoiks, no riddell next cycle! [01:49] valorie: you can order everyone about instead! [01:50] * maco blinks [01:50] ScottK says "bollocks"? [01:55] haha [01:55] if I knew what to do, I could do that! [01:55] I'm having fun doing that to the GSoC mentors and students [01:57] argh, is there no end to wiki-spam? [01:58] off to pflag [02:18] maco: I've lived places where that was a normal thing to be saying, so I come by it honestly. [02:27] groovy, maverick upgrade worked for me, I'll copy packages over in the morning if nobody else does it first [02:27] there's probably some natty packages needing retries too [03:32] Riddell: ping [03:34] for testing kde4.6.2 how should I install it? simply kde-desktop from software center === markey_ is now known as markey [06:06] can anyone please tell me how can I update to kde 4.6.2 for testing? [07:20] anyone here? [07:53] Riddell: ping [08:56] seaLne: I haven't seen that. [08:56] Is it reproducible by just not opening kwallet until after starting kontact or so? [09:12] morning [09:18] steveire: basically what is happening is that i'm logging in to kde, going off and doing something while it sstarts up by the time i come back and type the kwallet password for wifi kontact had already fully started [10:36] what does "Import of Translation Template" mean ? I did not do translations... [10:37] well, I maintain some packages... translation templates have been imported from these packages, I guess ? [10:42] launchpad spam [10:42] longstanding bug that they never bother to fix [10:42] forward the emails to launchpad develeopers if you want to play mean [10:54] Riddell: aww, you nasty person :P [10:54] wait, won't Riddell be getting those emails? [10:57] I get hundreds of them, so far I've resisted the temptation to set up a procmail rule forwarding them to launchpad-devel@ [10:58] btw riddell, are you on the KDE-SOC-mentor list [10:58] and on melange? [10:58] * valorie sees a volunteering of mentoring [10:58] ah, you must be [10:58] :-) [10:59] valorie: yes [10:59] "a volunteering of mentoring"? [10:59] but melange isn't letting me assign mentors tonight [10:59] grrr [10:59] obviously since melange won't let me work, and I seem to have lost the power to speak English [10:59] I should go to bed [10:59] lol [10:59] niters all [11:00] sweet dreams [11:09] for asdf in kde4libs kdeaccessibility kdeadmin kdeartwork kdebase kdebase-runtime kdebase-workspace kdebindings kdeedu kdegames kdegraphics kdemultimedia kdenetwork kdepimlibs kdeplasma-addons kdesdk kdetoys kdeutils kdewebdev libqzeitgeist meta-kde oxygen-icons phonon; do copy-package.py -s maverick -p kubuntu-ninjas -b ${asdf} --to-suite=maverick --to-ppa=kubuntu-ppa --to-ppa-name=backports ; done [11:09] that'll keep it busy [11:26] DarkwingDuck: docs freeze today! [11:26] how are they looking? [11:29] Nightrose: how many words are too many for a gsoc proposal? [11:29] apachelogger: we'll be reading more than 200 of them if last year is any indication [11:30] make it bearable [11:30] meh, the "4.7\libraryPath=" in Trolltech.conf bug is really nasty :( [11:30] Nightrose: I could probably stay < 2k [11:30] * apachelogger just likes to tell stories too much :S [11:32] debfx: I thought that should be fixed in 4.6.2 [11:32] Riddell: yes, not for Qt-only applications though [11:32] like pinentry-qt [11:33] but if that line is set by kdelibs and it's fixed in KDE then it ought to be fixed by all, I'd think [11:35] I guess it's more a workaround than a fix [11:36] kdelibs just adds /usr/lib/kde4/plugins as a library path [11:36] that's the intended behaviour, so Qt apps can find the oxygen theme [11:36] that's what it always did in the past [11:37] with that fix kde apps don't need the config option anymore [11:38] Riddell: it doesn't add it to the config file but updates the library paths for the running application [11:39] debfx: how does it do that without adding it to the config file? [11:41] Riddell: it probably calls QCoreApplication::addLibraryPath() [11:41] sneaky [11:46] aha [11:46] interesting commit: https://projects.kde.org/projects/kde/kdebase/kde-workspace/repository/revisions/da97a77fcd01892a7e2a1a4e8e71ab94b2ece32f [11:46] "Reuse old kconf_update script to now remove kde paths from libraryPath" [11:48] debfx: just tried it on a new user, I do get "4.7\libraryPath=" but qt only apps (mumble, qtconfig) come up with oxygen [11:48] Riddell: you need to run the apps like this: env -i DISPLAY=:0 HOME=$HOME mumble [11:49] otherwise they read the QT_PLUGIN_PATH env variable [11:49] what's wrong with them doing that? [11:50] the environment variable are stripped when doing dbus activation [11:51] ah, thus the pinentry issue [11:52] yes, not sure if that is dbus activation but maybe it resets the env anyway [11:53] debfx: well I guess we should ask dfaure why he removed the library paths [11:54] Riddell: https://projects.kde.org/projects/kde/kdebase/kde-workspace/repository/revisions/9d7eb8f716873d2079039d336c8f9a21b2fae0fa [11:54] hmm [11:55] you get the "4.7\libraryPath=" entry when creating a new user? [11:55] yes [11:56] are the kconf_update scripts run for new users? [11:57] debfx: yes, log says.. [11:57] 2011-04-07T11:42:50 Checking update-file '/usr/share/kde4/apps/kconf_update/krdb_libpathwipe.upd' for new updates [11:57] 2011-04-07T11:42:50 krdb_libpathwipe.upd: Found new update 'LibraryPathWipeOut' [11:57] 2011-04-07T11:42:50 krdb_libpathwipe.upd: Running script 'krdb_clearlibrarypath' [11:59] debfx: but why does adding that line cause it not to find the oxygen theme? [11:59] Riddell: it overrides the correct path from /etc/xdg/Trolltech.conf [12:00] ah [12:00] debfx: so we need to fix that krdb_clearlibrarypath programme to just remove it if it's empty [12:05] Riddell: yes, that should work for most users [12:05] unless there are more entries in libraryPath [12:07] except it still has the potential binary compatibility issue that made dfaure remove it in the first place [12:16] it depends on the library path order [12:16] it's not a problem if the path added by kdelibs takes precedence [12:17] debfx: fancy having a go at changing that script to remove the line? [12:19] Riddell: I ran upon https://bugs.launchpad.net/ubuntu/+bug/745524 [12:19] Ubuntu bug 745524 in Ubuntu "FFE: kcm-grub2 is a configuration module for grub2 that is integrated into KDE" [Undecided,New] [12:19] will kcm-grub2 get packaged for natty? [12:21] Riddell: can do, but how do I make sure that the script is run again? rename it? [12:22] debfx: yes [12:22] Artemis_Fowl: it's on revu now waiting on just such a FFe [12:22] Artemis_Fowl: thanks for finding it :) [12:26] Riddell: is there any grub2 gui spec page? I recall such a page existed for grub legacy (with features that the conf tool should have) [12:27] I don't know [12:42] Nightrose: 1867 words too much? [12:43] apachelogger: heh - depends entirely what is in those 1867 words [12:43] ;-) [12:44] well, mostly thoughts on implementation and motivation [12:44] in fact former is using quite some bullet point lists, so I actually wonder how I got too that many words ^^ [12:44] Nightrose: would it help if I make my KHC proposal <1k? [12:45] motivation: [link to kde-devel mail] :P [12:45] the main part of your proposal needs to be in melange though [12:45] also images ftw [12:46] apachelogger: ping [12:46] Nightrose: what sort of images? of the implementation? [12:46] do you want an uml :P [12:47] c2tarun: pong in 2 hours [12:47] * apachelogger is almost out the door for class [12:47] apachelogger: sure :) [12:47] apachelogger: mock-ups, uml, whatever really [12:47] anything that helps with understanding your plan [12:47] meanwhile can anyone please tell me how can I install kde4.6.2 on maverick for testing [12:48] c2tarun: same way you install any software [12:48] Riddell: what? sudo apt-get install kde-desktop? [12:48] dist-upgrade [12:48] install kde-full === hunger_ is now known as hunger [12:49] Riddell: dist-upgrade will upgrade me to natty? [12:49] no [12:49] then? [12:50] Riddell: [12:51] then what? [12:52] Riddell: what will dist-upgrade do? and kde 4.6.2 still not release installling kde-full will install it? [12:53] man apt-get [12:53] apt-cache show kde-full [12:58] Riddell: is there any other work left except testing? [12:59] no [12:59] Riddell: do we want kdevelop 4.2.2 in natty? [12:59] yofel: yes I think so [12:59] is that you volunteering? :) [13:00] if nobody else did anything yet, yes [13:00] nobody did [13:33] Nightrose: nakkid pictures of me? [13:33] * apachelogger should make a uml then [13:33] and a mockup for khc [13:36] apachelogger: you remember that project about bringing phonon to android? [13:36] c2tarun: yes [13:36] apachelogger: can you mentor it? [13:36] no [13:36] I am not a mentor [13:36] apachelogger: ohh.... :/ [13:36] c2tarun: ask in #phonon maybe [13:37] apachelogger: for doing that do I need to have complete knowledge of phonon coding? [13:38] partially [13:38] well [13:38] not really [13:38] you will have to create a backend (plugin) that uses the android mm api [13:39] so I would say that gluing c++ to the java api is the trickier bit here, doing a backend is not that difficult [13:39] apachelogger: sorry to say this, but I never used android and I dont know how to create a plugin :( [13:39] apachelogger: if you could guide me a bit, may be I can talk to some mentor then and get this project :/ [13:41] apachelogger: ping [13:42] c2tarun: that is what you would have the mentor for :P [13:43] apachelogger: do you think mentor will guide me for everthing :/ I think they are just mentors. but if it is something like that I'll surely propose this in #phonon :) [13:44] c2tarun: they will not tell you *how* to do things :P [13:44] but they will guide you there [13:47] apachelogger: guidance will do :) I submitted a proposal but thought they didn't approved it :( may be the information I provided is not right. can you please propose it, please === sikon is now known as lucidfox [13:53] apachelogger: ping [13:53] rbelem: do you have packages of this updated plasma mobile you want in? [13:56] c2tarun: propose what? [13:56] why when where? [13:56] apachelogger: ok, I'll propose it :) [13:56] why is http://cdimages.ubuntu.com/kubuntu/daily-live/current/ 403 forbidden? :o [13:56] so you do not access it [13:57] probably broken [13:59] yeah but where can I complain about it? [13:59] debfx: cjwatson IIRC [14:00] debfx: there is no build for today anyway [14:00] all broken [14:02] oh right, the ubuntu images are broken too [14:02] debfx: they all fail with the same error http://people.canonical.com/~ubuntu-archive/cd-build-logs/kubuntu/natty/daily-live-20110407.log [14:03] yofel: hm yes, but shouldn't it keep the last working images? [14:03] it keeps the last 2 builds, problem: those are broken too [14:04] I don't know more than that [14:04] colin is in #ubuntu-devel currently, he probably knows more [14:16] debfx: he's uploaded a fix for the image builds [14:26] groovy, 4.6.2 upgrade works for me [14:26] shall I announce it? [14:32] I'm doing an update in my VM here right now, give me a few minutes [14:33] I'm especially interested in having kdm tested so do check that [14:38] rbelem: kdelibs patches merged and uploaded (with upstream approval), do let me know about that updated plasma mobile === Quintasan_ is now known as Quintasan [14:57] Riddell: I got an akonadi migration window after session restart, works fine otherwise (in KVM) [14:57] yofel: lovely thanks [14:57] let's announce! [14:57] hm wait [14:58] rekonq crashes now.. [14:59] but somewhere from libqtgui, so I'm not sure if it's from this updat [15:04] yofel: rekonq working ok here [15:05] how's https://www-admin.kubuntu.org/news/kde-sc-4.6.2 ? [15:06] nice [15:20] shadeslayer: linphone no longer compiles and bug 597254 hasn't been approved so I fear we may have to drop kopete-gcall [15:20] Launchpad bug 597254 in srtp (Ubuntu Natty) "[MIR] srtp" [High,Incomplete] https://launchpad.net/bugs/597254 [15:20] :S [15:20] * shadeslayer looks [15:21] Riddell: okay, seems fair [15:22] seeing how this isn't working out .. and the only future i see is telepathy replacing kopete [15:22] yep [15:23] we should cosy up to those telepathy-kde dudes next cycle [15:24] Riddell: telepathy kde isn't production ready :( [15:24] i've been fixing some stuff for them the past 2 weeks, you can initiate chats and stuff ... but it's still not utilizing all of it's potential [15:25] any day now... [15:25] Riddell: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/shadeslayer/1 [15:25] that's why i wrote that ^^ === doko_ is now known as doko [15:33] yofel: you merged c2tarun's kde-l10n change for 4.6.2, does that mean someone is building it? [15:33] apachelogger: Here's why you should install GNOME 3 http://twitpic.com/4hvjya [15:33] Riddell: c2tarun said he wanted to do it [15:33] c2tarun: ping [15:34] I tried gnome 3 earlier today, I quite liked it [15:35] shadeslayer: yep, the nepomuk failure windows at least have a big red X [15:35] some strangness like no maximise button, I couldn't work out what "Activities" ment any more than I can in Plasma and the curiously prominant accessibility panel (just how often do I want to switch to high contrast icons?) [15:35] haha :D [15:37] ~np [15:37] shadeslayer_ is listening to "Revolution" by Sonsofday [Autumn Heart] -- see http://www.last.fm/user/shadeslayer_ for more [15:37] \m/ [15:43] yofel: u there? [15:43] yofel: does our package script still work? the one which tells us how many downloads we've had [15:44] c2tarun: you can upload kde-l10n now if you have time [15:44] shadeslayer: should, it counts build-deps too though, so don't trust it too much [15:44] yofel: I always have time :) but alas that ec2 is closed :( Riddell can you please start an maverick ec2 [15:45] yofel: crashes when i enter my pass :S [15:45] shadeslayer: trace? [15:45] Riddell, yup, i will upload it to revu [15:45] yofel: http://paste.kde.org/9131 [15:45] shadeslayer: I would blame python-keyring [15:45] Riddell: pin [15:46] :S [15:46] g [15:46] shadeslayer: I have gnome-keyring running here which is used instead for some reason and that works [15:47] afaik i have that too [15:47] yep... [15:51] c2tarun: ubuntu@ec2-50-17-162-192.compute-1.amazonaws.com [15:51] Riddell: thanks :) [15:55] yofel: idk how reliable this is, but if it's true its awesome : 1207 : project-neon-automoc maverick i386 2+git20110217+r98-5~maverick1 [15:55] as I said, it counts build-dep downloads from the buildds too for some reason [15:55] at least some lp dev said so [15:56] does that count the time where another package downloads something from the PPA to build itself? [15:57] seems so [15:57] bah [15:57] that's no good [15:58] hmm, kdewebdev-kde3 doesn't compile [16:01] yofel: I am still getting same error as yesterday, error: Leaving you alone in the cold. [16:01] :/ [16:01] ... [16:01] is that the same branch as yesterday or did you use a fresh checkout? [16:01] yofel: same branch [16:01] use a fresh checkout [16:02] c2tarun: you will need to have your private ssh keys on the build machine [16:02] Riddell: ok, I'll get them [16:08] yofel: my yesterday branch is merged, so its getting me to version ~maverick1~ppa2 is it fine? [16:09] c2tarun: yes that's fine [16:09] c2tarun: hm? why did you create a new entry? [16:09] oh right, no need for second changelog entry [16:10] yofel: that's why I was asking, should I create a new entry or just go with the previous one. [16:10] c2tarun: go with the previous one [16:12] yofel: with previous entry do I still have to push a new branch? [16:12] no [16:12] don't commit anything, just use the branch as it is [16:12] yofel: i think we should poke people about our DBus issues [16:13] since we aren't getting anywhere [16:13] shadeslayer: can you take care of that? I'll take a look at the build failures later instead [16:15] sure [16:27] * c2tarun getting 200kb/s speed at an ec2 first time less than 10mb/s [16:38] blame svn I would say, I'm gone for a while, kdevelop 4.2.2 is in ninjas for natty in the meanwhile if someone wants to test it, I'll file the FFEs later [16:39] yofel: thanks, it should be bugfix only so no FFe needed [16:40] hm, true for most I think, kdevelop and kdevplatform added 2 missing translations (ng and ru) but I haven't look at the full kdevelop-pg-qt changelog yet [16:42] then again, kdevelop-php is the only package that actually uses it I think so that should be ok too [16:42] adding translations is a good thing to do [17:11] yofel: kdevelop uploaded [17:13] debfx: should your libraryPath kconf update script go upstream? [17:36] Riddell: I guess so [17:36] do you know how other distros add the kde plugin path to qt? [17:38] aha, fedora just patches qt: http://pkgs.fedoraproject.org/gitweb/?p=qt.git;a=blob;f=qt-everywhere-opensource-src-4.7.0-beta2-kde4_plugins.patch;hb=HEAD [17:47] Riddell: ping [17:48] Riddell: I got disconnected from the ec2 machine while it was building, now when I reconnected how can I see the status? [18:01] yofel: ping [18:03] yo [18:03] what's the script to run on kde startup to have qtcurve gtk theme running? [18:03] i had to remove all my user settings, kubuntu started to run wired ;( [18:30] Nightrose: does a mockup have to be for me? [18:30] apachelogger: meaning? [18:30] supposedly it supports the proposal to show where this is going [18:30] i.e. for my phonon thing what a qml based phonon player could look like [18:31] that sounds good [18:31] kthx [18:32] sheytan_: btw, where is the phonon site you promised? :/ [18:32] shadeslayer: yes, gnome3 I have installed [18:32] apachelogger: plz2introduce bugs in it [18:32] no need [18:32] actually I am using kde right now [18:32] and it is wicked [18:33] something makes the system pretty much lag until death [18:34] the sad thing is that ksysguard does not report anything unusual [18:34] yet one core is constanly ~100% load [18:35] and all others are also far too busy [18:35] Riddell: thought: can we please add htop to seed [18:37] oh [18:37] right [18:37] htop says X is eating my cpu [18:37] I wonder why it is doing that [18:38] my oh my, this is completely broken [18:40] Riddell: ping [18:41] apachelogger hey, i'm reaaaaly busy these days. Don't even have time to make artwork for my job. But i will :) [18:42] aha! [18:42] gotcha [18:42] so [18:42] something is making kded4 going wild [18:42] like really wild [18:43] does things and I have no idea what it does [18:43] required a killall -9 to get rid of it [18:43] I also noticed it acting up on the netbook today [18:43] bascially plasma would just freeze and not start in like forever because kded4 was being eaten by something [18:44] * apachelogger sends sheytan_ some cookies in the hopes of speeding up things [18:45] apachelogger a cup of coffee would be better :D [18:46] kubotu: order coffee for sheytan_ [18:46] * kubotu slides coffee with milk down the bar to sheytan_. [18:46] kubotu: could you not gather such things form context you dumb shiny thing [18:47] lol :D === sheytan_ is now known as sheytan [18:47] apachelogger there's one more thing :D [18:47] no sugar nor milk please :D [18:57] c2tarun: pong [18:57] has anyone seen Riddell [18:57] he pinged you earlier [18:58] Yeah, I know [18:58] That's why I was looking for him now [19:01] yofel: : I got disconnected from the ec2 machine while it was building, now when I reconnected how can I see the status? [19:02] no idea, the session probably died unless you used screen/byobu [19:02] yofel: ok, I'll start the build again [19:02] c2tarun: you can check first if it finished [19:02] before you got disconnected I mean [19:03] yofel: when I was disconnected it was building, and it was far from getting complete. [19:03] s/complete/completed [19:03] then restart it [19:03] meaning start from the beginning... [19:04] maybe run it in screen this time ^^ [19:04] yofel: how? [19:04] just run screen, that will open a new shell [19:05] when you get disconnected the session will stay and you can reconnect to it once you get a new connection [19:06] yofel: for screen I think I have to start two sessions on that ec2 one for screen and another for building? [19:06] no, you build inside screen [19:06] just run screen, that will open a new shell and you build in there [19:07] I've gotten used to always use screen (or rather byobu, which is screen+addons) when I'm working over ssh [19:08] yofel: just in case, if I get disconnected how can I resume to that screen? [19:10] run 'screen -R' should work [19:10] or -rd [19:12] KDE 4.6.2 packaging is apparently done, there is something else to do ? [19:12] bambee: you can backport my kdevelop packages to maverick if you want [19:12] yofel: sure, if you want :) [19:13] feel free to, it's kdevplatform, kdevelop-pg-qt and kdevelop(-php(-docs)) [19:24] kubotu: order wayland [19:24] * kubotu slides wayland down the bar to irssilogger [19:24] kubotu: love ya [19:25] irssilogger: are you an impersonator? [19:26] I am an [19:27] word missing [19:27] let me take a guess [19:27] user [19:27] planet safed [19:27] anywho [19:27] wayland is supreme [19:28] whereas X11 is ... well ... X11 [19:30] * yofel doesn't care about wayland [19:30] except, hm... if someone makes nouveau actually *work* there, that would be cool [19:31] hmmm, make shitty x drivers work with wayland [19:31] * yofel isntalls gnome3 ppa in the meanwhile [19:31] suddenly the future does not seem as bright as I was lead to believe [19:31] Can someone let Riddell know i'm looking if he shows up before I get back? [19:32] * yofel was under the impression pinging people already did that ^^ [19:32] :P [19:33] Sometimes I hate my government [19:33] you live in? [19:33] US [19:33] my condolences :P [19:33] thanks [19:33] I was in the US Navy for many years... I had a passport that was stamped "Official US Government Use" [19:34] What now? [19:34] But, I was medically discharged before I served 10 years [19:34] (not like there's a shortage of candidates) [19:34] So, now that I am out I cannot use my current passport [19:35] ... [19:35] But, when I tried to get a new one they are freaking out because I need a new [19:35] So, i wont have it in time for UDS [19:35] GARG [19:35] DarkwingDuck: there are companies that you can pay for expedited service. [19:35] They basically walk everything through. [19:35] I did... They flagged me [19:35] Ah. [19:36] Becasue I wasn't supposed to get a non-gov passport till I was out. [19:36] even with DEB_BUILD_OPTIONS="parallel=9" => sometimes pbuilder builds with parallel jobs and sometime it does not o_O [19:36] But, becasue I was removed from service before my time was up... no one notified the powers that be that my gov passport was null [19:37] I build with [19:37] DEBBUILDOPTS="-j4" [19:37] export MAKEFLAGS="-j4" [19:37] in pbuilderrc, works fine [19:37] * DarkwingDuck goes back to final review of docs [19:37] bambee: the package needs to support parallel building [19:37] DarkwingDuck: Did you surrender the official one? [19:38] e.g. by passing --parallel to dh [19:38] interesting [19:39] ah right [19:39] I am packaging kdevplatform [19:40] *that* built in parallel here at least [19:40] yofel: that's forcing parallel building with a hammer ;) [19:40] no idea how CDBS works though [19:40] debfx: :P [19:42] now let's see if gnome3 works... [19:43] bambee: this is what I have in my pbuilderrc: http://paste.ubuntu.com/590920/ [19:46] ScottK: Yes. [19:47] ScottK: It got put in a desk and thy found it when I get to tracking it down... They were like. "Oops, we forgot to send that in, sorry." [19:47] Lovely. [19:47] Oh yeah... so, I'll be attending UDS via IRC in May [19:50] * apachelogger likes the gsoc website [19:50] you get a 100x100 text box to enter your project proposal [19:50] it is like back in them good old days when we had screens of that size [19:58] Nightrose: can you skim through me proposal? [19:58] * apachelogger is very unsure :/ [19:58] yes [19:58] link? === zkriesse is now known as Guest99170 [19:59] Nightrose: http://socghop.appspot.com/gsoc/proposal/review/google/gsoc2011/apachelogger/1 [20:00] yofel: ping [20:00] hm? [20:00] yofel: I think that kdel10n build successfully. [20:00] apachelogger: ok - will have a look [20:01] c2tarun: do you have all source packages up to zh... or something like that? === Guest99170 is now known as zkriesse_ === zkriesse_ is now known as zkriesse [20:02] yofel: http://pastebin.com/4BCSVKy1 [20:02] these are all the source pacakges [20:02] looks right [20:03] yofel: what now? [20:03] debsign all .changes files, then dput to ppa:kubuntu-ppa/backports [20:04] the ppa is almost full though, so you might not get everything uploaded right now until the janitor runs (hopefully only a few more hours) [20:04] yofel: why debsign manually? [20:04] yofel: are you serious O_O [20:04] there are approximately zillions changes files [20:04] apachelogger: how else? [20:04] use the l10n script? [20:04] I have to enter number of files X 4 time my key [20:05] apachelogger: which one? I didn't find out it could do that [20:05] * apachelogger wrote the script, obvously it would meet the requirements :P [20:05] wasn't much of a problem for me since I have a gpg-agent anyway [20:05] probably not properly documented though [20:05] yofel: I have my ssh and gpg keys on that ec2, dont you think it was automatically signed? [20:06] apachelogger: i would put all the info at the top under one "info" or so heading [20:06] Okay, one project left.... [20:06] apachelogger: then tell c2tarun how to do it [20:06] things like IM name don't need their own large heading [20:06] apachelogger: how can I do it? [20:07] yofel: ah, nvm, jr apparently turned of signing for some reason [20:07] with a surprisingly useless commit message of course :P [20:07] apachelogger: what do you mean signing off ? [20:08] well, if that makes the script run through without asking your the PW for every package it creates then I'm glad with the current state [20:08] c2tarun: http://bazaar.launchpad.net/~kubuntu-members/kubuntu-dev-tools/kde-l10n-common-maverick/revision/79#debian/build-l10n.sh [20:08] nixternal: ping [20:09] if you still have to input your PW with that version for every package we win 0 [20:09] yofel: you peopel dont have agents? [20:09] apachelogger: I do, c2tarun doesn't on ec2 [20:09] ahhhh [20:09] you are signing on ec2? :O [20:09] * apachelogger blinks a bit [20:10] * apachelogger blinks a bit more [20:10] DarkwingDuck: pongers [20:10] apachelogger: beginning of other obligations section needs fixing [20:10] apachelogger: I got now what do you mean by turning of. and yup in case of no other option I have to sign on that ec2 :/ [20:10] apachelogger: can you suggest anything easier [20:10] Nightrose: thx [20:10] apachelogger: the rest looks good to me - can't say anything about the tech side of course [20:10] c2tarun: you'll get some keyboard typing exercise [20:10] why is beginning so long ^^ [20:11] Nightrose: kthx *hugs* [20:11] :) [20:11] yofel: yup.... ok. I'll let you know after signing [20:11] c2tarun: signing on ec2 == having secret key on ec2? [20:12] that is about as good idea as sending your key via gmail [20:12] apachelogger: I dont think so. [20:12] or print it and carry it around on your tshirt or somesuch ^^ [20:12] apachelogger: 1. only I have access to that ec2 2. I can remote sign it. [20:12] actually having your secret key on a tshirt is pretty safe as long as no one has a camera around ^^ [20:13] o_O [20:13] c2tarun: you are using a service [20:13] apachelogger: what service? [20:13] you are not the only one having access to a service provided t you [20:14] remotesign ought to be fine though [20:14] apachelogger: I modified the authorised_key file and removed the other key, that was jr's [20:14] Riddell: did you turn off signing because of ec2 stuff? [20:14] if so I suppose a switch would be bettar [20:14] kinda kills the mood if one needs to manually trigger the signing on a local l10n creation ^^ [20:15] c2tarun: is the hardwar in your basement [20:15] if not then you are not the only one who has control [20:15] in fact I would argue that you do not actuallly have control [20:16] :| [20:18] Riddell: need help, accidentally removed ~/.ssh from ec2 [20:22] nixternal: ping [20:22] when will Riddell come back? [20:23] c2tarun: well, at least put your key back into .ssh/authorized_keys as long as you still have the connection up [20:23] DarkwingDuck: pong [20:23] yofel: already did that [20:23] nixternal: ping [20:24] yofel: you know you are a life saver :) [20:24] pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong pong [20:24] LOL [20:24] * apachelogger hugs nixternal [20:25] debfx: thanks [20:31] debfx: it works just fine :) [20:31] nixternal: that reminds me a lot of saying hi by syning :P [20:32] or a lot of copy and paste [20:32] yeah [20:32] I guess [20:32] kubotu: syn [20:32] apachelogger: syn-ack [20:33] kubotu: ack [20:36] apachelogger: rst [20:36] hm [20:36] kubotu: fuq [20:36] kubotu: rst your brainz [20:37] so [20:37] measuring code quality [20:37] count the WTFs [20:37] with a ruler! [20:37] WTFs/minute == bugs per 100 loc [20:38] * apachelogger thinks there is truth to this [20:38] in a way [20:41] speaking of code, i wonder when gcc will finally die and we will start using LLVM with clang [20:42] well, gcc is like chuck norris... he cannot never die :P [20:42] that might have been true when gcc was a superior compiler. it is now being linked, literally, to the shittiness that is the Microsoft compiler [20:43] and the work that Apple has been contributing to LLVM & Clang, though not open source, makes gcc look like it was from the 70s. [20:43] Oh wait, gcc is from the 70s, my bad [20:43] it remains unknown why one would use llvm with clang [20:44] yofel: pheewww..... all are signed :) [20:45] because it is superior, faster, cleaner, with way better error checking [20:45] c2tarun: good, now upload [20:45] i saw it used at a conference last week, pretty nice. plus if apple uses it, you know ubuntu will follow suit soon enough :p [20:45] yofel: upload to which ppa? [20:46] ppa:kubuntu-ppa/backports [20:46] nixternal: where is the data [20:46] LLVM has a openMP-like runtime ? [20:46] i have a friend working at apple, i believe on llvm [20:46] * apachelogger wants relevant data [20:46] debfx: patching Qt might be the best way [20:46] my arse is also faster than gcc [20:46] DarkwingDuck: you pinged? [20:46] and a gprof-like tool ? [20:46] doesnt mean it is the better choice [20:46] c2tarun: hi [20:46] c2tarun: the ppa is almost full, so lp will probably reject some uploads, re-upload them later once the janitor cleans up some space [20:46] Riddell: hi :) problem solve yofel helped [20:46] Riddell: aye, we will be a couples days behond on the docs, nixternal is fixing a couple things [20:47] apachelogger: google :) [20:47] c2tarun, yofel: which PPA are you uploading to? [20:47] just on the packaging, unless someone else wants to find out what happened in ksgmltools that broke our build and fix it :) [20:47] Riddell: ppa:kubuntu-ppa/backports [20:47] nixternal: google does not provide relevant data to kubuntu [20:48] Riddell: should I upload? [20:48] c2tarun: have you done a test build of one package? [20:48] apachelogger: google + a little research, there, that should do it [20:48] nope [20:48] Riddell: test build as if on pbuilder? [20:48] nice, there is a gcc frontend for llvm [20:49] c2tarun: pbuilder or on the ec2 machine [20:49] Riddell: it build fine on ec2 machine (I executed build script in debian folder) [20:49] Riddell: we can directly upload to kubuntu-ppa/backport ? I have uploaded kdevelop to ninjas... [20:49] (in fact I am uploading it to ninjas) [20:50] bambee: I would rather upload those to ninjas first to test them [20:50] kde-l10n goes directly to backports [20:50] yofel: I agree [20:50] yofel: I was a bit confused, that's why I asked this question :) [20:50] heh [20:50] yofel: on running those scripts I just got source pacakges, where are binary packages? [20:51] c2tarun: not built yet, the script makes only source packages [20:51] yes kde-l10n to backports [20:51] anything that needs testing to ninjas [20:51] as that's all you need for upload [20:51] yofel: but should I test it first? by buildin binary packages? [20:51] c2tarun: just build one as a test [20:52] yofel: how can I build binary package from source pacakge? [20:52] * c2tarun I know how to do it on pbuilder but not directly [20:52] pbuilder? debuild? dpkg-buildpackage? [20:53] yofel: in case of debuild just debuild or debuild .dsc [20:53] c2tarun: just go into the source and run dpkg-buildpackage [20:53] that should hopefully not thouch the source package [20:56] yofel: http://paste.kde.org/9159/ I am getting this error [20:57] * bambee is waiting for kdevplatform... (rhoo come on...!!!) [20:58] bambee: you can do kdevelop-pg-qt in the meanwhile [20:59] oohh... really? ok thanks [21:00] c2tarun: err... no idea, I only built it in pbuilder - which worked... [21:00] * c2tarun trying with pbuilder [21:03] packaging devscript are awesome seriously... each of them are powerful and really well designed :) [21:10] Riddell: yes, but we need to make sure that the paths kdelibs injects and QT_PLUGIN_PATH take precedence [21:15] yofel: pbuilder worked :) [21:15] Riddell: tested its building properly :) [21:15] Riddell: should I upload it? [21:17] :) [21:23] yofel: I got this error while uploading :( this is the package inside which I executed dpkg-buildpackage [21:23] wtf ? http://paste.ubuntu.com/590959/ o_O [21:24] some dependencies are not installable... and should not [21:26] run pbuilder update and try again [21:26] (I use a maverick basetgz with kubuntu-ninjas-ppa in it) [21:26] it's already updated [21:26] do you have universe on? [21:26] libntrack-qt4-1 is in maverick/universe [21:26] arrrf [21:26] c2tarun: yes go ahead and upload to ppa:kubuntu-ppa/backports [21:26] Riddell: I got this error while uploading :( this is the package inside which I executed dpkg-buildpackage [21:26] Checksum doesn't match for /home/ubuntu/kdel10n/kde-l10n-common-maverick/build/kde-l10n-nl_4.6.2-0ubuntu1~maverick1~ppa1.dsc [21:30] Riddell: can you suggest something how can I fix this error [21:31] c2tarun: you need to rebuild it as a source package [21:31] Riddell: what O_O the whole :( is there any way I can build just the one? [21:32] yes [21:32] Riddell: how [21:32] same way you would with any package [21:53] Riddell yofel uploaded [21:54] yofel: is there anything else left? [21:55] not that I know of right now [21:56] * c2tarun going to bed now :/ nothing to do [22:14] 'night [22:18] Hmm refreshed Planet KDE and it went backwards like 3 articles [22:20] Riddell: ping [23:07] neversfelde: hi [23:10] Riddell: hi, this is probably something for a query? [23:12] neversfelde: I'm not sure that's a question? :) [23:14] Riddell: From looking at http://lamarque-lvs.blogspot.com/2011/03/plasma-nm-bugs-fixed.html I think we might want to consider updating networkmanagement again. [23:15] ScottK: yes it crossed my mind, but it's a risk since NM is so hard to test for the 100 different setups people might have [23:16] True, but if it is a problem, we've got time to revert. [23:16] If we don't update we're shipping old code and upstream isn't happy about supporting us. [23:21] ScottK: sounds like you're volunteering :) [23:21] No. Not particularly. [23:21] I'm a bit wrapped up in some other stuff. [23:28] about this bug: https://bugs.launchpad.net/bugs/752789 [23:28] Ubuntu bug 752789 in amarok (Ubuntu) "Natty needs to bundle 2.4.1 or data loss occurs when network is down" [Undecided,New] [23:29] that guy is totally exaggerating the data loss, it's not a file loss, only statistics in the database [23:31] Mamarok: it's also quite an unrealistic expectation given that 2.4.1 doesn't exist :) [23:31] Mamarok: we should probably politely close it [23:31] that's what I told him [23:31] we can't ship 2.4.1 with Natty, but he ca upgrade as soon as it is available [23:32] and it's not like it is a security failure, the bug is really not that bad, and only a minority of the users are affected anyway [23:33] I linked to the correct bug now as it was linked to a duplicate instead of a fixed one upstream [23:33] but I think we can't do much else [23:41] txwikinger: neversfelde needs you for your loco [23:45] hey Riddell [23:46] txwikinger: we want to check if you can fill in https://forms.canonical.com/lococd/ [23:46] since you're still the admin for kubuntu-de.org [23:47] hmm.. I probably can for Ubuntu-ca [23:47] One question: Since when does Kubuntu come with KDE4 only? [23:47] kubuntu-de.org is not an official LoCo [23:47] 8.10 [23:47] i already answered that in #ubuntu [23:47] Riddell: I will try later... I have to run an election campaign here ;P [23:48] right and now I am at the kubuntu developers channel where my request is more appropriate [23:48] so since 8.10 WHY the hell does qmake even in NATTY link to qmake-qt3?! It took my an hour to figure out why qmake "was not found" -.- [23:48] * txwikinger cannot even run due to not being a citizen yet [23:48] when compiling KDE 4 [23:48] txwikinger: http://loco.ubuntu.com/teams/kubuntu-de.org says it is [23:49] backwards compatibility, id imagine. its not as though qt3 is gone from the archive [23:49] It does? [23:49] txwikinger: yes it does [23:49] BajK_: we should change that (it comes from debian who I saw were discussing it recently) [23:49] it's an alternative, you can change it yourself locally [23:49] ok.. I have to run.. will look later [23:50] I compiled KDE from trunk and half the modules failed due to "qmake qt was not found" [23:50] then I did sudo rm /usr/bin/qmake && sudo ln -s /usr/bin/qmake-kde4 /usr/bin/qmake [23:50] and now it runs fine [23:51] Riddell: well if it comes from dewbian then I can understand this [23:51] debian just recently dropped kde 3 support I think? [23:51] they're in the process [23:52] ah ok that is why :) [23:52] but no I know :) [23:52] now [23:52] If you have both Qt3 and Qt4 qmake installed, the Qt3 one has a higher priority. [23:53] hm weird maybe the kde dependencies pulled something in from qt3 [23:53] on my main production machine I have qt4 qmake only [23:53] on dev I have both