irclog2html for #oe on 20060208

00:16.59CIA-403mgoebl 07org.oe.dev * rf076172b... 10/ (4 files in 3 dirs):
00:16.59CIA-4vpnc: Update to version 0.3.3 with patches, add to slugos
00:16.59CIA-4- Update to current version 0.3.3
00:16.59CIA-4- Fix vpnc-script so busybox-sh can run it
00:17.00CIA-4- Add a useful default config file
00:17.02CIA-4- Add vpnc, libgcrypt and libgpg-error to slugos-packages
00:21.33*** join/#oe tmb_grrr (i=XXX@dslb-082-083-090-168.pools.arcor-ip.net)
00:42.28*** join/#oe benlau (n=benlau@benlau.rd.ust.hk)
00:43.40*** join/#oe jott (n=j@e178124057.adsl.alicedsl.de)
00:43.43jotthi
00:56.35*** join/#oe moa (n=cedric@LAubervilliers-151-11-32-8.w193-251.abo.wanadoo.fr)
01:00.54*** join/#oe _drak0__ (n=rob@user-10cmeb8.cable.mindspring.com)
01:08.00*** join/#oe noclouds (n=mhfan@60.166.32.187)
01:12.57*** join/#oe idealm (n=ideal@222.67.235.204)
01:48.51*** join/#oe wrobbie (n=rob@cm17.sigma183.maxonline.com.sg)
01:51.22*** join/#oe Crofton (n=balister@blacksburg-bsr1-69-174-69-232.chvlva.adelphia.net)
02:07.06*** join/#oe Cwiiis (n=cwiiis@host86-133-50-11.range86-133.btcentralplus.com)
02:10.33*** join/#oe benla1 (n=benlau@benlau.rd.ust.hk)
02:11.12*** join/#oe ZonE-HaKin9 (n=mail@220-244-127-18.static.tpgi.com.au)
02:11.42ZonE-HaKin9Morning All
02:34.10shadowsquestion, how best to add a cvs checkout build file for binutils and gcc HEAD?
03:25.34Zero_Chaoswhy are all my opie-image's coming out at 20 megs?
03:33.40*** join/#oe aquadran_ (i=pablo@scummvm/undead/aquadran)
03:34.50*** join/#oe ScytheBlade1 (n=Death@about/pxe/ScytheBlade1)
03:45.40*** part/#oe ZonE-HaKin9 (n=mail@220-244-127-18.static.tpgi.com.au)
03:48.33*** join/#oe decca (n=decca@203-59-28-79.perm.iinet.net.au)
03:53.12*** join/#oe _drak0_ (n=rob@user-10cmeb8.cable.mindspring.com)
04:07.23*** join/#oe v8jlene (n=lenehan@nynaeve.twibble.org)
04:27.24*** join/#oe Geo_KM (n=keith@ppp61-243.lns1.cbr1.internode.on.net)
04:36.19*** join/#oe poli_ (n=ca@200-168-30-125.dsl.telesp.net.br)
04:58.30*** part/#oe benla1 (n=benlau@benlau.rd.ust.hk)
05:23.45*** join/#oe idealm (n=ideal@58.33.55.237)
05:32.18*** join/#oe _drak0__ (n=rob@user-10cmeb8.cable.mindspring.com)
05:42.10*** join/#oe dyoung-away (n=dyoung@nslu2-linux/dyoung)
05:43.12panda|zhi, could anybody give me some help about what's wrong with my oe build enviroment?
05:43.23panda|zhzhang@thinkpanda ~/celf/oe $ bitbake -b /home/hzhang/celf/oe/org.openembedded.dev/packages/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh40.bb
05:43.27panda|zERROR: Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro
05:43.32panda|zNOTE: exceptions.SystemExit:1 while evaluating:
05:43.33panda|z${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro')}
05:48.05*** join/#oe Geo_KM (n=keith@ppp61-243.lns1.cbr1.internode.on.net)
06:20.31*** join/#oe idealm (n=ideal@222.67.234.0)
06:24.59*** join/#oe _law_ (n=law@mail.stiftadmont.at)
06:46.24emtepanda|z, asside from the obvious?
06:46.56emteoh that was an hour ago
06:52.08*** join/#oe AMDPenguin (n=nobody@aus-ext-proxy02.amd.com)
06:52.53*** join/#oe LoDown (n=LoDown@dsl093-230-135.lou1.dsl.speakeasy.net)
06:54.21panda|zemte: hi :-)
06:55.13emtehey
07:00.07*** join/#oe wrobbie (n=rob@cm17.sigma183.maxonline.com.sg)
07:12.26panda|zemte: well, could you let me know how to find out the toolchain version used by OE?
07:12.41panda|zemte: like gcc, glibc, kernel-header...
07:12.43emte?
07:12.57emtethose are specified by your distro
07:13.08panda|zemte: em OE will automatically create the cross toolchain?
07:13.21panda|zem ... but is there a fast way to check out the version?
07:13.31emteproviding your using an existing distro, yes
07:13.43emteread your recipe files
07:13.45panda|zemte: familiar-0.8.3 ipaq3870
07:13.53panda|zemte: recipe files?
07:14.00emterecipe/meta
07:14.46emtewhat specifically would you like to know?
07:15.09panda|zemte: e.g well, before i build, i want to know the gcc version
07:15.25emtefor the host or target?
07:15.48panda|zemte: well, OE even can specific a host gcc version for build?
07:15.54emteyes
07:16.04panda|zemte: let me try to clarify ...
07:16.33panda|zemte: 1. host gcc for build cross gcc 2. cross gcc for build target binaries 3. gcc running on my target
07:16.41panda|zemte: shall i find them out?
07:17.25panda|zemte: well, i'm a big bitbake newbie, so i really have no clue about specific them manully :(
07:17.39emte?
07:17.46*** join/#oe gremlin[it] (n=gremlin@host104-147.pool212171.interbusiness.it)
07:18.12emtewere those three what you want or were you asking?
07:18.27emteand why are you trying to specify them?
07:18.38emtetheyare already setup in familiar
07:20.48panda|zemte: well, in my local.conf , i just specific a DISTRO version
07:21.03emtewhat did you put?
07:21.19DataBeaverWhat package contains the console keymap?
07:21.50emtewould depend on the console being used no?
07:22.00panda|zemte: i just put DISTRO = "familiar-0.8.3"
07:22.01panda|z<PROTECTED>
07:22.49emteand did you read it?
07:23.10emtePREFERRED_VERSION_gcc ?= "3.4.4"
07:23.10emtePREFERRED_VERSION_gcc-cross ?= "3.4.4"
07:23.10emtePREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"
07:23.13panda|zemte: read .bb of familiar?
07:23.18emteyes
07:23.40emteits in: org.openembedded.dev/conf/distro/
07:24.44DataBeaveremte: Zaurus SL-C3100
07:25.03DataBeaverA bigger problem now seems to be getting anything transferred to the device though...
07:25.03emtelol
07:25.23emteDataBeaver, anyone awake in the oz channel?
07:25.36DataBeaverDoesn't seem so
07:25.41emtehmm
07:26.47emtedoesnt help that thier site is down ...
07:27.27emtenot sure if any zaurus users are awake
07:28.00DataBeaverHow do I exit vim without a colon?
07:28.00panda|z<PROTECTED>
07:28.24panda|zDataBeaver: quite easy, ssh to it, and kill -9 at the background
07:28.46DataBeaverCan't ssh, but ^Z and kill -9 did the trick
07:28.47emtepanda|z, familiar.conf isnt a valid file
07:28.53panda|zDataBeaver: i always use my zaurus 5600 this way
07:29.04DataBeaversshd refuses to start 'cause "PRNG is not initialized"
07:29.15emteyou want to read a versioned one
07:29.42emte-unstable or the 0.8.3 one
07:29.59panda|zemte: oh!!!! i got it
07:30.13emte:)
07:30.36panda|zemte: so what's this?  #!!!!! DON'T FORGET TO ENABLE ZAPROOTPASSWD !!!!!
07:30.37emtenon-version distros are not "allowed" anymore
07:30.56emteits a note
07:31.14panda|zemte: so how to enable zaprootpasswd?
07:31.27emtethe sources for the user stuff has a root password set
07:31.54emtepanda|z, i wouldnt be changing anything unless you know why your changing it
07:32.04DataBeaverIs there anything I can use to transfer stuff to the device without any kernel modules?
07:32.32emteDataBeaver, would you liek to rephrase taht
07:32.39emtelike that*
07:33.09emteall networking are kernel modules or directly compiled into the kernel
07:33.21emtenot to mention associated drivers
07:33.26DataBeaverNetworking and USB are already ruled out
07:33.49emteuse a stable version of OZ?
07:34.07DataBeaveripkg upgrade messed up things and now I don't have any kernel modules.
07:34.42emteouch
07:40.23DataBeaverIs a CF card near enough the internal microdrive that I could use it?
07:40.44DataBeaverI don't have any at hand right now but I can get one
07:45.11DataBeaver(So I can't test it right now myself)
07:51.20*** join/#oe Denimgirl (n=chatzill@d58-105-24-33.dsl.vic.optusnet.com.au)
08:03.57*** join/#oe rwhitby (n=rwhitby@nslu2-linux/rwhitby)
08:05.13*** join/#oe bronson (n=bronson@pool-71-243-90-29.bos.east.verizon.net)
08:16.00*** join/#oe koen (n=koen@212.41.157.237)
08:17.52koengood morning all
08:27.40*** join/#oe theturtle (n=theturtl@guiness.lifl.fr)
08:27.42hrw|gonemorning
08:28.11hrw|workkoen: ipkg .157 is evil
08:28.28koenindeed
08:28.41hrw|workkoen: I suspect that this give restarting gpe-dm - ipkg configure did not run
08:29.34koen~lart schedules
08:30.42koenmy work starts at 13.00, but somehow I thought it started at 09.00
08:32.11*** join/#oe do13_ (i=do13@antilope.in-berlin.de)
08:32.15do13_morning all
08:32.44koenhey dirk
08:32.52do13_hey koen
08:33.32hrw|workhi dirk
08:33.43do13_hey Marcin
08:34.43koengah
08:34.45koen~lart bitbake updates
08:35.21koen.dev is evil
08:40.28do13_hrw|work: Did you pushed the tosa fstab patch into oz354fam083?
08:40.35koenah, with a recent bitbake it is less evil
08:41.48hrw|workdo13_: no
08:42.15hrw|workdo13_: please attach it to #350 - today I'm fighting with harddrives rather then with OE
08:50.19*** join/#oe koen (n=koen@212.41.157.237)
08:51.36*** join/#oe daggi (n=chrisada@82-35-4-157.cable.ubr01.hari.blueyonder.co.uk)
08:58.06XorAmorning
09:03.24*** join/#oe ade|desk (n=adavey@194.200.143.249)
09:03.30ade|deskhi folks
09:03.36koenhey ade|desk
09:11.19*** join/#oe zecke (n=ich@rosine202.inf.fu-berlin.de)
09:22.54RPmorning all
09:22.59hrw|workhi Richard
09:23.11do13_Hi Richard
09:23.41koen|gprshey RP
09:30.56*** join/#oe Bernardo (n=Bernardo@sourcemage/Bernardo)
09:31.23BernardoGood morning
09:31.30hrw|workhi Bernardo
09:33.19Bernardohi hrw|work
09:33.42BernardoI managed to get the tremor tarball from the ftp.handhelds.org site
09:33.58Bernardoonly had to rename it to Tremor-something-trunk.*
09:34.36Bernardodidn't have the time to check why svn won't work for me when called from inside bitbake, and will work to download bitbake
09:38.04*** join/#oe daggi (n=chrisada@82-35-4-157.cable.ubr01.hari.blueyonder.co.uk)
09:38.14Bernardoanyway, backing up my akita now, will flash it with oz 3.5.4  in a hour or two, and I can put the images and full meta-opie feed online tonight, if you want
09:39.21Bernardoas long as I can get it to build, I can always generate akita images if you guys want
09:41.14hrw|workBernardo: I will release oz 3.5.4-test4 soon with meta-opie/meta-gpe feed
09:41.49hrw|workbut soon is 2-3 days as first I have to resurrect my hdd
09:42.10Bernardohrw|work: ok, if you want I have meta-opie built last night that I can put at my home web site
09:42.33hrw|workBernardo: I have it - now images are my problem due to ipkg .157;(
09:42.34BernardoI'll check if I have enough drive space to build meta-gpe, but I'm not sure
09:42.47Bernardowhat images do you need?
09:43.07hrw|workBernardo: I build bootstrap/gpe/opie for all zaurus machines
09:43.22hrw|workthats 22 images
09:43.30Bernardook
09:43.44Bernardoif I can help with any, just say so
09:43.44koen|gprs22?
09:43.48hrw|workkoen|gprs: yes
09:43.55koen|gprsnot 21?
09:43.59hrw|workkoen|gprs: spitz needs pivot image too
09:44.05koen|gprsah, ok
09:45.57hrw|workkoen|gprs: did you tested ipkg >.157?
09:46.45koen|gprsI test .158
09:46.57koen|gprswhich works, as long as you don't ipkg upgrade some packages
09:47.09koen|gprs.159 should solve that, but I haven't built that yet
09:47.51hrw|workok
09:52.00*** join/#oe rob_w|mis (n=rob_w@p549BA78F.dip0.t-ipconnect.de)
09:52.00hrw|workwill look with 159
09:52.21koen|gprshh.org buog #1503 has some more info
09:52.48hrw|workok
10:03.03*** join/#oe koen (n=koen@212.41.157.237)
10:06.03*** join/#oe Jenna (n=cherryRe@209.8.233.10)
10:06.56*** part/#oe Jenna (n=cherryRe@209.8.233.10)
10:07.16Bernardohrw|work: should I abstain from flashing with 354 until ipkg is updated?
10:09.28hrw|workBernardo: you build from oz354fam083?
10:10.30Bernardoyes
10:10.39Bernardoupdated 12 hours ago
10:11.53*** join/#oe benlau (n=benlau@221.125.13.158)
10:13.30hrw|workI'm now flashing image with ipkg .159
10:13.49hrw|workBernardo: I suggest .154 as stable
10:15.40Bernardook, I can't rebuild until I get home tonight
10:15.55Bernardoso I should not try this one, right?
10:16.14hrw|workI would not touch it
10:17.21hrw|workwth .159 is same
10:18.09Bernardowhat is the problem? I can't open hh.org here at work
10:18.52hrw|workgpe-dm restarting and restarting and...
10:20.28Bernardoouch
10:20.31hrw|workI'll try with .154 now
10:20.37Bernardoand with opie?
10:21.21hrw|worknot tested yet
10:21.40hrw|workgpe image is blocked totally due this
10:22.08Bernardook, I'll test opie image
10:22.14XorAI thought gpe-dm barfed after 5 goes
10:22.34Bernardoin a few minutes (time to restore oz backup, then flash to oz354) I'll be able to tell you how it goes
10:22.51hrw|workXorA: if user kill it
10:23.00hrw|workXorA: but no ctrl, no alt on collie..
10:23.26XorAhrw|work: I assume under X Calendar/Addressbook delete dont work
10:23.31*** join/#oe decca (n=decca@203-59-28-79.perm.iinet.net.au)
10:25.54hrw|workyep
10:27.27XorAhrw|work: any hope on debugging this>
10:27.29XorA?
10:27.40CIA-403koen 07org.oe.dev * r2657dc00... 10/packages/linux/ (3 files in 2 dirs): ep93xx-kernel: add kernel for ep93xx machine + patch from cirrus-logic git tree + defconfig
10:27.45CIA-403koen 07org.oe.dev * r37906cae... 10/conf/machine/ep93xx.conf: ep93xx.conf: add machine config for ep93xx based boards like http://www.glomationinc.com/products_9312-sx.html
10:30.23hrw|workXorA: we (koen & I) tries to get it fixed
10:32.51koen|gprsif only police stations would have wifi
10:33.48XorAkoen|gprs: we worry about you, you a part time prisoner :-)
10:34.06koen|gprsheh
10:34.13koen|gprsno, I'm here for work
10:34.28*** join/#oe do13_ (i=do13@antilope.in-berlin.de)
10:34.49koen|gprsXorA: http://bsst.de/BSSTV20/html/english/eIndex.htm
10:35.02hrw|workkoen|gprs: I hope that you do other work then bullet-proof vests tester?
10:36.16shadowsheh
10:36.23*** join/#oe obergix[home] (n=olivier@mag77-1-82-238-13-91.fbx.proxad.net)
10:36.41shadowsokay, how best to version an svn/cvs build of gcc and binutils?
10:36.48koen|gprs;)
10:37.23hrw|workgpe-image-3.5.4-test4-collie.rootfs.jffs2 looks nice as name
10:37.37koen|gprsshadows: something like http://dominion.kabel.utwente.nl/koen/pda/files/angstrom-eabi-r7.diff.bz2
10:38.30hrw|workits good to have big thumbs - flashing collie with thumb on C/D keys
10:38.31shadowshm
10:39.31shadowsto build and use a recent gcc HEAD checkout, is recent (less than a week old) build of binutils
10:39.43shadowsi think cvs binutils bb is in OE
10:40.47koen|gprsshadows: just change teh 20051214 dates in that diff to 20060208 or something
10:41.45shadowsah, okay
10:42.47*** join/#oe alan|home (n=alan@ARouen-152-1-35-120.w83-115.abo.wanadoo.fr)
10:43.05alan|homemorning
10:43.13koen|gprshey alan|home
10:43.24alan|homeyop koen
10:46.08Bernardohttp://www.pixeldudes.com/stuff/verde.mp3
10:46.20Bernardodownload it, start playing at full volume and run away
10:46.34Bernardogaranteed to make grown men cry, dogs howl for miles, etc...
10:46.44XorAkoen|gprs: can I get that with builtin ARM cpus?
10:47.05koen|gprsXorA: not yet ;)
10:47.16XorAmy ARMed ARMour :-)
10:48.52koen|gprslater all
10:48.56Bernardohrw|work: booting now, only error until now is a missing /etc/sysconfig/irda
10:49.43hrw|workBernardo: yep - it will be resolved by ipkg configure but I do not like this method
10:50.15*** join/#oe boras (n=bora@85.97.4.187)
10:50.27Bernardoapart from that, opie-image seems to work
10:50.55hrw|workok
10:51.00hrw|workmreimer: ping
10:51.11Bernardommm  - no sound
10:51.21hrw|workBernardo: akita with 2.4.20?
10:51.44Bernardoyes
10:52.07Bernardo2.6.15 isn't in oz354fam083 yet, right?
10:52.20*** join/#oe zinga (n=arnaudb@186.80-203-227.nextgentel.com)
10:52.27hrw|workyep
10:52.46hrw|workit has to wait after 3.5.4 release
10:53.25Bernardook
10:53.34Bernardobut sound should work with 2.4.20, right?
10:53.43hrw|workrather yes
11:01.29hrw|workkoen|sleep: ipkg .154 works OK
11:03.19alan|homemay i ask why 3.5.4 will be based on a RC kernel ?
11:03.57hrw|workbecause it works?
11:04.23hrw|workwe never used 2.6.14-release. had 2.6.14-rc1 then 2.6.14-git3
11:05.40Bernardoalso, 2.6.x will mean moving from oss to alsa
11:05.53Bernardohaving a different blend of packages on the base image
11:07.03hrw|workand we have to finish alsa integration in images
11:08.41*** join/#oe chris144|home (n=kvirc@195.234.128.72)
11:08.43hrw|workand alsa support for Z is work-in-progress. iirc Liam told that he plan to simplify mixer
11:11.00Bernardothe alsa mixer for the akita is a chaos
11:11.27chris144hi folks
11:13.58Bernardohi chris144
11:14.18chris144hi Bernardo
11:22.54*** join/#oe zecke (n=ich@145.253.107.2)
11:28.03*** join/#oe decca (n=decca@203-59-28-79.perm.iinet.net.au)
11:39.56CIA-403hrw 07org.oe.oz354fam083 * rfb538f7c... 10/packages/usbutils/usbutils_0.70.bb:
11:39.56CIA-4usbutils 0.70: removed preference of unc.dl.sf.net as it does not have archive
11:39.56CIA-4fetching from default SOURCEFORGE_MIRROR works OK
11:39.56CIA-4taken from .dev
11:40.00XorAWow, just got touchscreen working in directfb
11:40.01CIA-403hrw 07org.oe.dev * r93e5bd9d... 10/packages/usbutils/usbutils_0.70.bb:
11:40.01CIA-4usbutils 0.70: removed preference of unc.dl.sf.net as it does not have archive
11:40.01CIA-4fetching from default SOURCEFORGE_MIRROR works OK
11:42.49*** join/#oe alan|home (n=alan@ARouen-152-1-5-157.w83-115.abo.wanadoo.fr)
11:55.30*** join/#oe AvengerMoJo (n=alex@207.44.242.115)
11:56.14CIA-403hrw 07org.oe.oz354fam083 * r8ec109bc... 10/conf/local.conf.openzaurus-3.5.4:
11:56.14CIA-4added local.conf.openzaurus-3.5.4 as example for building OZ 3.5.4
11:56.14CIA-4(based on same for Familiar 0.8.3)
11:56.18CIA-403hrw 07org.oe.oz354fam083 * rcd707452... 10/packages/lirc/lirc_0.7.1.bb:
11:56.18CIA-4lirc 0.7.1: fix DEPENDS - close #514
11:56.18CIA-4taken from .dev
11:59.03hrw|workargh....
11:59.09hrw|work~shoot kopete
11:59.11ibotACTION shoots kopete in the foot with a frozen turkey cannon!
12:04.38zecke~stab mcl
12:04.39ibotACTION runs at mcl with an origami Swiss Army knife, and inflicts a nasty paper cut.
12:04.42zecke~stab xerces-c
12:04.44ibotACTION runs at xerces-c with an origami Swiss Army knife, and inflicts a nasty paper cut.
12:07.50*** join/#oe Crofton (n=balister@blacksburg-bsr1-69-174-69-232.chvlva.adelphia.net)
12:09.16zeckeCrofton: hey, I'm messing with xerces-2.7.0 :}
12:09.52hrw|worklooks like I need to use 'standard' kde method to get kopete working... (standard mean: remove settings and start from scratch)
12:10.22Bernardohrw|work: why?
12:10.35BernardoII haven't had problems with kopete since kde 3.4.x
12:11.03hrw|workBernardo: 1. freeze too often (kde 3.5.1), 2. mess with contacts (they show in many groups when belongs to just one of them)
12:12.45hrw|workhm. next step in polishing is: move keymaps from initscripts to keymaps
12:13.11hrw|workBernardo: 3. jabber and icq connect takes ages if at all connect
12:13.15zeckehrw|work: (be aware KMail is earing your addresses...
12:13.27hrw|workzecke: kmail stinks too
12:13.42hrw|workzecke: http://bugs.kde.org/show_bug.cgi?id=41514 is soo nasty...
12:14.10hrw|workI;m thinking about moving to fetchmail+maildrop for fetching mails and use kmail only as interface to imap
12:15.17XorAhrw|work: fetchmail+maildrop is nasty, much better to feed through your mta
12:16.19hrw|workXorA: my home machine does not use mta for fetching only for sending
12:16.34hrw|workXorA: and I want spam filter + folder filters
12:16.54XorAhrw|work: fetchmail+maildrop is in my experience asking to lose mails, fetchmail->mta->maildrop works sweetly
12:17.30hrw|workXorA: thats one tool more in chain
12:17.59XorAhrw|work: yeah, but check the fetchmail manual for warnings about direct delivery, and I tried that config once, it was real nasty at losing mails
12:18.17hrw|workok
12:18.33zeckegosh why use a buildsystem if you can stick the finger into /usr/local/include...
12:19.00XorAhrw|work: if you run python, then getmail will deliver direct to Maildir folders :-)
12:19.32Bernardomy setup at home is having a machine for web/email (postfix+spamassassin+clamav+openwebmail)
12:20.39Bernardothat way I get less freezes
12:20.47Bernardoand can check the mail while at work... :)
12:20.59hrw|workBernardo: at home I have 2 machines: linksys router with 8M rootfs and 32M ram + home computer which cannot be running 24/7
12:22.46ade|deskhrw|work: leave a Z at home to do the mail filter stuff ;)
12:23.21hrw|workade|desk: with amount of spam which I get each day it will die too fast ;)
12:29.37*** join/#oe jerrybme (n=jerrybme@adsl-68-72-28-67.dsl.chcgil.ameritech.net)
12:30.04Bernardohrw|work: I've kept the old components whenever I upgraded, so I ended up having 5 machines at home (firewall, web+email, mine, the wife's, and a very old one for my daughter)
12:32.03hrw|workBernardo: I do not have place for other boxes..
12:32.31hrw|workBernardo: next machine would be laptop for Ania probably. but who know when it will be...
12:35.47CIA-403rpurdie 07org.oe.dev * r7ff665dd... 10/packages/uclibc/ (3 files in 3 dirs): ucblic-0.9.26: Enable ipv6/rpc options for i686/i386 systems to solve compile errors (from Stelios Koroneos)
12:35.52CIA-403rpurdie 07org.oe.dev * r64757281... 10/packages/gnome/libart-lgpl/i586/art_config.h: libart-lgpl: Add i586 arh_config.h file (from Stelios Koroneos)
12:35.56CIA-403rpurdie 07org.oe.dev * r212e6b19... 10/packages/busybox/ (4 files in 3 dirs): busybox: Add fix for uclibc on x86 (from Stelios Koroneos - bug #657)
12:38.21*** join/#oe Crofton (n=balister@66-207-66-26.black.dmt.ntelos.net)
12:40.50*** join/#oe darkschneider (n=gab@213-140-6-96.ip.fastwebnet.it)
12:42.07hrw|workreiserfs must die...
12:42.08hrw|work---------x 1 33188 daemon 11G 1970-01-01 01:00 lib/iptables/libip6t_rt.so
12:49.07shadowsi've not trusted reiserfs for anything of value, since the year when reiserfs problems caused 200M loss of personal data
12:49.35shadowsi have never had a trouble with ext2 or ext3 bugs causing data loss
12:50.17shadowsif it is a little slower, i'm patient and can wait.   replacing lost data, not so patient.
12:51.10hrw|workshadows: I used it for years.. now moving to xfs
12:52.35shadowsxfs support in linux does not convince me of its maturity
12:53.57Croftonzecke, what got into you?
12:54.09Croftonwhy xerces?
12:54.15zeckeCrofton: I need to get MCL Flute running
12:54.25zeckeundefined reference to `typeinfo for xercesc_2_7::Grammar'
12:54.31zeckedamn broken CSL toolchain
12:54.32Croftonah
12:54.36Croftonheh
12:54.44zeckeCrofton: do you know FLUTE?
12:54.56Croftonfeel free to improve the bb file :)
12:55.15Croftonno
12:56.17Croftonflute uses xerces?
12:56.31zeckeFLUTE is a rfc
12:56.49zeckeMCL is one implementation ... and this is using Xerces
12:57.07Croftonah
12:57.19Croftonyeah I am looking at the mcl web page
13:00.07*** join/#oe _drak0_ (n=rob@user-10cmeb8.cable.mindspring.com)
13:32.52*** join/#oe zinga_ (n=arnaudb@186.80-203-227.nextgentel.com)
13:40.21*** join/#oe Bernardo (n=Bernardo@sourcemage/Bernardo)
13:43.55*** join/#oe koen (n=koen@212.41.157.237)
13:55.16ade|deskwow i didn't know people still try using uclibc 0.9.26 ... that is really quite old now
13:55.43Stephmwthere are masochists everywhere
13:56.17ade|desk2001 !!
13:57.54DataBeaverDoesn't ipkg have any mechanism to preserve configuration file changes?
13:58.06koenit does
13:58.20koenbut oe has to set the appropriat CONFFILE entries
13:59.28DataBeaverAfter the recent ipkg upgrade mess I found my custom /etc/network/interfaces missing and /etc/fstab having been replaced with the default one...
14:04.40DataBeaverCan I somehow manually say to ipkg "keep your hands off this file"?
14:08.19hrw|workkoen: ipkg .154 works ok in test images
14:29.37*** join/#oe rob_w|mis (n=rob_w@p549BA78F.dip0.t-ipconnect.de)
14:32.14hrw|workfsck.. 275 revs to go...
14:32.16DataBeaverAre ifupdown and netbase somehow exclusive?
14:33.01DataBeaverBoth contain /etc/init.d/networking and ./etc/network/interfaces
14:35.19DataBeaverNiice.  I tried to upgrade ipkg to 159 but was missing the libipkg0 package.  As a result, I don't have an ipkg binary to install that package with.
14:35.44koenhmmm
14:35.46koenDataBeaver: sounds like bug 1515
14:36.07koenDataBeaver: could you add your finding to http://handhelds.org/~bugzilla/show_bug.cgi?id=1515 ?
14:36.33DataBeaverk
14:37.13DataBeaverFortunately that's easy enough to restore by hand.
14:37.25koenit is for us
14:37.33koenbot for joe average it isn't
14:37.38DataBeaverGrr, handhelds.org is being slow.
14:37.39koens/bot/but/
14:37.44DataBeaverYeah
14:38.27DataBeaverBut restoring a missing busybox for instance requires some care even from an experienced user.
14:38.37DataBeaver(Supposeing that's the only shell in the system)
14:38.57DataBeaverExit your current shell and poof, you can't get a new one.
14:40.24DataBeaverAnd it is still annoying to have to copy files back and forth manually.
14:43.27*** join/#oe benlau (n=benlau@221.125.13.158)
14:43.45AMDPenguinhttp://gcc.gnu.org/ml/gcc-patches/2005-05/msg00356.html
14:43.53*** join/#oe Cwiiis[uni] (n=cil103@corwin.ecs.soton.ac.uk)
14:44.02CosmicPenguinThat might be of interest if anybody is doing code coverage analysis with OE
14:46.02zeckeCosmicPenguin: interesting
14:47.28CosmicPenguinzecke: I've been fighting with that for a while now
14:47.47zeckeCosmicPenguin: I did not know that it didn't work
14:48.00zeckeCosmicPenguin: but now it is obvious
14:48.06CosmicPenguinIts always ugly to have /users/jcrouse/build/tmp/work/foo-package-1.0/foo/ in your target rootfs
14:48.19zeckejust to call gcov :}
14:48.32CosmicPenguinOr at least to have it be useful
14:50.47*** join/#oe idealm (n=ideal@222.67.234.0)
14:54.12CIA-403hrw 07org.oe.oz354fam083 * r854e6b2b... 10/packages/sharp-binary-only/ (5 files in 2 dirs): (log message trimmed)
14:54.12CIA-4sharp-sdmmc-support: added some tweaks to fix #653
14:54.12CIA-4- /etc/init.d/sd use insmod instead of modprobe to load module
14:54.12CIA-4<PROTECTED>
14:54.12CIA-4- module filename is defined in /etc/default/sharp_sdmmc
14:54.13CIA-4- renamed recipe as it give false info being only for 2.4.18
14:54.17CIA-4- PV of package is set correct to KERNEL_VERSION
14:57.27*** join/#oe idealm (n=ideal@222.67.234.0)
15:22.26*** join/#oe poli (n=ca@CAcert-br/poli)
15:29.56hrw|work~lart monotone
15:30.22hrw|workmonotone: misuse: error opening file packages/sharp-binary-only/sharp-sdmmc-support-2.4.18-rmk7-pxa3-embedix/sd: no such file or directory
15:30.26hrw|workbut applied ok
15:30.40polimonotone gives me the creeps
15:30.53*** join/#oe CoreDump|afk (n=mhentges@hentges.net)
15:34.03zeckeCoreDump|afk: hey
15:40.24XorAhmm, directfb doesnt understand touchscreen clicks
15:42.48CosmicPenguinit doesn't?
15:43.12XorACosmicPenguin: doesnt seem to, got links running on directfb on the Z but I cant click on anything
15:47.35*** part/#oe koobla (n=Simon@pdpc/supporter/active/koobla)
15:49.42zeckehrw|work: what about making the keymaps binary?
15:50.14hrw|workzecke: and use busybox format? it would be hard to edit on device probably
15:50.26zeckehrw|work: right, it would be hard to edit
15:51.28hrw|workzecke: currently only collie has this problem - but its 2.4 keymap is same as kernel one so it does not have to be in image
15:51.42zecke~stab network byte order
15:51.43ibotACTION runs at network byte order with an origami Swiss Army knife, and inflicts a nasty paper cut.
15:52.22DataBeaverAny suggestions for the netbase + ifupdown problem?
15:52.47hrw|workDataBeaver: resolve it, report bug in bugzilla and attach patches?
15:53.24DataBeaverBut how to resolve it?  Both contain /etc/init.d/networking and /etc/network/interfaces os ipkg doesn't want to install them at the same time
15:53.32*** join/#oe _drak0__ (n=rob@user-10cmeb8.cable.mindspring.com)
15:53.55hrw|workthen one of them should rather not contain those files
15:54.26DataBeaverHowever, busybox can provive ifup and ifdown as well.
15:54.28hrw|workI suggest ifupdown to be only ifupdown tools (or tools + conffiles as separate pacakges)
15:54.54DataBeaverI guess that would be pretty good...
15:55.13DataBeaverhandhelds.org isn't working too well though.
15:55.42hrw|workbugs.treke.net is OE tracker not hh.org one
15:56.29DataBeaverk...
15:56.38CIA-403hrw 07org.oe.dev * re1e48e54... 10/packages/sharp-binary-only/ (8 files in 3 dirs): (log message trimmed)
15:56.38CIA-4sharp-sdmmc-support: added some tweaks to fix #653
15:56.38CIA-4- /etc/init.d/sd use insmod instead of modprobe to load module
15:56.38CIA-4<PROTECTED>
15:56.38CIA-4- module filename is defined in /etc/default/sharp_sdmmc
15:56.40CIA-4- renamed recipe as it give false info being only for 2.4.18
15:56.42CIA-4- PV of package is set correct to KERNEL_VERSION
15:57.08DataBeaveripkg bugs seem to be in handhelds.org though?
15:58.50*** join/#oe netnix (n=alex@81.25.41.76)
15:59.47pb__right
16:00.40DataBeaverHm, the ifupdown package doesn't seem to support update-alternatives...
16:00.48DataBeaverIt contains /sbin/ifup directly
16:02.31DataBeaverBut the one provided by busybox has some annoying limitations with regard to logical name mapping...
16:04.32*** join/#oe chouimat (n=dieu@kde/developer/chouinard)
16:08.22pb__That is annoying.  I guess the right thing would be to patch ifupdown to use update-alternatives.
16:09.22CIA-403florian 07org.oe.oz354fam083 * rd2944a85... 10/packages/libgpewidget/ (files/pkgconfig.patch libgpewidget_0.109.bb): libgpewidget: Update to fixed package from .dev.
16:12.11DataBeaverWhat are these glibc-localedata-translit-* packages doing?
16:14.27*** join/#oe law_ (n=_law_@213.173.86.202)
16:17.57pb__transliterating, I suppose
16:18.11hrw|workargh...
16:18.15hrw|work~shoot monotone
16:18.17ibotACTION shoots monotone in the foot with a frozen turkey cannon!
16:25.37*** join/#oe mrz80 (i=1000@caledonia.cns.ufl.edu)
16:30.04*** join/#oe Crofton (n=balister@hc6521cf6.dhcp.vt.edu)
16:33.24CosmicPenguinwow - frozen turkey cannon
16:33.26CosmicPenguinthats good eatin'
16:35.01CoreDump|homezecke: yo
16:35.11CoreDump|homehi
16:35.30hrw|workCoreDump|home: look at my next push
16:36.21hrw|workkeymaps change part 1
16:37.52CoreDump|homeRP: Do you have a kexec-tools .bb by chance?
16:40.42do13CoreDump|home: You can use this: http://www.do13.de/oz/temp/kexec-tools-bb.patch
16:40.47hrw|workhttp://www.do13.de/oz/temp/kexec-tools-bb.patch
16:41.02CoreDump|homeexcellent, thanks!
16:41.47DataBeaverCan I somehow get a list of all unused library packages?
16:41.47CoreDump|homeI've compiled a kexec kernel already and want to play with it a bit
16:42.14do13CoreDump|home: kexec -l zImage loads the image and kexec -e starts
16:42.29CoreDump|homenow that sounds easy
16:42.50CoreDump|homeso I can really "boot" a 2.4 kernel via kexec from a 2.6 kernel?
16:42.58CoreDump|homesounds to good to be true
16:43.33do13Yes. http://www.do13.de/oz/temp/start24.txt
16:43.54CoreDump|homevery nice
16:44.10CoreDump|homeis there a reason kexec-tools isn't in OE, yet?
16:44.27do13The bb file?
16:44.28hrw|worknoone added it
16:46.33CoreDump|homehmm mt update chokes on "monotone: misuse: error opening file packages/sharp-binary-only/sharp-sdmmc-support-2.4.18-rmk7-pxa3-embedix/sd: File not found" on two different machines
16:47.05hrw|work~lart me for this
16:47.16CoreDump|homeheh
16:47.31CoreDump|homewell, looks like a one-time error message
16:51.41CoreDump|homeNOTE: package kexec-tools-1.101: completed
16:51.52CosmicPenguinCoreDump|home: nice
16:52.08CosmicPenguinCoreDump|home: now, the interesting thing is adding kdump
16:52.22CosmicPenguinan image within an image in the same build
16:52.34CoreDump|homehuh
16:52.58*** join/#oe poli (n=ca@CAcert-br/poli)
16:52.59CosmicPenguinI was idly tinkering with something suitable, but I got bored
16:54.54CoreDump|homeCosmicPenguin: what do you mean with "Image within an image"?
16:55.24CosmicPenguinhttp://lse.sourceforge.net/kdump/
16:55.49CosmicPenguinKdump uses an special initrd, when you would need to create, and then imbed in your actual rootfs
16:56.01CosmicPenguinwell, imbed is the wrong term - include with your rootfs would be better
16:56.27CoreDump|homesounds quite useful for debugging
16:57.44CosmicPenguinI want it for our stress and stability racks
16:57.55CosmicPenguinautomatically save off the dump information on a server when a crash happens
16:58.04CoreDump|homeuseful indeed
17:01.20CIA-403hrw 07org.oe.oz354fam083 * r4db398f1... 10/packages/ (28 files in 18 dirs):
17:01.20CIA-4keymaps handling moved from initscripts to keymaps package
17:01.20CIA-4- loading keymap require loadkeys from console-tools (which takes 300K)
17:01.20CIA-4- all Zaurus machines (except collie) will get this package installed
17:01.41CIA-4- collie 2.4 keymap is the same as kernel one so it is not needed on device
17:01.42CIA-4<PROTECTED>
17:03.32CoreDump|homehrw|work: very nice. I always thought that initscripts wasn't the propper place for keymaps
17:04.27CSManuhmm, that monotone update is for the binary itself ?
17:05.12*** join/#oe zap (n=zap@217.170.93.196)
17:05.37CSManor the update -rjan2006prebreakage is the line in question
17:06.13CoreDump|homehmm?
17:06.50CoreDump|homeahh now I get it
17:07.09CoreDump|home"monotone update" is a command. It doesn't mean you need an update for monotone
17:07.31CSManah ok, i was starting to have lots of "????" =P
17:07.32CoreDump|homeand for my part, I don't use -rjan2006prebreakage
17:07.40CSManwhy's that
17:07.59CoreDump|homewell, I don't see any "breakage" =)
17:08.05CSMani cannot access oe.handhelds.org
17:08.07CSMan=/
17:08.13DataBeaverIs there some easy way to find out which library packages are not used by any other packages?
17:08.31CoreDump|homeDataBeaver: not that I know of
17:08.47CSManpkg_info doesn't work in that case
17:08.55CSManto show Deps
17:09.01CSMan?
17:09.46CoreDump|homewell, there certainly is no "deborphan" =)
17:10.07CSManah
17:10.20DataBeaverYeah, deborphan is pretty much what I'm looking for...
17:10.46CSManhas anybody gotten an openSSL enabled browser ?
17:10.48CoreDump|homethought so heh
17:10.57*** join/#oe koen (n=koen@212.41.157.237)
17:11.03DataBeaverI prefer aptitude's auto-installed flag on Debian, but I guess that's a bit heavy for a PDA...
17:11.07CoreDump|homeCSMan: Firefox on GPE or e should do
17:11.16DataBeaverCSMan: I'm using links myself
17:11.22CSManDataBeaver: links -g ?
17:11.32CSManmine won't do -g
17:11.35DataBeaver-g?
17:11.41CSMangfx mode
17:11.51DataBeaverNo, text mode
17:11.56CSMank, same here
17:12.05DataBeaverI'm only using it for logging in to my school's wlan though
17:12.06CSManCoreDump|home: u got firefox on gpe ?
17:12.37DataBeaverI once tried running Mozilla through ssh's X11 forwarding, that was quite funny.
17:12.38CSManDataBeaver: well, even something pretty basic as checking your email is not possible with mini-browser
17:12.52CSManDataBeaver: i run opera over X11 forwarding =P
17:13.08CSManit works for me, but i need a mothership close to my wlan
17:13.10CSMan=P
17:13.14CSMani even run gaim that way
17:13.26CSManjust for comfort
17:13.30Philippeevening all
17:13.36CSManhi Philippe
17:13.40hrw|workhi Philippe
17:13.53CoreDump|homeCSMan: http://hentges.net/tmp/screenshots/Zaurus/Akita/GPE/firefox.jpg
17:14.07CoreDump|homeugh, merging hell
17:14.11CSManwhat happened to oe.handhelds.org ?
17:14.22pb__DataBeaver: you could do something with "ipkg whatdepends" and "ipkg status".
17:14.26CSManCoreDump|home: heh, zaurus fun
17:14.34pb__any package that isn't depended on by anything else, and isn't marked "user", is an orphan
17:14.38koen|gprssome searchbot hit bugzilla, and now the loadaverage is >150 on hh.org
17:14.56CSManouch
17:16.06DataBeaverpb_: ipkg status|grep orphan doesn't give any results
17:16.35pb__indeed
17:16.56pb__like I say, you would need to use a combination of "ipkg status" and "ipkg whatdepends"
17:16.56hrw|workDataBeaver: searching for orphans can be hard..
17:17.19hrw|workDataBeaver: do 'ipkg remove lib*' - ipkg should shout for libs which someone need
17:17.21CSManmaybe a script can do the job
17:17.38pb__right
17:17.38koen|gprsfile and enhancement request and pigi will look at it :)
17:17.40hrw|workbut also it can remove too much
17:19.08DataBeaverhrw|work: That has the downside of removing libs I want to be there for my own apps, but which are not depended upon by any package
17:19.39CIA-403coredump 07org.oe.dev * r7a53a6d4... 10/packages/kexec/ (kexec-tools-1.101/kexec-tools-arm.patch kexec-tools_1.101.bb): Add kexec-tools, courtesy of do13@#oe
17:19.43CIA-403coredump 07org.oe.dev * r6c269517... 10/packages/altboot/ (altboot.bb files/altboot.func files/init.altboot): altboot: Update to latest development version
17:20.15hrw|workDataBeaver: then you need to add your apps depends to ipkg status
17:20.28hrw|workCoreDump|home: can you update altboot in .oz354fam083 too?
17:21.08CoreDump|homehrw|work: nah that requires a lot more testing since there were many changes for 2.6 support in dev (none in .oz)
17:21.20hrw|workCoreDump|home: ok
17:21.34CoreDump|homehrw|work: initscripts is totally br0rked in the database
17:21.43CoreDump|homecan't even checkout .oz
17:21.49hrw|workCoreDump|home: version which is in .oz354fam083 show first password (but not show repeated one)
17:21.54hrw|workfsck..
17:22.32hrw|workCoreDump|home: I was able to pull/merge/update it (with ~280 other revs)
17:22.37CoreDump|homehrw|work: I'll have a go at .oz when I get kexec working =)
17:22.44hrw|workbut will check with other database
17:22.52RPCoreDump|home: Do you want me to add the kernel patch?
17:23.21CoreDump|homeRP: I was gonna try the one from the mailing list.
17:23.36CoreDump|home-branch=org.openembedded.oz354fam083
17:23.36CoreDump|homemonotone: misuse: error opening file packages/initscripts/initscripts-1.0/c7x0/k
17:24.28DataBeaverDo I need ipaq-sleep for anything on a Zaurus?
17:24.34RPCoreDump|home: I have it in my queue here - if it compiles I'll push
17:24.39*** join/#oe zecke (n=ich@rosine202.inf.fu-berlin.de)
17:24.42CoreDump|homeRP: thanks
17:24.51CoreDump|homeit compiles allright on Akita )
17:24.54hrw|workfsck.
17:25.51hrw|workCoreDump|home: base updated with that misuse error from monotone
17:26.14*** join/#oe pH5 (n=ph5@e178247093.adsl.alicedsl.de)
17:27.01hrw|workDataBeaver: you need it iirc
17:27.47hrw|workpb__: can GPE team rename ipaq-sleep to gpe-sleep in future?
17:28.07DataBeaverWhat does it do?
17:28.25*** join/#oe chouimat (n=dieu@kde/developer/chouinard)
17:28.28CSMani've seen it all the time
17:28.41hrw|workDataBeaver: control suspend/resume
17:28.45hrw|workhave to go
17:28.46hrw|workcu
17:31.40*** join/#oe _drak0_ (n=rob@user-10cmeb8.cable.mindspring.com)
17:33.52pb__eh, I wonder why he wants ipaq-sleep renamed
17:34.00pb__it isn't really part of GPE.
17:34.11CSManit's part of familiar, isn't it ?
17:34.33DataBeaverWell, it's kinda weird if it's needed on other devices han ipaqs.
17:34.58koen|gprs~lart linux-mtx-1_2.4.24.bb
17:35.01CoreDump|homei have it on my Akita FWIW
17:35.02pb__true, though "gpe-sleep" wouldn't be much better for non gpe users
17:35.17pb__I guess opie has its own opie-opie-opie-sleep or whatever
17:36.13pb__morning kergoth
17:36.16koen|gprshey kergoth
17:36.21CIA-403hrw 07org.oe.oz354fam083 * r1167b2e5... 10/packages/keymaps/keymaps_1.0.bb: keymaps: copy RDEPENDS to DEPENDS for those who use older bitbake
17:36.26CIA-403hrw 07org.oe.oz354fam083 * rce966f4e... 10/conf/machine/ (6 files):
17:36.26CIA-4Zaurus machines conf: dropped console-tools from (R)DEPENDS, added keymaps instead
17:36.26CIA-4- keymaps (R)DEPEND on console-tools
17:41.24kergothhey
17:42.19pH5hi kergoth
17:42.35koen|gprs~lart linux-mtx1
17:43.22*** join/#oe hrw|gone (n=hrw@host-ip170-158.crowley.pl)
17:44.00*** join/#oe aquadran (i=pablo@scummvm/undead/aquadran)
17:44.22CIA-403koen 07org.oe.dev * r284ef780... 10/packages/ (linux/linux-mtx-1_2.4.24.bb nonworking/linux-mtx-1_2.4.24.bb): linux-mtx1 2.4.24: move to nonworking to get rid of those pesky parssing errors
17:44.27CIA-403koen 07org.oe.dev * rdf4fc5de... 10/packages/nonworking/ (linux-mtx-1_2.4.24.bb linux/linux-mtx-1_2.4.24.bb): linux-mtx: move to nonworking/linux that is
17:51.47pH5gnome-vfs-dbus_svn has file://gtk-doc.m4 and gtk-doc.make in it's SRC_URI, but doesn't find those files in the OE tree, but there are similar copies of those files in the gnome subfolders for some versions of orbit2 and libbonobo. could I just move them to packages/gnome/files?
17:54.00*** join/#oe ar_ (n=ar@port-ip-213-211-231-88.reverse.mdcc-fun.de)
17:54.18*** join/#oe memeruiz (n=nmemerui@201.194.192.98)
17:54.25pH5also a werror_compile.patch doesn't seem to exist in current oe .dev
17:54.56pb__pH5: I think there's (nowadays) a gtk-doc package that installs those files into staging
17:56.32pH5pb__: thanks. gnome-vfs-dbus_svn already depends on gtk-doc-native, even
17:57.23pb__ah, very good
18:09.25pH5gtk-doc only includes gtk-doc.m4, not gtk-doc.make.
18:16.10*** join/#oe koen (n=koen@212.41.157.237)
18:23.49*** join/#oe chouimat (n=dieu@kde/developer/chouinard)
18:31.34*** join/#oe memeruiz (n=nnmemeru@201.194.192.98)
18:32.05*** join/#oe Chocobo (n=swinchen@thecheat.eece.maine.edu)
18:33.00ChocoboIs the m68k offically supported by the GCC toolchain?
18:33.31PhilippeChocobo, normally it is yes
18:34.24PhilippeChocobo, Debian having a full m68k port might be a good indication...
18:36.06Chocobonice.
18:37.03koenPhilippe: if it were redhat, it wouldn't be good ;)
18:37.09koengcc 2.96....
18:37.23Chocobo2.96?
18:37.33koenyeah
18:37.40koenredhat's fork of gcc 2.95
18:37.49Philippe2.96 is a know buggy fiasco brought out by them
18:38.37koenisn't everything RH does a buggy fiasco?
18:38.41koenRH5 was
18:38.46koenthe last RH distro I used
18:39.43CosmicPenguinThey always make things more complicated then they need to
18:39.44CosmicPenguinbe
18:41.44Philippemust have been RH6.1
18:42.20kergothmy coworkers at digi were incredibly amused by the fact that i was an RHCE who really really didnt like redhat
18:43.11pH5I needed to patch gnome-vfs-dbus_svn.bb like this to make it build: http://en.pastebin.ca/40760. does this look sane?
18:52.27*** join/#oe zecke (n=ich@88.134.3.107)
18:56.13*** join/#oe chouimat (n=dieu@kde/developer/chouinard)
19:04.30CIA-403pH5 07org.oe.dev * r1f23f78b... 10/packages/gpe-contacts/gpe-contacts_0.44.bb: gpe-contacts: add 0.44
19:07.16*** join/#oe oris_wolfbane (n=oris@82-38-121-195.cable.ubr01.hali.blueyonder.co.uk)
19:10.12*** join/#oe gremlin[it] (n=gremlin@88-149-148-72.f4.ngi.it)
19:11.54JustinPpH5: you got to it already? I *just* finished pacthing it myself...
19:12.29pH5JustinP: did you come to a different conclusion?
19:12.45JustinPpH5: , I did a few things differently, actually...
19:12.56JustinPis the moving of glib.h to fix the MIN/MAX redefined errors?
19:13.11pH5JustinP: right
19:13.14*** join/#oe katossi (n=guillerm@dslb-084-062-146-118.pools.arcor-ip.net)
19:13.24JustinPpH5: Ah, I didn't know how to fix that correctly
19:13.27pb__pH5: that patch looks ok to me
19:13.41JustinPpH5: mind if I add your patch to my commit, I have another different change
19:13.43pH5JustinP: I don't know if this was the best way, but at least it compiled.
19:14.04JustinPpH5: actually...you already have it in monotone...
19:14.07JustinPpH5: go ahead
19:14.23JustinPpH5: I'll commit mine seperately
19:14.38pH5JustinP: ok, just a moment...
19:14.44JustinP(I won't override your changes, of course ;-))
19:16.44*** join/#oe minipanda (n=hzhang@219.236.25.82)
19:19.09CIA-403pH5 07org.oe.dev * rc96a9ddd... 10/packages/gnome/ (4 files in 4 dirs): gnome-vfs-dbus: fix the svn version to make it build again
19:21.17pH5JustinP: hold on, there's another one:
19:22.27CIA-403pH5 07org.oe.dev * r9e502039... 10/packages/gnome/ (gnome-vfs-dbus_2.8.4.4.bb gnome-vfs-dbus_svn.bb): gnome-vfs-dbus: fix a typo in PACKAGES_DYNAMIC
19:22.37pH5JustinP: ok, go ahead :)
19:22.40*** join/#oe greentux (i=m@tmo-072-41.customers.d1-online.com)
19:23.10*** join/#oe incinerator (n=incinera@82-41-24-164.cable.ubr04.edin.blueyonder.co.uk)
19:28.36*** join/#oe netnix (n=alex@81.25.41.32)
19:30.49JustinPtesting...
19:32.12JustinPshouldn't break anything, though
19:35.34JustinPmine were all changes to the includes of the gtk-doc stuff anyway
19:36.34CIA-403justinp 07org.oe.dev * r66c4a964... 10/packages/gnome/ (12 files in 7 dirs): gnome: remove duplicate gtk-doc m4 and make files, move files to files/ for all packages to use
19:38.38*** join/#oe hhhhcz (n=arnaud@vau06-1-82-228-255-84.fbx.proxad.net)
19:40.57minipandahi, can anybody help me take a look at http://pastebin.com/545423
19:41.11minipandai failed to build opie-image for my h3600
19:41.13*** join/#oe greentux_alt (i=m@tmo-029-140.customers.d1-online.com)
19:43.39JustinPminipanda: check your local.conf for errors
19:46.17minipandaJustinP: sorry, but the problem is that i dunno what's wrong in my local.conf, so could you help me review it?  http://pastebin.com/545436
19:46.30pH5JustinP: gtk-doc.m4 could be removed altogether, the packages could use the one from gtk-doc-native instead
19:47.51JustinPpH5: ok, I was just updating the locations mostly. Go ahead and remove it if it works (sorry...didn't mean to revert your change..)
19:49.05JustinPminipanda: looks ok
19:49.12JustinPminipanda: are you using a recent copy of OE?
19:49.31minipandaem, i use a snapshot like ... 200512XX
19:49.55minipandaJustinP: and lastest bitbake, i just svn out today
19:51.28DataBeaver"Connecting to beaver[192.168.0.10]:80... failed: Address family not supported by protocol." wtf?
19:53.41JustinPminipanda: a snapshot of thechecked out dir? You really ought to get a monotone db snapshot and update that
19:53.49JustinPminipanda: when is your current snapshot from?
19:54.17minipandaJustinP: well, because access to monotone db snapshot is very slow from here
19:54.35DataBeaversocket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = -1 EAFNOSUPPORT <-- Why on earth is it trying to use IPv6?
19:54.48minipandaJustinP: i just ask another people tar his org.openembedded.www directory for me
19:55.15CoreDump|afkminipanda: which branch?
19:55.36JustinPDataBeaver: what?
19:55.43DataBeaverJustinP: wget
19:56.14minipandaCoreDump|afk: well, could you let me know how to check the branch info inside org.openembedded.www ?
19:56.20JustinPDataBeaver: ah...don't know...there were some changes which added ipv6 to builds recently....I had a strange problem myself with entrance and ipv6
19:57.09CoreDump|afkminipanda: There's .dev and .oz354fam083
19:58.15minipandaCoreDump|afk: probably,  --branch=org.openembedded.dev
19:58.35CoreDump|afkok
20:01.08law_busybox update removed all my alternatives :-(
20:01.15law_this is the second time
20:01.24CoreDump|afklaw_: same here =)
20:01.41pb_law_: yah, you need to use busybox 0.99.159
20:02.06pb_older versions have a bug (#1503, iirc) that will cause that effect
20:02.18DataBeaverpb_: You mean ipkg 0.99.159
20:02.31law_now its too late
20:02.33DataBeaverHm, busybox's wget works...
20:02.40pb_DataBeaver: er, right, yeah
20:02.48DataBeaverlaw_: Not if you still have that shell running and some means to transfer files
20:02.51law_any ideas what i can do now?
20:03.10law_DataBeaver: how?
20:03.14hrwre
20:03.20DataBeaverlaw_: 1. Memory card?  Network?  USB?
20:03.27DataBeavers/1. //
20:03.29pb_law_: if you've only lost the alternatives, not busybox itself, you should be able to recover the situation using "/bin/busybox ln"
20:03.42pb_even if you have lost busybox, it might be hanging out in /tmp
20:03.49DataBeaverpb_: From what I've seen of #1503, he's lost the busybox binary too
20:03.59hrwpb_: I prefer ipkg .154 now
20:04.45law_/bin/busybox ls
20:04.45law_-sh: /bin/busybox: not found
20:04.48DataBeaverpb_: In fact I'm still recovering from the ipkg mess-up I had yesterday
20:05.02mreimerspeaking of alternatives, is there a way to make update-alternatives use relative symlinks? LAB isn't able to properly resolve absolute symlinks when it's loading kernels off other filesystems, because they're not mounted on /
20:05.09pb_law_: how are you logged into the machine?  you should be able to transfer files using the same mechanis
20:05.09DataBeaverlaw_: So can you somehow get files to the device?
20:05.10zeckekoen|sleep: nice treo pics
20:05.14pb_or mechanism, indeed
20:05.46law_DataBeaver: cf usb wlan or bluetooth
20:05.51pb_mreimer: dunno.  update-alternatives is just a shell script, though, so it should be easy enough to inspect the code
20:06.03mreimeroh ok. should have checked. thanks pb__
20:06.14JustinPbut without any busybox commands to use....it will probably not work...
20:06.17DataBeaverlaw_: ok, do you have the busybox binary available on your desktop machine?
20:06.38mreimerpH5: time for a udev question?
20:06.40law_DataBeaver: yes in my oe work dir
20:07.04DataBeaverThen you'll just need to transfer that to the device and reinstall the busybox package
20:07.29pH5mreimer: sure
20:07.42hrwmreimer: I have one more question about irda-utils for you. What do you think about adding default config into image and creating h2200 one in postinst? this way we will get working irda on first boot.
20:08.08DataBeaverI'd prefer wlan as transfer method if you have scp, but it's up to you
20:08.18mreimerhrw: I just ran into that myself. for some reason postinst isn't getting called. any ideas?
20:08.25hrwmreimer: or even checking for /etc/sysconfig/irda (btw - why not /etc/default/irda like with many) during initstart?
20:08.26pb_you ought to be getting working irda on first boot with the current arrangement.  if that isn't happening, it's just a bug.
20:08.30DataBeaverCoreDump|afk: That solution is for wussies :P
20:08.40hrwmreimer: downgrade ipkg to .154
20:08.50mreimerpb_: who's bug?
20:08.58mreimerhrw: I'm using .157. is it buggy?
20:09.08CoreDump|afkhad to revive my webserver yesterday "over the net". Got enough of that for the next weeks to come )
20:09.19hrwmreimer: I got nonworking images with .157 and .159 - .154 works for me
20:09.27pH5mreimer: I had the same issue, it seems that the irda-utils postinst is already called during do_rootfs on the building machine
20:09.34pb_mreimer: hard to say without further investigation.  I don't think I have any irda capable ipaqs here so it's hard for me to test
20:09.52pH5so the image contains an already (but wrongly) configured irda-utils package
20:10.00DataBeaverhrw: .159 seems to be working well enough for me
20:10.02mreimerpb_: it doesn't do anything except check /proc/cpuinfo and write out a file, so you could test it
20:10.09pb_okay
20:10.16pb_let me go directly to my h3900
20:10.19*** join/#oe bam_ (n=bam@pool-71-108-99-77.lsanca.dsl-w.verizon.net)
20:10.42mreimerpH5: testing udev-084, I'm getting errors in make_extra_nodes() because busybox's cp doesn't understand "--preserve=all --recursive --update". changing that to -a works. Have you seen this? or does your busybox know these arguments?
20:10.57hrwDataBeaver: from first boot or just after reset? with gpe-image it gave me nonstop restarting gpe-dm
20:11.03CoreDump|afkminipanda: http://hentges.net/tmp/org.openembedded.dev-8-FEB-6.tar.gz have fun#
20:11.11*** join/#oe oce (i=nobody@antenni.nette.fi)
20:11.26pb_mreimer: oh, that sysconfig-writing code is still in the postinst?  I thought you were going to move that to the init script or something.
20:11.31law_scp over usb doesnt work
20:11.41law_mounting cf doesnt work :-(
20:11.46DataBeaverhrw: I'm still at the console, trying to get gpe-dm start at all
20:11.49mreimerpb_: it only needs to happen once, at package install time, right?
20:12.15hrwDataBeaver: ha -- on collie it was fscked
20:12.25pb_mreimer: yeah, but it'll be slower that way
20:12.25mreimerpH5: also, running on a kernel
20:12.33mreimerpb_: what would be slower?
20:12.46law_i only have ipkg_0.99.155.bb
20:12.50DataBeaverYay, now it started and gave me the login box
20:12.53pb_mreimer: if you do that stuff in the postinst, the entire postinst (including update-rc.d) will have to run at boot time
20:12.58hrwlaw_: cp 155 159
20:13.16law_hrw work 159 better ?
20:13.17pb_mreimer: if you do that stuff in the init script, the update-rc.d call can run at rootfs construction time, and you only need to do the sysconfig generation at boot time
20:13.19mreimerpb_: oh, are you suggesting to just test for the existence of /etc/sysconfig/irda in the init script, and if it doesn't exist, to then run that code?
20:13.20DataBeaverWoohoo, I'm logged in graphicalle
20:13.25DataBeavers/lle/lly/
20:13.26pb_mreimer: yeah, exactly
20:13.45hrwmreimer: look at dropbear init - it check for keys on start only
20:15.21pb_mreimer: if you do want to keep it in the postinst, you'll need to add "set -e" and/or a check for non-empty $D at the top of the file so that the script gets rerun at boot time.
20:15.29hrwmreimer: this will also give one 'first boot bug' less
20:16.16law_i think i have to reflash again :-(
20:16.24mreimerpb_: I'll give it a try
20:16.30pb_okay, cool
20:16.34pH5mreimer: you are right about the cp parameters. I just didn't notice because this is only run if you have something in /lib/udev/devices, right?
20:16.39mreimerhrw: that's exactly what I'm aiming for
20:17.01mreimerpH5: yes
20:17.25mreimerpH5: maybe I don't need those now; I'll test. but we should still fix it
20:18.37zeckeJustinP: please revert your changes to the do_configure methods
20:19.42law_hrw cp 155 to 159 patches doesnt apply :-(
20:19.45mreimershould irattach run with -s (discovery) by default?
20:22.00hrwlaw_: works for me in .oz354fam083
20:22.04DataBeaverWhy do I have a visible cursor now?
20:22.18law_hrw i?ll switch back to 154
20:24.09pH5mreimer: doesn't busybox cp know anything similar to -u/--update?
20:26.38mreimerpH5: looking
20:27.39mreimerpH5: no, not in busybox 1.00
20:28.14pH5mreimer: so be it, I change it to cp -a
20:28.22mreimerpH5: it has the equivalent of -p -r -f -i and -P
20:30.18*** join/#oe Catilina (n=frederik@cable-213-132-140-221.upc.chello.be)
20:30.18CIA-403pH5 07org.oe.dev * r4af8f96d... 10/packages/udev/udev-084/init: udev_084: busybox cp doesn't understand --preserve and --update
20:30.19mreimerpH5: also, running on a kernel <= 2.6.14, /sbin/udevsynthesize tries to run /lib/udev/udevsynthesize, which the bb builds but doesn't install
20:30.32Ifaistoshello !
20:30.32mreimerxairw
20:30.33Ifaistos:)
20:30.59Ifaistosit looks greek to me :)
20:31.04mreimer:-)
20:36.52law_sending file via bluetooth does the job :-) now busybox works again
20:37.46law_but now i?ll install ipkg 154 as soon as possible
20:38.21*** join/#oe rwhitby (n=rwhitby@nslu2-linux/rwhitby)
20:38.48IfaistosI need some advice on how to make a "custom" inittab... basicaly i want to keep the existing and add serial login support
20:38.56DataBeaverYou'll need ipkg 159 to get rid of that bug
20:39.26Ifaistosshould i make a distro-initscript oe is there a better way ?
20:39.30*** join/#oe pH5 (n=ph5@e178193064.adsl.alicedsl.de)
20:40.11hrwIfaistos: cd packages/sysvinit/sysvinit/; mkdir $MACHINE; cp your_inittab $MACHINE/inittab;rebuild sysvinit
20:41.17Ifaistoshrw: Thanks
20:42.21hrwcu
20:52.43gremlin[it]~seen Florian
20:53.00ibotflorian is currently on #gpe. Has said a total of 18 messages. Is idling for 47s, last said: 'pb_: I remember ljp praised the UI of the Philips 968 *cough*'.
20:53.59DataBeaverWhat do I need to get /dev/snd/pcm*?
20:54.33DataBeaver(On Zaurus SL-C3100)
20:57.02*** join/#oe FireEgl (i=Atlantic@Atlantica.US)
20:59.45JustinPzecke: when the problem that caused the issue is fixed I'll gladly revert those changes
21:00.10zeckeJustinP: no wrong thinking
21:00.22zeckeJustinP: just because something is wrong, doesn't allow you to do stupid things
21:00.44zeckeJustinP: we would end in total chaos
21:00.55zeckeJustinP: if you see an issue fix it, or report it
21:01.06zeckeJustinP: do not do some workarounds...
21:01.28pH5JustinP: I had a similar problem once which turned out to be caused by a faulty inherit line somewhere
21:01.52zeckeJustinP: I agree with you that the issue needs to be fixed
21:02.02zeckepb_: you had a smart hint last time this problem occured
21:03.12pb_zecke: which problem is this?
21:03.28pb_the problem of people checking in bogus changes, or something else?
21:03.37zeckepb_: right
21:04.07zeckepb_:  nylon-image_do_configure
21:04.32pb_let me update my tree and take a look
21:04.36pb_are the git and darcs repos up to date?
21:04.47zeckepb_: last four days are missing
21:04.54zeckepb_: use git
21:04.57pb_okay
21:05.19JustinPfine
21:05.39zeckeJustinP: could you pastebin your local.conf please
21:05.43pb_error: Unable to find b08b56940794c50ae7bff65039330096dd506b0b under http://ewi546.ewi.utwente.nl/OE/other_scms/git/org.openembedded.dev/
21:05.46pb_:-(
21:06.02zeckepb_: which git server?
21:06.03JustinPzecke: it's not my damn local.conf
21:06.16pb_zecke: ewi, apparently
21:07.12JustinPis no one else really seeing these errors?
21:07.16CIA-403pH5 07org.oe.dev * r81310a82... 10/packages/gpe-calendar/gpe-calendar_0.71.bb: gpe-calendar: add 0.71, fixed for dbus 0.60
21:08.11*** join/#oe poli (n=ca@CAcert-br/poli)
21:08.44zeckepb_: my git pull seems to work
21:10.31JustinPzecke: http://pastebin.com/545585
21:10.49JustinPnote that this happened, not after I changed my local.conf, but after I pulled and updated the recennt nylon changes
21:10.52pH5JustinP: I bet the error is in meta/nylon-image-base.bb
21:11.57JustinPpH5: you get or you know?
21:12.18pH5JustinP: oh, ignore that, I'm confused
21:12.19JustinPpH5: yes, it could possibly be the un-quoted LICENSE value
21:12.36rwhitbyDunno if you guys have fixed it there yet, but I just pushed (to monotone.nslu2-linux.org) a patch to .mt-attrs which fixes the sharp-sdmmc-support-2.4.18-rmk7-pxa3-embedix/sd missing file problem
21:12.51JustinPah, good, was wondering what that was
21:12.57rwhitbykoen's syncing with m.n-l.o should pick it up soon
21:13.46rwhitbyThe key to debugging that error is that it occurs after the final "updated to base revision ..." message, which means it must be a .mtattrs problem
21:13.48*** part/#oe law_ (n=_law_@213.173.86.202)
21:13.48zeckeJustinP: no that is okay
21:14.09pb_zecke: odd
21:14.30pb_I guess I can try cloning a new one
21:14.37zeckepb_: do so please :}
21:14.58zeckeJustinP: Well yes, it should use "MIT" but even the unfinished c-parser will parse unqouted strings
21:15.24JustinPzecke: just repeating what I heard...
21:15.45zeckeJustinP: good, use qoutes!
21:15.50CIA-403justinp 07org.oe.dev * r50acc639... 10/packages/libgpewidget/libgpewidget_0.109.bb: disapproval of revision '282bd719dad582050c3698357176c4c2a53181da'
21:15.55CIA-403justinp 07org.oe.dev * r18dd8cf2... 10/packages/libeventdb/libeventdb_0.19.bb: disapproval of revision '6ee2cf10506faaf26c12f6efda57f472f0240cd3'
21:15.59CIA-403justinp 07org.oe.dev * r4a2edc2b... 10/packages/ (2 files in 2 dirs): disapproval of revision '12ad312536380ea2dc9169b7d73257f999484105'
21:17.09zeckeJustinP: thanks, now to fix the real issue
21:26.58pb_right, new tree cloned
21:26.59JustinPI can't seem to reproduce the problem any more.....notsure WTF is going on as this was 100% reproducable when I submitted those fixes
21:27.36zeckebroken cache?
21:27.44zecke(which would be a bitbake bug)
21:27.49CIA-403rwhitby 07org.oe.dev * r3b1e5467... 10/ (2 files in 2 dirs): sharp-binary-only: removed the line from .mt-attrs which referenced the nonexistent file
21:28.05JustinPdon't know, I haven't removed it or anything since then...
21:28.37pb_did you touch local.conf, or do anything else that would have invalidated the cache?
21:29.00JustinPhmmmm...I *have* touched my local.conf, yes, to set a preferred_version
21:29.19JustinPalthough I'm pretty sure I saw this problem from a new tmp.....
21:29.29JustinPthen again, I *may* not have deleted the cache
21:29.53zeckeJustinP: no reason to appologize, it is a bug of bitbake
21:30.05JustinPok, thx
21:30.09pb_okay.  yeah, that does sound like a bug in bitbake
21:30.32pb_unfortunately, there is probably not much that can be done to debug it at this point.  we'll have to wait for it to occur again and try to establish what goes wrong with the cache.
21:30.50JustinPrwhitby: problem still not fixed
21:30.58JustinPrwhitby: there is no packages/sharp-binary-only/sharp-sdmmc-support-2.4.18-rmk7-pxa3-embedix/sdcontrol
21:31.27JustinPrwhitby: in fact, there's nothing in packages/sharp-binary-only/sharp-sdmmc-support-2.4.18-rmk7-pxa3-embedix/ in .dev (for me)
21:31.36JustinPrwhitby: there is in oz354fam083, though....
21:33.13mreimerpH5: udev-084 installs some things in /usr/lib/udev instead of /lib/udev
21:33.28mreimerpH5: firmware_helper udev_run_devd udev_run_hotplugd
21:33.42mreimerpH5: which is where the udevsynthesize binary should also go (not the script)
21:35.40pH5mreimer: alright, those are relics. I just changed as little as possible from previous versions for the first test.
21:36.54mreimerpH5: NOTE: the following files were installed but not shipped in any package: NOTE:   /lib/udev/udevsynthesize
21:37.18mreimerpH5: btw I'm building this in oz354fam083, after copying the relevant files from .dev
21:39.57rwhitbyJustinP: yeah, it only reports one error at a time - I removed the other two lines too
21:42.21chris144|Zzzzgood nite
21:43.20DataBeaverxchat is failing to build, some dbus problems again
21:43.32DataBeaverdbus-plugin.c:155: error: `DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT' undeclared (first use in this function)
21:43.47pb_probably needs a different version of dbus from the one you have
21:43.57DataBeaverhmh.
21:43.58pb_you might try gaim, which did build for me last time I tried
21:44.07DataBeaverBut I like xchat :(
21:44.24pb_heh
21:44.25pb_oh well
21:48.15CIA-403rwhitby 07org.oe.dev * reee7e0d8... 10/.mt-attrs: sharp-binary-only: removed the line from .mt-attrs which referenced the nonexistent files
21:48.24DataBeaverIf I had any idea of dbus, I might try fixing that...
21:48.37DataBeaverIt seems to cause a lot of problems.
21:50.44gremlin[it]mhhh big doubt ... in UK there is 110V or 220V ???
21:51.06pb_gremlin[it]: 230V, same as the rest of europe
21:51.16gremlin[it]thanks pb_ :)
21:51.19CoreDump|homeJustinP: http://handhelds.org/scap/port.29662.png
21:52.01pb_the actual voltage is closer to 240V in many parts of the UK, but 220/230V appliances should still work fine.
21:52.30gremlin[it]yes ok .. in italy also voltage is increasing ... :) ...
21:54.48pb_here it's actually the other way around: the "classic" mains voltage in the UK was 240V +/- 6%.  nowadays, for european harmonisation, it is officially 230V -6%/+10%, but in practice the power you get out of the socket is just the same as it was before.
21:55.07pb_in italy I guess you are going from a nominal 220V to a nominal 230V in much the same way
21:56.15gremlin[it]we are 230V now ... probably since a couple of years ...
21:57.20gremlin[it]i see on some control panel usualy there is 230+ (235) V ... and 400V on 3-phases lines (was 380 in past)
21:59.20pb_ah right
22:03.16ScytheBlade1huh
22:03.34ScytheBlade1Any reason that gentoo shows 1.3.2 as the latest, yet the webpage shows 1.2.1 as latest? (for bitbake)
22:06.11zeckeScytheBlade1: I do not have admin access to the berlios site
22:06.15ScytheBlade1Ah
22:06.26zecke:}
22:06.30zeckekergoth: ping
22:06.37ScytheBlade1So would bitbake 1.3.2 and monotone 0.25 be the latest respective versions?
22:06.54zeckeI'm tempted to say yes
22:07.02ScytheBlade1I'm only curious about monotone
22:07.21ScytheBlade1Whoo, it is
22:12.49*** join/#oe xinfinityx (n=infinity@88-104-199-249.dynamic.dsl.as9105.com)
22:14.02JustinPCoreDump|afk: :-) nice. Where would this go?
22:15.02CIA-403pH5 07org.oe.dev * rfa4d0967... 10/packages/udev/ (udev-084/udev.rules udev_084.bb): udev_0.84: set libudevdir to /lib/udev and include /lib/udev/udevsynthesize
22:15.18pH5mreimer: thanks for the hints
22:15.21mreimerpH5: excellent, thanks
22:16.06mreimerpH5: just now I grep'd the rules for RUN and see that /sbin/firmware_helper is referenced, but it was getting installed to /usr/lib/udev/firmware_helper. Does your commit fix that?
22:17.24pH5mreimer: udev-084/udev.rules contains the correct path
22:17.28mreimerpH5: or should we change the RUN to point to /lib/udev/firmware_helper? I think the udev docs say that is the preferred place
22:17.29mreimerpH5: ok
22:20.07*** join/#oe gremlin484 (n=gremlin4@ip68-13-173-187.om.om.cox.net)
22:28.13*** join/#oe Laibsch (n=Laibsch@p54B99704.dip0.t-ipconnect.de)
22:31.23*** join/#oe johnX (n=x@c-24-16-192-158.hsd1.wa.comcast.net)
22:39.56*** join/#oe Timelord (n=TL@4.78.4.43)
22:44.16DataBeaverHow much breakage can I expect with gcc 4?
22:44.24*** join/#oe daggi (n=chrisada@82-35-4-157.cable.ubr01.hari.blueyonder.co.uk)
22:46.25daggihi all
22:47.37daggiI'm trying to get ruby installed on WL500 router, on using busybox based linux
22:50.06daggiwhat how much linux does ruby need to get it installed and running on it?
22:50.14daggii.e. what are its dependencies?
23:05.41*** join/#oe Geo_KM (n=keith@bh02i525f01.au.ibm.com)
23:09.14zeckegood nite
23:09.28Croftongood nite
23:25.14CIA-403koen 07org.oe.oz354fam083 * r53009c32... 10/conf/machine/ (h2200.conf h3900.conf): h3900 + h2200: ship mtd-utils in images
23:25.47kergothzecke: pong
23:27.48*** join/#oe Geo_KM (n=keith@bh02i525f01.au.ibm.com)
23:28.56RPkergoth: I think zecke was after admin rights on berlios for bitbake so he could make offical releases
23:33.00*** join/#oe Laibsch (n=Laibsch@G10cf.g.pppool.de)
23:38.33pH5good night
23:38.34*** part/#oe pH5 (n=ph5@e178193064.adsl.alicedsl.de)
23:40.55kergothRP: ah right, can do
23:42.25kergothRP: when you see him again, let me know that its done
23:42.34kergoth~botmail for zecke: you're a project admin on the bitbake berlios project now
23:48.00*** join/#oe rwhitby (n=rwhitby@nslu2-linux/rwhitby)
23:57.38RPkergoth: will do, thanks

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.