/srv/irclogs.ubuntu.com/2007/09/12/#ubuntu-motu.txt

=== astro76 [n=james@unaffiliated/astro76] has joined #ubuntu-motu
=== JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-motu
=== Pici [n=Pici@unaffiliated/pici] has joined #ubuntu-motu
ryanakcaHmm. I submitted a debdiff fixing bashisms (which rendered the package useless, the app wouldn't run) to Debian, but the Debian maintainer is going to apply the debdiff to a new version of said packages, and upload it (current version: 2.0.8, new version: 2.0.10).  I assume I can't merge it from debian if it's a new version?12:59
ryanakcadebian bug 43907501:00
UbotuDebian bug 439075 in bzflag "BZFlag: Bashisms in debian/rules" [Normal,Open]  http://bugs.debian.org/43907501:00
ScottKNot without a UVFe.01:00
=== jmg hates this bash -> dash stuff
LaserJockyou can apply the patch to the current Ubuntu package and note in the changelog that next time we can drop the diff01:00
ryanakcabug 13258701:01
UbotuLaunchpad bug 132587 in bzflag "bzflag includes source makefiles and empty directories, no fonts included" [Medium,Fix released]  https://launchpad.net/bugs/13258701:01
jmgwhy use dash on debian/rules?01:01
ryanakcabecause it's built using dash01:01
=== fernando__ [n=fernando@200.220.228.175] has joined #ubuntu-motu
jmgbut why?01:01
LaserJockbecause dash is the system shell01:01
jmgi thought it was only a concern in the initrd?01:01
LaserJockno01:02
TheMusoHey folks.01:02
jmgwhy would you use dash as the system shell outside the initrd?01:02
LaserJockdash is the shell for all system processes01:02
jmgor d-i01:02
LaserJockbecause it's faster01:02
LaserJockand lighter01:02
jmgand stupider01:02
LaserJockand we don't need bash to run simple shell scripts01:02
LaserJockit's not stupid01:03
jmgdumber01:03
LaserJockno01:03
ryanakcaok. So... do I UVF or just apply debdiff and add to changelog?01:03
LaserJockit's just not bash01:03
jmgsounds like creating a lot of work01:03
jmgwhats the actual, measurable gain01:03
jmgfrom switching to dash01:03
jmgie, where are the numbers01:03
ajmitchjmg: it's been in use since edgy (iirc)01:03
LaserJockit's forcing people to fix incorrect shell scripts01:03
jmgLaserJock: but they arent incorrect - dash just isnt bash01:03
LaserJockno01:03
LaserJockthey are buggy01:04
TheMusoMore posix compliant is a good t hing01:04
ajmitchjmg: yes they are incorrect, they are using /bin/sh & expecting bash01:04
jmgajmitch: ah i see, that is a bug01:04
LaserJockit's only a problem when people write bash scripts and don't say they are bash scripts01:04
jmggot it01:04
LaserJockif people do /bin/bash it's fine01:04
ajmitcha good deal of the "upstart is so much faster" hype came from using dash instead of bash01:04
ryanakcajmg: I wouldn't think so, in my mind, if it's a bash script, then "#!/bin/bash"01:04
LaserJockryanakca: if it's not a new upstream version then it doesn't need a UVFe01:05
jmgajmitch: but wasnt that just hype01:05
jmghow much faster is it?01:05
ajmitchjmg: boot times were measurably faster - upstart itself wasn't the gai01:05
ajmitchs/gai/gain/01:05
ryanakcaLaserJock: ok01:06
ajmitchsince it's still using the same init scripts01:06
=== ajmitch doesn't have the numbers on hand
LaserJockif it was fully upstart it should be faster?01:06
LaserJocki.e. not in sysv compat mode01:06
ajmitchLaserJock: yes, because things wouldn't block on each other the way they do now01:06
LaserJockright01:07
ajmitchnot sure how much faster, but it should be possible01:07
ajmitchrather than just tweaking the numbers in /etc/rc2.d01:07
ajmitchit'd allow a lot more flexibility as well01:08
=== ScottK2 [n=kitterma@static-72-81-252-22.bltmmd.fios.verizon.net] has joined #ubuntu-motu
ajmitchhm01:10
=== ajmitch thinks that bug 139009 may not really be a firefox problem :)
UbotuLaunchpad bug 139009 in firefox "php script won't open" [Undecided,New]  https://launchpad.net/bugs/13900901:10
LaserJockthat is a bit funky01:11
ajmitchthat's a broken web server configuration01:11
jmgyes01:14
ryanakcaHmm.. what happens if the debian maintainer includes his debian/ dir in the svn/sources/.tar.gz ?01:14
=== valles [n=valles@200.71.131.12] has joined #ubuntu-motu
ryanakcais it "policy" complient/etc? (since he's the maintainer) or not?01:15
=== effie_jayx [n=valles@ubuntu/member/effie-jayx] has joined #ubuntu-motu
=== doko_ [n=doko@dslb-088-073-105-068.pools.arcor-ip.net] has joined #ubuntu-motu
LaserJockpolicy? we don't need no stinkin' policy! :-)01:19
=== albert23 [n=albert@86.81.99.204] has left #ubuntu-motu []
ajmitchshh01:20
ScottK2ryanakca: Minimum diff from Debian is the policy, so leave it.01:20
ajmitchLaserJock: just let everyone upload what they want then? :)01:21
LaserJockheck yeah01:21
ajmitchthis is free software, you shouldn't need to be in an exclusive team to upload!01:21
LaserJockfirst one gets the changelog entry01:21
LaserJockhmm, I thought FLOSS people were into being elitists :/01:21
ajmitchwhy, I reckon that there's no problem with shoving checkinstalled packages into the archive, do you?01:22
ScottK2We already have a not written down secret list of packages that don't need a UVFe, so why not.  It's the next logical step.01:22
LaserJockajmitch: if it installs for one person it should install for everybody else, right?01:22
ajmitchScottK2: do you mean the gnome packages, or something else?01:22
ScottK2ajmitch: There's a list of excepted packages needing the latest crack for UME.01:23
ajmitchright, that's expected01:23
ScottK2The list isn't actually written down.01:23
ScottK2Except a bunch of them are in Universe.01:24
ajmitchwe had the same thing with kde4 packages in the last release01:24
ScottK2Right.01:24
ryanakcaScottK2: okies01:24
ScottK2Those you can tell which they are.01:24
ajmitchnot holding up the work of other teams is a good thing01:24
=== ScottK2 wasted a bunch of time saying no to a UVFe on a package that none of us knew didn't need one.
=== ScottK2 doesn't mind, just wants a list.
=== gnilor [n=gnilor@d54C26ADF.access.telenet.be] has left #ubuntu-motu ["Leaving"]
ajmitchzul can tell you that we frequently just ignored his uploads which didn't have formal exceptions01:25
ajmitch& just let them go through, since xen is sort of important to a couple of people01:25
ajmitchthat reminds me, I should look at getting the exception for zope2.10 :)01:25
ajmitchthough I probably won't be allowed to have plone 3.001:26
ScottK2Sure.  Just give me a list of stuff not to waste my time on.01:27
=== Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu
ajmitchScottK2: but I don't have a blanket exception for zope stuff from on high01:27
=== ajmitch does have an exception for samba which needs to be uploaded tonight
=== jml_ [n=jml@203-113-250-169-static.TAS.netspace.net.au] has joined #ubuntu-motu
=== ScottK2 is still pretty grumpy about it.
ajmitchI couldn't tell01:29
ScottK2Heh.01:29
ajmitchso who filed the uvf exception, without knowing that they already had one?01:29
=== LaserJock imagines a bright light and a voice from above ... "Andrew! I bless thy zope packages, for thou is the most excellent Lord of the Plone" ;-)
=== theCore [n=alex@ubuntu/member/theCore] has joined #ubuntu-motu
ajmitchLaserJock: I haven't touched it for gutsy01:30
ScottK2It was bigon.  He works on telepathy as a volunteer and didn't know UME had a blanke exception.01:31
ajmitchso I hardly rank as even lowly minion of the plone01:31
ajmitchaha01:31
=== ScottK2 basically said to fix the regression from the previous load and not sync.
LaserJockajmitch: and here I thought it was just because it was perfect ;-)01:31
ajmitchLaserJock: more that it's been kept as close to debian as possible, so autosyncs handled everything01:32
ScottK2Only to be told after 2 days of discussion, never mind ther's an exceptions.01:32
=== raphink [i=raphink@ubuntu/member/raphink] has joined #ubuntu-motu
=== shriphani [n=shriphan@219.91.188.167] has joined #ubuntu-motu
=== begert [n=booga@cpe-74-74-217-64.rochester.res.rr.com] has joined #ubuntu-motu
=== Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu
=== ajmitch is surprised that it'd take 2 days of discussion
ScottK2Well no one involved in the actual discussion knew about the exception.01:34
ScottK2Upstream didn't want to bother with a patch.01:34
ajmitchseems like universe is far stricter about UVF exceptions at times01:34
ScottK2There are 5 people on the team, you only need to convince 2.01:35
ScottK2My view was that the last release had a major regression, so taking the regression fix + other stuff wasn't a good bet.01:35
ajmitchI've got exceptions for main by convincing 1 person on irc, based on the upstream changelog01:35
LaserJockyep01:36
ScottK2Sure.  I got one for clamav a week before Feisty released in Universe.  It all depends.01:36
=== xtknight [n=xtknight@c-68-43-122-211.hsd1.mi.comcast.net] has joined #ubuntu-motu
ajmitchfor feisty we had a few implicit exceptions01:38
ajmitchthough we did have the same UVF team for both edgy & feisty01:39
=== cprov [n=cprov@canonical/launchpad/cprov] has joined #ubuntu-motu
=== Frogzoo_ [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu
TheMusoArgh! If theres one thing I don't like about X/GNOME compared to Windows, its that you have to keep the app open that you are copying test from.01:51
=== nixternal [n=nixterna@ubuntu/member/pdpc.active.nixternal] has joined #ubuntu-motu
=== khermans [i=khermans@nat/cisco/x-90f84acdad5003bd] has joined #ubuntu-motu
=== jsgotangco [n=JSG@ubuntu/member/jsgotangco] has joined #ubuntu-motu
=== zakame [i=zakame@ubuntu/member/zakame] has joined #ubuntu-motu
=== bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #ubuntu-motu
bddebianHeya gang02:15
chillywi1lywhaddup?02:16
bddebiand00d.. :-)02:17
=== DreamThief [n=mathias@unaffiliated/dreamthief] has joined #ubuntu-motu
=== therethinker [n=zach@c-76-24-122-94.hsd1.ma.comcast.net] has joined #ubuntu-motu
=== bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has joined #ubuntu-motu
bluefoxicyugh the new deskbar behavior is horrible.02:38
bddebianSo fix it02:38
bluefoxicyit doesn't pop out below the icon anymore, it brings up a whole new window :|02:39
azeemdoes it send mail yet?02:40
jmghows katapult looking these days?02:43
=== porthose [n=charliej@24-119-101-247.cpe.cableone.net] has joined #ubuntu-motu
=== begert [n=booga@cpe-74-74-217-64.rochester.res.rr.com] has joined #ubuntu-motu
LongPointyStickajmitch: @ 11.34am local time, you're correct.02:54
LongPointyStickajmitch: of course, those who have the power to upload to main are slightly more trusted than those in universe, by definition - and are unlikely to propose bad/untested packages.02:56
ajmitchLongPointyStick: we'd hope that we could trust everyone for universe03:02
LongPointyStickwell we'd hope that, yes.03:02
ajmitchwe'd hope that they'd at least be trusted enough for an approval via irc03:03
ajmitchie, not even a "upload whatever"03:04
LongPointyStickajmitch: i'd like to be able to do that.  and we could, really.  but some people are dissatisfied without a paper trail, and it makes things harder to track03:05
ajmitchI would say that it could be like that for the next release, but it'll be an LTS release & everyone will want to freeze as soon as possible03:05
LongPointyStickwell, that's my 'plan'. either for that, or hardy+1.  whether i get to implemetn said plan, who knows...03:06
ajmitchwhether you get to?03:07
ajmitchyou mean going back to how things were in previous releases? :)03:07
bddebianA free for all? :-)03:08
ajmitchnot that far back03:08
ajmitchjust giving informal approval on irc03:08
bddebian:)03:09
LongPointyStickajmitch: well, my thought is that all MOTU's should be capable of deciding whether a package should go in or not03:11
bddebianExcept that we can't sync so we are still reliant on -archive03:14
ajmitchLongPointyStick: good luck with that one03:14
ajmitchLongPointyStick: I know you'll come up against some opposition there03:14
bddebianOK has ip_nat.h been deprecated in the 2.6 kernels?03:14
ajmitchbddebian: why do you think that?03:15
azeembddebian: don't look at your Hurd partition for that kinda stuff, dude03:15
bddebianhah03:15
bddebianBecause I don't see it in any packages except libuclib and xen-headers-foo03:16
LongPointyStickajmitch: true that03:16
LongPointyStickajmitch: i can dream :P03:16
ajmitchLongPointyStick: we've been discussing this for awhile, sadly03:16
ajmitchbut it seems like whoever's in the current uvf team sets the rules03:17
LongPointyStickajmitch: i dont think anyone sets the rules much, and the MC doesnt seem to either.03:19
LongPointyStickso there are adhoc rules03:19
LongPointyStickmaybe dholbach will fix it all03:20
bddebianI was going to say that :-)03:20
LongPointySticki dont really know how much of this is worht fixing, either03:22
LongPointyStickseeing as people will just upload whatever, to some extent03:22
ajmitchLongPointyStick: no, the uvf team chooses what it will approve, and how many approvals it needs03:24
ajmitchthere was an agreement that the MC wasn't to make any decisions like that03:25
LongPointyStickajmitch: right.03:25
ajmitchat the moment the MC is just a nice mailing list to discuss & vote on applications03:25
ajmitchchanging procedures & policy every release does get a little tedious03:26
LongPointyStickthis is true03:27
LongPointyStickof course, the release team is changing too, which makes it all more difficult03:28
ajmitchso currently the only way to change such things is at the motu meetings which noone wants to go to03:28
ajmitchin what way is the release team changing?03:28
TheMusoThat reminds me...03:28
bddebianI want to go to them, I just keep missing them :-(03:28
LongPointyStickajmitch: the people are changing, etc.03:29
bddebianyeah, it's not as much "fun" lately :-(03:29
LongPointyStick(in that Mithrandir isnt the RM anymore)03:29
ajmitchthe last meeting was at 00:00UTC, to accomodate people in this area03:29
LongPointyStickbddebian: MOTU, or the meetings?03:29
ajmitchbut iirc TheMuso was the only aussie03:29
bddebianMOTU03:29
ajmitchLongPointyStick: great, so when are you RM?03:29
LongPointySticki'm not03:29
TheMusoajmitch: and fujitsu03:29
ajmitchah yes03:29
bddebianGrr, where the hell is ip_nat.h03:29
=== LongPointyStick has class on at that sort of time
ajmitchLongPointyStick: I was hoping that StevenK or RAOF might have showed up, except that there was nothing worth discussing03:30
TheMusoLongPointyStick: It was a saturday morning.03:30
TheMusoajmitch: Thats the thing also I think. People see no agenda, and they think, meh, not worth it.03:30
LongPointyStickTheMuso: ah, i suspected as much.  then i was asleep, or otherwise not here.03:31
=== _MMA_ [n=_MMA_@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu
bddebianHmm, maybe nf_nat.h has replaced it?03:33
ajmitchbddebian: what are you trying to fix now?03:34
bddebianlinux-igd03:34
ajmitchlooks evil03:34
ajmitchand orphaned in debian, I guess03:34
bddebianYep03:35
ajmitchwith an RC bug there03:35
ajmitchso why are you trying to fix it now?03:35
bddebianBecause it's on the FTBFS list :-)03:35
ajmitchyou want to maintain it in debian?03:35
bddebianhellz no03:35
ajmitchwell you're trying to fix the same RC bug03:35
bddebianAye03:36
ajmitchis it a good use of your time?03:36
bddebianDunno, is it?03:36
ajmitchthat's why I'm asking03:36
bddebianMe to.  I just work aimlessly03:37
ajmitchwe probably want to get as many fixed as possible, packages orphaned in debian for a few months tend not to be popular or important03:37
=== TheMuso meant to get the newest upstream of linux-igd into Ubuntu, but iit hasn't been on my priority list, so haven't gotten round to it.
zulwhat is linux-igd anyways?03:38
ajmitchTheMuso: you use it?03:39
ajmitchzul: UPNP stuff03:39
zulajmitch: meh03:39
LongPointyStickajmitch: you could just throw out all the motu-uvf people, and say that tehy dont know how to do their job, and replace them if you wish03:39
ajmitchexecatly03:39
zulnot worth it03:39
ajmitch:)03:39
ajmitchLongPointyStick: oh, how could I do that?03:39
ajmitchconsidering that they were all voted in by MOTUs03:40
zulmind control03:40
LongPointyStickajmitch: i'm sure you'd find a way03:40
ajmitchLongPointyStick: you make me sound like some evil person out to overthrow the ruling regime03:40
ajmitchweren't you the one who wanted the get rid of the team altogether?03:41
bddebianMan having no pet packages makes doing anything useful difficult :-(03:42
ajmitchbddebian: it's simple, I just do nothing03:42
bddebian:-)03:42
TheMusoajmitch: No, but I saw it needed updating a while ago...03:42
bddebianThat's probably what I should be doing03:42
bddebianLet all these young pups do it right :-)03:44
=== StevenK raises an eyebrow
LongPointyStickajmitch: indeed.  i do.03:44
LongPointyStickbut not yet.03:44
=== begert [n=booga@cpe-74-74-217-64.rochester.res.rr.com] has joined #ubuntu-motu
=== zul goes feed the rugrat
=== jml_ [n=jml@ppp121-44-221-92.lns1.hba1.internode.on.net] has joined #ubuntu-motu
ScottKLongPointyStick: Sorry for being pissy earlier.04:04
LongPointyStickno problem.  it was warranted.04:04
LongPointySticki wasnt even aware that telepathy* was covered under UME stuff, until i saw the uploader04:05
LongPointyStickand went "oh, hang on, i suspect that..."04:05
StevenKI didn't pick it either.04:05
ScottKRIght, well I'd still like a list (and I don't think it's your job to write it).04:05
=== Pici [n=Pici@unaffiliated/pici] has joined #ubuntu-motu
=== minghua [n=minghua@ubuntu/member/minghua] has joined #ubuntu-motu
=== javier_galicia [n=Javier@189.130.233.106] has joined #ubuntu-motu
=== Whoopie_ [n=Whoopie@unaffiliated/whoopie] has joined #ubuntu-motu
bddebianWhat the hell is smr_CHECK_LIB() ?04:24
=== effie_jayx [n=effie_ja@ubuntu/member/effie-jayx] has joined #ubuntu-motu
ScottKbddebian: Trouble.04:27
ScottK;-)04:27
=== lmr_ [n=lmr@201.82.51.164] has joined #ubuntu-motu
ScottKbddebian: I found out today you are no longer even the 2nd oldest person here.04:27
ScottKnorsetto is older than BOTH of us.04:27
bddebianSo I've noticed. :-)  Seriously though, I know ac_XXX but where does smr_XXX come from?04:28
bddebianNo way?04:28
ajmitchScottK: and just how old is he?04:28
ScottKYeah.  That or he lies in his LP profile.04:28
ScottKHe claims to be 45.04:28
ScottKHas me beat by a year.04:28
bddebianwhoa04:28
ajmitchthat's young04:28
bddebianMan I'm feeling young these days :-)04:28
ajmitchI've got a friend who's a DD, and I think he's over 7004:28
=== LongPointyStick is getting old...
ScottKajmitch: If I start now, I may make it by then.04:28
ajmitchbddebian: you know of him, he makes the hurd iso images...04:29
ajmitchLongPointyStick: yeah, right04:29
ajmitchyou're one of the youngest here04:29
LongPointyStickFujitsu: is04:29
bddebianajmitch: He's a DD?  I didn't know that04:29
ajmitchone of, I said04:29
ajmitchbddebian: sure04:29
LongPointyStickyes, and?  :P04:29
ajmitchit could be worse...04:29
=== ajmitch feels old though
=== Whoopie_ is now known as Whoopie
bddebianWhere the heck do these smr_macros come from???04:35
=== Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu
=== TheMuso doesn't necessarily think dholbach assigning uus queue bugs to core devs is a good idea.
ajmitchTheMuso: why not?04:47
TheMusoajmitch: Well, I see one that hasn't yet been attended to by the core dev assigned to it...04:48
TheMusoAnd its been there a while.04:49
ajmitchthen someone else should sponsor it, I guess04:50
ajmitchit does act as a bit of a disincentive for others to sponsor04:51
TheMusoWell, it could be seen as stealing. I would do it, but I would rather ask the assignee if they are happy for me to do it.04:52
=== greeneggsnospam [n=JSG@ubuntu/member/jsgotangco] has joined #ubuntu-motu
=== lmr_ [n=lmr@201.82.51.164] has joined #ubuntu-motu
bddebianJesus, could lilypond possibly take any longer to build.. Sheesh04:54
ajmitchScottK, LongPointyStick: I want to sync a new version of phpgroupware which fixes a security bug & php5 compatibility, ok by you?04:54
LongPointyStickbddebian: yes.  it could be kde.04:54
bddebianheh04:54
LongPointyStickajmitch: fine by me.04:55
LongPointyStickTheMuso: ajmitch: you can probably hijack it04:55
ajmitchhow usable is kde4 as a desktop in gutsy right now?04:55
ScottKajmitch: Yes.  phpcrack is always good to have.04:55
ajmitchgreat04:55
LongPointyStickajmitch: unsure.  i've not tried it.  it's beta204:55
TheMusoLongPointyStick: But I'm to polite to do that.04:55
ajmitchI'll upload the rfc-less version to debian tonight04:55
ajmitcha mere 40MB of crack to upload04:56
TheMusoIf someone else wants to hijack, they can go ahead, but I'd rather run it past the assignee first.04:56
ajmitchTheMuso: bug #?04:56
LongPointyStickTheMuso: well, they havent directly volunteered themselves into sponsoring that package anyway04:57
LongPointyStickhi spam04:58
ScottKCool.  The new eclipse upload builds + on ppc and lpia and - on amd64.  I guess that's a win.04:58
TheMusoScottK: Yeah that FTBFS on amd64 is weird.04:59
TheMusoIts certainly not the source package, as its built everywhere else.05:00
ScottKBah.  No one uses that anyway.05:00
TheMusoSays he who asked a ppc owner to check a build on an arch that most use either. :p05:00
=== LongPointyStick should take a break from MOTU
ajmitchwhat, noone uses eclipse?05:00
ajmitchLongPointyStick: why?05:00
ScottKOdd.05:00
TheMusos/most use/most don't use/05:00
ScottK"debian/control did change, please restart the build"05:00
ScottKIt's java.  No one cares about that.05:01
LongPointyStickajmitch: so i cant get told off for not doing things in a timely manner.05:02
ajmitchLongPointyStick: nah, I manage to ignore the telling off05:02
ajmitchso you can stick around MOTU & keep doing whatever you do :)05:03
=== caravena [n=caravena@pc-84-203-83-200.cm.vtr.net] has joined #ubuntu-motu
=== Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu
=== apachelogger_ [n=me@N711P027.adsl.highway.telekom.at] has joined #ubuntu-motu
=== superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu
ajmitchbug 139035 is pretty special05:35
UbotuLaunchpad bug 139035 in libsvg "libsvg1 package broken" [Undecided,New]  https://launchpad.net/bugs/13903505:35
ajmitchbinary package name change (to get the ABI), but no conflicts/replaces05:36
=== ajmitch wonders if 'libsvg' was ever in ubuntu
ajmitchI recall it being compiz/beryl related05:37
LongPointyStickajmitch: it's in main05:39
LongPointySticksarah@LongPointyStick:~$ showsrc libsvg | grep Binary05:39
LongPointyStickBinary: libsvg-dev, libsvg105:39
LongPointyStickBinary: libsvg-dev, libsvg105:39
=== sethbc [n=sethbc@cpe-66-108-162-181.nyc.res.rr.com] has joined #ubuntu-motu
ajmitchLongPointyStick: exactly, no libsvg *binary* package05:40
LongPointyStickoh, yes, right.  i just checked the changelog05:40
ajmitchI recall seeing this libsvg binary package on beryl repositories05:40
=== LongPointyStick thought someone incompetent had renamed the binary, but had not put in the C/R's.
ajmitchnah05:40
LongPointyStickbut if it's not in debian/ubuntu at all...05:40
ajmitchI asked for the output of apt-cache policy - if it's 0.1.4-0, I know it's the 3rd party crack05:41
ajmitchI remember looking at it once05:41
StevenKAt which point it should be killed.05:42
ajmitchyes, the bug can be squashed as invalid05:42
LongPointyStickajmitch: he should know better, too05:43
LongPointyStickhe's a LP guy05:43
ajmitchdoesn't mean much at all, really :)05:44
LongPointyStickthat's true05:44
ScottKNot like he'd necessarily have any FOSS experience.05:44
ScottKSorry.  It couldn't be helped.05:44
LongPointyStick...05:44
ajmitchyes it could05:44
=== LongPointyStick ponders just closing it anyway
LongPointyStickprobably no point, if people are going to file (more) dupes05:45
bddebianGaaaah05:46
ScottKYes?05:48
bddebianoffsetof()05:48
ajmitchLongPointyStick: probably right, I see the 'initial release' on gutsy-changes with Binary: libsvg-dev, libsvg105:48
ajmitchwhich means that the Conflicts/Replaces might need to be added to reduce bug count on release day from upgrades05:49
StevenKOh, I love you dpkg triggers.05:52
=== Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu
jmgStevenK: so great :)05:52
LongPointyStickajmitch: what fun.  patching our packages for third party crap.05:52
ajmitchLongPointyStick: hateful, but it can reduce our bug load05:52
LongPointyStickajmitch: although, wont that then break compatibility with the beryl packages?05:52
StevenKDo we care? We ripped them out of Gutsy.05:53
ajmitchStevenK: you took the words out of my mouth...05:53
bddebianOK dumb question time.  If I build-dep on linux-headers-generic but need to link in a header file, how the hell do I do that?05:53
StevenKajmitch: :-)05:53
LongPointyStickStevenK: only maliciously05:54
StevenKbddebian: Use linux-libc-dev?05:54
bddebianStevenK: It's not in there anymore05:54
=== LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu
ajmitchLaserJock!05:54
bddebian linux/stddef.h from linux-libc-dev != linux/stddef.h from kernel headers package05:54
LongPointyStickalthough, really, they need to upgrade their compatibility to ours05:54
bddebianoffsetof() is missing in linux-libc-dev05:54
LaserJockdarn it, can't I lurk in peace? :-)05:55
bddebianYou could have if you had stayed quiet ;-P05:55
ajmitchLaserJock: you're too popular05:55
LaserJockI need some strigi help05:55
LaserJockand KDE'ers around?05:56
LaserJock*any05:56
=== ajmitch pokes LongPointyStick
ScottKHey, it's LaserJock, the famous University lecturer...05:56
ScottKAs long as it's KDE3 and it's quick ...05:56
=== LongPointyStick is heading out, sorry
LongPointyStickScottK: is a kde-er too05:56
LaserJockstrigi is taking up 4.3GB of space05:56
ScottKYes and?05:56
ajmitchbe glad it's not tracker05:57
LaserJockis there a way to tell it what to index and more importantly what *not* to?05:57
LaserJockyes05:57
LaserJockstrigi at least doesn't kill my machine05:57
ScottKLaserJock: Dunno.  I removed it.05:57
ajmitchthe TB voted to keep tracker on by default in gutsy05:57
ScottKEven strigi was killing the ancient machine I have Gutsy on.05:57
ajmitchsince all the bugs will magically be fixed asap05:57
bddebianStevenK: Did you see those?05:57
ScottKCool.  I want some of that juice.05:57
StevenKbddebian: See what, sorry?05:58
bddebian linux/stddef.h from linux-libc-dev != linux/stddef.h from kernel headers package05:58
bddebianoffsetof() is missing in linux-libc-dev05:58
ScottKLaserJock: Strigi seems to be somewhat problematic.  I haven't dealt with it.05:58
ScottKSorry I can't help.05:58
StevenKlinux-libc-dev is built by the kernel source.05:58
StevenKbddebian: Bring it up in -kernel05:58
bddebianStevenK: OK, will do tomorrow, thanks06:02
=== freeflying [n=freeflyi@123.116.96.59] has joined #ubuntu-motu
=== AstralJava [n=jaska@e82-103-217-184.elisa-laajakaista.fi] has joined #ubuntu-motu
bddebianGnight folks06:08
LaserJockajmitch: when did they decide? today?06:09
tonyyarussoajmitch: as opposed to beagle or no indexing service?06:10
LaserJockI don't think there was a tracker vs beagle discussion really06:11
LaserJockI think it was probably tracker vs nothing06:11
tonyyarussoah06:11
=== zakame [i=zakame@ubuntu/member/zakame] has joined #ubuntu-motu
=== alvinc [n=alvinc@c-67-188-127-106.hsd1.ca.comcast.net] has joined #ubuntu-motu
tonyyarussoI like Beagle's interface (maybe I'd like Tracker's - if I could figure it out), but beagle is far far far too much of a resource hog06:12
LaserJockI'm kind surprised they stuck with it. mjg59 seemed to dislike it a lot06:12
LaserJockand it cause so many problems06:12
LaserJocktracker is the new Network Manager ;-)06:13
tonyyarussoI actually don't know how to access a frontend for tracker...help?06:13
=== POX_ [i=piotr@stallman.rootnode.eu] has joined #ubuntu-motu
tonyyarussoLaserJock: what sort of problems?06:13
=== tonyyarusso still has complaints about N-M, but it mostly gets the job done
LaserJockwell, it causes my desktop to lock up06:13
LaserJockit has lots of IO06:13
LaserJockand reduces battery life on laptops06:14
tonyyarussoyes, that's true06:14
=== tonyyarusso may just disable it and go with 'locate' anyway
LaserJockstrigi at least seems to behave nicely for me06:14
LaserJockwith tracker, same time every night it was totally hammering my machine06:15
tonyyarussobah - would have been a nice birthday gift if someone had cleared out the source packages from the NEW queue so we wouldn't still be in limbo06:16
ajmitchLaserJock: yes they decided a few hours ago06:17
ajmitchjamiemcc promised that most if not all issues would be fixed by beta06:17
ajmitchso they'll have a final decision around then06:18
LaserJockhmm, interesting06:18
ajmitchso it's really just sick with status quo & reevaluate at beta06:18
ajmitchs/sick/stick/g06:18
LaserJockright06:18
LaserJockit should be pretty easy to remove06:19
ajmitchthough sick may be appropriate06:19
LaserJockheh06:19
LaserJockalright, I think I'll ask *gulp* #kubuntu for strigi help06:19
ajmitchhave fun!06:20
=== zachy [i=zakame@ubuntu/member/zakame] has joined #ubuntu-motu
=== RobinD_ [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu
=== Nicke [n=niclasa@h161n2fls31o808.telia.com] has joined #ubuntu-motu
=== greeneggsnospam [n=JSG@ubuntu/member/jsgotangco] has joined #ubuntu-motu
=== slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu
=== porthose [n=charliej@24-119-101-247.cpe.cableone.net] has left #ubuntu-motu []
=== No1Viking [n=No1Vikin@h-83-140-104-41.auto.rp80.se] has joined #ubuntu-motu
=== No1Viking [n=No1Vikin@h-83-140-104-41.auto.rp80.se] has joined #ubuntu-motu
=== No1Viking [n=No1Vikin@h-83-140-104-41.auto.rp80.se] has joined #ubuntu-motu
=== jussi01 [n=jussi@oul088-gw3.netplaza.fi] has joined #ubuntu-motu
=== thekorn [n=thekorn@a89-182-65-180.net-htp.de] has joined #ubuntu-motu
=== EliasAmaral [n=dark@unaffiliated/EliasAmaral] has joined #ubuntu-motu
=== woodstoc1 [n=peli@dslb-088-066-005-183.pools.arcor-ip.net] has joined #ubuntu-motu
=== woodstoc1 [n=peli@dslb-088-066-005-183.pools.arcor-ip.net] has left #ubuntu-motu []
=== ytojack [n=ytojack@59.35.246.131] has joined #ubuntu-motu
StevenKRAOF: Around?07:59
=== khermans [i=khermans@nat/cisco/x-88415f6ceb8d951a] has joined #ubuntu-motu
=== Lure [n=lure@external-1.hermes.si] has joined #ubuntu-motu
=== Nightrose [n=lydia@port-87-234-157-150.dynamic.qsc.de] has joined #ubuntu-motu
=== kagou [n=Patrice@86.76.22.72] has joined #ubuntu-motu
=== Frogzoo_ [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu
=== viviersf [n=cain@gw.impilinux.co.za] has joined #ubuntu-motu
=== vil [n=lada@ubuntu/member/vil] has joined #ubuntu-motu
=== ant30 [n=aperezar@19.Red-80-59-20.staticIP.rima-tde.net] has joined #ubuntu-motu
=== Lure [n=lure@external-1.hermes.si] has joined #ubuntu-motu
=== greeneggsnospam [n=JSG@ubuntu/member/jsgotangco] has joined #ubuntu-motu
=== thekorn [n=thekorn@a89-182-65-180.net-htp.de] has joined #ubuntu-motu
=== Yagisan [n=Yagisan@doomsday/developer/Yagisan] has joined #ubuntu-motu
=== XSource [n=XSource@41.201.194.173] has joined #ubuntu-motu
=== bersace [n=bersace@did75-13-82-243-217-90.fbx.proxad.net] has joined #ubuntu-motu
=== DktrKranz [n=irc@ubuntu/member/dktrkranz] has joined #ubuntu-motu
=== lukkett1 [n=lukketto@host9-104-dynamic.59-82-r.retail.telecomitalia.it] has joined #ubuntu-motu
DktrKranzmotu-uvf has approved bug 139007. is it ok to subscribe ubuntu-archive or do I need to request approval from a MOTU?08:48
UbotuLaunchpad bug 139007 in firebird2.0 "[UVFe]  Sync firebird2.0 2.0.3.12981.ds1-1 from Debian unstable (main)" [Undecided,Confirmed]  https://launchpad.net/bugs/13900708:48
=== Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu
=== lukkett1 [n=lukketto@host9-104-dynamic.59-82-r.retail.telecomitalia.it] has left #ubuntu-motu []
=== Q-FUNK [n=q-funk@dsl-hkibrasgw1-ff19c100-129.dhcp.inet.fi] has joined #ubuntu-motu
=== _czessi [n=Czessi@dslb-088-073-058-055.pools.arcor-ip.net] has joined #ubuntu-motu
=== jsgotangco [n=JSG@ubuntu/member/jsgotangco] has joined #ubuntu-motu
=== CrummyGummy [n=CrummyGu@dsl-242-55-243.telkomadsl.co.za] has joined #ubuntu-motu
=== dholbach [n=daniel@i59F7425C.versanet.de] has joined #ubuntu-motu
dholbachgood morning09:08
whiteajmitch: around?09:08
DktrKranzgood morning dholbach, thanks for reviewing bluez-libs09:09
dholbachhey DktrKranz - sure no problem09:09
=== highvoltage [n=highvolt@dsl-243-32-26.telkomadsl.co.za] has joined #ubuntu-motu
TheMusodholbach: ubuntu-dev-tools should have motu as a maintainer now.09:16
dholbachTheMuso: rock on :)09:17
TheMusodholbach: As it appears iwj is on holiday, would it be a problem if I was to process bug 134358?09:26
UbotuLaunchpad bug 134358 in hexter "Please merge hexter (0.6.1-2) from Debian unstable (main)" [Undecided,Confirmed]  https://launchpad.net/bugs/13435809:26
dholbachTheMuso: absolutely not09:26
dholbachthat's fine09:26
TheMusoOk.09:27
=== viviersf [n=cain@gw.impilinux.co.za] has joined #ubuntu-motu
=== marcel__ [n=marcel@wc-50.r-195-35-150.atwork.nl] has joined #ubuntu-motu
\shScottK, pls read my mail to -motu regarding uvf req of wine .44 :)09:40
=== cassidy [n=cassidy@251.139-240-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu
dholbachdoes anybody know about the state of  http://wiki.ubuntu.com/MOTU/wx2.4Migration ?09:46
=== amachu [n=amachu@59.92.89.68] has joined #ubuntu-motu
=== superm1_ [n=superm1@12-216-45-174.client.mchsi.com] has joined #ubuntu-motu
=== zakame [i=zakame@ubuntu/member/zakame] has joined #ubuntu-motu
=== yamal [n=yamal@unaffiliated/yamal] has joined #ubuntu-motu
=== ScottLij [n=scott@24-180-196-49.dhcp.aldl.mi.charter.com] has joined #ubuntu-motu
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu
=== Lamego [n=lamego@a81-84-231-49.cpe.netcabo.pt] has joined #ubuntu-motu
=== BugMaN [n=BugMaN@nat.cabi.uniroma1.it] has joined #ubuntu-motu
=== Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu
=== dholbach_ [n=daniel@i59F75228.versanet.de] has joined #ubuntu-motu
=== viviersf [n=cain@gw.impilinux.co.za] has joined #ubuntu-motu
=== bigon [i=bigon@213.219.161.188.adsl.dyn.edpnet.net] has joined #ubuntu-motu
=== huats [n=huats@194.98.120.3] has joined #ubuntu-motu
kagoucan we talk about PPA here ?!10:32
Hobbseekagou: #launchpad10:33
ajmitchwhite: no10:33
kagouok thaks Hobbsee10:34
=== Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu
=== ivoks [n=ivoks@2-163.dsl.iskon.hr] has joined #ubuntu-motu
=== norsetto [n=Cesare@host163-226-dynamic.17-87-r.retail.telecomitalia.it] has joined #ubuntu-motu
norsettomorning all10:37
=== hoora [i=hoora@gateway/tor/x-700eaf46e119c7e2] has joined #ubuntu-motu
norsettoCan somebody from u-u-s and/or motu-uvf pls. check  bug 134358? As far as I can see this doesn't require an UVFe10:39
UbotuLaunchpad bug 134358 in hexter "Please merge hexter (0.6.1-2) from Debian unstable (main)" [Undecided,Confirmed]  https://launchpad.net/bugs/13435810:39
=== Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu
whiteajmitch: that is always great :)10:49
=== jussi01 [n=jussi@oul088-gw3.netplaza.fi] has joined #ubuntu-motu
StevenKnorsetto: Correct, it doesn't.10:50
whiteajmitch: it seems that the phpsyinfo code got completely upgraded during the last phpgroupware update and therefore we were wondering, if the security fix is included10:50
whitebut i would assume so10:50
whitebtw is there a (or better more) MOTU or MOTU-wannabe, who wants to work on universe security and do that from within debian (or at least forward information)10:51
whitei feel that information get lost and i was on some sort of study vacations and could not forward information10:52
norsettostevenk: ok thx10:52
StevenKnorsetto: If you'd like a member of -uvf to beat the gavel, I can do so.10:52
whitein the case that there is a volunteer, joining #debian-security on OFTC would be a starting point and then getting familiar with the security tracker or at least reading the commits ml and checking against ubuntu versions10:53
=== jekil [n=alessand@host33-208-dynamic.58-82-r.retail.telecomitalia.it] has joined #ubuntu-motu
=== xopher [n=xopher@unaffiliated/xopher] has joined #ubuntu-motu
=== jussi01 [n=jussi@oul088-gw3.netplaza.fi] has joined #ubuntu-motu
\shwhite: is martin joey schulze not doing debian-security updates anymore?10:55
norsettoStevenK: more than that I wouldn't mind a member of the u-u-s to beat the shovel and get rid of it :-)10:55
StevenK\sh: I thought he was..10:55
white\sh: he is doing stable security stuff and he is only one of the members of the stable security team10:56
white\sh: but for ubuntu universe, the testing security team would be more interesting i guess10:57
=== pochu [n=emilio@84.Red-83-57-218.dynamicIP.rima-tde.net] has joined #ubuntu-motu
=== zakame [i=zakame@ubuntu/member/zakame] has joined #ubuntu-motu
=== jsomers [n=jsomers@d5152D0CE.access.telenet.be] has joined #ubuntu-motu
\shwhite: i'm on #fai@irc.debian..so lemme check if I have time to join and do some things...11:04
=== Whoopie [n=Whoopie@unaffiliated/whoopie] has joined #ubuntu-motu
=== cavedon [n=cavedon@83.103.127.223] has joined #ubuntu-motu
\shwhite: joined11:07
white\sh: for the short term, it would probably need some people who could request syncs and stuff for universe (and they do not need to be MOTUs or totally into it i guess)11:07
white\sh: and for the long term, it would be nice to work together with debian and help the testing-security team to fix the stuff in debian and then sync it11:08
\shwhite, well, I'm well trained...and working with pitti and kees is always a pleasure :)11:08
=== sander_ [n=sander@dhcp-077-251-176-094.chello.nl] has joined #ubuntu-motu
white\sh: that was no criticism of your skills, i am just trying to recruit some manpower for the testing-security team :)11:08
\shwhite, let's work...:)11:09
=== jono [n=jono@ubuntu/member/jono] has joined #ubuntu-motu
=== freeflying [n=freeflyi@123.116.96.59] has joined #ubuntu-motu
ajmitchwhite: yes, I know about the phpsysinfo update in phpgroupware :)11:39
ajmitchthe fix is included11:40
=== Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu
=== MagnusR [n=magru@89.191.20.67] has joined #ubuntu-motu
=== bryce_ [n=bryce@bewoter3.clare.cam.ac.uk] has joined #ubuntu-motu
whitegreat11:46
whiteajmitch: it will take some time to migrate, for the old code, I uploaded a DTSA and the new package can just migrate to testing and when it does, it just overwrites the DTSA, so no problem :)11:46
=== jono [n=jono@ubuntu/member/jono] has joined #ubuntu-motu
=== huats [n=huats@194.98.120.3] has joined #ubuntu-motu
=== MagnusR [n=magru@89.191.20.67] has left #ubuntu-motu []
=== pgquiles [n=pgquiles@62.43.226.52.static.user.ono.com] has joined #ubuntu-motu
=== RainCT [n=RainCT@unaffiliated/rainct] has joined #ubuntu-motu
=== ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-motu
=== norsetto [n=Cesare@host163-226-dynamic.17-87-r.retail.telecomitalia.it] has joined #ubuntu-motu
=== marcel__ [n=marcel@wc-50.r-195-35-150.atwork.nl] has joined #ubuntu-motu
=== Q-FUNK [n=q-funk@dsl-hkibrasgw1-ff19c100-129.dhcp.inet.fi] has joined #ubuntu-motu
=== zakame [i=zakame@ubuntu/member/zakame] has joined #ubuntu-motu
\shdoes anyone has a clue if galeon is still an active project?12:45
=== Zic [n=Zic@ubuntu/member/zic] has joined #ubuntu-motu
=== amachu [n=amachu@59.92.89.68] has joined #ubuntu-motu
=== TeTeT [n=spindler@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-motu
=== CrummyGummy [n=CrummyGu@dsl-242-55-243.telkomadsl.co.za] has joined #ubuntu-motu
=== DktrKranz [n=Luca@ubuntu/member/dktrkranz] has joined #ubuntu-motu
=== joejaxx [i=joejaxx@fluxbuntu/founder/joejaxx] has joined #ubuntu-motu
=== ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu
=== Zeo [n=zeo@82.248.25.26] has joined #ubuntu-motu
=== ScottK [n=ScottK@ubuntu/member/scottk] has joined #ubuntu-motu
=== oracle2025 [n=oracle@85-127-189-16.dynamic.adsl-line.inode.at] has joined #ubuntu-motu
DktrKranzScottK, regarding bug 139007, is it required an additional ack from a sponsor before subscribing ubuntu-archive?01:18
UbotuLaunchpad bug 139007 in firebird2.0 "[UVFe]  Sync firebird2.0 2.0.3.12981.ds1-1 from Debian unstable (main)" [Undecided,Confirmed]  https://launchpad.net/bugs/13900701:18
=== apachelogger__ [n=me@N743P026.adsl.highway.telekom.at] has joined #ubuntu-motu
\shDktrKranz, did you check the cve?01:23
DktrKranz\sh, a couple of them01:23
DktrKranzsome concerning file access or DoS01:24
\shDktrKranz, reading http://security-tracker.debian.net/tracker/source-package/firebird2.0 even this package is not clean of CVEs ;)01:24
DktrKranzmh, that package is a little buggy01:25
=== DktrKranz check
DktrKranz\sh, if we look at the changelog, it seems they have been fixed with latest version01:27
=== jwendell [n=wendell@ubuntu/member/wendell] has joined #ubuntu-motu
jwendellHi, TheMuso01:28
\shhmm....security.debian say different... sid2.0.3.12981.ds1-1vulnerableamd64, i386, powerpc, sparc01:28
=== lionel_ [n=lionel@ip-149.net-89-3-208.rev.numericable.fr] has joined #ubuntu-motu
jwendellcould any MOTU please take a look at bug 137027?01:29
UbotuLaunchpad bug 137027 in nautilus-open-terminal "nautilus-open-terminal freezes nautilus (dup-of: 133837)" [Medium,Incomplete]  https://launchpad.net/bugs/13702701:29
UbotuLaunchpad bug 133837 in nautilus-open-terminal "Missing preferred terminal emulator causes Nautilus to 100% CPU" [Medium,Fix committed]  https://launchpad.net/bugs/13383701:29
jwendellsorry, the last one01:29
jwendelli've attached a debdiff01:29
ScottKDktrKranz: For the UVFe, needs two motu-uvf acks.01:29
DktrKranz\sh, weird. it seems it is not up-to-date01:30
=== amachu [n=amachu@202.71.146.210] has joined #ubuntu-motu
=== Baby [n=miry@195.37.62.208] has joined #ubuntu-motu
\shDktrKranz, nope...CVE-2007-2606 is still valid, that's why 2.0 is still vulnerable01:31
DktrKranzyep, no mention in changelog01:32
DktrKranzprobably it has been fixed in a new upstream version and not noted in debian changelog01:32
DktrKranzI'm going to look at upstream changelog to see if it is still relevant01:33
=== cain_ [n=cain@gw.impilinux.co.za] has joined #ubuntu-motu
=== lamego_ [n=lamego@a81-84-231-49.cpe.netcabo.pt] has joined #ubuntu-motu
=== Lure [n=lure@212.103.157.83] has joined #ubuntu-motu
=== jrib [n=jrib@upstream/dev/jrib] has joined #ubuntu-motu
DktrKranzScottK, I collected two ACKs already01:37
=== iceman [n=iceman@cable-87-244-153-189.upc.chello.be] has joined #ubuntu-motu
=== toutouff [n=nicolas@gov91-1-82-234-90-217.fbx.proxad.net] has joined #ubuntu-motu
=== PriceChild [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-motu
=== AlinuxOS [n=vsichi@host57-130-dynamic.1-87-r.retail.telecomitalia.it] has joined #ubuntu-motu
ScottKDktrKranz: OK, then you need a MOTU to ack it to the archive.01:48
DktrKranzok, thanks01:48
DktrKranz\sh, I will check CVE later on this evening in order to find if the one you pointed out is still present01:49
DktrKranzif not, is there anything I can do about?01:50
fernandomoin all01:53
\shDktrKranz, well, we can work on http://security-tracker.debian.net/tracker/status/release/unstable ;)01:54
\shDktrKranz, see what's still valid in ubuntu, which is fixed in debian and push the patches to ubuntu...01:54
ScottKnorsetto: Thanks again for the help yesterday.  https://launchpad.net/ubuntu/+source/dkim-milter/1.2.0.dfsg-1ubuntu3/+changelog01:55
norsettoscottk: np, very glad I could help01:56
ScottKnorsetto: BTW, I found out yesterday when looking up how to spell your name for the debian/changelog that I'm not the oldest guy on the channel...01:56
DktrKranz\sh, looks good. thanks01:56
DktrKranzsee you later01:56
=== Fujitsu wonders if he's still the youngest, as Hobbsee says he is.
norsettoscottK: beat you for 1 yr :-)01:57
=== viviersf [n=cain@gw.impilinux.co.za] has joined #ubuntu-motu
jussi01Fujitsu: if tsmithe was here he would be the youngest... but then again he isnt a motu...01:58
=== norsetto and scottk retire in a corner and mumble about the youth of today
jussi01lol01:58
ScottK... and wonder if bddebian is really old enough to qualify as 'old'.01:58
pochuScottK: for UVFe, is it ok with 2 ACKs?01:59
ScottKpochu: motu-uvf should set to confirmed when it's approved.  What bug?01:59
=== jdstrand [n=jamie@mail.strandboge.com] has joined #ubuntu-motu
pochuScottK: bug 132442. I confirmed it after the second ACK. Did I do it wrong?02:02
UbotuLaunchpad bug 132442 in decibel-audio-player "Please sync decibel-audio-player (universe) 0.05.2-3 from Debian unstable (main)" [Medium,Confirmed]  https://launchpad.net/bugs/13244202:02
=== ScottK looks
ScottKpochu: One of us, in theory, should have done it, but no problem you picked it up.  That UVFe is approved.02:03
=== predius_ [n=predius@190.8.154.185] has joined #ubuntu-motu
pochuCool. I was wondering whether we now needed 3 ACKs instead of two, and that was the reason it wasnt set to confirmed02:04
\shScottK, what's up with bddebian?02:19
ScottK\sh: Just that afaik he's one of the older people here, but I give him trouble about being young because he's younger than me.02:20
\shScottK, you mean "old" because of age, or "old" because of "longer motu" ?02:20
StevenKScottK: But *everyone* is younger than you.02:21
=== StevenK hides.
ScottKAge.  He's in his late 30's02:21
ScottKStevenK: I thought so, but I was wrong.02:21
ScottKnorsetto is older.02:21
=== StevenK files that bit of information away
=== theneb [n=theneb@theneb.co.uk] has joined #ubuntu-motu
\shScottK, phew...I thought I'm old enough02:23
=== norsetto is on the blacklist of old hooligans now
jussi01lol02:23
ScottK\sh: IIRC, I don't think so.02:24
thenebHas anyone seen any goal for improving the automatic fsck for either gutsy or the next release? Ie for it not to break the splashscreen and to have it check on shutdown ( but skippable if the user really needs to shutdown ) ?02:24
\shScottK, when you are older then barry...and I'm 36...at least I'm not the oldest fart ,-)02:25
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu
=== norsetto blacklist /sh in the old farts list
ScottK\sh: There are at least 3 older, but norsetto is king of the hill until someone else speaks up.02:25
=== \sh thinks about the best way to update quagga..
ScottK\sh: The best way is to trick someone else into doing it.02:26
\shsyncing 0.99.8 from debian and patching 0.99.9 diffs02:26
norsettoscottK: which month actually?02:26
ScottKnorsetto: I was born in Dec 1962.02:26
\shor just fixing DoS in 0.99.7 by cherry picking 0.99.9 DoS fix02:26
\shScottK, damn, you are really old ,-)02:26
norsettoscottK: ok, then I'm not 1 yr older than you02:26
ScottKWill you're 45 and I'm 44, so I'll take the year while I can get it.02:27
=== jussi01 is happy to only be 25...
norsettoscottK: a mere 9 months ...... 1962 ROCK!02:27
sorenjussi01: 25? Man, those were the days..02:27
jussi01lol02:27
=== jussi01 now feels the need to brag about his new screen...
sorenjussi01: When I was your age, Edgy was still fresh. Sheesh!02:29
jussi01lol02:29
jussi01soren: watch it, Ill be 26 in april...02:29
=== Nightrose feels awefully young being 23 ;-)
=== tmarble [n=tmarble@user-38q4et6.cable.mindspring.com] has joined #ubuntu-motu
=== cprov [n=cprov@canonical/launchpad/cprov] has joined #ubuntu-motu
jussi01Nightrose: go talk to Fujitsu02:32
Nightrosehehe02:32
norsettoand the first one to name sacater wins a prize02:32
jussi01hehe02:32
jussi01oh yeah, he is like 14 isnt he...02:32
ScottKThe one I didn't guess though is that tsmithe is 15.02:33
soren14? Man, those were *not* the days.02:33
ScottKNothing like getting sound help from a kid ~ 1/3 your age to get you feeling good and old.02:33
Nightrose*lol*02:33
zulScottK: I bet at 15 you were like computers what are them? ;)02:34
ScottKStevenK: I think Bug 130807 is worth approving as a new package exception.02:34
UbotuLaunchpad bug 130807 in lightning-sunbird "sunbird langpacks doesn't exist yet" [Medium,Confirmed]  https://launchpad.net/bugs/13080702:34
ScottKzul: At 15 I had typed basic programs on a no kidding teletype through an extraordinarliy slow acoustic modem to a mainframe who knows where it was and that was pretty advanced.02:35
=== minghua [n=minghua@ubuntu/member/minghua] has joined #ubuntu-motu
zulScottK: when I was thee my dad took me to the university where he was doing his PHD and showed me those large mainframes02:36
Hobbseeyou lucky people...02:36
ScottKHeya Hobbsee.02:37
=== norsetto bows to Hobbsee
zulhi Hobbsee02:37
=== Fujitsu waves at Hobbsee.
=== norsetto is an old gentleman, so there
sorenScottK: Have you filed any UVFe's yourself?02:37
norsettosoren: about himself you mean?02:38
=== Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-motu
soren:)02:38
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu
ScottKsoren: IIRC, I did file one.  It was approved.02:39
sorenScottK: You gave it your own +1 ?02:39
ScottKI did.02:39
sorenAlright. That's what I've been doing, too, but it does seem a bit odd.02:39
ScottKSeems silly not to.  Much like MOTU only needs one ack for a new package.02:39
sorenScottK: True, true.02:40
=== Zic [n=Zic@ubuntu/member/zic] has joined #ubuntu-motu
sorenScottK: https://bugs.edge.launchpad.net/ubuntu/+source/lighttpd/+bug/139096  if you please..02:40
UbotuLaunchpad bug 139096 in lighttpd "[UVFe]  lighttpd 1.4.18 contains security fixes" [Undecided,New] 02:40
=== bueroman [n=setanta@200.184.118.132] has joined #ubuntu-motu
ScottKHobbsee: I think Bug 130807 is worth approving as a new package exception.  I pointed it out to StevenK, but I'm not sure he's paying attention just now.02:41
UbotuLaunchpad bug 130807 in lightning-sunbird "sunbird langpacks doesn't exist yet" [Medium,Confirmed]  https://launchpad.net/bugs/13080702:41
=== ScottK looks
=== Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-motu
StevenKI wasn't a few minutes ago, no.02:41
StevenKHang on a sec02:41
sorenScottK: As you may have noticed, I pay pretty close attention to lighttpd these days :)02:41
ScottKWhich is a good thing.02:42
sorenYes. I'm just pointing it out since that sort of thing gets increasingly important in approving UVFe's as we get closer to release.02:42
StevenKScottK: Done.02:43
ScottKStevenK: Cool02:43
ScottKsoren: Done.02:44
sorenScottK: Coolness. Thanks!02:44
=== ScottK has a consulting project using Ubuntu's lighttpd ongoing right now, so I've been paying attention to it too.
=== lmr_ [i=lmr@nat/ibm.br/x-3785a5686b607347] has joined #ubuntu-motu
=== Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-motu
sorenScottK: Interesting :)02:45
=== AlinuxOS [n=vsichi@host57-130-dynamic.1-87-r.retail.telecomitalia.it] has joined #ubuntu-motu
ScottKThe project is in prototype and the developer is using multiple lighttpd front ends on a single box as a stand in for hardware load balancers that will be used in production.02:47
sorenScottK: I see.02:53
=== jussi01 [n=jussi@dyn3-82-128-185-239.psoas.suomi.net] has joined #ubuntu-motu
=== ucap [n=ucap@212-41-71-251.adsl.solnet.ch] has joined #ubuntu-motu
=== jussi01 [n=jussi@dyn3-82-128-185-239.psoas.suomi.net] has joined #ubuntu-motu
=== bueroman [n=setanta@200.184.118.132] has joined #ubuntu-motu
=== spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu
=== Tonio_ [n=tonio@linagoraberri.pck.nerim.net] has joined #ubuntu-motu
=== AstralJava [n=jaska@e82-103-217-184.elisa-laajakaista.fi] has joined #ubuntu-motu
=== zachy [i=zakame@ubuntu/member/zakame] has joined #ubuntu-motu
ScottKman-di: Got a minute to discuss eclipse.03:29
man-diScottK: sure03:29
ScottKOK.03:29
=== jussi01 [n=jussi@dyn3-82-128-185-239.psoas.suomi.net] has joined #ubuntu-motu
StevenKman-di: How about sear? :-)03:30
ScottKFirst, is the problem on LPIA that the LPIA patch is incomplete or that eclipse can't be made to work on LPIA?03:30
=== kagou [n=Patrice@86.76.22.72] has left #ubuntu-motu ["Quitte"]
ScottKStevenK: Back off.  I got him now.03:30
ScottK;-)03:30
man-diStevenK: I still fight with the libwfut maintainer to get it into debian03:30
man-diScottK: the patch to support lpia is just wrong03:31
ScottK2nd, the package FTBFS on AMD64 due to rule regeneration triggering on the buildd.03:31
man-diScottK: it makes it compile, but it will not work at runtime03:31
ScottKman-di: OK.  I've no idea about it.  I'm open to suggestions.03:31
ScottKOn the FTBFS:03:31
ScottK[09:27]  <pitti> ScottK: apparently the idea is to manually do this before building the source package, and I guess on amd64 the dependencies changed for some reason03:32
ScottK[09:28]  <pitti> not sure who did that, but if such evilness needs to happen at all, it's better suited in the clean rule03:32
man-diScottK: what needs to be done for lpia is to add it to ECLIPSE_UNSUPPORTED_PLATOFORMS variable03:32
ScottKman-di: OK.  I'll have a look at that.03:32
man-diScottK: that makes it then generate sources for lpia03:32
ScottKOK.03:32
man-diabout the FTBFS: do you have a link to the log?03:33
ScottKYes.03:33
ScottKhttp://launchpadlibrarian.net/9249430/buildlog_ubuntu-gutsy-amd64.eclipse_3.2.2-3ubuntu2_FAILEDTOBUILD.txt.gz03:33
man-dicurrently I cant build eclipse on debian (amd64) because of some aot-compile strangeness03:33
man-didoko wanted to look into it, he knows python better then I do03:34
ScottKIt looks like this is tied directly to your scheme for regenerating control/rules automatically and not particularly AMD64 specific.03:34
man-dilooks like a timestamp problem03:34
ScottKThe regeneration got triggered on the buildd, not when the source package was built.03:34
man-diwas not invented by me (tm) :-)03:35
=== laga [n=laga@mythwiki.de] has joined #ubuntu-motu
man-diScottK: it should never get triggered on the buildd03:35
man-diScottK: IMO03:35
ScottKShouldn't, but it did...03:35
man-dithe only reason I can think of is a timestamp issue03:35
lagahi. i'm needing some help here :) i put use-agent in my gpg config file, and it's indeed used when i run gpg -s for example. however, when i run debuild, i won't get a password popup from the gpg agent. instead, it'll just fail to sign the packages. any clues?03:36
man-diit only regenerates the file when debian/control.in or debian/rules is newer then debian/control03:36
lagaassuming this is the right channel for packaging issues on ubuntu03:36
ScottKWhat do you think about moving that to clean?03:36
ScottKlaga: What version of devscripts do you have?03:36
man-diScottK: doesnt the buildd execute the clean target too?03:37
=== xstasi [n=xstasi@85-18-14-24.fastres.net] has joined #ubuntu-motu
lagaScottK: 2.9.27ubuntu1303:37
ScottKman-di: It does.  I'm just repeating what pitti suggested.03:37
=== jussi01 [n=jussi@dyn3-82-128-185-239.psoas.suomi.net] has joined #ubuntu-motu
ScottKlaga: There's a known issue in that version that's fixed in the Gutsy version.03:38
man-diperhaps we should move that totally out of the normal build process03:38
ScottKman-di: I think that would be best.03:38
lagaScottK: thanks.03:38
man-diand call it explicitely when needed03:38
man-diScottK: I wonder if doko would like that03:38
man-diScottK: in general its good when it fails during normal build, it shows that the packager did soemthing wrong03:39
=== Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-motu
ScottKlaga: You can either get the debuild script from the Gutsy version or just run debsign after.03:39
man-dibut for buildds its bad03:39
lagaScottK: i just run gpg -s beforehand and it'll sign it then03:39
lagaScottK: thanks for the help, maybe i'll find time to backport ght gutsy devscripts03:40
ScottKlaga: It's easy enough, just download the source and copy the file over.  It's just a perl (IIRC) script.03:40
ScottKman-di: Agreed.  It's Debian's scheme, so I'd like to follow your lead on how to solve it.03:41
=== Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-motu
man-diScottK: are you a python guy? I would need a python hacker to get eclipse build on my machine again03:42
ScottKI am.03:42
ScottKWhat's the problem (I'm not in Doko's league though)?03:42
man-diwill you be here in about 3 hours? then I will be at home03:42
ScottKYes03:42
man-diI get some strange stacktrace when aot-compile is invoked in debian/rules from eclipse03:43
dokoman-di: doing what?03:43
man-diand aot-compile is written in python03:43
=== Mithrandir [n=tfheen@vawad-xen1.err.no] has left #ubuntu-motu []
=== mok0 [n=mok@ghost.imsb.au.dk] has joined #ubuntu-motu
man-didoko: what I pasted you yesterday03:43
man-diits from that explicit aot-compile call in debian/rules (not the dh_nativejava call)03:44
ScottKdoko: On another topic, would you be willing to add me as an admin to pythonistas?  Due to LP changes I can't add packages to the team anymore without it.03:44
=== Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-motu
=== Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-motu
=== MagnusR [n=magru@89.191.20.67] has joined #ubuntu-motu
=== TomaszD [n=tom@unaffiliated/tomaszd] has joined #ubuntu-motu
mok0I'm working on a package that builds with a hand-crafted Makefile, that has the compiler option " -march=pentium-m". Therefore it fails when trying to build on the AMD64 architecture. Is there some smart way to deal with architectures/compiler flags?03:49
=== TomaszD [n=tom@unaffiliated/tomaszd] has left #ubuntu-motu ["Leaving"]
=== MagnusR [n=magru@89.191.20.67] has left #ubuntu-motu []
zulmok0: in the makefile you can do soemthing like if arch = amd64 then CFLAGS elif CFLAGS endif03:51
mok0zul: where does the arch variable come from?03:52
zuldpkg03:52
mok0zul: Cool. What are the possible values it can take?03:53
zulthere is a couple of examples around xen-3.1 has a couple of examples03:55
mok0zul: will take a look at that, thx!03:56
=== jdong [n=root@ubuntu/member/jdong] has joined #ubuntu-motu
=== asac [n=asac@debian/developer/asac] has joined #ubuntu-motu
mok0zul: Is there a policy on supported arch's for intel cpus? i386/i486/i586/i686?04:00
=== jdong toys with the idea of putting backports testing onto a PPA
jdongmeh later (tm)04:01
zulmok0: not sure04:01
mok0zul: This makefile tries to take advantage of the different processorts04:01
=== avoine [n=avoine@modemcable003.251-59-74.mc.videotron.ca] has left #ubuntu-motu []
mok0of course I could just use the default, but I would loose speed04:02
zuler change the makefile im not sure how its setup04:02
mok0zul: this is one of these makefiles where you have to uncomment what's right for your machine.04:03
zulmok0: then use the dpkg if CFLAGS bit then04:04
zulor sed04:04
=== amachu [n=amachu@122.164.239.191] has joined #ubuntu-motu
=== avoine [n=avoine@modemcable003.251-59-74.mc.videotron.ca] has joined #ubuntu-motu
=== cypherbios [n=cyr@ubuntu/member/cypherbios] has joined #ubuntu-motu
=== caravena [n=caravena@pc-84-203-83-200.cm.vtr.net] has joined #ubuntu-motu
\shdholbach, do you know when the next CC meeting is with a good german time schedule?04:09
dholbach\sh: no, I'm afraid I don't know04:10
dholbach\sh: I'll prod people about it04:10
\shdholbach, cool thx04:10
=== hoora [i=hoora@gateway/tor/x-fdd65dc0f0eb9ddc] has joined #ubuntu-motu
=== asantoni [n=alb@CPE000f3d9e6f8d-CM001868e2c60e.cpe.net.cable.rogers.com] has joined #ubuntu-motu
=== huats [n=huats@194.98.120.3] has joined #ubuntu-motu
AmaranthStevenK: looking at bug 127705, i've been told metacity doesn't talk either04:21
UbotuLaunchpad bug 127705 in compiz "compiz doesn't "talk" when switching windows" [High,Confirmed]  https://launchpad.net/bugs/12770504:21
StevenKHrm.04:23
RainCThow can I let cdbs install an icon?04:23
StevenKAmaranth: I shall talk to my manager about it tomorrow - he is visually impaired and reported the issue to me.04:24
Amaranthit actually already uses pango04:24
Amaranthoddly enough gtk-window-decorator draws the text in switcher04:25
=== damir_1105 [n=root@91.191.27.102] has joined #ubuntu-motu
=== RobinD [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu
=== Skiessi [n=qwe@dsl-roibrasgw1-fe88fb00-133.dhcp.inet.fi] has joined #ubuntu-motu
=== AlinuxOS [n=vsichi@host57-130-dynamic.1-87-r.retail.telecomitalia.it] has joined #ubuntu-motu
=== kleinernik [n=nik@lap218.comtec.e-technik.uni-kassel.de] has joined #ubuntu-motu
=== huats is now known as huats_
=== bddebian [n=bdefrees@63.81.56.182] has joined #ubuntu-motu
bddebianHeya gang04:34
fernandohey bddebian04:42
=== deadwill [n=deadwill@146037.fln.virtua.com.br] has joined #ubuntu-motu
=== kleinernik [n=nik@lap218.comtec.e-technik.uni-kassel.de] has left #ubuntu-motu ["Ex-Chat"]
deadwillmornin' all o/04:44
bddebianHeya fernando04:45
bddebianand deadwill04:45
deadwillhey bddebian04:45
geserHi bddebian04:46
=== xhaker [n=xhaker@di19.di.fct.unl.pt] has joined #ubuntu-motu
bddebianHeya geser04:46
xhakerScottK, sir.. i'm speechless, how come eclipse doesn't build on amd64 now04:49
man-dixhaker: timestamp problem04:50
=== Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-motu
Hobbseeooh ooh ooh! new pingus!04:57
Hobbsee# no new levels or other main features04:57
Hobbseeawww04:57
bddebianheh04:57
=== StevenK chuckles
Hobbseei thought it was too good to be true!04:57
bddebianHey weren't you studying or something for a few days?? :-)04:57
=== Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-motu
=== geser sees Hobbsee filing an UVFe for it :)
=== Hobbsee acks
Hobbseegeser: one's already filed.04:58
\shAmaranth, since this morning I don't have any shadows for my window decoration anymore, but it's switched on ;)04:59
Amaranth\sh: nothing changed in compiz04:59
\shAmaranth, I know, so seeing my desktop at home having no problems, I think it's more something with the upgraded machines here05:00
=== asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu
=== dholbach just added 10 bitesize bugs to https://wiki.ubuntu.com/UbuntuBugDay/20070912 - let's see if people start working on them :)
Hobbseedholbach: will you mentor me to be a MOTU?  :)05:03
dholbachHobbsee: sure - do you want to work on those bugs? :)05:03
Hobbseehm05:03
=== Hobbsee is doing motu-uvf stuff
dholbachI added a tool to ubuntu-dev-tools to compile those hugday lists05:03
dholbachI really want us to have lists of easy bugs for every hug day :-)05:04
Hobbsee:)05:04
HobbseeScottK: with https://bugs.edge.launchpad.net/ubuntu/+bug/138017, did you audit the code?05:04
UbotuLaunchpad bug 138017 in ubuntu "New Package Freeze Exception needed for qtpfsgui" [Wishlist,New] 05:04
dholbachhugdaylist -n 10 https://bugs.edge.launchpad.net/ubuntu/+bugs?field.tag=bitesize05:04
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu
Hobbseeoh, darned people05:05
=== Hobbsee is NOT PSYCHIC
zulhah i parsed that as psychotic05:06
\shdholbach, https://bugs.launchpad.net/ubuntu/+source/bash/+bug/76807 needs only a patch to bash which is attached...;)05:07
UbotuLaunchpad bug 76807 in bash "/etc/skel/.bashrc sets HISTCONTROL twice in succession." [Wishlist,Confirmed] 05:07
Hobbseeoh, sigh.05:07
bddebianla la la la laaa05:07
dholbach\sh: right, then it's easy to set it right :)05:07
Hobbseeis Matt Domsch here?05:07
=== bddebian IS psychotic
Hobbseeand Dolanor Tharivae?05:07
Hobbseeand Stphane Brunner>?05:08
=== doko [n=doko@dslb-088-073-105-068.pools.arcor-ip.net] has joined #ubuntu-motu
=== RobinD [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu
=== Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-motu
=== Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu
=== RobinD [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu
zulcool qnx opening the source of their microkernel05:12
jdongyeah just saw that on /.05:12
Hobbseeyay for the mess on REVU05:13
=== norsetto [n=Cesare@host163-226-dynamic.17-87-r.retail.telecomitalia.it] has joined #ubuntu-motu
\shdholbach, will you do it, or should I create a debdiff? ;)05:14
ScottKHobbsee: No.  I was just saying as motu-uvf that I thought it should get an exception.  If it gets one, someone (maybe even me) should ensure the licensing issue was correctly resolved.05:15
dholbach\sh: if you want to, that's cool - best to talk to doko... about bash05:15
\shdholbach, k05:15
HobbseeScottK: ah right.05:15
Hobbseenorsetto: please upload https://bugs.edge.launchpad.net/ubuntu/+source/yappy/+bug/13455205:15
UbotuLaunchpad bug 134552 in yappy "Please merge yappy (1.8-1) from Debian unstable (main)" [Undecided,New] 05:15
ScottKHobbsee: norsetto isn't a MOTU yet.05:15
norsettoHobbsee: !?05:15
=== ScottK thinks norsetto should fix that pretty quick though.
=== proppy [n=proppy@82.98.16.2] has joined #ubuntu-motu
Hobbseenorsetto: right, then fix that problem first then.05:16
proppynorsetto: hi05:16
=== proppy hugs dholbach
=== proppy hugs ScottK
norsettoscottK: I have the impression somebody will not be very happy with that .....05:16
=== leonel [n=leonel@189.155.122.166] has joined #ubuntu-motu
norsettoproppy: what did I do this time!?05:17
ScottKnorsetto: I don't think so.05:17
Hobbseedholbach: er, why is py-lp-bugs on REVU?05:17
=== Hobbsee archives
proppynorsetto: Just want a confirmation on bug #13757305:18
UbotuLaunchpad bug 137573 in poker-network "poker2d crash (SIGSEGV) at startup" [Medium,Confirmed]  https://launchpad.net/bugs/13757305:18
proppynorsetto: maybe I should ask in a comment05:18
dholbachHobbsee: good question :)05:18
Hobbsee:)05:18
norsettoproppy: you can still propose a patch with your fixes, if you want to have them before we sync05:18
proppynorsetto: when you say sync, you mean sync *before* gutsy ?05:19
norsettoproppy: don't think it will be out before then05:20
proppynorsetto: I thought ubuntu patching was the only way to get something in gutsy during a freeze05:20
norsettoproppy: thats what I said prop05:20
proppynorsetto: but if the new package is out in unstable before gutsy, you're still able to sync ?05:21
proppynorsetto: sorry for the confusion I just want to make sure I've understood05:21
norsettoproppy: if its not requiring an UVFe yes, but I think this will require it05:22
Hobbseeproppy: able?  yes.  whether people will let you?  that's debatable.05:22
proppynorsetto: Hobbsee: so getting my minor patch uploaded may be simpler ?05:23
norsettoproppy: as I said, just propose your patch. Let me knoe if you need help to make it05:23
proppynorsetto: I thought the bug report I opened was the way to propose it05:23
Hobbseeproppy: depends what's in the upstream release05:24
norsettoproppy: yes, but then we kept adding to it05:24
proppyIt seems that there is another process needed05:24
geserdholbach: wasn't py-lp-bugs your upload to revu to get your account back?05:24
dholbachgeser: that *might* be05:24
dholbachso thanks hobbsee for archiving05:24
Hobbseeno problem05:25
proppynorsetto: sorry can you rephrase it, I don't understand05:25
=== dholbach hugs hobbsee
=== Hobbsee hugs dan
Hobbseeiel05:25
Hobbseegah05:25
=== Hobbsee hugs dholbach
norsettoproppy: I'm withdrawing my changes, they do not make sense now; your patches need to be changed since they include my changes too05:25
proppynorsetto: Oh ok, I see05:26
proppynorsetto: Since you're change are commited upstream, you do not want to experience a merge issue ?05:26
=== yamal [n=yamal@unaffiliated/yamal] has joined #ubuntu-motu
norsettoproppy: yes05:26
proppynorsetto: I see sorry for the confusion05:27
proppynorsetto: All I need to do is rebuilding -2 patch without your changes ?05:27
norsettoproppy: yes, let me know if you need help to do that05:27
proppynorsetto: All you changes are withdrawed, I should only kept mine, (which are adding patch in patches/ enabling cdbs-patch system in rules, and fixing a Pre-Depends) IIRC ?05:28
proppynorsetto: Thanks you !05:28
norsettoproppy: thank *YOU*05:28
=== svaksha [n=svaksha@unaffiliated/svaksha] has joined #ubuntu-motu
proppydunno really why, but I really liked working on this issue, especially with the processes and communications involved.05:30
norsettoproppy: wait until you get the pointy-stick-of-death prod between your shoulder-blades05:32
=== mok0 [n=mok@ghost.imsb.au.dk] has left #ubuntu-motu []
\shif someone would like to sponsor an upload please see bug 4556905:34
UbotuLaunchpad bug 45569 in xnc "Duplicate items in the applications menu" [Low,Confirmed]  https://launchpad.net/bugs/4556905:34
proppynorsetto: I'm applying the hunk of the diff selectivly to extract your changes out, dunno if there is a better way ...05:35
norsettoproppy: the best way would be to start anew :-)05:35
proppynorsetto: ok :)05:36
norsettoproppy: get the 1.1.1 source package and apply your changes, that would be the easier way05:36
proppynorsetto: your patch is the only way for me to get my changes for now, but as I've isolated the source change in separate cdbs patches, there is only two lines to patch IIRC05:38
=== asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu
=== luisbg [n=d33p@26.144.217.87.dynamic.jazztel.es] has joined #ubuntu-motu
=== \sh is going home
norsettoproppy: sorry; yes, the two patches can go into debian/patches but you need to add patch support in debian/rules05:43
proppyyep and the Pre-Depends in control too, to resolve poker-web installation issue05:43
proppygreat, I'm unable to apt-get install anything from the restricted library network05:43
=== ivoks [n=ivoks@39-29.dsl.iskon.hr] has joined #ubuntu-motu
norsettoproppy: what do you need from restricted !?05:44
=== Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu
RainCTwhy does lintian complain about  section="Games/Logic"   in a menu file?05:45
gesernorsetto: restricted as in firewalled05:45
norsettogeser: thx for the translation05:46
proppynorsetto: sorry I mean the network from where I'm connected *restrict* download05:46
norsettoproppy: can you proxy it?05:46
=== caravena [n=caravena@pc-84-203-83-200.cm.vtr.net] has joined #ubuntu-motu
proppynorsetto: dunno maybe05:47
Hobbseegpocentek: :(05:47
norsettoproppy: in any case, we can do it tonight when you are at home, no?05:47
proppynorsetto: nice advice :)05:48
gpocentekHobbsee: bah, there are people around here who really diserve to sit at the MC, I don't anymore IMO05:49
Hobbseegpocentek: fair enough05:49
zulso whats the process of getting someone nominated then05:49
Hobbseedholbach: asked, i'm unsure when he's making an announcement05:50
proppynorsetto: should I include you dependencies changes to control, like adding ttf-freefont  to poker2d ?05:51
norsettowhat do you guys do the the people sitting in the MC?05:51
norsettoproppy: no, just and only your stuff05:51
=== bluekuja [n=andrea@ubuntu/member/bluekuja] has joined #ubuntu-motu
proppynorsetto:  ok :)05:52
=== mayeco [n=mayeco@201.218.105.31] has joined #ubuntu-motu
Hobbseenorsetto: we eat them, and blame them when anything goes wrong06:00
norsettoHobbsee: in which order?06:01
Hobbseeeither.  depends on hte offense06:01
ScottKI guess it depends on if tasting bad is one of the things going wrong.06:01
proppy(MC?)06:02
ScottKMOTU Council06:03
Hobbseemotu council06:03
=== norsetto thinks that dholbach doesn't look very tasty (not enough fat on his carcass).
Hobbseeno...and he doesnt seem to like to be disrupted, or being tickled, or poked in the ribs, either.06:05
=== bryce_ [n=bryce@ck335.clare.cam.ac.uk] has joined #ubuntu-motu
=== norsetto looks around for ajmitch
Hobbseelong asleep06:06
Hobbseehe doesnt like being poked in the ribs either.06:06
norsettoHobbsee: is he edible?06:06
Hobbseebut he has more fat on him, so could be eaten06:06
Hobbseei didnt try, while he was over here06:06
proppyIs there some kind of blackboard somewhere with all the MOTU pics ?06:08
proppyWith something like "Best MOTU of the month"06:08
Hobbseethere's the pictures page in launchpad06:09
Hobbseesome people have their pictures up there06:09
Hobbseepictures from the UDS's contain some MOTUs06:09
Hobbseeand lots of core devs, etc.06:09
zulproppy: like employee of the month? no because we are volunteers06:09
proppyzul: volunteers of the month ?06:09
Hobbseewould require someone to actually do it06:10
proppyhttp://ubuntu.joejaxx.org/ :)06:10
=== ivoks_ [n=ivoks@20-90.dsl.iskon.hr] has joined #ubuntu-motu
proppyGrr, can't edit typo from bugs comment ?06:14
norsettotypo? what is a typo?06:15
geserproppy: no06:15
proppya key missed06:15
proppynorsetto: bug #138836 #137573 updated06:15
UbotuLaunchpad bug 138836 in poker-network "poker-network mysql installation issue" [Undecided,New]  https://launchpad.net/bugs/13883606:15
proppybug #13757306:16
UbotuLaunchpad bug 137573 in poker-network "poker2d crash (SIGSEGV) at startup" [Medium,Confirmed]  https://launchpad.net/bugs/13757306:16
=== damir_1105 [n=root@91.191.27.102] has joined #ubuntu-motu
=== Hobbsee --> bed
=== norsetto -> waves good night
=== proppy hugs Hobbsee
=== vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-motu
ScottKgood night Hobbsee06:17
gesergood night Hobbsee06:17
=== Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-motu
Hobbseeright.  dealt with enough email that i can ignore hte rest for a while longer.06:19
proppynorsetto: hope I didn't *** up the debdiff06:19
=== norsetto is checking
proppynorsetto: thanks norsi06:20
proppy:)06:20
norsettoproppy: are you working in a chroot or a vm?06:22
proppynorsetto: chroot06:23
proppynorsetto: Why do you ask ?06:23
norsettoproppy: ok, because your patch is not installed, patch gets confused by the /tmp/gZlAXSUzLc/06:24
proppyShould I generated it from outside the chroot ?06:24
norsettoproppy: would be better, even though it can still be installed manually06:25
proppywhat to mean by manually? With extra patch flags ?06:25
norsettoproppy: I think so, just checking06:27
proppynorsetto: There is still some /tmp/sTvJSgLs2a/poker-network-1.1.1/debian/rules thinks even if I generate if outside the chroot06:27
norsettoproppy: ok, no problem, just need to use -p4; leave a remark in the comment06:33
proppynorsetto: done thanks06:34
norsettowhy is this thing requiring valgrind .....06:38
proppyin builddep ?06:40
proppythe test run valgrind IIRC06:41
norsettoproppy: yeah? thats why they all fail ....06:42
proppyI've got to move06:42
proppyI'll be right back06:43
proppycan you past you comment in the bug report just in case ?06:43
norsettothey all afail with this: skipped because mysql -u "root" -e -h "localhost" "show databases" fails"06:43
norsettoproppy: actually, they are skipped becuase of that06:44
=== cprov [n=cprov@canonical/launchpad/cprov] has joined #ubuntu-motu
=== asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu
=== fraco [n=fraco@213.219.133.114.adsl.dyn.edpnet.net] has joined #ubuntu-motu
=== bigon [i=bigon@213.219.161.188.adsl.dyn.edpnet.net] has joined #ubuntu-motu
joejaxxoh fun lighttpd exploit06:53
=== davromaniak [n=cyril@LAubervilliers-153-52-16-160.w217-128.abo.wanadoo.fr] has joined #ubuntu-motu
=== davro-desktop [n=davro@ubuntu/member/davromaniak] has joined #ubuntu-motu
=== Adri2000 [n=adri2000@ubuntu/member/adri2000] has joined #ubuntu-motu
=== asac [n=asac@debian/developer/asac] has joined #ubuntu-motu
=== albert23 [n=albert@86.81.99.204] has joined #ubuntu-motu
sorenjoejaxx: Which one is that?07:07
joejaxxwell it affects 1.4.1607:08
joejaxxwith fastcgi07:08
joejaxxhttp://www.milw0rm.com/exploits/439107:08
sorenBah. We fixed that ages ago :)07:08
joejaxx:P07:08
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu
=== marcel [n=marcel@lt3.xs4all.nl] has joined #ubuntu-motu
=== highvoltage [n=highvolt@dsl-241-171-243.telkomadsl.co.za] has joined #ubuntu-motu
=== asac__ [n=asac@e177161123.adsl.alicedsl.de] has joined #ubuntu-motu
=== bigon [i=bigon@213.219.161.188.adsl.dyn.edpnet.net] has joined #ubuntu-motu
=== Acksys [n=acksys@74.255.74.109] has joined #ubuntu-motu
=== Acksys [n=acksys@74.255.74.109] has left #ubuntu-motu []
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-motu
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu
=== jekil [n=alessand@host33-208-dynamic.58-82-r.retail.telecomitalia.it] has joined #ubuntu-motu
dokoman-di, ScottK: eclipse build works for me07:28
ScottKdoko: But not on the amd64 buildd is the real concern.07:28
dokoScottK: it works, what is the time on your machine which you used for the build?07:30
ScottKdoko: I didn't do the last upload.07:30
=== RainCT [n=RainCT@unaffiliated/rainct] has left #ubuntu-motu ["Leaving."]
doko$ date -u07:31
dokoMi 12. Sep 17:30:41 UTC 200707:31
ScottKdoko: http://launchpadlibrarian.net/9249430/buildlog_ubuntu-gutsy-amd64.eclipse_3.2.2-3ubuntu2_FAILEDTOBUILD.txt.gz07:31
dokoeclipse (3.2.2-3ubuntu1) gutsy; urgency=low07:31
doko  * In debian/control and debian/rules change from xulrunner to firefox07:31
doko  * Set distribution name to Ubuntu in debian/rules07:31
doko  * Change maintainer to MOTU in debian/control.in and debian/control07:31
doko -- Scott Kitterman <scott@kitterman.com>  Sat, 08 Sep 2007 15:14:26 -040007:31
ScottKYes and that one built OK.07:31
ScottKIt's ubuntu2 that FTBFS.07:31
dokothat one builds as well07:32
ScottKRight.  Just not on the buildd.07:32
ScottKI guess we'll see if it goes better this time.07:33
ScottKdoko: pitti had a pretty negative reaction when he looked at the way you are generating debian/control.  You may want to discuss it with him.  I don't know enough to have a strong opinion.07:34
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu
=== XSource [n=XSource@41.201.220.99] has joined #ubuntu-motu
=== pgquiles_ [n=pgquiles@62.43.226.52.static.user.ono.com] has joined #ubuntu-motu
=== ant30 [n=ant30@85.136.35.228.dyn.user.ono.com] has joined #ubuntu-motu
=== khermans [i=khermans@nat/cisco/x-8130ac76170b1a1e] has joined #ubuntu-motu
=== finalbeta [n=viper@d54C6865D.access.telenet.be] has joined #ubuntu-motu
=== shriphani [n=shriphan@219.91.188.167] has joined #ubuntu-motu
=== jsomers [n=jsomers@d51A50113.access.telenet.be] has joined #ubuntu-motu
=== asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu
=== cypherbios [n=cyr@ubuntu/member/cypherbios] has joined #ubuntu-motu
=== jwendell [n=wendell@ubuntu/member/wendell] has joined #ubuntu-motu
=== DktrKranz [n=Luca@ubuntu/member/dktrkranz] has joined #ubuntu-motu
=== Paddy_EIRE [n=patrick@89.240.248.3] has joined #ubuntu-motu
=== Skiessi [n=qwe@dsl-roibrasgw1-fe88fb00-133.dhcp.inet.fi] has joined #ubuntu-motu
ScottK\sh_away: I've got a question for you about packaging for Red Hat/Fedora when you are not away....08:31
bluekujaScottK, about https://bugs.launchpad.net/ubuntu/+source/firebird2.0/+bug/13900708:32
UbotuLaunchpad bug 139007 in firebird2.0 "[UVFe]  Sync firebird2.0 2.0.3.12981.ds1-1 from Debian unstable (main)" [Undecided,Confirmed] 08:32
bluekujait will fail on some archs, I guess08:33
bluekujathe problem is also in debian08:33
bluekujawhat do you suggest?08:33
ScottKbluekuja: I'd suggest fix it then. ;-)08:33
ScottKCongratulations, btw.08:33
bluekujaScottK, thanks a lot! :)08:33
bluekujaScottK, I'm talking with DktrKranz atm08:33
bluekujato see what we can do for it08:33
DktrKranzyep, that problem is present in debian too08:34
bluekujaDktrKranz, is there a way to fix it?08:34
DktrKranzI'm going to see if I'm able to find a solution, even if I don't know how to test on ia6408:34
ScottKThe other thing is if you figure a fix, just do a merge and upload it.08:34
bluekujaScottK, yeah, will do.08:34
bluekujaScottK, do you know a build machine08:34
ScottKThat'll be faster and save the archive admins the trouble of a sync.08:34
bluekujafor ia64?08:34
DktrKranzUVFe has been approved already, so we can go that way08:35
ScottKNo.  SOrry.08:35
ScottKYeah.08:35
DktrKranzScottK, thanks for your suggestions08:35
ScottKSorry I can't be more help.08:35
bluekujaScottK, ok then. Gonna sponsor DktrKranz when he catches a solution08:35
bluekujafor the problem08:35
bluekujathanks08:35
DktrKranz(if I catch it...)08:35
bluekujahehe08:35
bluekujaimbrandon, does your build machines got ia64?08:36
ScottKbluekuja: The biggest thing to remember is that being a MOTU means you're trusted enough to ask questions, not that you know everything ...08:36
=== RobinD [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu
=== lakin [n=lakin@dsl081-059-237.sfo1.dsl.speakeasy.net] has joined #ubuntu-motu
bluekujaScottK, sure thing08:36
bluekuja:)08:36
bluekujathat's why I usually ask08:36
bluekujawhen unsure or need a clarification08:37
bluekuja:)08:37
ScottKKeep it up.08:37
bluekujawill do, thanks scott.08:37
DktrKranzsparc ftbfs too...08:38
DktrKranz(only in Ubuntubluefoxicy,08:38
DktrKranzerm, bluekuja :)08:39
bluekujaDktrKranz, cool, we need a fix for both then08:39
bluekuja:)08:39
DktrKranzyes, on sparc could be easier to fix08:40
bluekujayup, gonna wait imbrandon answer08:40
bluekujaso we can test a fix on sparc b-m08:40
DktrKranzit is possible to prepare lpia chroots, I'm asking if it is possible to do on some other ports somehow08:41
ScottKThere is an ubuntuwire sparc machine.  REVU is currently running on it.  IIRC siretart can fix you up for that one bluekuja now that you are a MOTU.08:41
bluekujaScottK, sounds nice, siretart you up?08:41
DktrKranzI care too much of sparc since we support it08:41
bluekujaScottK, will ping him08:43
geserDktrKranz: afaik there is a description in the wiki how to build a lpia pbuilder08:43
DktrKranzgeser, I already did it successfully08:43
DktrKranzI was interested in other ports08:43
geserah, I should read more carefully :)08:44
DktrKranzI should have spoken more clearly08:44
=== dpm [n=dpm@p54A13B28.dip0.t-ipconnect.de] has joined #ubuntu-motu
DktrKranzbluekuja, possible fix found, now I have to find a way to test it properly...08:57
bluekujaDktrKranz, sounds great! Lets wait siretart to get the machine and then we test it08:57
bluekuja:)08:57
=== RobinD [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu
bluekujaDktrKranz, I'm commenting out the bug and adding you as assigner08:58
DktrKranzuhm, does someone know if ia64 is big endian or little endian?08:58
siretartbluekuja: ScottK: yes, I'm around now. whats up?08:59
bluekujasiretart, about the sparc build machine08:59
siretartyes?08:59
bluekujawe need to test firebird on that arch08:59
ScottKbluekuja is trying to get firebird not to FTBFS on sparc.08:59
siretartah, cool!08:59
DktrKranzand ia64...08:59
siretartand he just became ubuntu-dev, right?09:00
ScottKYes09:00
bluekujasiretart, yes09:00
siretartwell, there is an import script for ubuntuwire, which imbrandon wrote09:00
=== jono [n=jono@ubuntu/member/jono] has joined #ubuntu-motu
siretartI think imbrandon wrote it with ajmitch, perhaps they can comment why it isn't syncing accounts anymore?09:00
siretartimbrandon: are you around? is it safe to just call /usr/local/sbin/import_lp_accounts.sh?09:01
ScottKsiretart: One way to find out... ;-)09:04
siretartScottK: I'm rather executing parts of the script in a rootshell to create bluekuja's account09:04
ScottKCool.09:04
bluekujasiretart, thanks a lot09:04
siretartbluekuja: what is your lp id?09:05
bluekujasiretart, bluekuja09:05
bluekuja:)09:05
siretartah, sure09:05
=== RobinD [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu
siretartbluekuja: you should be able to login now09:07
bluekujasiretart, can you give me login details et all?09:07
siretartbluekuja: login is 'bluekuja', password is unset. ssh key is imported from launchpad09:08
bluekujasiretart, ok perfect, host?09:08
siretartoh, the most important part :)09:08
bluekuja^^09:08
siretartsparky.informatik.uni-erlangen.de09:08
siretartaka sparky.ubuntuwire.com, if you prefer09:08
bluekujathanks09:09
bluekujalet me try09:09
=== davromaniak [n=cyril@ubuntu/member/davromaniak] has joined #ubuntu-motu
bluekujasiretart, I'm in.09:09
siretartlooking good09:09
bluekujayup09:09
bluekuja:)09:09
siretarthave fun!09:09
bluekujasiretart, thanks a lot and sorry for bothering09:10
bluekuja:)09:10
siretarthey, no problem.09:10
bluekuja:)09:10
siretartperhaps someone lurking in the channel gets interest in helping out adminning ubuntuwire.com. we desperatly would need co-admins here09:10
siretartplease direct applications to ajmitch and/or imbrandon :)09:11
bluekujaok, will do! :)09:11
siretartbluekuja: now that you have access to sparky, have a look at /usr/local/sbin/import_lp_accounts.sh and try to improve it ;)09:12
siretart- seriouly, if you need something, feel free to contact me, I'm local admin for sparky09:12
DktrKranzsiretart, just for my reference, does sparky use sbuild or pbuilder?09:13
bluekujasiretart, thanks! i'm taking a look at that file. Gonna ping you for everything sparky related09:13
bluekuja:)09:13
siretartDktrKranz: ubuntuwire uses pbuilder09:13
DktrKranznice to know09:13
siretartbut I didn't touch that part09:14
=== norsetto [n=Cesare@host194-197-dynamic.59-82-r.retail.telecomitalia.it] has joined #ubuntu-motu
bluekujasiretart, cool, pbuilder is ok enough09:15
bluekujathanks09:15
bluekujaDktrKranz, bug commented out09:16
bluekujaand assigned to you09:16
bluekujagood luck09:16
DktrKranzhalf is fixed (it should...)09:16
=== yamal [n=yamal@Room641A.no-such-agency.net.ru] has joined #ubuntu-motu
DktrKranzit is a "blind" fix, crossing my fingers09:16
bluekuja^^09:17
=== bigon [i=bigon@213.219.161.188.adsl.dyn.edpnet.net] has joined #ubuntu-motu
=== apachelogger_ [n=me@N728P024.adsl.highway.telekom.at] has joined #ubuntu-motu
=== Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-motu
bluekujasiretart, one more question09:26
bluekujahow can I use pbuilder if I dont have sudo access09:26
bluekujaor a password09:27
bluekuja:)09:27
bluekujaScottK, do you use pbuilder on sparky?09:30
ScottKbluekuja: No.  Sorry.09:31
bluekujaScottK, oki09:31
bluekujasiretart, ping me when back09:32
norsettook, time to kick some ass!09:33
norsettoany ass around?09:33
bluekujaheya norsetto09:33
norsettohya!09:33
bluekujahope everything well09:33
bluekuja:)09:34
=== norsetto hands are hitching
norsettosuper thx, you too?09:34
bluekujayeah :)09:34
bluekujanorsetto, need any help?09:34
norsettobluekuja: no thx, just looking for some bugs to squash09:35
bluekujaoh ok09:35
bluekuja:)09:35
norsettobluekuja: they keep hiding, the little beasts....09:35
bluekujalol09:35
ScottKnorsetto: How much ram do you have?09:36
norsettoScottK: 102409:36
ScottKWant to fix ecplise to work on LPIA?09:36
norsettoScottK: eclipse? hmmmmm09:36
norsettoScottK: you mean there is chance it works?09:36
ScottKThe problem is to add it to ECLIPSE_UNSUPPORTED_PLATOFORMS variable09:37
ScottKit being LPIA.09:37
ScottKThe last patch got it to build on LPIA, but won't actually allow it to work.09:37
norsettoScottK: yes?09:38
=== blueyed [n=daniel@i5387E83D.versanet.de] has joined #ubuntu-motu
ScottKYou want to have a look at that then.  It won't build on a machine with less than 1GB RAM is why I asked about that.09:39
=== jdstrand [n=jamie@mail.strandboge.com] has joined #ubuntu-motu
norsettoScottK: so, I just have to check if it builds on my machine? And where is lpia in that!?09:40
ScottKYou need to make the ECLIPSE_UNSUPPORTED_PLATOFORMS variable change and then test build it.  You should be able to make an LPIA pbuilder on your machine.09:40
ScottKIIRC DktrKranz knows how to do that.09:41
norsettoScottK: ah, I knew there was a trick .....09:41
DktrKranznorsetto, I was able to have a lpia chroot, if you want some advices (it's not that complicated, though) just ping me09:41
ScottKI'd do it, but my Gutsy machine only has 256 MB, so no way I can do Eclipse.09:42
DktrKranzback in a while09:42
norsettoDktrKranz: ok, any reference I can check in the meantime?09:42
DktrKranznorsetto, sure: https://wiki.ubuntu.com/DebootstrapChroot09:43
=== asisak [n=conp@ubuntu/member/coNP] has joined #ubuntu-motu
=== norsetto read and pray ....
DktrKranznorsetto, if you discover how to create chroots other than lpia, *please* ping :)09:43
asisakHey09:43
norsettoHoy09:43
=== slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu
=== PriceChild [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-motu
=== MagnusR [n=magru@85.19.196.186] has joined #ubuntu-motu
=== _czessi [n=Czessi@dslb-088-073-011-037.pools.arcor-ip.net] has joined #ubuntu-motu
=== RobinD [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu
=== lfittl [n=lfittl@2001:6f8:107e:40:213:2ff:fe05:abdb] has joined #ubuntu-motu
DktrKranznorsetto, to create chroot I used sudo debootstrap --variant=buildd --arch lpia gutsy lpia-chroot http://ports.ubuntu.com09:54
DktrKranzsince lpia is not an official port, you won't find it on archive.ubuntu.com09:54
=== victor__ [i=victor@8.nu] has joined #ubuntu-motu
=== lfittl [n=lfittl@2001:6f8:107e:40:213:2ff:fe05:abdb] has joined #ubuntu-motu
norsettoDktrKranz: I'm using about the same, but I don't have the port site, so I guess it will fail?09:55
DktrKranzI failed09:55
=== lfittl [n=lfittl@2001:6f8:107e:40:213:2ff:fe05:abdb] has joined #ubuntu-motu
DktrKranzso I fear you'll do the same :(09:55
norsettoDktrKranz: ok, kill on its way .....09:55
DktrKranzthis happened four days ago, I think things didn't changed much09:57
norsettoDktrKranz: never mind, I was only at python :-)09:57
DktrKranzwell, it would be worse if you were at "configuring..." stage :)09:58
=== bigon [i=bigon@ubuntu/member/bigon] has joined #ubuntu-motu
=== norsetto thinks about all the cool things he will be able to do with an lpia chroot
=== norsetto exhausted the list already
DktrKranza long one, mine is much more short10:01
=== norsetto study the python data structures while his lpia chroot builds
=== norsetto is amazed to discover that lists still kick ass (yes, norsetto used to program in lisp!)
ScottKnorsetto: dictionaries of lists of dictionaries are cool too (you can do that in Python).10:04
asisakbluekuja: congratulations :)10:09
bluekujaasisak, thanks a lot :)10:09
=== asisak has too many not Ubuntu do nowadays...
bluekujaasisak, do you have access to sparky too?10:11
=== asisak does not know about sparky
bluekujak, then^^10:11
asisakI guess not. I am not a Canonical guy10:11
bluekujaasisak, every developer have access10:11
bluekujato it10:11
asisakWhat is sparky? Where can I access it? And what is it :)10:11
bluekujaasisak, sparc build machine10:11
bluekujaneed to talk with siretart or imbrandon10:12
bluekujafor it10:12
bluekujaI guess ajmitch too10:12
=== asisak does not think he would need that
geserasisak: sparky.ubuntuwire.com, the last remaining community machine for MOTUs and core-devs10:12
ScottKdoko: What do you think about Bug #139207 at this stage?10:12
UbotuLaunchpad bug 139207 in exuberant-ctags "[UVFe]  Please sync exuberant-ctags from unstable" [Undecided,New]  https://launchpad.net/bugs/13920710:12
asisakWhat happened to the other ones?10:12
ScottKasisak: They are sitting in imbrandon's house IIRC.10:13
ScottKThey lost their hosting.10:13
dokohmm, really needed?10:14
asisakdoko: you mean the community machines? Or hosting?10:14
ScottKdoko: That's my question.  The reporter sounds like it's important.  You uploaded it to Debian, so I thought I'd seek your opinion.10:15
dokoI did upload it?10:15
dokono opinion10:16
ScottKSorry.  You did the last Ubuntu rebuild.  I need to read LP better.10:16
ScottKThanks for looking.10:16
=== jwendell [n=wendell@ubuntu/member/wendell] has joined #ubuntu-motu
=== rbelem__ [n=rodrigo@dasasob.nokia.com] has joined #ubuntu-motu
norsettodoko, DktrKranz: where would the binary-lpia archive be? Can't find it in archive.ubuntu.com or ports.ubuntu.com10:21
=== huats [n=chris@huats.reponses.net] has joined #ubuntu-motu
DktrKranzin ports.ubuntu.com neither?10:22
ScottKnorsetto: You should just be able to use your normal mirror.10:22
norsettoDktrKranz: nope10:22
norsettoScottK: nope: 40410:22
huatsnorsetto: Hi10:23
huatsnorsetto: how are you ?10:23
norsettohuats: hi, fine and you?10:23
dokonorsetto: it's there: http://ports.ubuntu.com/dists/gutsy/main/binary-lpia/10:23
huatsnorsetto: so do I10:23
ScottKnorsetto: We don't have arch specific archives.10:23
ScottKerr what doko said.10:23
norsettodoko: let me check manually; apt-get is reporting 40410:24
blueyedHi. I'm trying to pdebuild gksu, but it fails: http://pastebin.com/m9b4e145 - any hints, why? Do I have to install gnome-pkg-tools outside of pbuilder?10:24
huatsI always forget : when I have the .orig.tar.gz, and the diff how do I recreate the debian folder ?10:24
lagahuats: dpkg-source -x maybe? though that'll extract everything10:25
lagahum, that might need a .dsc10:25
bluekujahuats, you need10:25
norsettook, I see what the problem is: http://ports.ubuntu.com/ubuntu/dists/gutsy/main/binary-lpia/10:25
huatslaga: I also have the .dsc10:25
huats:)10:25
bluekujadiff.gz, dsc and orig10:25
bluekujahuats, then dpkg-source -x10:25
bluekujaand you're done10:25
huatsbluekuja: ok thanks10:25
bluekujahuats, np :)10:25
geserblueyed: probably, it's need to be able the clean target10:27
=== MagnusR [n=magru@85.19.196.186] has left #ubuntu-motu []
huatsnorsetto: I am still struggling with my pbuilder pbs.... I haven't find a way to pbuild flightgear on it... So I use ppa...10:28
blueyedThanks, geser. It works.10:28
norsettohuats: well, you have to have a pbuilder working on your machine, can't really do without (IMHO)10:29
huatsnorsetto: I know... I will restart from scratch...10:29
=== lakin [n=lakin@dsl081-059-237.sfo1.dsl.speakeasy.net] has joined #ubuntu-motu
=== TLE [n=kenneth@217.74.211.126] has joined #ubuntu-motu
norsettoScottK: just a debuild should do, right?10:35
=== LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu
LaserJocksiretart: ping10:36
huatsjust to be sure : if the next revision of a package will be  1.6.1-3ubuntu2 and if I want to start building temp version using ppa, I should start with  1.6.1-3ubuntu2~ppa right ?10:38
norsettohuats: 1.6.1-3ubuntu1~ppa1 etc.10:39
huatsnorsetto: ok10:39
huatsnorsetto: thanks10:39
norsettohuats: because 1.6.1-3ubuntu2 I think is << than 1.6.1-3ubuntu2~ppa10:40
huatsok10:40
=== hoora [i=hoora@gateway/tor/x-0bdcce8513aabd6a] has joined #ubuntu-motu
huatsI will test10:40
geser-3ubuntu2 is greater than -3ubuntu2~ppa2 which is greater than -3ubuntu110:42
geseryou can use dpkg --compare-versions to check version numbers10:42
huatsgeser: I was doing  that actually10:42
huatsgeser: thanks10:42
pwnguinive been meaning to ask, what the hell is an lpia?10:47
geserLow Power Intel Architecture, used in Ubuntu Mobile10:47
=== TLE [n=kenneth@217.74.211.126] has joined #ubuntu-motu
asisak! lpia10:49
UbotuSorry, I don't know anything about lpia - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi10:49
pwnguinis that different than embedded 386 or arm?10:49
asisakWe should have this, since everyone asks this after a while.10:49
asisakSome clear-up on the planet would be also useful.10:49
=== asisak stops to assign tasks to random people :)
ajmitchgood morning10:50
pwnguinof course, intel's page is not enlightening =/10:50
asisakhey ajmitch10:50
norsettohello ajmitch10:50
geserHi ajmitch10:51
=== norsetto is getting tired of downloading the whole ports.ubuntu.com .....
ajmitchnorsetto: why all of it? :)10:54
norsettoajmitch: just building eclipse ;-)10:54
bluekujaajmitch, are you admin on sparky too?10:55
Whoopiebluekuja: Hi, uswsusp lost usplash support after latest merge with debian. could you have a look at it?10:55
bluekujaWhoopie, let me see10:55
=== hagi [n=hagi@adsl-84-227-89-241.adslplus.ch] has joined #ubuntu-motu
=== ogra_ [n=ogra@p548AF21C.dip.t-dialin.net] has joined #ubuntu-motu
ajmitchbluekuja: I can be if required10:56
bluekujaajmitch, how can I use pbuilder without sudo access?10:56
bluekujaor a password?10:56
ajmitchthere are ways & means :)10:57
bluekujaon sparky of course10:57
ajmitchwhich box are you trying to work on?10:57
ajmitchok10:57
bluekujasparky.ubuntuwire.com10:57
sacatergah10:57
bluekujalogged in10:57
=== sacater reads earlier
=== ajmitch looks at what was setup on sparky for building
=== czessi_ [n=Czessi@dslb-088-073-011-037.pools.arcor-ip.net] has joined #ubuntu-motu
bluekujaajmitch, thanks10:57
ajmitchah, there was an entry for people in the ubuntu-dev group to run pbuilder10:58
bluekujaWhoopie, latest merge is  0.6~cvs20070618-1ubuntu2, am I right?10:58
ajmitchI may be able to reenable that, though it was siretart who disabled it10:58
ajmitchsparky is *not* a fast box :)10:58
bluekujaajmitch, don't worry, I'll wait then :)10:59
bluekujajust need to have it working10:59
ajmitchcpu             : TI UltraSparc IIi (Sabre)10:59
ajmitch128MB RAM10:59
ajmitchso you may wait for quite awhile for builds10:59
Whoopiebluekuja: 0.6~cvs20070618-1ubuntu1 was the merge, 0.6~cvs20070618-1ubuntu2 is mjg69's latest change.10:59
bluekujaok then10:59
ajmitchis it something sparc-specific that you need?10:59
bluekujaajmitch, was testing with DktrKranz a fix for firebird FTBFS10:59
=== asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu
bluekujaon sparc10:59
bluekujaand ia6410:59
ajmitchah11:00
DktrKranzia64 should not be a problem anymore11:00
bluekujaWhoopie, checking 0.6~cvs20070618-1ubuntu111:00
ajmitchI can give you pbuilder access now if you'd like11:00
=== Tulroe [n=root@SIMMONS-SIX-EIGHTY-SEVEN.MIT.EDU] has joined #ubuntu-motu
bluekujaajmitch, yeah, would be great! so tomorrow I can test it11:01
ajmitchok, there's a pbuilder-gutsy script you can try & use11:01
ajmitchprobably need to run pbuilder-gutsy update11:01
bluekujaajmitch, ok great. Is it inside my home?11:02
ajmitchno11:02
bluekujaWhoopie, 0.6~cvs20070618-1ubuntu1 is removed11:02
ajmitchjust run it, it's in the path11:02
bluekujasure it's not the other revision?11:02
bluekujaajmitch, ok perfect11:02
Whoopiebluekuja: sorry for the confusion. 0.6~cvs20070618-1ubuntu2 is latest version.11:03
bluekujaWhoopie, that's the bad one then11:03
bluekujalet me see the changelog11:03
=== Lure [n=lure@89-212-18-142.dynamic.dsl.t-2.net] has joined #ubuntu-motu
bluekujaWhoopie, the one I did was working, am I right?11:05
bluekujanow it's removed11:05
Whoopiebluekuja: no, sorry.11:05
bluekujaWhoopie, ?11:06
Whoopieyou missed to merge the uplash changes.11:06
bluekujait was done on 19 june11:06
bluekujaand no one reported anything11:06
bluekujaso it looks strange11:07
=== javier_galicia [n=Javier@189.130.233.106] has joined #ubuntu-motu
Whoopiethere's the directory suspend-cvs20070513 with the usplash files. but there're not in the suspend-cvs20070618 directory.11:08
bluekujaWhoopie, was re-added in next revision11:10
bluekujawhat's the problem then?11:10
ScottKnorsetto: In a pbuilder, yes.11:11
Whoopiebluekuja: do a ldd on s2disk please. do you see libusplash dependency?11:11
bluekujaWhoopie, I can't now. I was leaving.11:11
Whoopiebluekuja: latest revision does have these 2 directories.11:11
bluekujaWhoopie, yeah11:11
bluekujaso I dont see the problem11:12
Whoopiebluekuja: shall I provide a diff.gz with my changes to get usplash working?11:12
bluekujaWhoopie, well, create a debdiff11:13
Whoopieok11:13
bluekujaopen a bug11:13
Whoopieok11:13
bluekujaask someone to test11:13
bluekujaand assign it to me when done for sponsorship11:13
=== asac [n=asac@debian/developer/asac] has joined #ubuntu-motu
bluekujaWhoopie, thanks for working on this. It was done 3 months ago11:14
bluekujaso cannot remember what happened to the orig11:14
bluekujabuild went ok11:14
bluekujano bug reports11:14
bluekujaso strange thing11:14
bluekujaWhoopie, provide me 1-2 testing posts please11:15
bluekujaneed to verify if it's only your case11:15
Whoopiebluekuja: look at suspend-cvs20070618. there're no usplash* files. and Makefile also misses usplash rules. how should it work?11:16
bluekujaWhoopie, next revision by matthew is bad as well then?11:17
WhoopieI think so, yes.11:17
bluekujakk11:17
bluekujajust provide me a debdiff11:17
bluekujaa bug11:17
bluekujaand two testing opinions11:17
bluekujaWhoopie, assign it to me when done11:17
Whoopiecould you point me to his rev?11:18
bluekujaWhoopie, http://packages.ubuntu.com/gutsy/utils/uswsusp11:18
bluekujathis one11:18
Whoopiebluekuja: ah, sorry, I only know him as mjg69 ;)11:19
bluekujaoh^^11:19
bluekujaWhoopie, ok, understood everything?11:19
bluekujagonna be here tomorrow, now It's time for bed11:19
Whoopiebluekuja: I guess yes.11:20
bluekujaWhoopie, great! gonna be done for tomorrow?11:20
WhoopieI hope so.11:20
bluekujakk11:21
bluekujatake care and cu tomorrow11:21
bluekujaping me11:21
Whoopieok, g'night11:21
bluekujathanks, you too! ;)11:21
bluekujagnight all11:21
=== thekorn [n=thekorn@a89-182-145-178.net-htp.de] has joined #ubuntu-motu
=== asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu
norsettoScottK: anything fancy one has to do to get sound out of Kubuntu?11:28
ScottKNot for me.11:28
ScottKIt depends a lot on your hardware.11:28
=== bigon [i=bigon@ubuntu/member/bigon] has joined #ubuntu-motu
ScottKIf you're having trouble with sound, keep an eye out for tsmithe.  He knows a lot about it.11:29
norsettoScottK: ok, thx11:29
=== fixed_ [n=sig@bl7-40-107.dsl.telepac.pt] has joined #ubuntu-motu
=== caravena [n=caravena@pc-84-203-83-200.cm.vtr.net] has joined #ubuntu-motu
=== proppy [n=proppy@ram94-2-82-66-68-232.fbx.proxad.net] has joined #ubuntu-motu
proppyhi11:52
proppynorsetto: sorry for the delay11:52
norsettoproppy: howdy11:53
=== cassidy [n=cassidy@host-85-27-68-188.brutele.be] has joined #ubuntu-motu
proppynorsetto: back to home, screw public wifi network with time limit on them !11:54
norsettoproppy: yeah, power to the masses!11:55
=== norsetto is a very religious man
=== damir_1105 [n=root@91.191.27.102] has joined #ubuntu-motu
norsettoawful pun I know, but what else is left when you are in the middle of building eclipse for lpia....11:58
proppylpia ?11:58
=== printk [n=jayson@unaffiliated/printk] has joined #ubuntu-motu
=== propp1 [n=proppy@ram94-2-82-66-68-232.fbx.proxad.net] has joined #ubuntu-motu
propp1norsetto: lpia ?12:00
=== giskard [n=giskard@62-101-126-218.ip.fastwebnet.it] has joined #ubuntu-motu
jmgpropp1: lowpower intel architecture12:00
=== fixed [n=sig@unaffiliated/fixed] has left #ubuntu-motu ["Leaving"]
norsettogotta quit this soon. start to be low on mem12:01
=== alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu
TheMusoHey folks.12:03
=== astro76 [n=james@unaffiliated/astro76] has joined #ubuntu-motu
=== Nightrose [n=lydia@amarok/rokymotion/nightrose] has joined #ubuntu-motu
=== lakin [n=lakin@dsl081-059-237.sfo1.dsl.speakeasy.net] has joined #ubuntu-motu
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu
=== propp1 is now known as proppy
=== jml [n=jml@ppp121-44-221-92.lns1.hba1.internode.on.net] has joined #ubuntu-motu
=== cprov [n=cprov@canonical/launchpad/cprov] has joined #ubuntu-motu
=== LaserJock [n=mantha@ubuntu/member/laserjock] has left #ubuntu-motu []
=== lakin [n=lakin@dsl081-059-237.sfo1.dsl.speakeasy.net] has joined #ubuntu-motu
=== lmr [n=lmr@201.82.51.164] has joined #ubuntu-motu
=== luisbg [n=d33p@26.144.217.87.dynamic.jazztel.es] has joined #ubuntu-motu

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!