/srv/irclogs.ubuntu.com/2005/09/19/#ubuntu-devel.txt

SurakWhat's the way to enable dma in boot time or even modifying the breezy live iso? I would like to test with the hardware we sell.12:02
netstarDoes anyone have a copy of /etc/mkinitramfs/initramfs.conf used to generate the initrd for the latest kernels?12:02
netstarand /etc/mkinitramfs/modules12:02
netstarI am losing this battle here12:03
=== karlheg [n=karlheg@host-250-237.resnet.pdx.edu] has joined #ubuntu-devel
karlhegjbailey, Have you looked at the patch I sent for initramfs-tools?  Will you apply it?  Will you push that to the bzr mirror?12:06
karlhegI have some changes in progress for the man page also.12:07
=== thierry [n=thierry@modemcable163.142-201-24.mc.videotron.ca] has joined #ubuntu-devel
SurakLathiat: I mean, with D-I commands, not changing /etc/hdparm.conf. Can this be done?12:09
=== bskahan [n=bskahan@dsl254-074-249.nyc1.dsl.speakeasy.net] has joined #ubuntu-devel
jbaileykarlheg: I have looked at them.  I'm uncomfortable with the directory move and the variable name change at this point, although I think both probably make sense after breezy releases.12:11
jbaileykarlheg: I need to poke abentley for help getting bzr-push to work again.  I'll do that now.12:11
Nafallojbailey: will you guys put bzr-tools in the archive at some point? ;-)12:12
jbaileyNafallo: Yes.  Although I'll put it up on my snapshot site first.12:12
Nafallojbailey: oki, I'll probably build it locally till then ;-)12:13
jbaileyNafallo: Well, with any luck you'll have it in the snapshot section tonight. =)12:14
jbaileyNafallo: Failing that, you could build it and uploaded it and become a motu ;)12:14
Nafallojbailey: I am a MOTU already ;-)12:15
jbaileyExcellent!!!12:15
jbailey=)12:15
Nafallothat's why I will have to be carefull with dput if I build it ;-)12:16
=== ryanthiessen [n=ryan@168-103-148-90.tukw.qwest.net] has joined #ubuntu-devel
=== Nafallo pulls :_)
Nafallo:-)12:16
=== mpt [n=mpt@201-1-132-73.dsl.telesp.net.br] has joined #ubuntu-devel
=== Evaso [n=Marem@host21-187.pool8249.interbusiness.it] has joined #ubuntu-devel
sabdflargh12:22
sabdflKamion: ping12:22
=== avanspronsen [n=andrewv@London-HSE-ppp3543971.sympatico.ca] has joined #ubuntu-devel
karlhegjbailey, Can you easily rework the patch, or do you need me to do that?12:23
ajmitchpitti: ping12:23
Evasohi guys whois packaging prism54 driver for breezy?12:23
jbaileykarlheg: I can no prob.12:23
karlhegFor the variable name change, what about if, for now, both 'version' and 'VERSION' are defined, deprecating 'version'.12:23
jbaileykarlheg: I was hacking on klibc to convince it to do jfs for a bunch of today.12:23
jbaileyIt's in prep for other initramfs pieces.12:23
pittiHi ajmitch 12:24
ajmitchpitti: n/m - build was still trying with older libgphoto2-2 :)12:24
Evasothere are some cards (for example netgear wg511v2) that are softmac cards 12:24
ajmitchhi anyway :)12:24
Evasodrivers are here: http://jbnote.free.fr/prism54usb/12:24
karlhegFor the directory move, what about if a postinst snippet can move the files to the new location?  It's much easier to copy the scripts to the initramfs image with them in their own subdirectory like that.  No package so far is shipping /etc/mkinitramfs/* conffiles, afaict.12:24
karlhegThe thing is that if a local admin created an entirely new set of directories, by cloning 'nfs' or somesuch, they will automatically get copied if /etc/mkinitramfs/scripts/* are all copied to ${DESTDIR}/scripts.12:26
=== GmanAFK is now known as Gman_
karlhegBefore the patch, it does not copy anything at all from /etc/mkinitramfs/*.12:26
karlheg... but should.12:26
sabdflEvaso: could you ping BenC about that, please?12:26
sabdflBenC: ping12:26
sabdfl^^ re prism54 drivers12:26
karlhegNobody noticed because no packages use those locations.  I use them for local hacks.12:26
=== avanspronsen [n=andrewv@London-HSE-ppp3543971.sympatico.ca] has left #ubuntu-devel []
sabdflEvaso: perhaps mail him. ben.collins@canonical.com should work12:27
=== Surak [n=ubuntu@200.128.80.250] has left #ubuntu-devel []
karlhegI think it would be useful to have sort of a reverse-depends feature, for this, and for a dependancy-based 'init' script setup.  A local script may need to run before a packaged one, but the packaged one cannot depend on a script it doesn't know about.12:28
karlhegOf course number prefixed file-names will probably suffice in most cases.12:29
lamontdpkg-gencontrol: error: package mac-fdisk-cross not in control info12:31
lamontdh_gencontrol: command returned error code 6528012:31
lamontmac-fdisk_0.1-12 suckage12:31
thierrycould anyone check ubuntu bug 14744 to apply the patch?12:34
=== dereks_ [n=dereks@66.9.7.66] has left #ubuntu-devel []
jbaileyNafallo: My bzr nightly snapshot archive now contains bzrtools12:53
jbaileyNafallo: A quick caveat is that the previous tools that were in my packages don't exist anymore, since they're now plugins to bzr.12:53
jbaileyNafallo: If you'd been following Aaron's code anyway, then it won't matter to you.12:53
Nafallojbailey: where is that archive? :-)12:54
jbaileydeb http://people.ubuntu.com/~jbailey/snapshot/bzr ./12:55
jbaileyUpdated nightly.12:56
=== mpt [n=mpt@201-1-132-73.dsl.telesp.net.br] has left #ubuntu-devel []
Nafallokewl :-)12:57
\shwth is bzrtools? importing and exporting bzr archives from/to svn? 12:58
\sh,-)12:58
ajmitch\sh: oh far more than that12:59
ajmitchjbailey: so this means we can have bzr-buildpackage soon too? :)12:59
ajmitch\sh: tailor is what you want for importing svn12:59
jbaileyajmitch: Angie's away this weekend, perhaps I'll hack it then.12:59
jbaileyajmitch: Anything bzrish I do is only in my spare time, which is running in short supply atm.12:59
Nafallo\sh: http://bazaar.canonical.com/BzrTools01:00
Nafallo:-)01:00
jbailey\sh: Mostly I use bzr push to copy my archives up to people.ubuntu.com01:00
\shjbailey: nice :) we just had a discussion about security things...ssh accounts/rsync or webdav ,-)01:01
jbailey\sh: context?01:01
jbailey(which 'we'?)01:01
\shjbailey: having a bzr archive for some source...and to commit your local changes towards the public one (public means user auth secured)01:02
\shjbailey: Nafallo, slomo and I01:02
NafalloMOTUIM ;-)01:02
\shthe three from the garage ,-)01:02
jbailey\sh: Right, the problem is that there's isn't centralised commits yet, so you'll still need something like pqm to manage it for you.01:02
thierrycould anyone check ubuntu bug 14744 to apply the patch?01:02
=== xTina [n=xTina@p54A25792.dip.t-dialin.net] has joined #ubuntu-devel
\shwell...actually u don't know this german movie with heinz ruehmann01:02
jbaileyIt's coming, but it's not here yet,AFAIK.01:02
thierry\sh : you asked to tell this here but nobody answered me yet01:03
\shthierry: because it's already in bugzilla...and someone will have a look...u can't force anyone :) actually it's feature freeze01:03
thierryoh ok... thanks anyway01:03
jbaileyIt's a silly typo fix. =)01:04
\shthierry: I just had a look...and will check it today 01:04
\shjbailey: it means it will break the pot file01:04
thierryyeah01:04
\shjbailey: pqm? 01:04
jbaileyFix it in the 'english' translation in rosetta maybe?01:04
jbailey\sh: You're thinking StringFreeze rather than FeatureFreeze, I think.01:05
jbaileyAnd that was Sep 1, so this can't get applied.01:06
=== avanspronsen [n=andrewv@London-HSE-ppp3543971.sympatico.ca] has joined #ubuntu-devel
\shjbailey: right...01:06
=== bddebian [n=bddebian@pcp08717033pcs.phnixv01.pa.comcast.net] has joined #ubuntu-devel
bddebianinfinity or lamont: ping?01:07
lamontbddebian: ack01:07
bddebianlamont: Can you please clear the dep-wait for libffi2 on g-wrap?01:07
lamontdine01:09
lamontdone, evn01:09
=== ryanthiessen [n=ryan@168-103-148-90.tukw.qwest.net] has joined #ubuntu-devel
bddebianlamont: Thank you sir01:09
pittijordi: cool, CAN arrived, and Steven even figured out my real email address :-)01:12
=== robitaille [n=robitail@p235-083.public.uvic.ca] has joined #ubuntu-devel
\shlamont: when u wanted to start a universe test build run, or is it already running?01:18
=== jkossen [n=jochem@jkossen.nl] has joined #Ubuntu-devel
lamont\sh: not sure - I know elmo dumped at least main back into a fresh breezy-autotest run... 01:29
\shlamont: ok...so we have some more time to polish ;)01:32
mdzdoko: ping?01:39
=== TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-devel
=== sfvt_ [n=sfeehan@pool-71-241-137-217.burl.east.verizon.net] has joined #ubuntu-devel
=== robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel
=== stub [n=stub@203.214.4.72] has joined #ubuntu-devel
=== jsgotangco [n=jsg@info1-11.info.com.ph] has joined #ubuntu-devel
=== BenC [n=bcollins@216.144.233.50] has joined #ubuntu-devel
infinity\sh : I only looked at one build log, so I may be wrong here, but you're note doing those phpapi changes by hand, are you?02:37
infinity\sh : ie: Hardcoding the number in debian/rules?02:37
\shinfinity: no...php-config --phpapi02:38
infinity\sh : Cause what you really want there is `php-config4 --phpapi`02:38
infinity\sh : Okay, good. :)02:38
\shinfinity: but phpize is b0rked02:38
infinity\sh : No, it's not.02:38
\shinfinity: phpize is giving the wrong phpapi ver..02:38
\shinfinity: or is it intentionally?02:38
infinity\sh : No, it's not.  the "phpapi-###" virtual package is the highest number from PHP API, Zend Module API and Zend Extension API.02:39
infinityI should probably have renamed the virtual package, but since it's invisible to most users, I really didn't care much.02:39
infinityMaybe I'll break the world and rename it after breezy ships, just to piss everyone off again.02:40
bob2man php makes me want to gouge my eyes out02:40
bob2even hearing about that sort of thing02:40
infinitybob2 : Me too.02:40
\shwell...02:41
infinityThe problem is that the ABI can change (and has done so) when any of those APIs increments, so in the intrest of my own sanity (and since 'phpapi-###' is there for module<->ABI compatibility), I rev it on a bump of any of those.02:41
\shlast php package for today from the unmet deps02:41
infinityBut yeah, I should rename it to phpabi, I suppose, to make that obvious.02:42
infinity\sh : Anyhow, thanks for that.  I was going to do it this weekend during my "clean up universe in my spare time" Saturday, but I guess I'll now find something else to attack.02:43
=== magnon_ [n=magnon@cD908888B.sdsl.catch.no] has joined #ubuntu-devel
\shinfinity: hehe...well, just bored ;)02:43
\shinfinity: but you can fix gnome-launch-box instead to honour the new gnome-menus api ;)02:43
\shinfinity: so rewriting this piece of software ;)02:44
\shinfinity: bah checking for imlib_load_image in -lImlib2... no02:44
\shconfigure: error: Imlib2 module requires CVS Imlib202:44
infinity...?02:44
infinityphp-imlib?02:45
\shyes02:45
slomoinfinity: you can't remove packages from the archives?02:45
infinity /msg vorlon and smack him around.02:45
infinityslomo : no.02:45
slomoinfinity: hrm... ok, then i have to wait for elmo or just break that package again until he deletes it ;)02:45
\shinfinity: he is what for php-imlib?02:45
infinity\sh : Upstream author and Debian maintainer.02:46
\shinfinity: I see :)02:46
infinityOh, wait.02:46
infinityYou pulled a new version of it?02:47
infinityIn that case, it's your fault. :)02:47
infinity0.5-1 that was in the archive before should have built fine.02:47
\shinfinity: no02:47
infinityOh, someone synced it.02:47
infinityAt some point.02:47
infinityFeh.02:47
\sh0.5-102:47
infinityOh, wait. I just can't read.02:48
infinityChrist.02:48
\shwho? I will give him a hiding ,-)02:48
infinityI'll go get something to wake me up, then come back and be coherent.02:48
=== jdub [n=jdub@home.waugh.id.au] has joined #ubuntu-devel
=== infinity wonders why you're getting that error, then..
HrdwrBoBis gnome-cups-manager supposed to be broken?02:48
=== \sh dccs infinity a pot of good java ,-)
bob2ETOOEARLY02:48
infinity0.5-1 built fine previously.02:49
jdubNOOOOOOOoooooo......!02:49
infinityProbably a broken autoconf test of some sort.02:49
\shor a new imlib2 version?02:49
infinityYes, but newer shouldn't be an issue.02:49
=== jdub needs to convince fabbione/BenC to accept a pci-id patch for our kernel ;)
infinityjdub : Which one?02:50
=== camilotelles [n=Camilo@20132139198.user.veloxzone.com.br] has joined #ubuntu-devel
jdubooh, maybe it's worse02:50
=== jdub misread
jdubi have a pdc40719 card02:50
jdubsata_promise02:51
jdub2.6.13-git4 has an entry for the 4071802:51
jduband an id patch for the 40519 (which i misread)02:51
\shinfinity: I'll check if there is a new upstream;)02:53
infinity\sh : Just the one with the added vi.po (ie: no code changes).02:55
\shinfinity: in debian there is 0.5-202:55
infinity\sh : Yes, see above.02:56
\shinfinity: lemme try it...and eventually ask elmo for a sync02:56
infinity\sh : The only thing added in -2 is a vietnamese translation.02:56
\shok02:56
infinity\sh : On the other hand, our libimlib hasn't changed either, so I still assert that this is just a goofy/broken autoconf check.02:56
infinity\sh : And if you can't figure it out, leave it to me and I'll fix it later.02:57
infinity\sh : I can either fix it, or smack vorlon around, since we have years of violent history. :)02:57
\shinfinity: I just queried him02:57
\shinfinity: he doesn't know me ;)02:57
=== rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-devel
\shgrmpf..i have to clean the hallway today02:59
infinityslomo : What did you want removed?... haskell-cabal?02:59
slomoinfinity: yes02:59
infinityslomo : Yeah, okay, me too. :)02:59
ogra\sh, you still didnt do it ... ?03:00
\shogra: no :(03:00
slomoinfinity: i have all the haskell stuff lying on my hdd... is just can't upload because of this crappy package ;)03:00
\shogra: I'm a lazy bastard 03:00
ogra\sh, nah03:00
\shogra: but today after I'm leaving bed ,-)03:00
infinityelmo : Can we get haskell-cabal dropped from the archive and blacklisted from syncs?  It breaks the world, and ghc6 >= 6.4 no longer needs/wants it anyway.03:00
slomoinfinity: but i removed the depend in haskell-devscripts on cabal... so most stuff should be fine for most stuff03:00
slomoinfinity: (correct grammar ;) )03:01
infinityslomo : Kay, cool.  Thanks.  I'll have to run through all the buildds in a few minutes and see if any of the chroots are still broken from libghc6-cabal-dev sucking.03:01
infinityslomo : Did you unbreak libghc6-hsql-dev while you were at it?  (It's uninstallable too, but not for the same reason)03:01
\shinfinity: same issue with 0.5-2 so I think I will deal with config.m4 to get it straight03:01
slomoinfinity: it broke the chroots? wonderful ;)03:01
slomoinfinity: i have it on my hdd... need to try it again after cabal is gone03:02
slomoinfinity: does libghc6-hsql-dev also have a broken postinst?03:02
infinityslomo : Does ghc6 6.4 completely replace the need for cabal-dev?03:02
slomoinfinity: yes03:03
\shogra: and u r not sleeping ,-)03:03
bddebianHey, don't we need a cabal to be like Debian?? ;-PO03:03
bddebian-003:03
ogra\sh, on my way to bed :)03:03
infinityslomo : Cause, if so, you could do something icky like conflict against it to make sure it never gets pulled into a build using ghc 6.403:04
=== slomo_ [n=slomo@p5487F13E.dip.t-dialin.net] has joined #ubuntu-devel
infinityslomo : yes, hsql-dev's postinst is broken too, but it looks like it's due to the pgsql migration/shuffle at first glance.  Didn't look into it.03:04
slomo_infinity: haskell-devscripts had a depend on "libghc6-cabal-dev | ghc6"03:04
slomo_infinity: and my cabal upload a few seconds ago was braindead... well, it will fail anyway...03:04
slomo_infinity: ok, i'll try to fix it03:05
BenCwhat's the correct option to disable framebuffer in the installer: debian-installer/framebuffer=false ?03:05
\shinfinity: the function for checking imlib2 is broken somehow03:05
bddebianslomo_: You ROCK as always too :-)03:05
infinity\sh : No surprise there.03:05
\shogra: good night :) when I fixed this imlib crappy thingy here I'll go to bed as well03:05
infinity\sh : Just leave it to me.  I'll attack it today.03:05
infinityBenC : Yes.03:06
BenCinfinity: thanks03:06
infinityBenC : Also, given your rich debian/sparc heritage, you should know that by heart, given how many sparc machines blow up if the FB is on in the installer. :)03:06
\shinfinity: ok...your choice :) 03:07
\shbut actually the rest built fine03:07
infinity\sh : Cool.03:07
BenCinfinity: given that sparc requires framebuffer for any sort of video (outside of prom console), and that I always do my sparc installs the hardway (serial console), I've never used it before :)03:07
bddebianheh03:08
infinityBenc : Some of the sparcs I've installed on just do very, very weird things unlkess I disable d-i/fb... But yes, most I've done via serial, which completely eliminates the problem. :)03:08
\shinfinity: use 0.5-2 then ... 03:08
infinity\sh : Yeah, if I'm going to be mucking with it anyway, I'll upgrade to -2 first to get that extra translation.03:09
slomo_infinity: did you also want to fix the haskell stuff? or just hsql?03:09
infinityslomo_ : No, I want YOU to fix hsql.. I can't be bothered. :)  But I can revisit your cabal/ghc/devscripts changes and make sure it all looks sane to me.03:10
slomo_infinity: ignore my cabal changes... just pretend this package is already deleted ;)03:11
slomo_infinity: i just asked because you wanted cabal deleted too03:11
infinityslomo_ : You know, the problem would probably easily be masked by changing the order of that dependency from "cabal-dev | ghc6 (>> 6.4)" to "ghc (>> 6.4) | cabal-dev", so brain-dead parsers will be satisfied with the first, first.03:11
slomo_infinity: i know... but it doesn't matter for us anyway... we don't have a ghc << 6.4 ;)03:12
infinityYes, true.03:12
\shinfinity: I'm speaking to vorlon right now ;)03:12
slomo_infinity: is it defined, that the first conditional dependency is tried first?03:12
infinityslomo_ : Anyhow, anything you can do to make sure all the libghc* stuff is actually installable, buildable, and working would be great.  Because we waited so long to bootstrap ghc6, I suspect a lot of haskell stuff is a bit goofy.03:13
infinityslomo_ : And I have a lot of main bug reports to work on right now.03:13
slomo_infinity: ghc6 isn't bootstrapable currently? how did we get the working package? :)03:14
infinityslomo_ : Well, not exactly, but if you have "foo | bar (>> 2), bar" (which is what we have in that package), bar is already pulled in by the "and" dependency, so we're free to pull in foo for the "or", (and probably will, because it's first in the list)03:14
infinityslomo_ : It is bootstrappable NOW.03:15
=== Capri [n=makolb@H6453.h.strato-dslnet.de] has joined #ubuntu-devel
\shinfinity: I'd send vorlon a config.log...it's a mess03:23
Lathiatfabbione: kernel good so far03:26
slomo_are the ppc buildds dead?03:28
slomo_infinity: how can i remove a broken hsql package after partially installing it? ;) dpkg --remove fails because of broken prerm03:30
infinityThe prerm isn't broken, but it fails because the postinst never finished.03:31
infinityJust comment out the call to unresgister it in the prerm.03:32
infinity(/var/lib/dpkg/info/libghc6-hsql-dev.prerm)03:32
\shok..another dosis of iron maiden for today03:32
slomo_\sh: good choice :)03:32
bddebianpfft Metallica baby ;-)03:33
\shbddebian: baby music ;)03:33
\shbut I could watch metallica - whisky in the jar video ,) with all those drunken b*tch*s 03:34
=== ozamosi- [n=nnnnnnnn@h68n2c1o1049.bredband.skanova.com] has joined #ubuntu-devel
bddebianHeh03:38
=== wickedpuppy [n=wicked@cm131.epsilon162.maxonline.com.sg] has joined #ubuntu-devel
=== Gman [n=Glynn@amfea-proxy-1.sun.com] has joined #ubuntu-devel
mjg59Is there any easy way to get stats out of bugzilla?03:50
mjg59I'd be interested in knowing how many people have more assigned bugs than me...03:50
=== magnon [n=magnon@photogeeks/magnon] has joined #ubuntu-devel
infinityHaha. :)03:51
=== desrt suspects, for that, you need mysql client and suitable privileges
jdubmjg59: luis is a good person to ask :)03:51
elmobugzilla _better_ have good stats since luis was pimping them to hard as bugzilla's winning feature03:51
infinityelmo : Can I get php-imap synced?03:51
bddebianHey, stand in line ;-P03:52
mjg59Nnngh.03:52
mjg59I have 120 open bugs for which I'm owner03:53
bddebianNice03:53
mjg59Plus some more where I'm on the Cc list and effectively dealing with it03:53
bddebianWant some Malone bugs too? ;-)03:53
mjg59Ah, yes, 200 in total.03:53
mjg59Hurrah!03:53
=== ozamosi- is now known as ozamosi
mjg59Sorry, only 156 open03:54
mjg59Out of 3280 open bugs03:54
mjg59I own 5% of open bugs? Seriously?03:54
bddebianFeels good to be wanted doesn't it?03:55
mjg59Nngh. Ang 728 of those are debzilla, which takes me to 156 out of 250003:55
\shinfinity: it can't find X libs stuff...03:55
bddebian\sh: Which one?03:55
\shbddebian: php-imlib03:56
bddebianI meant which X lib stuff :-)03:56
\shbddebian: yes..php-imlib needs some X libs ,-)03:57
bddebianGrr03:57
mjg59Daniel has 173, Colin has 312, Ben has 362 (but inherited all of the kernel bugs), mdz only has 73!03:57
\shactually imlib2 needs it and php-imlibs tries to link against imlib2 + -lX1103:57
bddebianI guessed, that, what's it failing on? Ohh03:58
infinity\sh : Ahh, easy enough to fix, then.03:58
=== ozamosi [n=nnnnnnnn@h68n2c1o1049.bredband.skanova.com] has joined #ubuntu-devel
\shinfinity: but normally imlib2 should pull them in03:58
\shinfinity: anyways trying to fix it03:59
=== ikuyaLoqu [n=ikuya@gnulinux.good-day.net] has joined #ubuntu-devel
infinity\sh : Uhm, libimlib2-dev DOES pull in libx11-dev, so something else in that test is failing.03:59
slomo_infinity: working hsql uploaded :)04:00
\shinfinity: I'll see it right now...the configure test is not linking towards -lX1104:00
=== bddebian wonders if elmo has mail from him going to /dev/null yet
infinityslomo_ : Cheers.04:01
jbaileymjg59: What %age of RC bugs do you have? =)04:01
\shinfinity: no wonder checking for X... libraries /usr/X11R6/lib, headers in standard search path04:01
mjg59jbailey: Good question. No idea...04:01
jbaileyI have 30/251 =(04:01
mjg59Maybe I should ask for a big pile of money :)04:01
jbaileyMostl either evolution-exchange or initramfs-tools, though.04:01
jbaileyThe first is annoying, but the second I can actually do something about.04:02
mjg59What does RC count as?04:02
jbaileyMaj and above.04:02
jbaileyThinking of which, can you comment on 7463 so hat I can deal with it?04:02
jbaileyIt's the recover-the-swap link that you sent to me.04:02
mjg59I've got 14 of them04:02
jbaileymdz said basically that it sounds reasonable and asks for your feedback.04:03
jbaileyI might not actually have 30.  My query also includes RC bugs that I'm cc:'d on.04:03
mjg59Yeah, me too04:03
mjg59I generally assume that if I'm on the cc, either someone wants it to be my fault or I'm taking the blame anyway...04:03
bddebianheh04:03
=== SloMoSnail [n=slomo@p5487CFB1.dip.t-dialin.net] has joined #ubuntu-devel
=== SloMoSnail is now known as slomo
mjg59Nnngh.04:04
=== mjg59 just manages to resist the temptation to say "I need to stop drunkenly deleting bugzilla mails"
mjg59jbailey: Done04:04
infinityDeleting bugzilla mails is one of my favourite passtimes.04:04
jbaileymjg59: You could do my solution and just tell bugzilla not to send them.04:05
jbaileyinfinity: Hey, ppc hasn't done klibc yet.  Is the buildd having issues?04:07
infinityjbailey : One buildd is offline, cause it's acting up, the others are probably stuck building Big Things, but I'll check.04:08
jbaileyI'm not too fussed, it's just unusual that a small package wouldn't have showed up by now on only one arch.04:09
infinityYup, Openoffice on adare and gcc-4.0 on ross.04:09
jbaileyCool, I'll check it again in the morning.04:10
jbaileyI wrote it on a ppc box, though, so there's no risk.04:10
infinityIt'll all clear itself up and be happy again soon enough.  There's only 20 package sin needs-build for powerpc, so it's not exactly "behind".04:10
mdzmjg59: you're CCed on bugs because you don't answer on IRC ;-)04:10
elmoinfinity: err, acting up?04:10
infinityelmo : Yes, I need to dig around the chroot and make sure it's not my fault, then bug you if it looks like hardware.04:10
mjg59mdz: Dude, I'm too busy having a life04:10
mdzmjg59: regarding #6108, any reason not to go ahead with the workaround of avoiding hdparm -B?04:10
mjg59mdz: No, assuming it works04:11
infinityelmo : royal's had an incredible number of segfaults that the other two haven't been seeing.04:11
infinityelmo : Like, just about every libtool invocation on royal segvs.04:11
mjg59The power saving probably isn't that great, but some time we should figure out what's actually going wrong04:11
elmoinfinity: royal's also the one with the ghc fux0red chroot?04:11
mjg59Someone needs to bitch about it on LKML04:11
infinityelmo : No, that's cleaned.04:11
mdzmjg59: I was able to reproduce the bug on AC power in single-user mode with only hdparm -B04:11
mdzmjg59: so I'm pretty confident that'd work around the issue04:11
mjg59Ok04:12
infinityelmo : But the segv issue stands.  Unless it fixed itself overnight.  I need to test some stuff later, then email you if it's out of my domain.04:12
Nafalloelmo: could you sync sbackup from unstable and NEW it, please?04:17
bddebianNafallo: No, you have to wait in line too! :-)04:19
Nafallobddebian: :-P04:19
bddebianAlthough elmo could probably spend days with all the crap I keep sending the poor guy04:20
\shinfinity: fixed...now I make a patch04:21
bddebian\sh: rockin'04:22
\shinfinity: oh sh*t 2:27utc04:27
infinity?04:27
\shinfinity: I should be in bed04:27
infinityYes, you should be. :)04:28
Nafalloinfinity: that means 4:27 local time ;-)04:28
infinityphp-imlib isn't more important than sleep.04:28
\shinfinity: php-imlib works now .. after patching config.m404:28
Nafallofor both me and \sh :-P04:28
\shinfinity: na..I don't like packages laying around unfixed ;)04:32
\shinfinity: 0.5-2ubuntu1 is hitting the archives...;)04:38
bddebianheh04:39
\shbddebian: if u see elmo...gtk-gnutella from debian unstable can be synced..it fixes all ftbfs issues with gcc4 ....thx :)04:40
bddebian\sh: Sheesh do you guys WANT elmo to hate me? ;-)04:41
\shbddebian: haha ;)04:42
\shbddebian: do not worry...I tested it on amd64...so it's ok :) 04:42
bddebian\sh: I'm not worried about your request, I have just been flooding the poor guy with sync requests :-)04:43
=== ozamosi [n=nnnnnnnn@h68n2c1o1049.bredband.skanova.com] has joined #ubuntu-devel
\shbddebian: prepare some 6packs of your best local beer and send it via UPS 04:43
\shanyways I'm ready to go to bed...anything else?04:44
bddebian\sh: If Imake it to UBZ I'll have to buy himsome.. ;-)  Gnight man, good work as always! :-)04:45
\shg'night gentlemen04:46
=== wasabi [n=wasabi@c-67-173-207-169.hsd1.tx.comcast.net] has joined #ubuntu-devel
=== khermans [n=khermans@c-65-96-125-234.hsd1.ma.comcast.net] has joined #ubuntu-devel
khermansI think I found a security vulnerability in mozilla-thunderbird on AMD6405:08
khermansif anyone can verify, msg me05:09
wasabiirc:// is never a registered protocol.05:11
wasabiI wonder if we should add that.05:11
infinitykhermans : Only on amd64?05:14
khermansinfinity, seems so05:14
khermansif someone can verify, let me know05:15
infinityFeh.  Kay, can't readily test right now, then.  Only my i386 machine is up.05:15
khermansit has to do with running the Import function05:16
khermansif you open the import tool, and it doesnt crash immediatly, you are not vulnerable05:16
infinitykhermans : If you could mail martin.pitt@ubuntu.com and CC adam.conrad@ubuntu.com with details, that might be helpful.05:16
khermansehh...im busy right now -- ill do it if someone else verifies it first, otherwise it could be one of my libs05:17
khermansgotta finish this scheme homework05:17
infinityAlthough, aI'm not sure how "the import tool crashes" is necessarily a security bug..05:17
khermansinfinity, the data that the import tools read on startup may be causing it to crash -- i some weird things in the stack that should not be there05:19
khermansit is only a local vuln05:19
infinityNot even that.05:19
infinityThe import tool could be reading everything from your home dir (and may well do so), but if it can only do so on your command, that's not a security hole, just something you odn't like.05:20
khermansit seems that another user on the system may be able to manipulate some things it does read on bootup, so if that is true, and they control them, and they are in the stack....05:21
khermansit doesnt really matter, i just came to see if anyone else had the same setup05:21
infinityStill a non-issue.  If the user can access those things with thunderbird, that means they can access them with, oh, say, 'cat'.05:21
khermansthis is not anything like the firefox HOST vuln05:21
infinitykhermans : I'd just file a bug about the crash, with a backtrace.05:21
infinitykhermans : Being able to read files you have access to isn't a security issue. ;)05:22
khermansinfinity, , did you know evolution mail client stores passwords very insecurely?05:22
infinitySurely it stores them in files with mode 70005:23
khermanshaha05:23
khermansnope05:23
Lathiatwhere does it store them?05:23
khermans.gnome2_private, which is 700, but the file with the passwords is 74405:24
khermansand they are only base6405:24
infinityOh, same thing.05:24
Lathiatffs05:24
Lathiatyou know05:24
infinityIf the directory is 700, there's no problem.05:24
Lathiatyour right05:24
Lathiatinfinity: oh?05:25
Lathiati thought you could still get at files just not readlist them05:25
infinityYeah, directories have permissions for a readson, you know.05:25
infinityNo.05:25
Lathiatah05:25
Lathiatis ee05:25
infinityIf you have read on a directory, you can list files, if you have execute, you can traverse, if you have neither, you can't go near it.05:25
=== fabbione [i=fabbione@195.22.207.162] has joined #ubuntu-devel
infinityBut don't take my word for it, you have a shell, you have the power to create test users, give it a try. :)05:26
khermansi know this is true, but still dumb to store passwords in base6405:26
Lathiatit ried it :)05:27
Lathiatkhermans: what else are you going to store them in05:27
Lathiatkhermans: its not going to be any more or less secure05:27
khermansdo a hash, jeesh05:27
Lathiaterr05:27
Lathiatkhermans: and how do you propse to unhash the password to send to the server05:27
infinityIt has to be a 2-way hash, or you can't GET IT BACK.05:27
infinityStoring it in base64 is snakeoil, though, it should probably just be sotred plaintext.05:27
khermanslol05:28
infinityBut, whatever.  People base64 the thing to give a false sense of security, I'm sure.05:28
infinity(Or to allows for easier import/export of weird characters)05:28
infinityEither way, it's not a problem, cause only you can read the file.05:28
Lathiatwell05:28
Lathiatif someone jumped  on my machine05:28
Lathiatat least they couldnt remember my password05:28
infinityDon't let them do that.05:28
Lathiatif they only had 2 seconds05:28
Lathiat:)05:28
infinityIf they jump on your machine, they can just run your mail client.05:29
Lathiatsure but they cant do that later05:29
Lathiat:)05:29
khermansi hate computers, everything is insecure, code is horrible, always will be05:30
=== daniels [n=daniels@amnesiac.heapspace.net] has joined #ubuntu-devel
infinityBut in this case, nothing is actually insecure.05:30
infinityExcept if you let people shoulder-surf, or steal your hard drive.05:30
khermansinfinity, but what about client side exploits?  your are totally vulnerable05:31
danielskhermans: so you propose that your client ... never knows your password?05:32
infinityIf you tell the client to "save your password", it'll probably have it in memeory all the time anyway.05:32
khermansif i found a remote bug in thunderbird, knew you used it to acess your corporate mail, and your user/pass are stored in that evolution file in plain text, and i make it read and then send it back to me, well now you have a problem05:32
khermanssorry evo05:32
infinityUhm, I can ull your mail password from tbird, too, not just evo.05:33
bob2daniels: encrypt it on the client, duh05:33
infinityAnd this has nothing to do with either.05:33
bob2then no one can steal it05:33
infinityIf you don't want the client to know your password, don't click the box.05:33
infinityIf a completely DIFFERENT bug allows you to read the stack of any application that knows one of your passwords, you are vulnerable, yes.  So, don't let them know your passowrds, or watch out for other exploits.05:33
infinityBut having them know your passowrd isn't an exploit in and of itself.05:34
danielskhermans: er, I could use a client-side exploit in Firefox to steal your password, provided I can read files on the disk.05:34
khermansand thats the thing, encryption is never 100% either -- so there is always a vuln somewhere05:34
danielsi think what you're trying to say is that if someone has access to your user account, you're stuffed.05:34
khermansdaniels, yea05:34
fabbionemorning guys05:34
danielsand yeah, that's pretty true.  try not to let that happen.05:34
khermanslol, you go on the net, anyone has access to your machine05:34
bddebianHeya fabbione 05:35
fabbionekhermans: i remember i solved a problem like that with a user when i was working as sysadm05:35
fabbioneit was very simple.. i just unplugged his power cord and left the room :)05:35
khermanshehe, 100% remote security05:36
bob2if your account is compromised, you lose05:36
bob2film at a1105:36
wasabiThis argument sucks.05:36
wasabiCan we move onto discussing the best beer?05:36
=== bddebian agrees :-)
khermansguiness05:36
bob2cooper's heritage05:36
wasabiGuiness is like drinking pudding.05:36
bddebian*lol*05:36
bddebianNewcaslte05:37
infinitywasabi : I propose we discuss why ant just failed to build in an autotest run.05:37
bddebianErr Newcastle even05:37
wasabiAwww. Do we have to?05:37
=== wasabi tries.
bob2I'd like to meet the persion who looked at make syntax and thought "...you know what this needs? some more xml."05:37
wasabiIt's not that it needed XML.05:38
wasabiIt was that reusing a XML parser was easier than writing a Makefile parser in Java.05:38
bob2if only someone had already written a make parser05:38
bob2they could call it "make"05:38
danielswasabi: buckley's dark bock, bellevue kriek05:38
bob2and use it to build all sorts of things05:38
wasabiAnd Make doesn't very well handle compiling multiple files with one command05:38
wasabiPssh.05:38
wasabiJava devs use java.05:38
infinitywasabi : http://people.ubuntu.com/~lamont/buildLogs/Test/a/ant/1.6.5-0ubuntu3/ant_1.6.5-0ubuntu3_20050914-0311-i386-failed.gz05:38
wasabiOr they'd be using python instead or something.05:39
bob2java devs only know java05:39
bob2which is a problem in itself05:39
wasabiPerhaps.05:39
=== thoreauputic [n=prospero@wolax8-007.dialup.optusnet.com.au] has joined #ubuntu-devel
infinitywasabi : Mithrandir has been changing a bunch of other java packages that were FTBFS, I assume this needs something similar.05:39
wasabiCooper's heritage you say? Where can I find that?05:39
bob2wasabi: probably not outside .au05:39
bob2get daniels to bring some05:40
wasabiOh.05:40
wasabiLooks like somebody changed the command line options on ecj.05:40
wasabiOh.05:40
wasabiI bet it's because somebody upgraded ecj.05:40
whiprushhowdy bob205:47
bob2aloha05:48
bob2fridge?05:48
=== whiprush points in the general direction of Mr. Dub.
=== robitaille [n=robitail@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-devel
whiprushbob2: although, I've been slammed at work for 2 weeks, so yeah, I suck also.05:49
danielscooper's heritage is indeed great stuff.  and I'm not flying through the US, so I might chuck a few in my bag.05:57
jammcqwhiprush: HEY05:59
whiprushhi jam.05:59
whiprushsee /msg05:59
jammcqhmm, nothing there06:00
jammcqare you registered?06:00
jammcqam I?, hmmmm06:00
whiprushthought I was. freenode seems content in making things difficult.06:01
jammcqyeah06:01
jammcqand everytime theres a netsplit, it seems I have to re-identify myself06:01
whiprushyeah, that's what happened to me.06:01
fabbionehey jamesh 06:09
fabbioneops06:09
fabbionejammcq: hey06:09
jammcqhey fabbione, how's it going?06:11
fabbionejammcq: not extremely well... my ws is driving me nuts and i don't understand why06:11
fabbioneit keeps turning off by itself06:11
fabbione(hw problem)06:11
jammcqhmm06:11
jammcqno fun06:11
fabbioneno06:11
jammcqthermal issue?06:11
fabbioneat least i managed to get it to stay up for a while06:12
fabbionei don't think so.. CPU is at 47C06:12
=== zenrox [n=zenrox@71.115.199.53] has joined #ubuntu-devel
fabbionei did remove each single gram of dusts from it to be sure all the fans are working properly06:12
fabbionechanged one of the power supply and so on...06:12
jammcqhmm, my workstation doesn't have a fan :)06:12
fabbionebut it didn't help mych06:13
fabbionemuch06:13
jammcqin fact, my workstation doesn't have any moving parts at all :)06:13
fabbionejammcq: ehhe06:13
fabbionejammcq: well.. we still need to talk about that :) 06:13
jammcqyep06:13
fabbionebut i think we will take 2 of the one you suggested..06:13
jammcqwe'll figure out some special pricing, to make the ubuntu guys happy 06:14
fabbionejammcq: price isn't an issue.. really06:14
jammcqoh, in that case.... :)06:14
fabbioneit's more important how we the deliver06:14
fabbionejammcq: well at least it is not for me...06:14
fabbionebut i would love to be able to save in delivery and custom (if possible ;))06:14
fabbionethat would make me happy enough06:15
jammcqyeah, that shouldn't e any problem06:15
fabbionespecially because i will take them to dk06:15
fabbioneand one them will travel to italy06:15
fabbionejammcq: otherwise, if you make a special price, we will use the difference for beer ;)06:16
fabbioneand have extra fun at UBZ :P06:16
jammcqthe beer margin :)06:16
fabbioneeheh06:16
jammcqand Canada is the place to get some damn fine beer06:16
fabbionei tend to prefer belgium beer, but i guess whatever it's there will do06:17
fabbioneelmo: ping?06:21
fabbionemdz: ?06:23
jdubdaniels: is there a good proggy to use for lcd display autoconfiguration? nvidia has a nice one for windows06:27
Lathiatjdub: to configure what exactly?06:27
Lathiatjdub: nvidia-settings lets you fiddle a few values06:27
jdubnot configuration06:28
jdubdisplaying a test screen06:28
Lathiatoh06:28
jdubfor display-side autoconfiguration06:28
Lathiatto calibrate with06:28
Lathiatyeh06:28
Lathiatopen X06:28
Lathiatwith that backgroudn it defaults to06:28
jdubbong06:28
jdubok06:28
Lathiatyou know the checkered one06:28
Lathiat:)06:28
jdubbetter, but still has pretty bad shadowing06:29
=== zenrox [n=zenrox@71.115.199.53] has joined #ubuntu-devel
jdubunfortunately the screen autoconfigures during the nvidia logo bit06:31
Lathiatah06:31
Lathiatcant you ask it to tho06:31
Lathiatmost things have an auto-adjust button06:31
fabbioneLathiat: how is it going with the test kernel?06:32
jdubyes, but it's autoadjusting against an inconsistent image06:32
Lathiatfabbione: good so far06:32
fabbionegreat06:32
Lathiatstill need longer to see tho06:32
=== trickie [n=trickie@203-217-29-64.perm.iinet.net.au] has joined #ubuntu-devel
=== fabbione_ [i=fabbione@195.22.207.163] has joined #ubuntu-devel
fabbione_grrrr06:42
fabbione_it06:42
fabbione_it's not a temperature problem...06:42
fabbione_it is more like the video card freezes06:42
danielsjdub: the X grey/black moire is the best for that06:46
danielsjdub: but it also shows up the slightest flaw in your display; it makes my 21" Trinitron weep06:47
Lathiatyeh its horrid on alot of crts06:48
fabbionedaniels: are you aware of any way to monitor an nvidia temperature?06:48
fabbione(gfx.. not the chipset itself)06:48
Lathiatfabbione: if you are using the binary driver06:48
fabbioneLathiat: i do...06:48
Lathiatfabbione: nvidia-settings has it, and i hacke dup a program to dump it to stdout06:48
Lathiati was graphing mine06:49
fabbiones/do/must do/06:49
Lathiatunder 'thermal monitor' in nvidia-settings just to look at it06:49
fabbionei have no such thing like "thermal monitor"06:50
Lathiatkmm06:51
Lathiatperhaps your card doesnt support it?06:51
Lathiatits in the list between 'antialiasing settings' and 'display device' for me06:51
fabbioneprobably it doesn't06:51
fabbionethere is no such thing06:51
Lathiatoh well06:51
Lathiatinterestingly, i cant get that information from the nvidia stuff in windows06:52
Lathiatat least i couldnt find it06:52
fabbionehmmm06:52
fabbionei don't trust nvidia-settings anyway.. it finds only one of the 2 cards and one of the 3 monitors06:55
Lathiatheh06:56
fabbionei guess i will need to fiddle with the BIOS a bit more.. i start to believe it's not hw the problem06:57
Lathiatwhat happens?06:57
fabbionewell the machine freezes hard (both windows and linux)06:58
Lathiatah06:58
Lathiatmemtest?06:58
fabbionein linux i can see that only the monitors connected to a specific card blank06:58
fabbionei did run memtest. memory is fine06:58
fabbionei suspect more an irq problem at this point in time06:58
Lathiatinteresting06:58
fabbioneat BIOS level06:58
fabbionebecause i noticed yesterday a lot of ERR in /proc/interrupts06:59
fabbionenow i just enabled IO-APIC06:59
fabbioneand the cards got different IRQ06:59
fabbioneand no ERR06:59
jdubdaniels: so with the nvidia test image in windows, which includes blocks of colour, it calibrates really nicely. with the X 'checkers', it still isn't quite right.07:25
danielsjdub: interesting07:25
danielsjdub: i guess the nvidia test image looks not unlike the sbs test image?07:26
=== susus [n=sz@p5089D3BA.dip.t-dialin.net] has joined #ubuntu-devel
=== ogra [n=ogra@p5089D3BA.dip.t-dialin.net] has joined #ubuntu-devel
jdubdaniels: hrm, bit different07:28
jdubwonder if i can sshot it07:28
jdubhaha, rad07:31
jdubdaniels: http://people.ubuntu.com/~jdub/2005/nvidia-display-test.png07:38
jdubit's only 20K, but it's 1920x120007:38
Lathiatjdub: interesting07:38
ajmitchshows how screwy my monitor is :)07:38
Lathiatheh07:39
Lathiatlooks perfect here ;)07:39
Lathiatnot so great when scaled down07:40
jdubyeah, when this thing isn't calibrated, that image is... ah... moving. :-)07:43
Lathiati hear 10% brightness level is good ;)07:43
danielsjdub: oh, wow.  yeah, that's a really good image.07:47
jdubpretty thorough07:47
jduboh man07:50
jdubusb-storage sucks so hard on windows07:50
jdublike, we are *way* ahead07:50
=== fabbione [i=fabbione@195.22.207.166] has joined #ubuntu-devel
=== elbi [n=elbi@cpe.atm4-0-1301006.0x50a0824e.vgnxx6.customer.tele.dk] has joined #ubuntu-devel
[Chameleon] jdub: pretty much everything sucks so hard on windows.07:59
[Chameleon] except for availability of games... but, actually, that fact sucks, too.07:59
=== highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-devel
=== schweeb [n=chris@209.120.232.21] has joined #ubuntu-devel
jdubfabbione: still here08:15
jdub?08:15
jdubheh08:23
jdubgar08:23
=== fabbione [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-devel
=== pitti [n=pitti@195.227.105.180] has joined #ubuntu-devel
pittiGood moooorning!08:28
=== marilize [n=marilize@196.36.161.235] has joined #ubuntu-devel
=== Kamion [n=cjwatson@83-216-156-196.colinw664.adsl.metronet.co.uk] has joined #ubuntu-devel
=== highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-devel
torkelpitti: thanks for taking care of heimdal, and I'm sorry for taking so long to do the debdiff08:48
pittitorkel: no worries, thanks for doing it08:48
dokogood morning08:50
jdubhttp://www.brendoman.com/dbc/2005/09/13/my_techtv_appearance08:55
jdubha ha ha ha08:55
Treenaks"I haven't even bothered trying to compile a program since I switched to Ubuntu."08:56
pittiHi doko 08:57
jdubcheck the comment ;)08:57
pittidaniels: to make the nvidia driver work, I had to add a symlink from the new into the old driver directory; known issue?08:57
=== pef [n=loic@lns-vlq-39f-81-56-130-224.adsl.proxad.net] has joined #ubuntu-devel
pefhello09:03
=== mvo [n=egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel
=== ikuyaLoqu [n=ikuya@gnulinux.good-day.net] has joined #ubuntu-devel
pittiMithrandir: do you care for ia32-libs?09:12
=== ohphracku [n=zombie@cpe-66-87-4-181.ut.sprintbbd.net] has joined #ubuntu-devel
=== Simira [n=rpGirl@214.84-48-74.nextgentel.com] has joined #ubuntu-devel
=== ikuyaLoqu [n=ikuya@gnulinux.good-day.net] has joined #ubuntu-devel
=== ohphracku [n=zombie@cpe-66-87-4-181.ut.sprintbbd.net] has left #ubuntu-devel ["Leaving"]
=== tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel
=== vuntz is now known as vuntz|away
Kamionsabdfl: pong, re your ping last night09:22
Mithrandirpitti: yes09:25
=== dholbach [i=foobar@dyn228-239.dsl.ligado.de] has joined #ubuntu-devel
dholbachgood morning09:26
mvohey dholbach 09:26
dholbachhey mvo09:26
pittiMithrandir: could you please upgrade the contained zlib to the latest version to fix CAN-2005-1849 and CAN-2005-2096?09:27
pittiHi dholbach 09:27
BurgundaviaKamion, how does one test the oem installer?09:27
dholbachhey pitti :-)09:27
Mithrandirpitti: in all dists or just breezy?09:29
=== dand [n=dand@gw.datagroup.ro] has joined #ubuntu-devel
Mithrandirmvo: didn't you do an upload to fix 8265 yesterday?09:39
=== brad_s [n=brad@wbs-146-164-178.telkomadsl.co.za] has joined #ubuntu-devel
mvoMithrandir: not yesterday, but it should timeout in at most ~120sec 09:41
Mithrandirmvo: per request or in total?09:42
KamionBurgundavia: install oem-config09:42
mvoMithrandir: how long does it take for you to timeout?09:42
KamionBurgundavia: to test it properly, it's best to install oem-config along with the desktop system (by preseeding)09:43
BurgundaviaKamion, ok09:44
Mithrandirmvo: I haven't tested it, since I don't have such a setup here; I was just asking what the code is supposed to do?09:44
BurgundaviaKamion, is there docs for that somewhere? If not, lets talk at UBZ about building an OEM doc pack and what it needs09:44
mvoMithrandir: the default timeout for http is 120sec, apt will have to timeout once for each active sources.list entry. so it's 240s. I think the installer could probably use a slightly lesser timeout09:46
mvoMithrandir: this only applies for setups that have working dns but non-working direct access to the archive09:46
=== Keybuk [n=scott@217.205.109.249] has joined #ubuntu-devel
Mithrandirmvo: ok, is it tunable with a command line parameter or something?09:49
mvoMithrandir: yes, "-o Acquire::http::Timeout"09:50
=== brad_s [n=brad@wbs-146-164-178.telkomadsl.co.za] has left #ubuntu-devel []
KamionBurgundavia: not at the moment, no, it's too new09:50
KamionI suppose I could add an (undocumented) 'oem' boot option to the CDs, so that people can test this more easily09:51
Burgundaviathat would be nice09:51
pittiMithrandir: just breezy; stables were fixed a while ago09:53
=== retrix [n=sam@ppp195-93.lns1.adl4.internode.on.net] has joined #ubuntu-devel
pittiMithrandir: please also mention these two CAN numbers in the changelog09:54
Mithrandirpitti: ok, will do once my apt-get upgrade finishes so I have > 0 free space09:54
pittithanks09:54
=== koke [n=koke@adsl229-164.unizar.es] has joined #ubuntu-devel
=== seb128 [n=seb128@ANancy-151-1-49-236.w83-196.abo.wanadoo.fr] has joined #ubuntu-devel
dholbachgood morning seb128! :)09:57
=== pvanhoof [n=pvanhoof@d5152D086.access.telenet.be] has joined #ubuntu-devel
seb128hey dholbach09:57
KamionBurgundavia: ok, as of next CD images it should be possible to boot with preseed/file=/cdrom/preseed/oem.seed to test oem-config09:58
TreenaksKamion: cool!09:58
BurgundaviaKamion, thanks09:59
=== susus [n=sz@p5089CDEA.dip.t-dialin.net] has joined #ubuntu-devel
=== ogra [n=ogra@p5089CDEA.dip.t-dialin.net] has joined #ubuntu-devel
=== ribbo [n=riaan@196.36.161.235] has joined #ubuntu-devel
=== jorgp2 [n=jorgp@bnet-dial2-250.bartnet.net] has joined #ubuntu-devel
=== parshimers [n=parshime@c-24-130-82-207.hsd1.ca.comcast.net] has joined #ubuntu-devel
parshimersis there anything buggy about sudo in breezy?10:11
robitailleparshimers,  not that I know10:12
Burgundaviaparshimers, it is a little bit slower than in hoary10:12
[Chameleon] parshimers is having problems with it10:12
=== sabdf1 [n=mark@217.205.109.249] has joined #ubuntu-devel
[Chameleon] on a clean install10:12
[Chameleon] we've tried to figure it out in #ubuntu, but aren't getting far10:13
=== sabdf1 [n=mark@217.205.109.249] has left #ubuntu-devel []
[Chameleon] it's basically not doing anything for him. most of the time it seems to just exit.10:13
[Chameleon] parshimers: I was going to ask you to type this:10:14
[Chameleon] dmesg | tail10:14
[Chameleon] and look for anything related to sudo10:14
[Chameleon] you could actually do this:10:14
[Chameleon] dmesg | grep -i sudo10:14
[Chameleon] that'll be better10:14
pittiogra: will you upload a new moodle anytime soon?10:14
parshimersparshimers@Parshimers:~$ dmesg | grep sudo10:14
parshimersparshimers@Parshimers:~$10:14
parshimers:\10:14
pittiparshimers: what do you expect?10:15
pittiparshimers: kernel messages don't have anything to do with sudo10:15
parshimersi figured10:15
mdzfabbione: ?10:15
fabbionemdz: ?10:16
[Chameleon] pitti: sorry, I figured it was worth checking on10:16
fabbionemdz: it was about the tetex-* stuff..10:16
fabbionemdz: i did add comments based on the stuff that's happening in Debian, but i would like a double review10:16
mdzfabbione: saw your comment via mail10:17
mdzfabbione: probably elmo would be the right person to review10:17
fabbionemdz:  ok10:17
=== hunger has the /dev/input/mice issue agian after upgrading yesterday.
=== herzi [n=herzi@d014077.adsl.hansenet.de] has joined #ubuntu-devel
torkel[Chameleon] /parshimers: check /var/log/auth.log10:20
=== jorgp2 [n=jorgp@bnet-dial2-250.bartnet.net] has joined #ubuntu-devel
parshimerslol thats great10:21
parshimersi need to be root to read the file10:21
parshimers:(10:21
Mithrandirelmo: can you please sync sgml2x and blender?  Ok to override and the blender sync has been approved by Kamion.  (The sgml2x doesn't need approval)10:21
[Chameleon] parshimers: bummer10:26
[Chameleon] parshimers: you might try single-user mode. That should give you root access.10:27
[Chameleon] parshimers: at the grub boot screen, type the letter 'a' and then add an 'S' to the end of the boot string, separated by a space.10:28
[Chameleon] parshimers: disclaimer: I think that's right, that's how it worked on FC3's grub boot, should be the same here.10:28
parshimersthe problem was it didnt add my 2nd user to the sudoers list :P10:29
torkel[Chameleon] : can we please move it back to #u?10:29
[Chameleon] torkel: sure, but it seems he has found the problem.10:30
[Chameleon] parshimers: back to #ubuntu we go.10:30
torkel[Chameleon] : I know :-)10:30
[Chameleon] :)10:30
[Chameleon] torkel: thx for your help10:30
[Chameleon] pitti: you too10:30
=== jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel
torkel[Chameleon] : np10:31
seb128mvo: around?10:34
=== chmj [n=chmj@wbs-146-186-121.telkomadsl.co.za] has joined #ubuntu-devel
=== thoreauput1c [n=prospero@wolax9-110.dialup.optusnet.com.au] has joined #ubuntu-devel
=== thoreauput1c [n=prospero@wolax9-110.dialup.optusnet.com.au] has left #ubuntu-devel ["Leaving"]
=== Gman_ [n=Glynn@amfea-proxy-2.sun.com] has joined #ubuntu-devel
mvoseb128: yes10:42
mvoseb128: 'sup?10:42
seb128mvo: hi :)10:43
seb128Trying patch debian/patches/05_use_C_locale.patch at level 0...1...success.10:43
seb128Trying patch debian/patches/09_desktop.patch at level 0...1...2...failure.10:43
seb128make: *** [debian/stamp-patched]  Error 110:43
seb12810:43
seb128mvo: build log for current gdm10:44
mvoseb128: uh, bad10:44
mvoseb128: thanks. I didn't touched 05_use_C_locale but had to adjust 09_desktop. but it applied for me. oh well10:44
=== dhonn [n=dhonn@ip68-8-245-95.sd.sd.cox.net] has joined #ubuntu-devel
seb128np10:45
=== koke [n=koke@169.Red-217-127-113.pooles.rima-tde.net] has joined #ubuntu-devel
=== jkrogh [n=jesper@Linuxnews.dk] has joined #ubuntu-devel
jkroghHi.. the latest breezy kernel gives me a "busybox" after bootup.. 10:48
jkrogh2.6.12-8-amd64-smp10:48
jkrogh 169.472773]  audit(1126687587.704:0): initialized10:48
jkrogh[  170.303754]  scsi_proc_hostdir_add: proc_mkdir failed for <NULL>10:48
jkroghmount: Mounting /root/dev on /dev/.static/dev failed: No such file or directory10:48
chmjanyone know if the archive is broken or something ? 10:48
jkroghmount: Mounting /dev on /root/dev failed: No such file or directory10:49
jkroghTarget filesystem doesn't have /sbin/init10:49
sivangMorning all!10:49
jkroghAnyone you knows what to do to submit a proper bugreport? 10:49
chmjI keep getting MD5Sum missmatches and I'm not behind a proxy 10:49
chmjelmo: ping 10:49
dokochmj: too early :)10:49
jkrogh2.6.12-3-amd64-k8-smp works fine.. 10:49
mvochmj: maybe a transparent proxy? breezy seems to be fine here 10:50
sivangmorning mvo , seb128 , pitti 10:50
chmjmvo: nope10:50
jkroghThe archive works fine from here.. 10:50
jkroghdk.archive.ubuntu.com 10:50
chmjmvo: no proxy10:50
pittiHi sivang 10:51
seb128hi sivang10:51
seb128hi pitti10:51
pittiMoin seb10:51
chmjhmmm, it means something wrong by my side then 10:52
=== jorgp2 [n=jorgp@bnet-dial2-250.bartnet.net] has joined #ubuntu-devel
mvochmj: you may try "apt-get update -o Debug::Acquire::http=true" and look at the http headers10:52
=== ribbo [n=riaan@196.36.161.235] has joined #ubuntu-devel
chmjmvo: thanks 10:55
jkroghShould i ask on the ubuntu-devel list instead? 10:55
=== olemke [n=olemke@iup.physik.uni-bremen.de] has joined #ubuntu-devel
=== chmj [n=chmj@wbs-146-186-121.telkomadsl.co.za] has joined #ubuntu-devel
mvochmj: if you want, paste the debug output somewhere and I'll have a look11:00
=== GheRivero [n=ghe@193.146.157.2] has joined #ubuntu-devel
=== GheRivero [n=ghe@193.146.157.2] has left #ubuntu-devel ["Abandonando"]
chmjmvo: I think the local telco is caching us or something 11:01
chmjmvo: we've been having problems with adsl 11:01
seb128does somebody have a ldap setup here?11:05
\shdholbach / seb128: can u have a look on libgda2...binary package gda2-freetds has unmet dep on libct1 (which should be libct3) but all versions of libgda2 (up to 1.3.91) are ftbfsing because of using the wrong interfaces of freedts lib11:07
Mithrandir\sh: it's infty's bug, he asked other to let him handle it11:08
\shMithrandir: ok then..11:08
seb128Mithrandir: do you want amd64 bug? http://bugzilla.ubuntu.com/show_bug.cgi?id=1490311:09
Mithrandiryay bugs! /me munches11:09
sivangseb128: I  have some kind of ldap server on one of the machines, what do you need?11:09
seb128Mithrandir: that's browsers crashing with totem video player, seems to be reproducible if you use "previous page" from a video11:09
Mithrandirseb128: I'll take a look11:09
seb128sivang: https://bugzilla.ubuntu.com/show_bug.cgi?id=1476311:09
seb128Mithrandir: thanks11:09
Kamionchmj: transparent proxy == local telco caching you11:11
Kamiondue to the "transparent", you often won't know about it11:11
=== lifeless rants about how transparent is really interception
Kamionwell yes11:12
chmjthey should not be doing that anyway 11:12
\shchmj: normal behaviour of ISPs in modern times11:14
HrdwrBoBmy ISP doesn't transparent proxy me11:15
\shMithrandir: btw...is {gcc,g++}-3.4 installable on amd64 again, since dokos upload yesterday? :) 11:15
\shHrdwrBoB: not all..but many11:15
HrdwrBoB\sh: I cheat though.. I route traffic through work11:16
Mithrandir\sh: yes, done.11:16
\shMithrandir: u rock :) thx :)11:17
jdubseb128: that totem plugin bug appears on !amd64 too11:17
seb128jdub: ppc?11:18
jdubx8611:18
jdubat least last time i tried11:18
jdubcurrently stuck in console tho11:18
jdubwill try again later11:18
seb128jdub: I don't have it on my box, but on the same box with the amd64 liveCD it crashes the browser everytime I do "previous page" from a video page11:19
seb128with the same versions11:19
seb128jdub: get me a backtrace on x86 please, amd64 are screwed 11:19
jdubok11:19
seb128thanks11:20
dholbachKamion: do i get approval  to sync workrave from debian? (new upstream, builds nicely, fixes #10667)11:20
jdubhrm11:20
jdubhow do i get a backtrace? run firefox in gdb?11:20
=== sabdfl [n=mark@217.205.109.249] has joined #ubuntu-devel
Mithrandirfirefox -g, iirc11:21
jdubahr11:22
=== jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel
seb128jdub: or gdb -p `pidof firefox-bin`11:26
seb128when it's running11:26
jdubyeah11:26
jdubseb128: did you see alexl's blog?11:26
=== womble [n=mpalmer@eth359.nsw.adsl.internode.on.net] has joined #ubuntu-devel
=== thesaltydog [n=yoshi@host194-61.pool8023.interbusiness.it] has joined #ubuntu-devel
seb128jdub: nop, /me opens planet11:28
seb128jdub: waouh, that's cool11:29
jdubyummy :-)11:30
=== marcin_ant [n=marcin@www.e-dev.tele2.pl] has joined #ubuntu-devel
=== mdz [n=mdz@ca-studio-bsr1o-251.vnnyca.adelphia.net] has joined #ubuntu-devel
\shhmmm.11:32
\shthis is much more valuable: http://www.gizmoproject.com./11:33
\shthis is much more valuable: http://www.gizmoproject.com/11:33
dholbachelmo: could you pretty please sync tdiary (security issues)11:34
pittidholbach: I just write an email to elmo with a whole bunch of sync requests11:35
pittidholbach: I just do a major security review, also of universe11:35
\shpitti: put gtk-gnutella as well on it, thx :)11:35
pittidholbach: email requests generally work better anyway11:35
dholbachpitti: cool, will you add tdiary please then?11:35
pittidholbach: it's already there :-)11:35
dholbachpitti: super, thanks11:35
pittidholbach: I included all recent DSAs and CANs11:35
dholbachROCK :)11:36
pitti\sh: changelog doesn't mention a security issue11:36
=== comadreja [n=comadrej@224.Red-83-41-20.pooles.rima-tde.net] has joined #ubuntu-devel
\shpitti: ok...then I write the email by myself...it's gcc4 issues...need to collect anyways for universe11:37
Kamiondholbach: that's a fairly substantial upgrade; have you tested it?11:38
pitti\sh: yes, thanks11:38
=== Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel
Kamiondholbach: please check with the doc team to find out whether they've got workrave in screenshots or other documentation; if so, I'd rather stick with what we've got, since it's after UI freeze11:39
\shpitti: btw..when u do a security review also of universe...can u put somewhere the list of source packages which a vulnerable somewhere on the wiki? 11:39
=== seb128_ [n=seb128@ANancy-151-1-2-48.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel
pitti\sh: putting that on a wiki would be error prone and redundant11:40
pitti\sh: I just invent a mechanism in ubuntu-cve for that11:40
pitti\sh: I added some vulnerable packages, if anybody spots something, I can easily add it11:40
dholbachKamion: ok... will talk to them - the release contains mostly bug fixes and translation updates - will give it some more testing, before i will request the sync11:40
mdkei don't think we have such a package in our documentation11:41
\shpitti: can u give me a link to this list for ubuntu-cve?11:41
mdkedholbach, ^11:41
dholbachmdke: merci beaucoup :)11:41
pitti\sh: http://people.ubuntu.com/~pitti/ubuntu-cve/unfixed.html11:42
pitti\sh: look at the very end, there is breezy universe11:42
pitti\sh: shortly the list will get bigger when I add the new stuff11:42
pittiI'm still in the review process11:42
pitti\sh: if something on that list is fixed, please tell me11:43
pittiCAN-1005-1759 11:44
pittiphp4 [Ubuntu: 4.4.0-2]  [Debian: 4:4.4.0-2, vulnerable] 11:44
Kamiondholbach: merge rather than sync, I'd expect11:44
pittiouch - that is a *VERY* old one :-/11:44
=== WaterSevenUb [n=WaterSev@azevedo.astro.up.pt] has joined #ubuntu-devel
dholbachKamion: are you still talking about  workrave ? we don't need to merge, it builts nicely as it is11:45
pittidholbach: about which package are you talking?11:45
pittiah, ok11:45
dholbach:)11:45
mvoseb128: do you have a idea for #15361?11:45
=== jorgp2 [n=jorgp@bnet-dial2-250.bartnet.net] has joined #ubuntu-devel
\shpitti: is the wine stuff fixed in 20050725?11:49
Kamiondholbach: er, ok, I just assumed that since one of the Ubuntu changes was a modular X.org build fix ...11:50
Kamion:qa11:50
Kamion(d'oh)11:50
pitti\sh: http://bugs.winehq.org/show_bug.cgi?id=2715, please check11:51
Kamionelmo: please sync man-db and groff11:51
=== jorgp2 [n=jorgp@bnet-dial2-250.bartnet.net] has joined #ubuntu-devel
pitti\sh: should indeed be fixed in the existing version already11:52
=== camilotelles [n=Camilo@20132139198.user.veloxzone.com.br] has joined #ubuntu-devel
\shpitti: should be...regarding your link ------ Additional Comment #4 From Marcus Meissner  2005-03-17 11:29 -------11:52
\shThe misc/registry.c code is gone in CVS right after 20050310 release. 11:53
\shpitti: but I could do a new upstream version to 20050725 as well ;)11:53
pitti\sh: ok, marked as fixed in Breezy; hoary could still be vulnerable11:53
\shpitti: hoary had the old wine packages..we're using now scotts11:53
\shpitti: we could ask backport team to use breezy ones...11:54
=== carstenh [n=carstenh@mkfw.fh-trier.de] has joined #ubuntu-devel
=== Gman_ [n=Glynn@amfea-proxy-2.sun.com] has joined #ubuntu-devel
=== martink [n=martin@p54B3BDD9.dip0.t-ipconnect.de] has joined #ubuntu-devel
=== ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-devel
=== trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-devel
=== doko_ [n=doko@dsl-084-059-081-166.arcor-ip.net] has joined #ubuntu-devel
Mithrandirdoko: mind if I steal 14938 from you?12:18
dokoif you have a solution, currently investigating ...12:19
Mithrandirit's the same as 1460912:20
Mithrandirand it appears to be that gcj doesn't handle many input files.12:20
Mithrandiror doesn't reorder input files or something like that.12:21
dokothe file definitely is in the ecj.jar12:22
Mithrandirif you try to compile a bit fewer files, it works.12:23
dokook, that looks like a good workaround12:25
Mithrandirgcj should really be fixed12:26
Mithrandirdoko: it's a bloody ugly workaround, though.  I'm considering just closing infinity's bug as duplicate of yours and leaving it to you.12:31
Mithrandirdoko: as I said, I think it's a gcj bug, but I'd like not to go completely insane, so I'm not going there. :-)12:31
dokoyes, it looks better in 4.112:31
Mithrandircan you add the workaround and we'll just leave it as that for now?12:31
dokoyes12:33
Mithrandircheers12:34
=== seb128 [n=seb128@ANancy-151-1-2-48.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel
ograpitti, yes, i'm on it, could you review the remaining dependency (mimetex) ? 12:40
pittiogra: can you please upgrade to 1.5.1 or port the security fix, and mention CAN-2005-2247 in the changelog?12:41
pittiogra: I'm doing the review ASAP12:41
ograpitti, will do12:41
sivangelmo: ping, got my email?12:45
=== ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-devel
=== Chipzz_ is now known as Chipzz
seb128Mithrandir: Debian has new pwlib/gnomemeeting packages, you use it right? Do you want to try if they work and do the update/ask for the sync?12:59
Mithrandirseb128: I could do that, sure.01:00
seb128thanks01:00
jdubelmo, seb128: did ross ping either of you about python-cairo?01:01
seb128jdub: no, he should? The new version PENDINGUPLOAD on my list, what's the issue with it?01:02
jdubah, ok01:02
seb128jdub: blocked by freeze some days ago ... should I not upload for a reason?01:02
jdubhe wanted the new version :)01:02
seb128ah01:02
seb128new version junky :)01:03
jdubno, please go ahead01:03
seb128sync don't work for python stuff BTW 01:03
jdubhe said he'd let 90% of my blood if it didn't go in01:03
seb128since Debian still has 2.3 by default01:03
seb128ah ah01:03
jduband he's a bit of a closet blade fanatic01:03
jdubyeah01:03
=== seb128 is tempted to not update and blame jdub for the non update :)
jdubheh01:04
Robot101the 2.3/2.4 thing makes my sid/breezy hybrid box cry :)01:04
jdubpipka will be after you for the cleaning bill ;-)01:04
pittiseb128: asa long as the package is sane and uses the python metapackage, syncs should be fine01:04
seb128pitti: the non versionned package points on 2.3 usually01:04
=== Gman_ is now known as GmanZZZ
pittiseb128: but the package is rebuilt for Ubuntu, and then it should become 2.4 as default01:05
seb128pitti: how so? The Debian has a "Depends: python2.3-cairo (= ${Source-Version})"01:05
pittiouch01:06
seb128pitti: we sed the control to change 2.3 to 2.4? :)01:06
pittiseb128: that explicit version is evil, right01:06
pittiseb128: nevermind then01:06
seb128pitti: lot of package do that ... python-cairo Depends on python2.N-cairo01:06
seb128pitti: what Depends should be used?01:07
pittiseb128: dunno, I just remember many packages that use ${python:Depends} and work fine01:08
Kamionpython:Depends only handles python itself, not modules.01:08
Kamionthere is no shlibdeps-like mechanism for python01:09
Kamionsame goes for perl modules01:09
mjg59"Dapper drake"? Oh my.01:11
dokoMithrandir: which files did you translate in a separate compiler run? compiling each file for itself doesn't work neither01:12
jdubshoulda been dingo ;-)01:12
jdub</ferventnationalism>01:12
ograjdub+++01:12
Mithrandirdoko: you need to compile each file once, then retry them all, iirc.01:13
Mithrandirdoko: ignore failures on the first run01:13
sivangmjg59: that's the code name for breezy+1 ?01:15
mjg59sivang: Yes01:15
Robot101ha01:15
ograsivang, read te mailing list :)01:15
=== ogra shudders "...and freeze a little longer."
sivangogra: I will I will, on weekend =) hard to managet to catch on all the mails while at work..01:16
sivangogra: u-d ml ?01:17
ograu.u01:18
sivangogra: at work I'm only trying to keep with u.d ;-)01:19
=== `anthony [n=anthony@220-253-52-230.VIC.netspace.net.au] has joined #ubuntu-devel
=== WaterSevenUb [n=WaterSev@azevedo.astro.up.pt] has joined #ubuntu-devel
WaterSevenUbin which package is the "disks-admin" tool?01:27
ograWaterSevenUb, gnome-system-tools01:28
WaterSevenUbogra, thx.01:28
=== Valandil [n=chrys@dsl-084-056-109-005.arcor-ip.net] has joined #ubuntu-devel
=== lorenzod [n=lorenzod@80.87.77.58] has joined #ubuntu-devel
=== Hirion [n=Hirion@p5487CFB1.dip.t-dialin.net] has joined #ubuntu-devel
danielspitti: hmm?01:43
=== kronoss [n=kronoss@FW-7-250.go.retevision.es] has joined #ubuntu-devel
mvoelmo: can you please nuke "babytrans" from the archive? it's useless without babytrans-common (dictionary files) and that seems to have no license (both are from marillat)01:47
dholbachcan somebody tell me if  http://bugzilla.ubuntu.com/show_bug.cgi?id=12076  really is all about metacity?01:48
=== HiddenWolf [n=HiddenWo@136.236.dynamic.phpg.net] has joined #ubuntu-devel
=== fabbione [n=fabbione@195.22.207.163] has joined #ubuntu-devel
=== mbreit [n=mo@p548762C0.dip.t-dialin.net] has joined #ubuntu-devel
=== fabbione [i=fabbione@195.22.207.163] has joined #ubuntu-devel
=== macgyver2 [n=eric@unaffiliated/macgyver2] has joined #ubuntu-devel
=== Evaso [n=Marem@host21-187.pool8249.interbusiness.it] has joined #ubuntu-devel
EvasoBenc: ping01:55
=== mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel
sivanghey mpt 02:01
Evasowho is maintaining synaptic?02:01
pittiEvaso: mvo02:01
Evasomvo: ping02:02
mvoEvaso: pong02:02
mpthi sivang02:02
Evasohi mvo02:02
Evasowhat do u think about to propose removing packages installed by dependencies on package remove?02:02
Evasoif this dependencies are not needed from others installed packages02:03
mvoEvaso: I like the idea a lot, there is already a experimental apt branch that supports this feature called apt--auto-mark--002:03
Evasomvo: this also works for suggested and reccomended packages?02:04
=== Elleo [n=Elleo@shellsong.plus.com] has joined #ubuntu-devel
mvoEvaso: hm, I don't think so. right now only for "real" depends. are you interessted in working on such a project?02:04
=== robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel
Evasomvo: i doesn't know apt internals, but i would to integrate upstream version in synpatc with Dehs02:05
mvoEvaso: let's move to #synaptic and talk about details, ok?02:07
Evasook02:07
infinitypitti : <poke>02:08
=== jc-denton [n=nils@zux173-061.adsl.green.ch] has joined #ubuntu-devel
=== jc-denton [n=nils@zux173-061.adsl.green.ch] has left #ubuntu-devel []
pittiinfinity: eek02:09
infinitypitti : Want me to go through this universe CVE list and tell you which ones are wrong? :)02:09
pittiinfinity: you mean on ubuntu-cve/unfixed.html? sure, that would be nice02:09
pittiinfinity: I did not add them manually, it's just the fallout of automatic changelog computation02:10
infinitypitti : Well, I see a lot.  Ahh.02:10
pittidaniels: I had to create a symlink /usr/lib/xorg/modules/drivers/nvidia_drv.o => /usr/X11R6/lib/modules/drivers/nvidia_drv.o02:10
infinitypiti : 1005-1759 is a CAN we accidentaly invented due to a typo in a changelog, BTW. :)02:11
pittiinfinity: just saw that, a thousand year old CAN is something rare :-)02:11
danielspitti: errr ... what?02:11
pittidaniels: well, yesterday I installed the nvidia-glx driver again, which drops the driver into /usr/X11R602:12
pittidaniels: but xorg does not find the driver there, all others are in /usr/lib/xorg02:13
Mithrandir7win 2602:13
Mithrandirbah02:13
pittiinfinity: I propose to leave the CAN there as a reminder to fix it at the next php update02:14
infinitypitti : Anyhow, it looks like everything against php4/php4-universe is a false positive, and the apache vulns are also false (because apache in hoary and breezy uses apache2-utils, not apache-utils)02:14
danielspitti: oh, right02:15
pittiinfinity: they are solved upstream in 4.4, I suppose?02:15
danielspitti: modular server02:15
pittidaniels: oh, right, it should still be installed02:15
sivang\sh: added a comment for you on your blog :)02:16
hungerfabbione: I sometimes get the /dev/input/mouse missing after bootup problem with your kernel. Never noticed that with my 2.6.13 kernel.02:16
pittiinfinity: ok, I mark them as fixed; can you also add the CANs to the changelog in your package RCS?02:16
infinitypitti : Yeah, the php ones are all solved in 4.4.0 (except for the XML_RPC vulns, but php4-pear no longer contains files, it just depends on php-pear from php5, which is all fixed up)02:16
\shsivang: thx :) and yes...this is what I want ;)02:17
fabbionehunger: it's a udev issue. not a kernel issue02:17
hungerfabbione: Your/BenC's kernel did work fine so far (after the occasional udevstart).02:17
fabbionehunger: there is a bug open already02:17
pittiinfinity: btw, AFAICS we should remove php4-universe from the archive, right?02:17
hungerfabbione: That is what I was told. I just never noticed it with a 2.6.13 kernel.02:17
hungerfabbione: Maybe I am just lucky;-)02:18
infinitypitti : Same story for mod_ssl.. The vuln there was fixed in .18 or .19 or something (I backported it to warty, but hoary and breezy already had the fix)02:18
sivang\sh: sounds very interesting, I'll look forward to UBZ to maybe discuss thiat02:18
\shsivang: me too :)02:19
pittiinfinity: and you are sure that php4-universe 4.3.10-15ubuntu2 fixes e. g. CAN-2005-1921?02:19
infinitypitti : Yes, php4-universe and php4-imap should go, elmo was meant to do that. :)02:19
pittiinfinity: ok, then I don't mark these packages manually, just php402:19
sivang\sh: but still, I think there are more things to come before, like automatic mounting of existing file systems, unversal hardware support, but this can probably grow together02:19
infinityelmo : We still need php4-unive and php4-imap (source) tossed from breezy.02:21
\shsivang: well...one side is distro..the other is community..and this idea is community environment :)02:21
infinitypitti : Yeah, php4-universe no longer produces any binaries in breezy (except for php4-universe-common), so I intentionally ignored it.02:21
pittiinfinity: ok, marked php4 and apache; thanks for the review02:22
infinityOn a different note, some MOTU should bribe me to fix php3 in the older releases.  I completely forgot it was there.02:23
infinitypitti : libapache-mod-ssl, too.02:23
pittiinfinity: shall I send you a list of all apache and php related CANs I manually marked in my db, so that you can add them to the changelogs? that would rock02:24
infinitypitti : If you'd like to, sure.02:25
infinitypitti : When you're scanning, keep in mind to check source<->binary mappings, I think a few of those got confused.  And stuff like "apache-utils doesn't actually ship anything, so it can't possibly be vulnerable to anything)02:26
seb128\sh: do you have a slow or loaded box?02:40
seb128<ross> seb128: i just got another weird deleted/created: /usr/share/control-center-2.0/capplets02:40
seb128<ross> i didn't touch it, honest ;)02:40
seb128<ross> inotify has load issues02:40
seb128<ross> the moment i start a pdebuild a load of files "disappear" and "reappear"02:40
\shseb128: when I start pbuilding then i goes up to 1 or 2 sometimes (depends)02:41
seb128does the menu breakage happen then?02:41
\shseb128: but it happens also when nothing runs02:41
seb128k, so that's not it02:41
\shseb128: the log files I'd attach were when I did nothing at all02:41
seb128<seb128> not sure if that's gamin or inotify02:43
seb128<ross> seb128: i bet it's inotify02:43
seb128bah02:43
seb128this bug suck02:43
\shyes it sucks02:44
\shseb128: and after all, the menus were not coming back this time :(02:45
pittidoko: poppler-utils is still in NEW, btw02:46
\shseb128: and if it's really inotify we only have time until the 29th ;)02:46
dokopitti: -> elmo02:49
seb128what is "knotify"?02:49
pittidoko: I know, I just thought you were unsure about the status02:49
\shseb128: where is it?02:52
=== _trulux [n=lorenzo@67.Red-80-25-56.pooles.rima-tde.net] has joined #ubuntu-devel
=== macgyver2 [n=eric@unaffiliated/macgyver2] has left #ubuntu-devel ["Leaving"]
seb128\sh: I installed amarok and when starting it I had a "starting knotify" windows list entry for like 15s02:55
seb128seconds02:55
\shseb128: oh...i think it's one of the magical communiction utilities of kde ;) 02:56
seb128maybe the breakage is due to it02:56
seb128I didn't get any issue before using it02:56
seb128let's note if that change something now02:56
\shI didn't use amarok or any kde stuff 02:56
seb128k, so it just don't happen on my box02:57
seb128s/don/doesn/02:57
\shI'm just using the ubuntu-desktop aka gnome02:57
pittisivang: I'm just fixing the cups bug, FYI02:57
Mithrandirseb128: 14903 works for me; no crash.02:59
Mithrandirseb128: I see the gstreamer bug, but that's just gstreamer not having an appropriate plugin?03:00
jdubogra: http://www.gnome-look.org/content/pre3/29050-3.png03:02
seb128Mithrandir: start firefox, go to http://www.apple.com/trailers/, start a trailer, press the toolbar back button ... does i crash?03:02
=== mxpxpod [n=BryanFor@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel
seb128s/i/it/03:03
ograjdub, see #ubuntu-meeting ;) thanks :)03:05
jdubfor...?03:05
ograjdub, we just have our weekly edubuntu meeting :)03:06
Mithrandirseb128: hmm, now I got it crashing, yes.03:06
sivangpitti: k, cool03:06
=== mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel
seb128Mithrandir: cool03:10
mxpxpodjdub: you have a ppc machine, right?03:10
pittijordi: did you already upload mailutils to Debian without the CAN? Or did you read yesterday's mail in time?03:10
=== ozamosi [n=nnnnnnnn@h68n2c1o1049.bredband.skanova.com] has joined #ubuntu-devel
pittijordi: also, do you want to fix this in Ubuntu?03:10
jdubmxpxpod: i have what we may refer to as "an excuse" for a ppc machine03:11
mxpxpodjdub: heh, could you check something for me?03:11
mxpxpodjdub: I'm trying to figure out if this problem is ppc only or not03:11
mxpxpodjdub: first, do you have a pretty recent breezy on your ppc machine?03:11
Mithrandirseb128: now I made it just hang. :-/03:12
jdubmxpxpod: not atm03:13
mxpxpodjdub: ok, don't worry about it03:13
mxpxpodjdub: I'm trying to figure out why beagle is crashing on me03:13
=== mitsuhiko [n=blackbir@80.122.201.98] has joined #ubuntu-devel
=== JaneW [n=JaneW@wbs-146-164-223.telkomadsl.co.za] has joined #ubuntu-devel
=== marcin_ant [n=marcin@www.e-dev.tele2.pl] has joined #ubuntu-devel
mvoping jamesh03:17
=== _trulux is now known as trulux
slomohi... is some kind of dpkg guru here? while creating the diff.gz i get the following error http://paste.ubuntulinux.nl/218203:21
=== Yagisan [n=jamie@60-240-29-20-nsw-pppoe.tpgi.com.au] has joined #ubuntu-devel
=== trygvebw [n=trygvebw@216-85-79.5002.adsl.tele2.no] has joined #ubuntu-devel
=== bddebian [n=bddebian@user216-178-65-218.netcarrier.net] has joined #ubuntu-devel
bddebianMorning03:27
DizietBlimey.  This Firefox privacy situation is much worse than I thought.03:28
DizietThere a variety of different kinds of stuff it remembers about what you've been doing, any one of which could get you nailed if that's what you're worried about.03:28
=== dholbach [i=foobar@dyn228-239.dsl.ligado.de] has joined #ubuntu-devel
DizietThese all have different UI controls for clearing them.03:29
DizietSome of those controls don't clear and flush the profile to disk, so a subsequent crash undoes the clear.03:29
DizietSome of them don't have a way to clear them at all (depending on version and configuration).03:29
=== trygvebw [n=trygvebw@216-85-79.5002.adsl.tele2.no] has left #ubuntu-devel ["b00t-b00t"]
Lathiatfirefox has a big fat screen of various informations tored and a clear all button?03:29
Lathiatwhat other stuff does it store?03:30
=== Lathiat foudn this in contrast to epiphany, where deleting things is a marathon around the UI
DizietI'm reading the bugzilla.03:30
DizietApparently in some versions `clear all' doesn't clear all.03:30
=== kent [n=kent@h55d210.delphi.afb.lu.se] has joined #ubuntu-devel
=== pablof [n=ubuntu@200.128.80.250] has joined #ubuntu-devel
sivanghey bde03:31
sivangerr, bddebian even :)03:31
bddebianMorning sivang03:31
DizietLuckily few of those bugs are in our version.03:35
DizietOurs just has the bug that the clear search history option on the search box context menu doesn't clear the browser history (so your searches are still recorded) and doesn't flush the profile.03:35
MithrandirDiziet: any thoughts on http://bugzilla.ubuntu.com/show_bug.cgi?id=14903 ?03:36
=== highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-devel
DizietI think I'll delete the option.  It's either that or invent a new popup saying `you mean to clear your whole history then?'03:36
Dizietmith: I don't have any thoughts off the top of my head, no.  I'm not sure it's worth spending an afternoon chasing it down at this stage ?03:38
DizietOur mozilla package has been unmaintained for too long.03:38
Dizietfirefox, I mean.03:38
=== Evaso [n=Marem@host21-187.pool8249.interbusiness.it] has left #ubuntu-devel ["Client]
=== mitsuhiko is now known as optimisticus
sivangdoes anybody know if elmo is up already?03:41
=== thoreauput1c [n=prospero@wolax7-052.dialup.optusnet.com.au] has joined #ubuntu-devel
bddebiansivang: I think I killed him with requests ;-)03:44
=== sfv1 [n=steve@egress.sbb.uvm.edu] has joined #ubuntu-devel
=== chmj [n=chmj@wbs-146-186-121.telkomadsl.co.za] has joined #ubuntu-devel
ografabbione, ping03:50
sivangbddebian: I hope not ;-)03:51
=== terrex [n=terrex@84-122-83-29.onocable.ono.com] has joined #ubuntu-devel
fabbioneogra: fast pong.. i am on the way off03:53
ografabbione, who in the kernel team is our inotify specialist ? 03:53
ografabbione, i'll need help with 1496703:54
JaneWnever miss (or step out of) a meeting...  http://www.comics.com/comics/dilbert/archive/images/dilbert2002713250914.gif03:54
seb128\sh: I get the bug now03:56
seb128\sh: it's load dependend here03:56
ograRiddell, any thought about 14967 ? it affects all KDE apps in the GNOME menu 03:56
fabbioneogra: that's not a kernel bug. it's a gamin bug03:56
fabbioneogra: probably related to the same memory leak03:56
fabbioneor stuff like that03:56
ografabbione, hmm03:56
fabbionethe inotify in the kernel works fine03:56
\shseb128: hmmm03:57
ografabbione, but its not gamin claiming that the dirs disappear afaik...03:57
\shseb128: this bug sucks really03:57
=== OculusAquilae [n=oculus@p548D0A8C.dip0.t-ipconnect.de] has joined #ubuntu-devel
ografabbione, it just recieves the event fom inotify03:57
fabbioneogra: gamin had the exact same issue when we were using dnotify+polling03:57
fabbionegamin is crap03:57
fabbionewe did workaround it03:58
fabbionebut not for inotify03:58
ografabbione, do you remember how ? 03:58
fabbioneseb128, pitti and jdub will remember03:58
ograoki03:58
seb128fabbione: no03:58
ografabbione, thanks for now :)03:58
seb128fabbione: it was dropping events 03:58
fabbioneogra: basically gamin sucks at keeping track of what's under checking adn what's not03:58
fabbioneseb128: that was a consequence03:58
fabbionehmm no03:59
seb128fabbione: now we get "inotify: resource /....folder/ went away" messages03:59
fabbioneseb128: right..03:59
seb128fabbione: no reason to create events03:59
fabbioneseb128: check the code.. i am sure it's a gamin problem03:59
fabbionesee where that message comes from03:59
seb128server/gam_inotify.c for gamin03:59
fabbionebecause the code and the messages are misleading03:59
seb128        if (event->mask & IN_DELETE_SELF)04:00
seb128        {04:00
seb128                GAM_DEBUG (DEBUG_INFO, "inotify: resource %s went away. Adding it to missing list\n", data->path);04:00
=== pari1 [n=matthias@p549DC863.dip.t-dialin.net] has joined #ubuntu-devel
=== pari1 [n=matthias@p549DC863.dip.t-dialin.net] has left #ubuntu-devel []
fabbioneseb128: when i did the debug last time, i had to re-read the entire code and add my debug statement04:00
seb128fabbione: most of the code has been rewritten and not by DV this time :)04:00
seb128maybe it's better now04:00
fabbioneseb128: well than i dunno.. but i am not going to pick up another talk with DV.. that's for sure04:00
seb128fabbione: it's probably easy to monitor a folder with inotify to make a testcase04:01
fabbioneand i am 99.99% sure inotify is fine04:01
fabbioneseb128: sure.. reduce the test case to the minum that can be reproducible04:01
=== tritium [n=rimbert@mip-lab4.ecn.purdue.edu] has joined #ubuntu-devel
fabbioneseb128: adding debug statement to kernel inotify is very very easy04:02
fabbioneit's made of only 3 functions :)04:02
seb128fabbione: is there any example of inotify code somewhere?04:02
fabbionenot that i am aware of.. probably there are some references in the kernel code itself04:02
fabbionefs/inotify.c04:02
seb128k04:02
=== trs81 [n=trs80@203-59-108-171.dyn.iinet.net.au] has joined #ubuntu-devel
=== fabbione goes offline
seb128mvo: you have not played with inotify by any luck?04:04
mvoseb128: no, only fam/gamin04:05
seb128k, thanks anyway04:05
\shseb128: http://www.developertutorials.com/tutorials/linux/monitor-linux-inotify-050531/page4.html if it helps04:05
seb128\sh: thanks04:06
\shseb128: i think u can use the example as a test case with little modifications04:06
Lathiatseb128, \sh: its changed since then tho04:06
Lathiatits no longer a /dev device04:06
\shargl04:06
Lathiatits a ioctl or whatever04:07
MithrandirI thought there was a libinotify or something, with glib bindings and all04:07
seb128no, that's libnotify04:08
\shMithrandir: http://www.kernel.org/pub/linux/kernel/people/rml/inotify/glib/ ?04:08
seb128which makes the bubble you get for updates by example04:08
seb128no?04:08
Mithrandirseb128: no, libinotify; what sh posted looks approximately right.04:09
seb128oh, k04:09
ograhmm, we dont ahve/use it apparently04:09
seb128I don't want an another layer04:09
seb128the goal is to know if inotify is to blame04:09
Mithrandirwell, it has code you can look at. :-)04:09
seb128so better to use it directly04:09
seb128ah, right04:09
Mithrandirpitti: ia32-libs uploaded.04:09
Mithrandirand it's trivial enough that it's meaningful to look at too04:10
pittiMithrandir: merci04:12
\shseb128: /usr/src/linux-source-`uname -r`/Documentation/filesystems/inotify.txt04:14
=== mxpxpod [n=BryanFor@unaffiliated/mxpxpod] has joined #ubuntu-devel
=== Evaso [n=Marem@host21-187.pool8249.interbusiness.it] has joined #ubuntu-devel
=== Evaso [n=Marem@host21-187.pool8249.interbusiness.it] has left #ubuntu-devel ["Client]
=== EricV [i=EricV@AFontenayssB-152-1-14-241.w82-121.abo.wanadoo.fr] has joined #ubuntu-devel
=== netstar [n=net@dial81-131-55-179.in-addr.btopenworld.com] has joined #ubuntu-devel
netstarwhat's ubuntu's equivalent to /etc/rc.d/rc.local?04:28
=== EricV [i=EricV@AFontenayssB-152-1-14-241.w82-121.abo.wanadoo.fr] has left #ubuntu-devel []
=== jcape [n=jcape@63.246.68.27] has joined #ubuntu-devel
Kamionnetstar: write a new init script04:32
Kamion(in /etc/init.d/) and use update-rc.d to link it into the /etc/rc?.d/ directories04:32
netstarok04:33
netstarthanks04:33
ograDiziet, after you took care of firefox now, would it be possible to add native forms support to it ? http://www.gnome-look.org/content/show.php?content=28984&vote=good&tan=3354261304:33
ogra(i'm requesting that since warty btW)04:34
=== jsgotangco [n=jsg@info1-60.info.com.ph] has joined #ubuntu-devel
Kamiondidn't thom explicitly say no to that?04:35
KamionI'm sure I remember there being some problem with them04:35
seb128\sh, ogra: thanks to mvo who pointed http://www.kernel.org/pub/linux/kernel/people/rml/inotify/utils/inotify-utils-0.25.tar.gz we figured your issue is an inotify bug04:35
\shseb128: u rock :) 04:36
ograKamion, for warty, because it wasntmature enough back then04:36
=== aschwin [n=aschwin@dsl-aur-ppc5.dial.inet.fi] has joined #ubuntu-devel
seb128\sh, ogra: can you try with it if you get a DELETE events when that happens?04:36
ograseb128, YAY !!04:36
seb128just untar, run ./inotify_test /usr/share/applications/kde04:36
Kamionogra: I was *sure* it was later than warty.04:36
daniels/w/win 3104:36
seb128and not any event04:36
ograKamion, then it was beginning of hoary.... i gave up on it later... its a simple css extension, nothing intrusive04:37
Kamionogra: you asked near the end of the hoary cycle04:37
\shseb128: running04:38
ograi'm pretty sure a asked at least 5 times... one might have been at the end of hoary...04:38
Kamionhttp://people.ubuntu.com/~fabbione/irclogs/archived/2005-03/ubuntu-devel-2005-03-04.html, about two-thirds of the way down04:38
Kamionthere was a theming problem04:38
Kamionand some display problem reported by tseng - should check if that's still a problem04:39
Kamionalthough the one you just pointed to is clearlooks rather than industrial, so I guess it won't share the theming problem04:40
=== NSK [n=wikinerd@unaffiliated/nsk] has joined #ubuntu-devel
ograKamion, 02:11<thom>i'll try and get it in for 1.0.1 if i can04:40
\shseb128: how long did u wait? or did u make some load on your machine?04:40
Kamionogra: with comments after that04:40
Kamioncontext is everything ...04:40
seb128\sh: I started a pbuilder04:41
seb128\sh: it should get the signal when your menu are hidden ... you better know how long you wait usually04:41
\shhmm..pbuilder is running working on psi 04:41
ograKamion, even with themeing probs, its still more beauty to have clearlooks forms than crappy gtk default ones :)04:41
seb128but you said is not load depened for you04:41
\shseb128: so u had the menus before...because right now, I don't have them ;)04:41
Kamionogra: ok, well it's not my call04:41
ograKamion, i just wanted to repeat the quetion for breezy since it seems we have a ff maintainer again :)04:42
ograand the theming has oimproved it seems04:42
seb128\sh: doesn't matter, mv a /usr/share/applications/.desktop to force a refresh04:42
seb128\sh: but the issue is not the panel, it's inotify sending the "resource folder went away" and that happens running the panel or not ...04:43
\shseb128: ok...I just copied a .desktop to kde/04:44
seb128if panel has stopped to monitor kde/ changes, that's not going to work :p04:45
seb128that's why I said /usr/share/applications/04:45
\shseb128: ah...ok...so I have to restart my session04:46
seb128no04:46
seb128gnome-session-remove gnome-panel && gnome-panel &04:46
seb128by example04:46
ogra\sh, jut touch a .desktop file in applications/04:46
ograjust even04:46
seb128or change a file to a monitored folder04:46
seb128ie: /usr/share/applications/.desktop04:46
seb128panel will get this notification04:47
seb128and should redraw the menus04:47
\shok..now ;) i have my kde stuff again04:47
=== pablof [n=ubuntu@200.128.80.250] has left #ubuntu-devel []
ograyay04:47
=== wasabi_ [n=wasabi@207.55.180.100] has joined #ubuntu-devel
\shgot it04:49
dokoKamion: please could you process poppler-utils from new?04:49
\shEVENT ON WD=104:49
\shDELETE_SELF (file) 0x0000040004:49
\shEVENT ON WD=104:49
\shIGNORED (file) 0x0000800004:49
mvoseb128: it's interessting that it gets a IN_DELETE_SELF and not a IN_DELETE. do you have a idea?04:49
\shseb128: and now with load on my laptop04:50
Kamiondoko: is elmo not around?04:50
dokoKamion: no, net yet04:50
Kamionmeh, ok04:51
Kamiondoko: is it targeted at main?04:51
dokoyes, but it is code, which was already in main (xpdf-utils)04:51
KamionI just want to know whether I need to do the straight-to-universe dance04:52
dokopitti: did you already review poppler?04:52
dokooops, no, I didn't write the report ...04:53
=== lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel
Kamiondoko: I'll process this for now, but you're missing a Replaces: xpdf-utils; please add that04:53
pittidoko: it's not yet in the archive, or is it?04:53
seb128\sh: and you menu broken when you got it?04:53
Kamion(so that the packaging system knows that poppler-utils is a complete replacement for xpdf-utils)04:53
seb128mvo: not really, I don't know how inotify events work04:54
=== dereks_ [n=dereks@66.9.7.66] has joined #ubuntu-devel
Kamion Description: PDF utilitites (based on libpoppler)04:54
=== Evaso [n=Marem@host21-187.pool8249.interbusiness.it] has joined #ubuntu-devel
Kamionalso typo in the control file; that should be "utilities"04:54
\shseb128: yes04:54
EvasoBenC: ping04:54
mvoseb128: I figured the difference between IN_DELETE and IN_DELETE_SELF is that the former is emited when a file is removed from a directory and the later if the inode goes away. but I don't see the big picture yet04:55
dokopitti: the source _is_ in the archive04:55
pittidoko: oh, fine04:55
dokoKamion: will do04:55
seb128mvo: k, so we get an event saying the folder itself got away04:56
dokoseb128: any word on pdftohtml?04:56
Kamiondoko: thanks04:56
jdubmdz: around?04:57
jdubhmm, not quite yet04:57
\shseb128 / mvo: what fs are u using?04:57
seb128doko: it's fine with me04:58
seb128\sh: ext304:58
\shxfs here04:58
\shso there is no string in between04:58
mvo\sh: AFAICS (and I'm really no expert in no way) the event is emited from the dcache, so it may not be file system specific04:59
dokoseb128: ok, will upload the update05:00
=== tootoc [n=bigstaar@e178105032.adsl.alicedsl.de] has joined #ubuntu-devel
=== tootoc [n=bigstaar@e178105032.adsl.alicedsl.de] has left #ubuntu-devel []
\shmvo: ok for now, we know now it's a kernel bug...05:01
seb128doko: thanks05:01
jdubdides05:01
jdubdudes rather05:01
jdubhttp://people.ubuntu.com/~jdub/2005/mdz.png (and mdz-big.png)05:01
mvojdub: ROTFL05:02
jdubthat is mdz's "DON'T FUCK WITH THE FREEZE" face :-)05:02
pittijdub: yay, his new hackergotchi?05:02
=== highvoltage [n=Jono@196.7.130.247] has joined #ubuntu-devel
jdubpitti: for when he gets himself a blog ;)05:02
\shjdub: lol05:02
sivanglool: omg, he looks rather intimedating :)05:03
ograjdub, wasnt that look caused by Burgundavia ? iirc05:04
ogra(i think he took the pic :) )05:04
jdubjonmasters05:04
ograah05:05
fabbioneDapper! Dapper! Dapper!05:05
loolsivang: hmm?05:05
ografabbione, yay05:05
fabbionejdub: we need a new dance!05:05
ografabbione, a duck dance ? 05:05
fabbioneogra: possibly :)05:06
ograhehe05:06
=== Diziet reads scrollback about firefox form themes.
=== pablof [n=ubuntu@200.128.80.250] has joined #ubuntu-devel
DizietYou know, I'm not all that keen on messing about with making it slightly prettier when the damn thing is unstable as hell.05:07
ograDiziet, is it ?05:07
DizietWhat, firefox ?  Yes, it's full of bugs and probably always will be.05:07
ograDiziet, your last mail looked encouraging that its much better now :)05:07
DizietYou mean my activity report ?  I'm barely scratching the surface here.05:08
fabbionehttp://www.bearcreekgifts.com/other-collectables.htm <- pic of Dapper Drake05:08
DizietAnd all of the really hard stuff that's not totally essential I'm not even bothering with - just hoping upstream fix it one day.05:08
ograDiziet, i mean Firefox and Mozilla Update from -devel05:08
dholbachDiziet: you think we should all sign a petition to split up the source code into modules and libraries   R S N  ?05:09
ograDiziet, waiting for upstrem can last forever...05:09
seb128fabbione: turned that the bog is inotify bog05:09
Dizietogra: Um, that mail of mine is just me throwing out one of the trickier problems that upstream definitely aren't going to solve.05:09
=== jsgotangco [i=jsgotang@info1-252.info.com.ph] has joined #ubuntu-devel
ograDiziet, thunderbird has no rply to list until today and its at version 1.0.6 :)05:10
DizietAnd, for the rest, if you don't like waiting for upstream I encourage you to go fix it there.  Fixing stuff downstream here is probably a poor use of effort unless it's a really painful bug.05:10
fabbioneseb128: i didn't read the scrollback..05:10
fabbioneseb128: how so?05:10
seb128fabbione: read current comment on http://bugzilla.ubuntu.com/show_bug.cgi?id=1496705:10
Dizietsplit up the source code> You must be joking.  It already is split up internally; you'd just be asking for a versionitis nightmare.05:11
=== pablof [n=ubuntu@200.128.80.250] has left #ubuntu-devel []
danielsnot if you did it properly05:12
dholbachdaniels HAD to answer on that one :)05:12
Dizietupstream vs here> The transaction costs of dealing with _two_ bugzillas are even worse than twice the (astonishing) costs of dealing with one.  And of course we're always lagging upstream's version so there's version skew in everything we do.05:12
danielsgot to defend my honour05:12
jordipitti: yes, and yes.05:15
jordipitti: merge from incoming05:15
pittijordi: do you want to fix stables?05:15
jordipitti: joey has a build going now05:16
pittijordi: I mean warty and hoary05:16
jordioh. it's universe, isn't it?05:17
pittijordi: yes, that's why I ask05:17
jordipitti: I don't know what your policy is wrt that. If it can be fixed, I don't see why not.05:17
jordithe patches are pretty straight forward.05:17
pittijordi: it's generally a community-based thing; as long as there is somebody who prepares the upload, I happily process it05:17
=== xTina [n=xTina@vpn2-dynip171.informatik.uni-stuttgart.de] has joined #ubuntu-devel
jordipitti: great. If it can be done, that would be great.05:18
=== zeedo [n=zeedo@www.reboot-robot.net] has joined #ubuntu-devel
jordiright now mailutils is problaby not used by many, because mailx gets installed by default05:19
jordibut obviously some people do, as I get bug reports for Debian05:19
pittijordi: https://wiki.ubuntu.com/SecurityUpdateProcedures05:20
pittijordi: just send me a debdiff, I take a look at it, and happy upload :-)05:20
jordiwhat does ubuntu have now?05:22
jordior do you want a debdiff of just this (I think ubuntu had -1, current is -3)05:22
pitti mailutils | 1:0.4+20040601-2 | http://archive.ubuntu.com warty/universe Sources05:25
pitti mailutils |    1:0.6-2 | http://archive.ubuntu.com hoary/universe Sources05:25
=== optimisticus is now known as mitsuhiko
=== eruin [n=eruin@unaffiliated/eruin] has joined #ubuntu-devel
=== Evaso [n=Marem@host21-187.pool8249.interbusiness.it] has left #ubuntu-devel ["Client]
=== Evaso [n=Marem@host21-187.pool8249.interbusiness.it] has joined #ubuntu-devel
=== MagnusR [n=magru@85.194.14.142] has joined #ubuntu-devel
=== HWolf [n=HiddenWo@136.236.dynamic.phpg.net] has joined #ubuntu-devel
slomocan someone kick xmule to build? seems to be on dep-wait05:40
=== jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel
Evasohi guys: what is this05:46
Evasoon boot pnp: Evaluate _CRS failed05:47
Evaso pnp: Failed to activate device 00:005:47
infinityslomo : Neither me nor lamont nick hilight on "someone".05:48
slomoinfinity: sorry :/ and xmule is not on dep-wait but "Not-For-Us"... what does this mean? distribution is breezy05:49
infinityslomo : It means I had it frozen for the C++ transition.  Does thta mean libcrypto++ is transitioned oand built on all arches?05:50
\shseb128: u changed #14967 to unconfirmed? 05:50
infinityslomo : Ahh, looks like.  Freeing it up to build, then.05:51
slomoinfinity: at least on x86... libcrypto++5.2c2 depends on the gcc4 stuff05:51
slomoinfinity: ok, thanks :)05:51
infinityslomo : Yeah, "at least on i386" isn't good enough, but I just checked the others.05:51
\shslomo: did it build on all arch? 05:51
slomo\sh: yes05:52
\shgrmpf...and where is the bug entry?05:53
\shajmitch: *barkbark*05:54
=== thoreauputic [n=prospero@wolax7-052.dialup.optusnet.com.au] has left #ubuntu-devel ["Leaving"]
\shinfinity: btw...yehia will be morgued05:56
infinity\sh : What's the status on libyehia0.5, libxdb1, and libace?05:56
infinityOh. :)05:56
\shinfinity: ace has some really nasty -fPIC recompile stuff...I tried, and bmonty...but I think it's more upstream crap 05:57
bddebianI thought yehia was to be morgued?05:59
HiddenWolf\sh infinity: btw...yehia will be morgued05:59
=== OculusAquilae [n=oculus@p548D282C.dip0.t-ipconnect.de] has joined #ubuntu-devel
=== otavio is now known as otavio[lunch]
\shlol06:00
ogra\sh, infinity, bddebian, HiddenWolf, yehia will be morgued 06:00
ograif you didnt know yet06:00
\shuhm...yehia will be morgued? ,-)06:00
Evasoi had goot with breezy preview: prism54: Your card/socket may be faulty, or IRQ line too busy06:00
HiddenWolfogra, now thats saying it 3 times in 10 minutes. :P06:00
infinity\sh, ogra : And what happens to gql?... Will it be taught to not need/want yehia, or will it also go away>06:01
ograHiddenWolf, that will certainly make it disappear finally ;)06:01
HiddenWolfEvaso, please file a detailed bug. :)06:01
seb128\sh: I reassigned, it does that06:01
\shseb128: ok...06:01
EvasoHiddenWolf: i had filed also this bug with Hoary with the hardware tools06:01
seb128mvo: still waiting for mclasen ...06:02
HiddenWolfEvaso, comment that it is still in breezy, and ask on the bug what info they need of you.06:02
mvoseb128: that's ok06:02
\shinfinity: it will...yehia has no upstream work since a couple of years06:02
EvasoHiddenWolf: at prism54 chanell doesn't know what is the problem but with ndiswrapper this card works fine.06:02
mvoseb128: I'll be away for ~1h, if you hear anything I would appreciate if you could /msg it to me06:02
EvasoHiddenWolf: where i can find bugs reported with the hardware gtk gui?06:02
dholbachmvo: bye michael06:03
\shinfinity: and if xdb builds nicely I'll upload it in a few06:03
HiddenWolfEvaso, bugzilla.ubuntu.org06:03
\shactually it was mvos work ;-)06:03
infinity\sh : Cool.  Want me to poke at ace on the weekend?... If so, remind me.06:03
\shinfinity: u can if you want06:04
infinity\sh : Down to only one lib left to transition kinda excites me. :)06:04
sivangyay IPP printer detection is working again06:04
\shinfinity: libhid needs some love as well...06:04
ograinfinity, MOTU will give you a medal if you take ace :)06:04
dholbachjust morgue ace too, it's too complicated to use anyway ;)06:04
infinity\sh : ... That one's not in my list.06:04
\shinfinity: the last time I tried, it was also a piece of crap06:04
\shinfinity: good to know ;)06:04
\shinfinity: na..it's one on my bug list06:05
infinity\sh : Ahh, kay... My frozenapps is down to 3 apps waiting on 3 libs.06:05
infinitydbbalancer dep-wait libace5.4c206:05
infinitygql dep-wait libyehia0.5-0c206:05
infinityoleo dep-wait libxdb106:05
\shinfinity: libxdb1 u will get in 3 2 1 now ,)06:06
infinitySo, if I can fix the first, and the second goes away, and you're doing the third right now..06:06
\shinfinity: xdb uploaded -> creating bug entry06:06
sivangyay almost time to go home and then much some bugs ....06:09
=== sivang can't wait
jbaileyinfinity: oleo?06:09
jbaileyLike the spreadsheet?06:10
=== jbailey can't beleive it'd still be in the archive.
\shjbailey: there is more software in the archive, which shouldn't be there anymore ,-)06:11
bddebianHeh, no kidding :-)06:11
Dizietpool/main/o/openoffice.org-amd64/openoffice.org-amd64_1.1.2-2ubuntu6.1.orig.tar.gz WTF?!06:12
sivanglol06:13
ograwow, thatsancient06:13
=== ogra looksforhisspacebar
dholbachogra: oh no... the dog has it... he's carrying it outside ;)06:13
mdzit's in warty-security and is current06:13
ogralol06:14
Kamionopenoffice.org is horribly un-64-bit-clean, and at the time we didn't have sufficient biarch compiler support to build an amd64 .deb with 32-bit binaries06:14
=== ogra runsafterthedog
Kamionwe might do now; not sure06:14
DizietAnd it needs a different .orig.tar.gz with the ubuntu revision in the version ?  Someone's got too much upload bandwidth to spare.06:14
\shogra: leave the dog alone ;)06:14
mdzKamion: it's not so much the compiler support as having to mess with all of the libraries06:14
Kamionoh, yeah, that too06:15
mdzDiziet: it needs to be updated each time openoffice.org is updated06:16
DizietI mean, what would be wrong with  cp openoffice.org_1.1.2.orig.tar.gz openoffice.org-amd64_1.1.2.orig.tar.gz ?06:16
mdzthat's the point06:16
mdzDiziet: the fact that it has entirely different contents06:16
DizietThe _.orig_ has entirely different contents ?06:17
mdzDiziet: do you suggest we put the i386 binaries in the .diff.gz?06:17
Kamionthe .orig contains the i386 binaries ...06:17
infinityThe orig has the i386 binaries in it.06:17
DizietObviously I'm foolishly imagining that it's the upstream source tarball.06:17
Kamion(as .debs, no less)06:17
=== pablof [n=ubuntu@200.128.80.250] has joined #ubuntu-devel
DizietCripes.06:17
infinitySimilar to the evil that is ia32-libs.06:17
KamionI tend to run away from it in case I get infected06:17
DizietVery wise.06:18
infinityKamion : A fine plan.06:18
=== Diziet boggles some more.
=== infinity takes that as his cue to go to bed, lest he get saddled with something OpenOffice-related.
bddebianheh06:19
mdzDiziet: this turned out to be significantly more practical than chasing 64-bin cleanliness bugs through a few hundred megs of source code06:20
=== martinhj [n=martinhj@238.80-202-208.nextgentel.com] has joined #ubuntu-devel
Dizietmdz: Um, yers.06:25
=== Mitario [n=michiel@sikkes.xs4all.nl] has joined #ubuntu-devel
sivanganyone seen elmo ?06:31
bddebiansivang: I told you man, I buried him in e-mail. ;-)06:32
sivangbddebian: hehe, anyway see you 1.5 hours later06:36
bddebianLater sivang06:36
mdzdoko: ping?06:37
=== Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel
=== cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-devel
=== ivoks [n=ivoks@lns01-0383.dsl.iskon.hr] has joined #ubuntu-devel
dokomdz: pong06:46
mdzdoko: sent mail06:47
dokook, looking at the mime-types06:48
mdzdoko: also, germinate still seems confused about xpdf06:56
dokomdz: no, it shouldn't once poppler-utils is available06:58
mdzdoko: it is available and has been for some time06:58
=== tiefox [n=tiefox@200.175.93.116.tbprof.gvt.net.br] has joined #ubuntu-devel
tiefoxwhat is the best way to install the java firefox plugin in breezy?07:01
dokoSource: zope2.7-archetypes07:01
dokoVersion: 1.3.3.93-2ubuntu107:01
dokoReplaces: zope2.7-cmftransforms07:01
dokoDepends: lynx, pdftohtml, python2.3-docutils (>= 0.3.3), poppler-utils | xpdf-utils, zope-common (>= 0.5.7), zope2.8 | zope2.707:01
Lathiattiefox: blackdown is in multiverse i think that includes a plugin no?07:01
ogratiefox, enable multiverse, install j2se07:01
dokomdz: that should work. note that the binary did enter breezy only two hours ago07:02
tiefoxthx ogra and Lathiat07:02
=== camilotelles [n=Camilo@200.128.80.250] has joined #ubuntu-devel
mdzdoko: I ran germinate 10 minutes ago07:02
dokoso why does it prefer xpdf-utils?07:03
mdzdoko: that is the question07:03
Kamioncjwatson@jackass:/srv/ftp.no-name-yet.com/sync/germinate/output$ grep -c '^xpdf-utils ' ALL07:05
Kamion207:05
Kamionit's just hppa and sparc07:05
=== tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel
Kamion(at a guess, anyway)07:06
elmoit's arch: all07:07
elmoI was wondering if it's because they're all currently in universe07:07
Kamionpoppler-utils isn't07:07
Kamionpoppler-utils | 0.4.2-0ubuntu2 |        breezy | hppa07:07
Kamionpoppler-utils | 0.4.2-0ubuntu3 |        breezy | amd64, i386, ia64, powerpc07:07
elmoright, but everything else is07:07
elmoI dunno if that affects germinate's DTRT algorithm for or'ed deps07:07
Kamionso certainly sparc will still pull in xpdf-utils, not sure about hppa07:07
elmoor if it even has one07:07
elmowe don't look at germinate for hppa07:08
elmobut sparc would do it.  meh07:08
=== spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel
elmomaybe I should just drop all the non-release arches from germinate and whitelist their needed packages for main07:08
KamionDTRT> not really, although ordering within the Packages file it's given can sort of affect things07:08
Kamionbut only if the situation is unstable anyway07:09
tiefoxopra: cant find packet j2se07:09
elmoyeah, excluding sparc fixes it07:10
dokoor fabbione should build poppler-utils with a higher priority07:10
elmoof course now it wants to drop efi, elilo, silo etc.07:10
Kamionthe way germinate deals with ORed deps is to check whether the whole thing is satisfied by something it has in the relevant seed; if not it tries to pull in something from a further-out seed; if not it tries to add the first of the ORed deps that's possible07:10
ogratiefox, rather j2sdk, sorry i muddled re and sdk to be se07:11
Kamionbut you're not looking at just one package here, so if multiple packages have some set of ORed deps in a different order, then which one ends up in main depends on which of those packages gets encountered first07:11
Kamionelmo: ah, the two entries were probably Ubuntu and Kubuntu then, or something07:11
elmomdz/kamion: any objections to me dropping the arch list anastacia considers to release arches and using a hardcoded whitelist of stuff to keep in main to deal with the non-release-arch-specific packages like silo etc.?07:12
Kamionit would be handy if you'd run germinate in a different subdirectory for each distro/arch combination to make this kind of thing easier to debug07:12
elmoas a short term hack07:12
elmokamion: I already do, mostly07:12
=== Kamion doesn't object
tiefoxogra: i cant find j2sdk either...and i have multiverse enable07:12
elmokamion: anastacia can choose at run time which arches to pay attention to07:13
Kamionyou do? where?07:13
dokotiefox: j2sdk1.407:13
ogratiefox, what gives a search for java ? 07:13
Kamioncron.sync doesn't cd07:13
dokotiefox: or j2re1.407:13
ogra(and this belongs to #ubuntu btw)07:13
Kamionelmo: I mean when you're building the ALL etc. files07:13
elmokamion: it redirects the output to different arch named files07:14
tiefoxogra: breezy questions too /07:14
tiefox?07:14
elmoKamion: and anastacia uses them rather than ALL07:14
Kamionoh, right, I see07:14
Kamion$ grep '^xpdf-utils ' all_*07:14
Kamionall_edubuntu_breezy_sparc:xpdf-utils                             | xpdf                            | zope2.7-portaltransforms                 | Hamish Moffatt <hamish@debian.org>                                                    |         1187368 |            314807:14
Kamionall_ubuntu_breezy_sparc:xpdf-utils                             | xpdf                            | zope2.7-portaltransforms                 | Hamish Moffatt <hamish@debian.org>                                                    |         1187368 |            314807:14
Kamionthat makes much more sense07:14
elmosivang: around?07:15
mdzdoko: why is it using zope2.7-portaltransforms  anyway; shouldn't we use zope2.8?07:15
ogratiefox, support questions dont belong here, this channel is for development, all support suld be done in #ubuntu, also breezy support07:15
DizietWhat should I do if I discover what looks like a problem clause in a licence in non-free ?07:16
DizietUm, universe, I mean.07:16
tiefoxok..sorry07:16
\shDiziet: which package?07:16
mdz2 zopes seems like enough for main07:16
=== tiefox [n=tiefox@200.175.93.116.tbprof.gvt.net.br] has left #ubuntu-devel []
bddebianelmo: I think sivang said he'd be gone for 1.5 hours or so.  Should be back in about 1 hr07:16
Dizietacroread.07:16
\shisn't it in multiverse?07:16
Dizietmultiverse I mean of course.  Excuse my wittering.07:16
DizietBut still, the licence is not one that we ought to accept, I think.07:17
ograDiziet, acroread is fine in universe... its for the nonfree stuff07:17
ograDiziet, as long as it allow distribution its fine07:17
ograallows even07:17
mdzDiziet: if it allows us to redistribute it, it's OK for multiverse07:17
mdz_not_ universe07:17
Diziet12. Compliance with Licenses. If you are a business or organization, you agree that upon request from Adobe or Adobe's authorized representative, you will within thirty (30) days fully document and certify that use of any and all Software at the time of the request is in conformity with your valid licenses from Adobe.07:17
ograerr s/uni/multi inseed07:17
dokomdz: no, the package name was choosen, because the versions for 2.6 and >2.6 were needed together in the archive. zope2.7-portaltransforms does work with 2.8 as well.07:17
ogradamned, cant type today07:17
DizietAFAIAA we (Canonical) have no mechanism for responding to such a request.07:18
\shDiziet: Ubuntu != canonical, or?07:18
DizietThe file is on Canonical's servers.07:18
DizietBut if that doesn't count (it's not clear whether Canonical had to agree to the licence for that) then fine.07:18
\shDiziet: then it's forbidden for all mirrors to distribute this file07:18
DizietClearly, however, I can't agree to the licence when I'm doing paid work for Canonical.  So I ought to close the bug with `can't investigate' ?07:19
ogranot only ubuntu...07:19
Dizietogra: Quite so.  But one thing at a time ...07:19
Diziet\sh: Well, perhaps the mirrors have some other licence (an implied one perhaps).  The bit I'm quoting is in the clickwrap that turns up when you try to use the mozilla plugin.07:20
\shDiziet: no what I mean, is distributing...07:20
DizietYes, I know what you mean.  We seem to be talking at cross purposes.07:21
ograanyway, i doubt adobe ever asked someone for the stuff above... as long as you dont try to make money with it07:22
Dizietogra: I'm not in the habit of agreeing to bad small print just because `it probably won't be enforced'.07:22
DizietAnd in any case, it's not my decision to make.07:22
ogranope, mine neither07:23
DizietMy question is really, what's the correct forum for this discussion ?07:23
=== camilotelles_ [n=Camilo@200.128.80.250] has joined #ubuntu-devel
ograand i thin it already happened when it entered multiverse... i know how hard it is to get nonfree stuff past elmo :) he has eagle eyes07:23
=== forbesbd [n=bryan@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel
=== ivoks [n=ivoks@lns01-1080.dsl.iskon.hr] has joined #ubuntu-devel
DizietAt this rate I'll end up crossposting to ubuntu-devel and debian-legal.07:27
elmowhat's it got to do with debian?07:27
DizietI don't know yet; I'm checking.07:27
DizietLooks like acroread isn't in Debian.  So it's just an Ubuntu problem.07:28
elmothe package in multiverse was imported from Marillat07:28
elmoDebian doesn't have it07:28
DizietMarillat is full of semidodgy stuff, isn't it ?07:28
HiddenWolfit is07:28
elmoDiziet: yes07:29
bddebianMoreso than aptget.org? ;-)07:29
DizietSo should I post to ubuntu-devel, do you want to talk about it here, or what ?07:29
Kamionbddebian: yes07:29
Kamion(generally)07:29
bddebianelmo: Hey, what's the deal?  All those syncs I send you and you just to pkerns? :-)07:29
elmoDiziet: is this from the acroread package itself?07:29
elmoDiziet: because the copyright file in the package doesn't have that kind of onerous clause07:30
DizietIt's either from acroread or mozilla-acroread.07:30
elmoof course the copyright file bears no relation to reality07:30
elmo"#!$%07:30
DizietThere's a file in mozilla-acroread that contains the text it's displaying to me.07:31
DizietAnd another in acroread.07:31
Diziet/usr/share/doc/acroread/LICREAD.TXT.gz07:31
elmoyeah, I think I only checked debian/copyright in the source, which was clearly a mistake07:32
DizietIt's clause 12 (see my quote above) that I think is the problem.  (I stopped there and haven't read the rest.)07:32
DizietHrm.  It looks like Adobe changed the licence and the packager didn't update .../copyright07:33
=== forbesbd is now known as mxpxpod
=== dand [n=dand@83.103.205.67] has joined #ubuntu-devel
=== mp1 [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel
=== ivoks [n=ivoks@lns01-1080.dsl.iskon.hr] has joined #ubuntu-devel
=== neiras [n=gbauman@64.114.203.161] has joined #ubuntu-devel
neirasHello, I am experiencing the "no default font 'fixed'" X issue that a number of other Breezy testers are having. Can anyone here tell me how to get my X fonts working again?08:03
bddebianChirst, wtf is up with libextractor...08:05
Lathiatwhat about it?08:05
Lathiati thought i fixed that08:05
ograneiras, thats an #ubuntu question, but i'd generate a clean xorg.conf if i were you08:05
bddebianLathiat: Fixed what?  I am trying to build 0.5.4 from Debian unstable and it's taking FOREVER08:06
Lathiatbddebian: heh08:06
dholbachhave a nice evening everybody, see you tomorrow08:06
neirasogra, asking in #ubuntu. I've had several clean xorg.confs and stripped my system down to ubuntu-minimal, then reinstalled everything with no dice08:07
neirasall I did was dist-upgrade! *sob*08:09
=== ouro [n=sergio@197.Red-80-34-20.pooles.rima-tde.net] has joined #ubuntu-devel
jdubjbailey: did you see the thread on u-d about the dude with the fusion mpt card having initramfs probs?08:10
jbaileyjdub: I did, I'm going to reply in a few moments with a test initramfs-tools for him to try.08:11
jdubrad!08:11
=== mpt often has memory problems
jbaileympt: Careful, one of us will lay you on our bench and...08:13
ogrampt, eat more vitamins ;)08:13
jbaileyWait, what were we talking about?08:13
jdubmr fusion08:13
mptMr Fusion? That's from Back to the Future, right?08:13
jdubaye08:14
=== mirak [n=mirak@AAubervilliers-152-1-38-91.w83-114.abo.wanadoo.fr] has joined #ubuntu-devel
mirakjbailey: hi08:17
mirakjbailey: can I take a bit of your time ?08:17
jbaileymirak: Sure.08:17
mirakjbailey: I have you are in charge of ubuntu ppc08:17
mirakheard08:17
jbaileyEh?08:17
jbaileyDon't pin that on me. =)08:17
mirakwhat ? :)08:18
jbaileyNe me donne pas a. =)08:18
miraklol08:18
mirakit means nothing08:18
mirak:)08:18
mirakhard communication08:18
mirakjbailey: I have a problem with the kernel08:18
jbaileyI have two ppc boxes, so I tend to care about it more than some other do, but it's a supported arch for us.08:18
mirakdo you havge knowledge avout that ?08:19
mirakwhat are you box ?08:19
jbaileyI am unlikely to be able to help you much with the kernel.  I can help with bootup/hotplug and such.08:19
mirakbootup ?08:19
mirakthe problem I have is at boot time08:19
jbaileymirak: I try to avoid giving lists of my equipment to help random googlers decide what to steal from me.08:19
jdubthat's jbailey's speciality :-)08:19
mirakI own a G3 and a G408:20
miraka G3 b&w08:20
mirakthe G3 b&w have a problem with breezy08:20
jbaileyWhat sort of problem?08:20
mirakyou there is two ide controlers on this box08:20
jbaileyHmm.  Are all G3's oldworld?08:20
mirakthe cmd646 and something else08:20
mirakno it's a newworld08:20
jbailey'k08:20
mirakwell, seems the module doesn't load08:21
mirakin the kernel it's built as a module, so it should be in the intird 08:21
jbailey'kay.  Reboot and add the word 'break' to the kernel command line.08:21
jbaileyWe need to check to see if it's loading at all.08:21
mirakI can't do that right now08:21
jbaileyWe can tell by doign an 'lsmod'08:21
mirakI can control the computer remotely08:21
jbailey"I can't do that right now, Dave"08:21
mirakbut it's 300km away from me08:22
mirakat my mums place :)08:22
jbaileyAh.08:22
jbaileyWill you be near it sometime soonish?  It's quite difficult to test boottime stuff remotely unless you have remote power and serial console setup.08:22
mirakI don't have that08:23
mirakwhat kind of box do you have ?08:23
mirakjbailey: you know on the G3 b&w there is some troubles with the two ide controlers.08:23
mirakit can happen that they switch letters08:24
mirakdepending of wich ide module is loaded first08:24
jbaileyletters?08:24
jbaileyRight.08:24
mirak/dev/hda08:24
jbaileyWe load them in pci bus order as shown in /sys08:24
mirakso my system is always on /dev/hdc08:24
jbaileymirak: If they initialise in different order randomly, I suggest you use LVM for your root volume and swap.08:24
mirakwell that's not random08:25
jbaileyDapper will support volume names for plain volumes, but udev grew that feature after UVF08:25
mirakah08:25
mirakwhat I can do is build a kernel with the module included in it08:26
mirakbuilt in08:26
mirakbut I exept it will switch drives08:26
miraki might try another binary, maybe it's fixed08:27
mirakmy mom can reboot the computer ^^08:27
jbaileyWell, if you'll be near the box soonish, it would be nice to know why the ide module isn't detected right.08:27
bddebianjbailey: Maybe because it's SCSI? ;-)08:30
jbaileybddebian: On a cmd646 chip?08:30
bddebianOh, hehe, missed that part :-)08:30
=== Burgundavia [n=corey@S0106000000cc07fc.gv.shawcable.net] has joined #ubuntu-devel
=== zul [n=chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel
=== kent [n=kent@h55d210.delphi.afb.lu.se] has joined #ubuntu-devel
=== spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel
bddebianelmo: Thanks for those.  Did you get my responses about vipec and oregano?  I'm wondering if my mail client at work is getting through?09:09
=== spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has left #ubuntu-devel ["Leaving"]
bddebianWe don't have guile-1.6??09:14
bddebianAnyone, anyone, Beuhler?09:17
=== tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel
bddebianNever mind09:20
=== dsas [i=HydraIRC@host86-129-12-143.range86-129.btcentralplus.com] has joined #ubuntu-devel
=== thesaltydog [n=fabio@host48-222.pool8255.interbusiness.it] has joined #ubuntu-devel
=== ouro [n=sergio@197.Red-80-34-20.pooles.rima-tde.net] has left #ubuntu-devel ["Abandonando"]
=== ploum [n=ploum@167-189.247.81.adsl.skynet.be] has joined #ubuntu-devel
ploumHello09:40
ploumI've seen that OOo 1.1.5 is released. Will it makes to Breezy ?09:40
ograploum, breezy uses ooo209:41
ploumogra, yes, but I'm talking about universe09:41
=== enrico [n=enrico@debian/developer/enrico] has joined #ubuntu-devel
ploumFor example, I've an old laptop here where there's no room left to install OOo2 ! (and I'm not sure it will even start, it's so heavy)09:42
ploumBut I think that I must be able to read odt file...09:42
ploumSo I'm asking if this will be a "freeze exception" or not09:43
=== ploum hates OOo2 as much as he hates OOo1.. very disappointed
tsengoo2 replaces oo1 on a clean breezy install09:44
ploumthis is not the question..09:44
ploummy hardware cannot run OO209:44
mdzmvo: ping09:44
tsengi seem to read that you didnt even try to start it09:45
tsengbut you have your answer.09:45
mvomdz: pong09:45
mdzmvo: never mind, assumed you were gone and sent mail09:45
ploumtseng, I've only 2Go on this computer..09:45
mvomdz: about #15361? sorry, my comment was badly worded09:46
mvomdz: oh, usplash, just got the mail, reading now09:46
ploumand it takes 2 minutes to start OOo1.  I know it's not very mathematic, but OO2 si 1.5x slower on my main computer..09:47
ploumso I guess it would be 3 minutes ;-)09:47
ploumanyway : usplash is not working on this computer. It's a very old config. Must I file a bug about this or not ?09:48
mdzmvo: also, your changes to console-screen.sh seem to kill usplash09:48
=== cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-devel
mvomdz: how so?09:50
mvomdz: I tested it here localy09:50
mdzmvo: 1534409:51
mvomdz: thanks, I'll have a look now09:51
mdzploum: depends on whether you enabled it, and what the failure mode is09:53
mdkewhat is up with this: http://davyd.ucc.asn.au/images/af/af-shot2.png Is that for real?09:55
mdzseb128: the gdm slowness issue is something to do with how the background is drawn; I see it here too09:55
Burgundaviamdke, that looks like a great prank09:55
Burgundaviamdke, here is another one http://jrb.webwynk.net/files/evince-sponsor.png09:56
mdzseb128: did something change from bitmap to svg or something like that?09:56
mdkeBurgundavia, ok just a prank then09:56
ogramdz, nothing changed in the artwork09:57
seb128mdz: not that I known of09:57
Burgundaviamdke, notice the doc creation date (april 1st)09:57
mdkeBurgundavia, ah, now I see what af means09:58
seb128s/known/know/09:58
seb128mdz: maybe gtk/cairo ...09:58
ograseb128, what does gdm use to draw the fullscreen background ? cairo, canvas ?09:59
seb128mdz: cairo has created slowdown for some stuff09:59
mdkeby the way I installed poedit on Breezy today, and I noticed that it is not using gtk2, but gtk1, is that intentional? it's real ugly09:59
mdzisn't cairo a vector graphics package?09:59
seb128right09:59
=== thesaltydog [n=fabio@host48-222.pool8255.interbusiness.it] has left #ubuntu-devel ["Leaving"]
mdzseb128: I see this everywhere, on completely different hardware,  so I don't think it's X related10:03
mdzit's completely cosmetic of course, but it gives the impression of slowness :-/10:03
ograits very likely that its cairo...10:03
mdzpeople will say that the entire system is slower because it makes them feel this way10:03
seb128it's the kind of issue not easy to track since it's subjective10:04
ograprobably svg artwork would help10:04
mdzit's  basically scaling a bitmap and drawing it on the screen10:04
mdzshould10:04
mdzbe very quick10:04
mdzseb128: are there any simpler programs which use cairo to do this, so that we can more easily compare and profile them?10:05
seb128one stuff to try for somebody noticing the difference with hoary would be to run gdm with GTK 2.6 and 2.810:05
mdzseb128: do you have the bug# for this?10:05
seb128#10:06
seb128Ubuntu | gdm10:06
seb128------- Additional Comments From carey@internode.on.net  2005-09-14 09:25 UTC -------10:06
seb128The thing is, I have a very fast system and gdm loaded as such in Hoary. I would10:06
seb128have thought this problem would be worse for slower machines. Not sure however.10:06
seb128IMHO, it's not so much the time, it's the uglyness :).10:06
seb128But yes, definitely not a high priority problem.10:06
seb128-- 10:06
seb128Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email10:06
seb128------- You are receiving this mail because: -------10:06
seb128You are the assignee for the bug, or are watching the assignee.10:06
seb128grrraaa10:06
seb128ups10:06
mdzhehe10:06
seb128http://bugzilla.ubuntu.com/show_bug.cgi?id=1537310:06
mdzthanks10:06
seb128np10:06
bddebianAny of you main folks have a problem syncing libdv 0.104 from Debian?  It closes a Malone bug but it would be a UVF exception I think10:07
seb128gdm doesn't use cairo directly, it uses GTK which uses cairo10:07
bddebianelmo: ping?10:09
mvoseb128: speaking of gtk+, did you had any luck pinging mclasen?10:09
mdzseb128: so someone could install hoary, change sources.list to breezy, update, install gdm10:09
seb128mvo: not yet, I'll let you know10:09
ograbddebian, "mdz ping" would be the right term rather if you want to request a UVF breakage ;)10:09
seb128mdz: it will take gtk with it since the shlibs has been updated10:10
bddebianogra: No, this is different.  But I guess I should be used to being ignored ;-P10:10
bddebianlirc isn't a main package is it?10:10
seb128mdz: somebody could build GTK 2.6 and try with it or somebody could install an hoary and build the current gdm on it, it doesn't require any new GNOMish stuff10:10
mdzbddebian: apt-cache madison10:10
ograbddebian, you talked about libdv (libdv4 i guess)10:10
Kamion      lirc | 0.7.0.1-1ubuntu2 |        breezy | source10:10
Kamionyes, it is in main10:10
bddebianOh, it's in both10:11
Kamion(due to liblircclient0 and liblircclient-dev)10:11
bddebianFuxxor10:11
mdzthe lirc binary package is in universe, the source and libs are in main10:11
mdzno, that's quite intentional10:11
bddebianWell both lirc and libdv have bugs on Malone asking for newer versions.10:11
mdzbddebian: which packages could potentially be affected by changing libdv?10:11
ograkino10:12
mdzbddebian: is there any rationale besides "it's newer"?10:12
mdzogra: nothing else?10:12
ograkino from the top of my head10:12
ograhmm, maplayer and friends it seems in the rdepends10:12
ogramplayer even10:12
ogragstreamer0.8-dv10:13
ograthats a lot10:13
seb128mdz: first thing to try would be to build current gdm on hoary, it's fast and easy10:13
bddebianmdz: "libdv 0.103 is not optimized for x86-64, and so is dog slow (i.e. cannot decode in real-time). libdv 0.104 has been out for many moons now, and there is a package in debian unstable. If it is at all possible, having libdv 0.104 in breezy would be great."10:14
mdzseb128: ok, please add simple instructions to the bug if you could10:14
ogralooks like that pulls a small multimedia apps transition on its tail bddebian 10:14
seb128mdz: k, doing this10:14
bddebianogra: OK, NP.10:14
ograbddebian, apt-cache rdepends libdv410:15
bddebianHere is lirc "I would like to see lirc upgraded to the latest version. This adds support for the Hauppage PVR-250 and PVR-350 infrared capabilities, which are very popular among MythTV users."10:15
phlaegelthat new lirc version would be very useful to me as well, if another vote makes a difference :-)10:17
seb128mdz: what setting would you use for #14763? 3 people have reported the issue, seems that GDM simply doesn't work with ldap atm which is annoying10:17
bddebianrdepends for lirc:   vdr10:18
bddebian, lirc-x, lirc-x, lirc-modules-source, irmp3, liblircclient010:18
ograYAY10:18
ograSome good news with Edubuntu 'Preview' release: installation now works10:18
ograwith my Serial-ATA disk on the AMD64 machine. :-)10:18
ogra:-D10:18
bddebianogra: Nice10:18
ografrom a mail i just got :)10:18
mdzbddebian: it has new features, and it doesn't seem to contain any bugfixes.  it's hard to think of a clearer example of a new version that we don't want ;-)10:18
=== bmonty_laptop [n=bmontgom@209.12.171.2] has joined #ubuntu-devel
bddebianmdz: OK, fine with me, just saw those when digging through Malone bugs.  Thx.10:19
mdzbddebian: (referring to libdv)10:19
mdzI haven't looked at licr10:19
bddebianOhh10:19
mdzbddebian: take a look at the changelog and see what's there10:19
bddebianmdz: For lirc?10:19
torkelbddebian: what? I'm pretty sure the version in breezy already supports -250 and -35010:20
bddebiantorkel: Possible10:20
mdzbddebian: yes10:22
=== hunger [n=hunger@p54A601D9.dip0.t-ipconnect.de] has joined #ubuntu-devel
bddebianmdz: Here are the two Ubuntu changelog entries: lirc (0.7.0.1-1ubuntu2) breezy; urgency=low10:25
bddebian  * md5sum from coreutils doesn't have -v, so drop that for now.10:25
bddebian -- LaMont Jones <lamont@ubuntu.com>  Sat, 23 Jul 2005 13:33:16 -060010:25
bddebianlirc (0.7.0.1-1ubuntu1) hoary; urgency=low10:25
bddebian  * remove svgalib1 Dependency completely.10:25
bddebianHas there been anymore discussion/decision about dropping yehia?10:26
ograbddebian, look if oyu find something about -{2,3}5010:26
bddebianOhh10:26
mdzbddebian: what I meant was that you should read the upstream changelog and debian changelog10:26
mdzbddebian: the purpose is to learn which changes you are proposing that we include in breezy10:27
=== Surak [n=ubuntu@200.128.80.250] has joined #ubuntu-devel
bddebianmdz: Honestly I'm not proposing anything.  I was just trying to close some bugs and initially hadn't realized this was a main package.10:27
ograbddebian, re yehia, yes... we'd like to morguify it10:27
ograupstream is dead since years10:28
bddebianogra: elmo was questioning it because of several rdepends.  Of course man of them are gql which also sucks. ;-)10:28
ograbddebian, did anyone try to build it with gcc3.4 as last resort ? 10:30
bddebianogra: You mean yehia/etc?10:30
ograyup10:30
bddebianI haven't no but if they are dead, why keep them?10:31
ograbecause someone might want them ? 10:31
bddebianFair enough10:32
ograif its only a compiler issue, we could still keep it for breezy10:32
=== bddebian wonders how he is getting drug into this.. :-)
ogras/for breezy/as long as we have a gcc3.410:32
=== pablof [n=ubuntu@200.128.80.250] has left #ubuntu-devel []
bddebianWell someone just let me know if I should do something/anything about any of this.10:42
=== olemke [n=olemke@p5489699E.dip.t-dialin.net] has joined #ubuntu-devel
=== sfv1 [n=steve@egress.sbb.uvm.edu] has left #ubuntu-devel []
SurakHello, could someone help me on problems with latest totem in today's breezy?10:50
SurakIt outputs this when I run it under gdb and I try to open a dvd:10:50
SurakProgram received signal SIGFPE, Arithmetic exception.10:50
Surak[Switching to Thread -1231230032 (LWP 20650)] 10:50
Surak0xb665cd07 in gst_ffmpegdeinterlace_register () from /usr/lib/gstreamer-0.8/libgstffmpeg.so10:50
SurakThis is happening with the only two DVDs I have here...10:51
=== jcole [n=jcole@atlwebproxy2.core.hp.com] has joined #ubuntu-devel
seb128Surak: gstreamer0.8-ffmpeg bug10:52
Surakis this known? should I open it?10:52
seb128it's not known, no10:52
=== pablof [n=ubuntu@200.128.80.250] has joined #ubuntu-devel
seb128you can open a bug with the backtrace10:52
seb128debug backtrace is better10:52
Surakok10:53
seb128bugzilla.gnome.org is better too :)10:53
seb128that's an upstream issue probably10:53
seb128if you open a bug on ubuntu use malone, gst-ffmpeg is an universe package10:53
Surakallright. The strange thing is, it is happening with some recent daily builds, after the freeze. That's why I'm asking here before posting right into gnome.org10:54
seb128is that new?10:54
Surakyes.10:54
seb128gst-ffmpeg has been update from 0.8.4 to 0.8.6 a few days ago10:54
seb128you can try downgrading the gsreamer0.8-ffmpeg package10:54
seb128and note on the bug if that fixes the issue10:54
Surakok10:55
Surakseb128: the downgrade made it work10:58
Surakwill it worth something to add it into ubuntu's malone also?11:02
=== bmonty_laptop [n=bmontgom@216.84.35.66] has joined #ubuntu-devel
Surakseb128: http://bugzilla.gnome.org/show_bug.cgi?id=31634111:11
seb128Surak: thanks11:17
HiddenWolfseb128, is there an option to unmount volumes from within nautilus?11:18
seb128Surak: could you just put a comment saying it doesn't happen with 0.8.4 ?11:18
Suraksure11:18
seb128HiddenWolf: computer:///, right click, umount11:18
=== shawarma [n=sh@3E6B503C.rev.stofanet.dk] has joined #ubuntu-devel
HiddenWolfseb128, ah, thanks. ( I was expecting an unmount button/rightclick action on the places sidebar, or a menu option)11:19
=== Arrogance [n=aks@ottawa-hs-64-26-167-182.d-ip.magma.ca] has joined #ubuntu-devel
=== jcole [n=jcole@atlwebproxy2.core.hp.com] has left #ubuntu-devel []
Suraktalking on unmount, the places menu should have the right-button ability for mounted units . You can only eject a mounted cd with its desktop icon or by opening the "computer" window.11:22
shawarmaI have a patch for the gstreamer packages that enables the mms plugin. It requires libmms, which I've also packaged (and uploaded to REVU (the MOTU review site))... But since gstreamer is in main, libmms also has to be in main if gstreamer depends on it... How should I handle this?11:25
shawarmaShould I just start out by wating ~1 month? 11:25
seb128there is a wiki procedure for that11:26
seb128https://wiki.ubuntu.com/UbuntuMainInclusionRequirements11:27
seb128do what is written here11:28
shawarmaRight. So get libmms into main first, submit my patch for gstreamer afterwards. right?11:28
seb128no need of the patch, it's quite trivial and there is a bug open about it11:30
seb128just package the lib and get it moved11:30
seb128then I'll upload a package using it11:30
seb128thanks :)11:30
shawarmaOk.. But not until after the Breezy release, I suppose?11:31
shawarmaAnd yes, the gstreamer patch was definitely the easiest part. :-)11:31
=== pablof [n=ubuntu@200.128.80.250] has left #ubuntu-devel []
=== emile [n=emile@cp665411-a.dbsch1.nb.home.nl] has joined #ubuntu-devel
shawarmaseb128: Thanks for your help! Gotta go!11:35
=== olemke [n=olemke@p5489699E.dip.t-dialin.net] has joined #ubuntu-devel
=== otavio[lunch] is now known as otavio
=== Evaso [n=Marem@host21-187.pool8249.interbusiness.it] has joined #ubuntu-devel
EvasoBenC: ping11:57
=== Omarkj [n=omarkj@a246.nemendur.hi.is] has joined #ubuntu-devel
=== ctw [n=ctw@129-79-193-33.dhcp-bl.indiana.edu] has joined #ubuntu-devel
ctwHi! I installed the Breezy preview on a HP Pavilion dv1000 notebook and have some issues with suspend to ram/disk (apprently both worked fine in Hoary). Would anybody here be interested in more details or be willing & able to help out?12:00

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