=== ripps_ is now known as ripps [03:05] eagles0513875: I'd suggest trying on Monday :) [04:11] micahg: ok :( won't have much time sadly :( due to an exam [04:13] eagles0513875: weekday I mean vs weekend [04:14] i tried friday evening central European time === amithkk is now known as twobottux === twobottux is now known as amithkk === yofel_ is now known as yofel [09:45] micahg: is bug 655192 really sru worthy? [09:45] Launchpad bug 655192 in python-scipy (Ubuntu Oneiric) "scipy.weave.inline requires python-dev to be installed" [Undecided,New] https://launchpad.net/bugs/655192 [09:46] jtaylor: it's a simple enough fix, I figured why not [09:47] hm it is a good learning bug [10:28] anyone familiar with current python packaging can take a look at https://launchpadlibrarian.net/104394860/buildlog_ubuntu-quantal-i386.python-traits_4.1.0-1_FAILEDTOBUILD.txt.gz and tell if the package is doing something now obsolete? [10:29] I'm also about the warning "W: dh_python2:90: Python 2.7 should install files in /usr/lib/python2.7/dist-packages/. Did you forget "--install-layout=deb"?" [10:29] is --install-layout=deb not needed anymore? [10:42] weird dh_python2 does not appear to work [10:43] is it perhaps due to install in site-packages instead of dist-packages? [10:43] they are in dist-packages in the end [10:43] but maybe thats dh_python2's doing [10:44] ah, right [10:44] indeed it is [10:45] those "find" calls which produce that error come from a -predeb target in debian/rules [10:45] why does cdbs not set --install-layout [10:45] good questions, it looks like got dropped [10:45] that would be very weird [10:45] also in Debian too [10:46] http://bazaar.launchpad.net/~ubuntu-branches/debian/sid/cdbs/sid/view/head:/1/class/python-distutils.mk.in [10:54] ah its an ubuntu only change to dh_python2 [10:54] an illadvised one ... [10:54] ubuntus dh_python2 does not do the psshared move as we only have one supported version [10:55] but many packages use the pyshared folders [10:55] this is wrong, but so convinient even I did it in the past ;) [10:56] so we need to modify packages like python-traits to work on the non-pyshared directory? [10:56] yes [10:56] and file a bug in debian [10:56] or revert the change in ubuntu [10:57] I doubt filing those bugs in Debian would be welcomed as they don't apply do Debian [10:57] let me check my pymodules checkout for how many are affected [10:58] :/ I deleted it [11:14] I'll file a bug to revert this [11:14] to many packages are affected by that to just go and fix it shortly before wheezy freeze [11:15] Debian still ships a pyshared directory, right? [11:17] yes [11:17] they still have two python directories [11:18] bug 1001912 [11:18] Launchpad bug 1001912 in python-defaults (Ubuntu) "dh_python2: revert pyshared removal in 2.7.3-0ubuntu3" [High,New] https://launchpad.net/bugs/1001912 [11:19] I guess it's the usual expected fallout in universe which the MOTUs should fix (similar to other toolchain changes) [11:20] btw: I've fixed python-pyface, python-traits and python-traitsui (3 FTBFS less :) ) [11:24] yey more diff from debian ... [11:24] for no real gain [11:25] I filed a bug against traits, lets see if that causes some reaction [12:36] ScottK: Hi, as you are sort of familiar with the boost situation: do you if libbboost-all-dev will get installable again? or should packages which need boost mpi switch to build with boost1.48? [13:30] geser: It will. I need to work on that. [13:43] chu: Because you /window 13 [13:43] oops :( [13:47] geser: did you file bugs fir pyface and traitsui? [13:51] jtaylor: not yet, will wait on the reaction on your bug first. I'm in no mood to forward bugs for issues which are "Ubuntu-only" in the eyes of the DDs (especially Python ones) [13:52] geser: they have the same maintainer so one bug is probably enough [15:28] I'm just looking at the eggdrop sru, precise has a format-security patch oneiric doesn't [15:28] one of the issues looks scetchy but I can'T really judge if its a real issue [15:28] can I add the patch to oneiric in the sru? [15:28] bug 885329 [15:28] Launchpad bug 885329 in eggdrop (Ubuntu Oneiric) "eggdrop crash on i386" [Medium,Triaged] https://launchpad.net/bugs/885329 [15:28] just to be sure [15:35] nevermind the patch is buggy [15:43] eggdrop is bit buggy :( [15:46] yes it looks quite awful [15:46] we alsoc an't merge with debian as the ssl patch does not exist for .20 [15:47] and ubuntu has a license violation of linking ssl against gpl code ... [15:49] jtaylor: http://www.egghelp.org/files/patches/eggdrop-1.6.20-ssl.zip [15:49] dupondje: that one does not work on 64 bit [15:50] what patch is used now ? [15:50] as bas [15:50] e* [15:50] .19 [15:51] yea but there are multiple :) [15:51] no idea [15:55] jtaylor: SSL is only diff in debian & ubuntu ? [15:55] yes [15:55] shouldn't be to hard :) [15:55] if you have a good patch [15:55] * Laney spots dupondje volunteering to take it on [15:55] which we don't [15:55] also to port it to gnutls eh [15:56] I'd suggest waiting for 1.8 which has native ssl [15:56] and hopefully a ssl license exception [15:56] why it needs to be moved to gnutls ? :) [16:05] does dcut work in ubuntu? [16:06] no [16:08] I don't know if somebody here can review https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/937522 [16:08] Launchpad bug 937522 in remmina (Ubuntu) "rdp clipboard sync doesn't work anymore." [Undecided,Confirmed] === jalcine is now known as Jacky [17:18] * dupondje thinks it shouldn't be TO hard to port eggdrop ssl patch to gnutls :) [17:40] jtaylor: ? [17:41] you think its usefull to work on porting ssl patch to GnuTLS ? [17:41] I don't know [17:42] first you should check how upstream solved the openssl license issue [17:42] (probably by ignoring it) [17:42] upstream ? [17:43] the eggdrop developers [17:43] eggdrop dev does not include SSL in 1.6.x [17:43] so :) [17:43] but in 1.8 [17:43] brb [17:44] jtaylor: nothing in it about openssl it seems [17:44] so indeed :) ignoring it :P [18:14] ok another problem with eggdrop [18:16] a no my mistake [18:37] jtaylor: so what you think, try to make a GnuTLS patch ? [18:37] dupondje: contact upstream about that [18:39] upstream is quite dead [18:39] last commit is months ago in the 1.8 branch :s [18:39] then there is probably not much point in a port [18:52] man, I remember running an eggdrop bot back in the day [18:52] must be 10 years ago now [18:52] sad if it really is dead :( [18:54] how is ubuntu's stand on the openssl issue actually? [18:54] is it considered a system library? [19:00] what's a system library? [19:00] both it and gnutls26 are in main [19:01] you can consider openssl a system library which avoids the license issue [19:01] gpl has some exception for those [19:02] debian does not consider openssl a system library so you need an explicit exception [19:03] http://lintian.debian.org/tags/possible-gpl-code-linked-with-openssl.html [19:03] http://people.gnome.org/~markmc/openssl-and-the-gpl [19:05] port the ssl patch to GnuTLS then :) [19:06] its not so hard [19:06] if you can update the patch to tls and .21 that would be great [19:06] it should then also be published on the eggdrop site [19:07] and brought to debian [19:07] the patch is around ~20 lines of real code [19:07] not much :) [19:39] * tumbleweed wonders if weechat really needs 5 daily build PPAs https://code.launchpad.net/~weechat-devs/weechat/trunk/+recipes [19:40] lol [19:41] they appear to all be using different versioning schemes. across several different upstream versions === jalcine is now known as Jacky [21:02] Could somebody review https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/937522 for me? Its been open some time now :) [21:02] Launchpad bug 937522 in remmina (Ubuntu) "rdp clipboard sync doesn't work anymore." [Undecided,Confirmed] [21:04] dupondje: Surely upstream are the best people to review that [21:04] also, it is in main. [21:05] Its already in upstream :) [21:06] please indicate that in the patch headers then [21:07] and send it to the Debian bug / link them to the commit [21:08] I can't help you any more than that as it is in main, but having the sponsors know it's already upstream should help. [21:08] ah, mondays [21:08] the best day [21:08] a whole new week ahead of you [21:08] :) [21:08] thx [21:09] Laney: when are you applying for core dev anyway? [21:09] soon [21:09] not soon enough! [21:09] i started an application ^o) [21:09] \o/ [21:10] also, I just bzr branched ubuntu:libvirt and it was over 600 meg :O [21:10] * ajmitch can't really write an endorsement [21:10] 600MB? how? [21:10] hax [21:10] Laney: make something I can sponsor tomorrow :) [21:10] dunno who to ask for an endorsement; the problem with using the queue really [21:10] about the only thing I've sponsored for Laney would have been mono once :) [21:11] * ajmitch is finally feeling less dead after the ubuflu, time to start on work items this week [21:11] micahg: maybe a libvirt depending on how that pans out ... [21:12] 600MB of pain there [21:12] yeah i'll do a debdiff [21:12] only using bzr to make the merging easier [21:12] need shallow checkout [21:12] if only we had a mom to look after us [21:13] 545 conflicts encountered. [21:13] no thanks [21:13] ouch [21:13] trying to merge in a new upstream version for some reason? [21:13] my end goal is gnome-boxes [21:13] ah right [21:14] * ajmitch was wondering why you'd touch libvirt, usually the server team cares for that [21:14] perhaps jbicha has looked into this ¬_¬ [21:14] I would like to do some merges, but since the MoM is down, I lost overview [21:15] dupondje: what are you needing? [21:16] MoM overview :) [21:16] we should have the list of packages that need merged, but probably not the last uploader & generated diff [21:17] I thought http://qa.ubuntuwire.org/~lucas/merges.html was a URL [21:17] thats a 404 :) [21:17] Laney: s/qa/people/ [21:17] ah [21:17] so that does have last uploader [21:18] does, with horizontal scrolling [21:18] get a wider screen? :) [21:18] * Laney tugs at the laptop [21:18] ugh [21:18] * ajmitch is listed as TIL for openclipart [21:19] * ajmitch blames micahg for that one [21:19] I guess I really do need to buy that new hardware so I can build it :) [21:20] to the cloud! [21:20] Laney: it took several hours with only 4GB of RAM in my laptop [21:21] High-Memory Quadruple Extra Large Instance [21:21] 68.4 GB of memory [21:21] cool good list, I think i'll enter some sync/merges tomorrow ^^ [21:21] * ajmitch will need a mortgage [21:21] i wonder how much an hour on that is [21:22] more than I want to pay? [21:22] $1.800 per Hour [21:22] not so bad! [21:22] * ajmitch will let Laney do all the haskell-* packages [21:26] Laney: go for a x8.large; 32 core no VM :) [21:31] Laney: openclipart took 9 hours for me to build with 8 cores [21:33] micahg: so.. technically you TIL, right? :) [21:33] ajmitch: can't we just sync it? [21:33] lifeless: so hardcore I can't even find any information about it :P [21:33] micahg: it should be syncable, yes [21:34] syncs don't need test-building, right? ^_^ [21:34] the libvirt packaging seemed a bit complex to merge, ie I couldn't tell how much of the diff was important [21:34] ajmitch: I'll try to do the test build when I go to sleep [21:34] micahg: thanks :) [21:34] Laney: micahg will jump out & kill me if I don't test-build [21:35] Laney: jbicha: please talk to hallyn before merging libvirt (to see if there's any reason not to, caveats to watch for, or if he's already working on it) [21:35] of course [21:35] I'm not touching libvirt :) [21:37] it is a pretty fearsome diff [21:38] Laney: http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/using_cluster_computing.html#concepts_cluster_compute_hvmAMI [21:38] Laney: there are Ubuntu AMIs [22:11] I think I might leave this merge :P [22:13] Laney: you can do gimp for me if you're looking for something to do :) [22:16] oh look, time to go to bed! [22:16] nn [22:16] heh [22:16] micahg, what do you need done in gimp ? [22:17] bobweaver: oh, it's just on my list to merge tonight :) [22:19] micahg, I am always willing to help / do grunt work :) [22:20] here is some of my gimp work [22:20] http://bazaar.launchpad.net/~josephjamesmills/ubuntu-packaging-guide/fixed-bug767276/files/head:/images/ === v_ is now known as v [22:22] * bobweaver is trying to get iso image together tonight of ubuntutv . back to vala [22:23] bobweaver: well, I'm expecting stuff to break in the merge [22:23] Oo