**** BEGIN LOGGING AT Wed Sep 30 02:59:57 2009 Sep 30 03:42:25 how is sysklogd being included in the angstrom distribution? Sep 30 03:50:06 Crofton: do you have access to the patchwork installation too? Sep 30 04:00:04 * * OE Bug 5321 has been created by needemesleepe(AT)gmail.com Sep 30 04:00:06 * * Seg Fault when installing Pylons via setuptools for python caused by nose package Sep 30 04:00:08 * * http://bugs.openembedded.org/show_bug.cgi?id=5321 Sep 30 04:06:23 03Khem Raj  07org.openembedded.dev * rc02c3122f6 10openembedded.git/recipes/strace/ (4 files in 3 dirs): (log message trimmed) Sep 30 04:06:23 strace: Fix compilation for 4.5.14 and 4.5.18 Sep 30 04:06:23 * Delete drop-ctl-proc.patch its included in mips-sigcontext.patch. Sep 30 04:06:23 * Delete strace-dont-include-linux-dirent-h.patch as it is not needed Sep 30 04:06:23 for 4.5.18. Sep 30 04:06:25 * Combine the SRC_URIs for mips and non mips in 4.5.14. Sep 30 04:06:29 * Make 4.5.18 default for mips and mipsel. Sep 30 04:10:05 * * OE Bug 2221 has been RESOLVED (FIXED) by raj.khem(AT)gmail.com Sep 30 04:10:07 * * Patch to build strace 4.5.14 for mips target Sep 30 04:10:09 * * http://bugs.openembedded.net/show_bug.cgi?id=2221 Sep 30 05:26:30 the answer ended up being "via busybox." Sep 30 06:02:04 hello all: quick question regarding fetch issues. for some reason I am not able to get pass libnet. I believe this is due to some issue with my setup but i am not sure. how can I get pass this? Sep 30 06:02:35 I kick off a build but it keeps failing on this .bb Sep 30 06:03:15 i tried to download it outside of oe, but I am still not able to get it Sep 30 06:03:21 any suggestions? Sep 30 06:05:02 if you download it outside OE (from a mirror for example), then you should also create the .md5 file Sep 30 06:05:31 then OE considers it downloaded and doesn't try to fetch it anymore Sep 30 06:05:50 I have been able to do that, but not with this .bb I can't seem to get it at all... Sep 30 06:06:40 is the download site down? Sep 30 06:07:04 I was going to try to download it from http://sourceforge.net/projects/libnet/files/ but I am not sure which on to take Sep 30 06:08:10 I'm afraid none of those is the right one Sep 30 06:09:41 http://sourceforge.net/projects/libnet-dev/files/ Sep 30 06:10:22 this might be the correct library, but the correct versions aren't there Sep 30 06:11:42 is there a way to disable this .bb? I am trying to run a beagleboard-demo-image but somewhere it is call this .bb. Sep 30 06:14:16 you need to find out which package depends on it e.g. with bitbake -g and not install that in the image Sep 30 06:40:24 morning all Sep 30 06:50:44 akheron:tcptraceroute_1.5beta6.bb seems to be the issue... Sep 30 06:50:45 good morning Sep 30 06:53:10 jeaneus: can you temporarily remove it from beagleboard-demo-image or a relevant task that is installed in the image? Sep 30 06:55:18 not sure about that... I spoke to another member that they seem to have no issue with libnet Sep 30 06:58:56 jeaneus: what is the specific output you see? Sep 30 07:07:16 let me see how far I get on this build then I'll update you with my errors. I believe the first few times I had fetch failed and another time I had issues with the checksum but I need to rerun it with tcptraceroute_1.5beta6.bb DEPENDS set back to include libnet to get you a solid answer Sep 30 07:16:17 aaargh. have it again Sep 30 07:16:18 fatal: cannot pread pack file: No such file or directory Sep 30 07:16:18 fatal: index-pack failed Sep 30 07:16:35 is there a cure for this? seems it happens if one has not pulled for a while Sep 30 07:21:24 eFfeM: git gc/git repacccccck on your side, then pull again Sep 30 07:22:21 'cccccc' gmmm Sep 30 07:24:58 trying (with a single c) and gmmmm too :-) Sep 30 07:25:27 I have a fantastic rootfs for pxa270, i.e. a merge with my old distro, but my old kernel 2.4 doesn't support EABI Sep 30 07:25:46 Any suggestion? Sep 30 07:26:38 zecke: no success, git gc did its thing, but git repack says just "nothing new to pack" git pull then still fails Sep 30 07:27:14 i had this a month or so ago too eventually in disappointment ended up throwing everything away Sep 30 07:27:37 and bite the rebuild bullit but i don't want to make that a pattern Sep 30 07:28:21 eFfeM: force it git repack -ad Sep 30 07:28:52 eFfeM: the output of strace could be interesting to you Sep 30 07:29:18 I see a project, angstrom-2008.1-legacy.conf, to build an angstrom kernel 2.4 compatible, anybody has going on ? Sep 30 07:29:56 recalcati: it is more to support OABI devices (e.g. StrongARM ones...) Sep 30 07:30:14 repack -ad does not help Sep 30 07:30:51 03Jeremy Lainé  07org.openembedded.dev * r806d5a1a11 10openembedded.git/recipes/apt/apt-0.7.20.2/ (no-ko-translation.patch use-host.patch): apt-0.7.20: copy over missing patches Sep 30 07:32:31 eFfeM: strace and search for stat,open, read failures :} Sep 30 07:32:33 03Jeremy Lainé  07org.openembedded.dev * rcfdba342d1 10openembedded.git/recipes/apt/ (3 files in 2 dirs): Sep 30 07:32:33 apt-0.7.20.2: disabled only doxygen instead of docs Sep 30 07:32:33 * don't disable the 'docs' directory, it causes packaging to fail Sep 30 07:32:33 * disable building doxygen documentation, it fails Sep 30 07:32:44 zecke: sorry, I'm trying to understand. I have, for next months, an old kernel to use, but I'd like to improve mplayer with iwmmx using gcc 4.2.4 from oe Sep 30 07:34:29 recalcati: hmm... I think some hand work is required, and no idea if this ~4-5 year old code is still working in gcc, binutils, etc. :) Sep 30 07:34:56 recalcati: yes, you want the -legacy, but you need to add your MACHINE to some places (e.g. grep for simpad in the conf/ directory) Sep 30 07:35:20 recalcati: and you might want to compile for iwmmxt arch, this should switch to the iwmmxt abi Sep 30 07:37:12 zecke can't find anything in the log, open, stat and read calls (or other things) Sep 30 07:37:27 log is at http://filebin.ca/nvrbxh/LOG Sep 30 07:40:27 zecke: ok, now I check Marvell toolchain if can be OABI also Sep 30 07:43:45 eFfeM: could you trace children too? Sep 30 07:45:56 zecke: you mean strace -f ? Sep 30 07:46:03 eFfeM: -fF Sep 30 07:46:28 ah ok, doing that now Sep 30 07:49:00 zecke http://filebin.ca/gkrnp/LOG lots of ENOENT in .git/objects/.... Sep 30 07:50:43 rkirti: there? Sep 30 07:51:12 in .git/objects i get a tmp_pack_.... file each time I pull. about 2.9 M bytes Sep 30 07:51:22 Ainulindale: yes, was just sending out mails about today's dry-run Sep 30 07:52:55 eFfeM: no idea, maybe ask in #git Sep 30 07:53:08 zecke: ok thanks Sep 30 08:00:04 * * OE Bug 5322 has been created by michael.lippautz(AT)gmail.com Sep 30 08:00:06 * * rt3070 kernel module misses driver file (unusable) Sep 30 08:00:08 * * http://bugs.openembedded.org/show_bug.cgi?id=5322 Sep 30 08:01:19 03Koen Kooi  07org.openembedded.dev * r87a9e6b4f5 10openembedded.git/recipes/gstreamer/ (3 files in 2 dirs): gst-plugin-gles: gles2 fix from Pratheesh Sep 30 08:05:26 zecke: alos Marvell toolchain is EABI. So I move to k2.6. :-) Sep 30 08:18:32 good morning Sep 30 08:19:10 goo morning Sep 30 08:19:17 +d Sep 30 08:19:19 hi dth Sep 30 08:19:32 hi florian Sep 30 08:20:05 hi Sep 30 08:41:40 morning Sep 30 08:41:51 he hrw Sep 30 08:42:08 hrw hm did you already book a hotel for oedem? Sep 30 08:47:30 hi all! Sep 30 08:47:42 jeremy_laine: hey! Sep 30 08:47:45 does anyone here use angstrom with .deb packages? Sep 30 08:48:13 (or any other distro in fact) Sep 30 08:49:13 regarding package management systems: if I recall correctly, opkg stores its state variable in /usr/lib/, because /var is volatile? Sep 30 08:49:27 hi jeremy_laine Sep 30 08:49:41 woglind, zecke: hi! Sep 30 08:50:11 jeremy_laine: /var is no longer volatile, only parts of it are Sep 30 08:50:21 jeremy_laine: opkg probably should be fixed Sep 30 08:51:04 XorA: ok, what's the status regarding dpkg / apt ? Sep 30 08:51:17 jeremy_laine: I had it working once Sep 30 08:51:36 XorA: heh, ok, so not sure about the current state? Sep 30 08:51:54 jeremy_laine: no Sep 30 08:52:38 woglinde: nope - I was on vacations Sep 30 08:55:15 damn .. i have to book for OEDEM too ... Sep 30 08:56:44 germlin yes Sep 30 08:57:13 I take a look at some B&B ... Sep 30 08:58:01 I prefer the youth hostel Sep 30 08:58:06 XorA, have you book ? Sep 30 08:58:14 but I lack creditcard to book Sep 30 08:58:39 woglinde, i didn't check the hostel ... i'll take a look Sep 30 08:59:20 gremlin there are different options Sep 30 08:59:36 gremlin[it]: no Sep 30 08:59:37 big room, 2-bed room, 4-bed room Sep 30 09:01:27 hi woglinde, zecke, all Sep 30 09:01:32 morning pb Sep 30 09:01:36 back to uk? Sep 30 09:01:48 yah, got back on monday night Sep 30 09:02:51 XorA, ok ... Sep 30 09:03:25 jetlag Sep 30 09:03:48 jetlag not too bad for that journey, it's only a 5-hour time difference Sep 30 09:12:34 I want to add networking support to my initreamfs-image but some parts are missing in the image.. My /etc/network/interfaces will me a symlink to a diffrent partition so thats not an issue.. but when doing ifup it gives me other problem like 'run-parts: not found" etc.. So, what has to be done to add network support to it? Sep 30 09:13:36 jovox: run-parts is part of busybox Sep 30 09:13:47 ah ok Sep 30 09:14:09 add it to busybox-static config, or whatever busybox gets to the initramfs Sep 30 09:15:10 yes, initramfs installes busybox-static Sep 30 09:15:16 installs even Sep 30 09:17:16 when you say "busybox-static config". Are ytou talking about busybox/busybox-static-1.2.1/dfconfig then? Sep 30 09:18:40 in that case it actually looks like CONFIG_RUN_PARTS is set to 'y' already Sep 30 09:20:21 yes, it is already installed. so the error message I get is actually a message from run-parts. "run parts: not found" is the exact message Sep 30 09:20:50 ok Sep 30 09:21:08 do you have the directories /etc/network/if-{up,down}.d Sep 30 09:21:22 no Sep 30 09:21:53 actually, /etc/network/if-{pre-up,up,down,post-down}.d Sep 30 09:22:02 create them and it should stop whining :) Sep 30 09:22:13 igep is now for sale Sep 30 09:22:15 http://igep-platform.com/shop/ Sep 30 09:22:17 ifup and ifdown uses run-parts to run scripts from those directories Sep 30 09:22:58 oki I see. So that I need to modify the initramfs-image.bb a bit Sep 30 09:23:40 do you know rhat recipe that does that job for the other images such as console-image etc? Sep 30 09:24:03 I think it's netbase Sep 30 09:24:22 Ok, checking Sep 30 09:24:36 actually, you should install netbase to your initramfs if possible Sep 30 09:24:58 yes, thats right. So I just need to add the netbase to initramfs then.. Sep 30 09:28:47 bbl Sep 30 09:43:56 hi cbrake Sep 30 10:08:43 03Steve Sakoman  07org.openembedded.dev * r2aa748b1d3 10openembedded.git/recipes/gnome/gnome-power-manager_2.24.2.bb: gnome-power-manager: update DEPENDS Sep 30 10:08:44 03Steve Sakoman  07org.openembedded.dev * r6cdacbf2b7 10openembedded.git/ (2 files in 2 dirs): epiphany-extensions: add 2.28.0 Sep 30 10:08:45 03Steve Sakoman  07org.openembedded.dev * rf08b66e282 10openembedded.git/ (5 files in 3 dirs): webkit: bump SRCREV Sep 30 10:08:45 03Steve Sakoman  07org.openembedded.dev * rdd93f16bcd 10openembedded.git/ (conf/checksums.ini recipes/gnome/epiphany_2.28.0.bb): epiphany: add 2.28.0 Sep 30 10:08:48 03Steve Sakoman  07org.openembedded.dev * rafd65a8f2d 10openembedded.git/ (conf/checksums.ini recipes/gnome/at-spi_1.28.0.bb): at-spi: add 1.28.0 Sep 30 10:08:51 03Steve Sakoman  07org.openembedded.dev * rda06b6588d 10openembedded.git/ (conf/checksums.ini recipes/file-roller/file-roller_2.28.0.bb): file-roller: add 2.28.0 Sep 30 10:08:54 03Steve Sakoman  07org.openembedded.dev * r01279e19e9 10openembedded.git/ (conf/checksums.ini recipes/evince/evince_2.28.0.bb): evince: add 2.28.0 Sep 30 10:14:01 sakoman: check your email address next time Sep 30 10:26:35 doh Sep 30 10:26:41 I hate it when I do that :) Sep 30 10:30:06 03Marcin Juszkiewicz  07stable/2009 * r6faaf951c1 10openembedded.git/recipes/netbase/ (netbase/bug/interfaces netbase_4.21.bb): Sep 30 10:30:06 netbase: on BUG eth0 is always built-in Ethernet not wifi Sep 30 10:30:06 Acked-by: Koen Kooi Sep 30 10:30:06 Signed-off-by: Marcin Juszkiewicz Sep 30 10:39:11 I want to modify the /init script in initramfs-image. The file is in recipes/initdscripts/files. I have setup an overlay directory and successfylly been able to override bb files. What if I just want this single /init script to be overridden? I need to copy the entire initrdscripts directory to my overlay dir to do that or can I just override the init script itself without copying anyhing else into the overlay directory? Sep 30 10:46:59 re Sep 30 10:53:01 jo thesing Sep 30 10:55:26 good morning Sep 30 10:55:29 hi ant Sep 30 10:56:16 hi all Sep 30 10:57:15 gnome-bluetooth-2.28.1.ebuild: Sep 30 10:57:17 Bump to 2.28.1 -- fix pairing and connection problems + documentation and Sep 30 10:57:18 string fixes Sep 30 10:57:21 sounds good... Sep 30 10:57:40 oe has 2.27 and .git Sep 30 10:57:59 I'll have to bother koen Sep 30 10:58:19 ant yes Sep 30 10:59:13 zecke gone ? Sep 30 10:59:28 effem seems so Sep 30 10:59:33 he is on early Sep 30 10:59:41 and fading around 10/11 Sep 30 10:59:50 yeah chatted with him, had some followup but didn't see a leave msg in the log Sep 30 11:00:19 ant_work: I think Steve Sakoman has been doing a lot of the Gnome 2.28 heavy lifting, I am not sure if that one is in his queue but I would think it is. Sep 30 11:00:35 even better, thx Sep 30 11:01:48 * DJWillis would love to get 2.28 Gnome building from OE out of the box, that's a nice goal. Sep 30 11:02:31 The GTK stuff that has been going in also helps with XFCE :) so that's a bonus as I am trying to get newer XFCE's going (proving harder than planned) Sep 30 11:03:05 djwillis where do you need gnome? Sep 30 11:04:19 woglinde: I don't, directly, but it would be nice to offer it as Gnome is quite usable on the recent OMAP3 platforms that OE supports well (to heavy for my tastes i'll be honest but a lot of people like it). Sep 30 11:04:37 woglinde: I am more interested in XFCE with recent GTK+ etc. Sep 30 11:04:47 is there a policy which recipes do and which do not get into a distro? e.g. why does angstrom not have proftpd and vsftpd on the feed? who decides? Sep 30 11:05:20 eFfeM: is that not the distro maintainers job, so Koen and co. in the context of Angstrom? Sep 30 11:06:45 djwillis ah okay Sep 30 11:07:20 DJWillis: ok, i'll bother koen Sep 30 11:07:49 effem yes ask koen Sep 30 11:08:01 effem but localy you can add vsftpd Sep 30 11:08:28 woglinde, locally I can just build and install, np Sep 30 11:08:53 but someone on the beagleboard maling list asked about this and I assumed it was there Sep 30 11:09:58 ah Sep 30 11:10:07 hm then koen will react somehow I guess Sep 30 11:10:20 hm update to webos Sep 30 11:13:10 woglinde: building from Steve Sakoman’s Gnome OE tree works well, I would be interested (academically anyway) on how recent Gnome behaved on older kit ;) Sep 30 11:13:38 woglinde: does much of that filter upstream really (WebOS stuff)? Sep 30 11:14:55 djwillis aehm dont understand your quesiton Sep 30 11:16:05 woglinde: there was 2 ;-), you mentioned the update to WebOS, I wondered if Palm had pushed metadata tweaks upstrem to OpenEmbedded (not that I had noticed) and maybe new recipies. Sep 30 11:17:06 djwillis, hm we didnt heard from plam yet Sep 30 11:18:06 woglinde: that is what I thought may be the case. Sep 30 11:29:09 whats a good channel for kernel driver development ? Sep 30 11:30:09 rob_w sorry dont know if there is one Sep 30 11:30:27 I think most is discussed on the ml's Sep 30 11:30:36 damn .. i am stuck making a simple io mapping ide driver Sep 30 11:32:41 pb__ ping Sep 30 11:34:46 or pb___ :-) ) Sep 30 11:34:49 03Graeme Gregory  07org.openembedded.dev * r7a03749336 10openembedded.git/recipes/glibc/glibc_2.9.bb: Sep 30 11:34:49 glibc_2.9.bb : add already existing OE patch arm-lowlevellock-include-tls.patch Sep 30 11:34:49 This is required to get glibc 2.9 to build on arm oabi. eglibc already Sep 30 11:34:49 includes this patch and the patch is already in OE Sep 30 11:34:49 Signed-off-by: Graeme Gregory Sep 30 11:34:50 Acked-by: Philip Balister Sep 30 11:34:54 Acked-by: Koen Kooi Sep 30 11:34:56 03Graeme Gregory  07org.openembedded.dev * r96b5c60c3c 10openembedded.git/: Merge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev Sep 30 11:37:20 I now added netbase to my initramfs. /etc/network was created together with it Sep 30 11:37:24 upps Sep 30 11:37:48 ..together with it's *.d directories but the directories are empty Sep 30 11:39:25 eFfeM: hello Sep 30 11:41:43 pb__ just noticed on the oedem page that we're running out of space Sep 30 11:42:20 as it is still unsure whether i can come, i'm willing to give up my place should someone else want to come Sep 30 11:43:57 okay, thanks Sep 30 11:44:11 nobody else has requested to attend yet, so that might not be necessary, but I'll bear it in mind Sep 30 11:45:01 if things change let me know (and I'll let you know once I have more info on my presence or not) Sep 30 11:45:02 time to get some 6x3' boxes to stack people in :-) Sep 30 11:45:19 ah, it's zeroconf thats missing Sep 30 11:45:36 XorA, i'm only 5'5" ... are large for me .. thanks ;) Sep 30 11:45:43 pb__: that beer event will start at what time? Sep 30 11:45:46 XorA: isn't cambridge known for its bridges, we can use them instead of the hostel Sep 30 11:45:51 gremlin[it]: you get comfort then Sep 30 11:46:14 hrw is always eager to ask for the important info first Sep 30 11:46:35 guess it starts when the first oe-er arrives and finishes when the pub closes :-) Sep 30 11:46:45 eFfeM: just dont do that and look like a gipsy in that area :-) Sep 30 11:46:53 *g* Sep 30 11:47:11 xora police will come and catch you? Sep 30 11:47:24 eFfeM: it is 1.5h walk from hostel so prefer to know ;) Sep 30 11:47:42 ok, actually if i come i'll probably opt for a nearby B&B Sep 30 11:48:01 woglinde: heh, I used to have familly in the area, mobs with pitchforks and shotguns used to be the likely outcome Sep 30 11:48:11 eFfeM: YHA hostel is 45minutes walk/26minutes by bus Sep 30 11:48:14 oh Sep 30 11:48:38 I can run fast Sep 30 11:48:50 1.5 hr walk will make sure people are sober on sat mo :-) Sep 30 11:49:04 ~lart eclipse update Sep 30 11:49:04 * ibot squishes eclipse update like a bug Sep 30 11:49:18 heh. walking is not obligatory, you can take the bus. Sep 30 11:49:31 or even rent a bike, there is a hire place right next to the yha :-) Sep 30 11:49:43 1.5 hrs of walking is a couple of bottles of white lightning to lubricate you :-D Sep 30 11:49:45 pb__: bike + beers.... Sep 30 11:49:50 I guess the beer thing will probably start at about 8pm but I am not sure yet. Sep 30 11:49:58 pb__: do I need driving license for bike in UK? Sep 30 11:50:19 hrw: not for a bicycle Sep 30 11:50:46 hrw: only for a motorbike, not a regular bicycle Sep 30 11:50:52 hrw: that is bike as in bicycle, not as in motorbike Sep 30 11:50:54 good to know Sep 30 11:51:10 pb__: not sure we shoud encourage beer + bikes +-) Sep 30 11:51:25 * eFfeM never came to a place where you needed a license to ride a bicycle Sep 30 11:51:41 * eFfeM is from the countryside of NL and used ti beer + bikes :-) Sep 30 11:52:15 eFfeM: so are we, but it is illegal Sep 30 11:53:54 * XorA fell off his bike drunk one night Sep 30 11:53:54 eFfeM: in Poland there were such times Sep 30 11:54:32 but I have so far amanaged to avoid falling into the canal Sep 30 11:54:53 XorA: it is illegal here too Sep 30 11:58:29 yeah, I guess it depends on the quantity of beer you plan on consuming. it is illegal to cycle while you are "unfit to ride through drink", but you are not subject to the same alcohol limits as for driving a motor vehicle. Sep 30 11:58:52 the bus is probably a safer option :-) Sep 30 12:01:04 in germany if you bycicle drunken you can even lost your driver license Sep 30 12:02:55 I think that might be the case here, too. paradoxically, although you don't need a driving licence in order to ride a bike, I think you can still have your licence endorsed for cycling offenses. Sep 30 12:03:17 woglinde: some idiot decided the same for Italy...you loose points...but all this seems incostitutional, being there are people without driving license which would not be hit equally Sep 30 12:03:20 not sure though. I certainly don't know anybody who's had that happen to them Sep 30 12:03:41 we had the first 2-3 cases here Sep 30 12:08:53 hi all, I have a problem in akita machine, stable branch, bitbake bootstrap-image, http://pastebin.com/m72a74bb5, but I only need a rootfs, but I don't find /lib inside it. any suggestion ? Sep 30 12:09:45 in America drunks drive stools: http://www.thesmokinggun.com/archive/years/2009/0331091stool1.html Sep 30 12:10:14 pb__: technically you can be endorsed or if you dont have a license your provisinal will come pre endorsed Sep 30 12:11:23 for driving a bar stool? Sep 30 12:12:20 since I only just got a license think Ill avoid points for a while Sep 30 12:13:04 good idea Sep 30 12:13:38 points dont mean prizes :-( Sep 30 12:15:32 Yes, they do - you can win a free driving ban! Sep 30 12:15:37 in itlay drive licence point work as a count down ... when u reach zero the license is suspended Sep 30 12:16:46 sigh.. I don't don't get it. I can't find out what's missing in my initramfs-image to make it install all necessary scripts for ifup and ifdown Sep 30 12:18:15 gremlin[it]: it's basically the same here except that they count up and you get suspended when your score reaches twelve. Sep 30 12:18:52 I'm intrigued by this talk of driving licences in italy though. Are you supposed to have one to drive a car? Sep 30 12:20:08 rofl Sep 30 12:20:30 I never did hear what my driving offense in .de was Sep 30 12:21:03 driving too slowly, I expect Sep 30 12:21:29 pb__: if grandpa without license is discovered drunk, he only pay Sep 30 12:21:47 I loose the permit (and in some circumstances the car!) Sep 30 12:22:00 Crofton|work: did you drive >200kmh? Sep 30 12:22:08 no Sep 30 12:22:16 that would be the problem Sep 30 12:22:17 I think it was a red light violation Sep 30 12:22:29 pb__: not on highway Sep 30 12:22:39 right after I rented the car and there was some confusing construction Sep 30 12:23:50 German highways shown me that my C3 is city car Sep 30 12:25:28 why would gtk apps look false coloured and font is hard to read ? Sep 30 12:25:34 is it that my questions are so basic you guys don't want to help me out or is it that you don't know the answers? If it's cause they are too basic, just tell me and I'll try figuring it out myself.. Sep 30 12:26:46 rob_w: RGB contra BGR? Sep 30 12:27:03 jovox: I never did initramfs with OE Sep 30 12:27:24 jovox: I think it's a combination of the questions being a bit vague and nobody really knowing much about what you are doing. Sep 30 12:27:50 oki, maybe this isn't really related to initramfs.. Sep 30 12:28:16 if you are missing specific files, someone can probably help you to find which package they should be in. but the description of "all necessary scripts" doesn't really mean much to me. Sep 30 12:28:39 I'll give it another change and explain it more in ditail Sep 30 12:28:44 Xfbdev -rgba bgr doenst give me a different view Sep 30 12:28:45 righto Sep 30 12:29:23 pb__ Ok, I understand.. I'll try to be more specific Sep 30 12:29:41 rob_w: just gtk apps, or all x apps? for example, if you try different colours with xsetroot, do they all come out correctly? Sep 30 12:30:07 lemme test .. though xterm looks good Sep 30 12:30:33 if xterm is just black and white then this is not a very good test :-} Sep 30 12:31:04 XorA: ping Sep 30 12:31:19 well i cant enter something in so i dont see a ls output or so ( until someone shows me how to connect xterm to my telnet session :-) Sep 30 12:31:47 could also try running your gtk apps with DISPLAY set to some remote machine, to identify whether the fault is in the application or the server. Sep 30 12:31:48 * rob_w building xsetroot Sep 30 12:42:26 k Sep 30 12:43:31 red comes out blue , green shows red and blue shows green , lol Sep 30 12:43:40 heh Sep 30 12:43:49 well, that would be your problem Sep 30 12:45:44 Ok, here we go. Hope it's not too much text :) Sep 30 12:45:48 I am trying to create a "customized" initramfs. The reason I'm using an initramfs is because this is a box without any monitor/mouse/keyboard and I need "upgrade functionality". When the initramfs boots it will look for updates. First if will check if there is any usb memory stick available.. If not it will try to download a file from a certain url. If a new file (rootfs.tar.gz) was found, it will mount the "main" rootfs, erase it and extract the new root if on t Sep 30 12:46:14 Xfbdev -rgba should be my saviour here , right ? Sep 30 12:46:57 jovox, so your initramfs is missing stuff ? Sep 30 12:47:09 ...thought that would add all necessary scripts needed for ifup/ifdown. But that was not the case. The /etc/network/interfaces was installed, the if-up.d and if-down.d directories were created but empty. So there must be another package that I need to install aswell but I cannot find out which one it is. As I see it, this is not related to initramfs as the initramfs is just a minimal image as any other minimal image.. Sep 30 12:48:43 rob_w, yes. Sep 30 12:49:16 rob_w: no, -rgba won't help with this Sep 30 12:49:22 that option is for something different Sep 30 12:49:41 pb__, ah ok .. so i need to hack this in xfbdev ,, thanks Sep 30 12:50:06 rob_w: no, I think you need to fix your fb driver to report its pixel layout correctly Sep 30 12:50:21 xfbdev is almost certainly doing the right thing, it is probably the kernel that is broken Sep 30 12:50:56 ok ok Sep 30 12:52:43 jovox, do you have the netbase package ? Sep 30 12:53:33 morning Sep 30 12:53:46 my box already has some microwindows app running, which is correctly coloured .. so somewhere someone changed it there also Sep 30 12:54:37 yes, it's being installed. As I wrote above it creates /etc/network/interfaces and the if-up.d, if-down.d directories but doesn't install any script in there.. I checked my console-image installation and in /etc/network/if-up.d there is a zeroconf script Sep 30 12:55:24 if you have opkg installed on the console-image machine, you can use "opkg search" to find out what package installed that file Sep 30 12:55:54 which files are you missing , jovox Sep 30 12:56:12 pb__, fbset -rgba could be helpfull ? Sep 30 12:57:30 yup, worth a try Sep 30 12:57:49 rob_w: If I compare it with my console image there should be a zeroconf in /etc/network/if-up.d Sep 30 12:58:43 and when I run ifup eth0 is says "can't open /var/run/ifstate": No such file.. Sep 30 12:59:11 reinstall zeroconf Sep 30 12:59:17 maybe Sep 30 12:59:22 jovox: that sounds more like you're just missing the /var/run/ifstate directory Sep 30 12:59:26 which I think should be empty Sep 30 12:59:43 maybe he missed /var/run at all Sep 30 13:00:17 actually the entire /var is missing :( Sep 30 13:01:02 ah Sep 30 13:01:52 when is that created? Or rather by what package? Sep 30 13:01:53 bam ^^ Sep 30 13:02:30 imho var is actually linked into /tmp in oe , right ? Sep 30 13:02:46 depends on the distro, I think Sep 30 13:06:52 what about the script in /etc/network/if-up.d? What package is creating it? Sep 30 13:06:56 XorA: hi again Sep 30 13:07:03 hi jeremy_laine Sep 30 13:07:12 if you have opkg installed on the console-image machine, you can use "opkg search" to find out what package installed that file Sep 30 13:07:15 XorA: if have started poking around concerning apt support Sep 30 13:07:18 jovox: that's still the easiest way to find out Sep 30 13:07:29 ah, sorry, I forgot Sep 30 13:07:47 jeremy_laine: havent done anything for ages Sep 30 13:07:48 mało który zawiera binarki 67 files changed, 2927 insertions(+), 3157 deletions(-) Sep 30 13:07:50 ops Sep 30 13:07:51 XorA: for one, the files in /var/cache/apt got killed by the volaties systems => I think apt need to ship a "volatiles" file Sep 30 13:07:51 67 files changed, 2927 insertions(+), 3157 deletions(-) Sep 30 13:07:56 nice OE change Sep 30 13:08:17 I gotto run to a meeting. I'll probably have some more questions later :) Sep 30 13:08:18 jeremy_laine: possibly, I think i tried it on a system with a totally non volatile /var Sep 30 13:08:28 Thanks for your help so far! Sep 30 13:08:36 XorA: also, why do we use /var/dpkg instead of the stndard /var/lib/dpkg for dpkg? Sep 30 13:09:03 jeremy_laine: no idea Sep 30 13:09:17 jeremy_laine: feel free to fix issues like that Sep 30 13:09:47 XorA: do you by any chance know what distros actually use apt so that I know who I might be impacting? Sep 30 13:11:07 jeremy_laine: that one for n800 that I can never remeber name of Sep 30 13:11:14 indt make it Sep 30 13:11:24 For apt and such Sep 30 13:11:39 In hackable:1 we applied a patch for jffs2 issues if that's what you're talking about Sep 30 13:12:04 (Before that we had a volatile workaround) Sep 30 13:12:46 Ainulindale: I don't think my issues are jffs2 related so far, the basic config seems broken, what problem are you thinking of? Sep 30 13:14:02 Well mmap IIRC Sep 30 13:14:17 You can't do certain types of operation on jffs2 (apt needs that) Sep 30 13:14:25 XorA: mamona? Sep 30 13:15:49 hrw: probably Sep 30 13:17:17 * XorA currently has the brain power of a dodo Sep 30 13:17:33 cant i hack Xfbdev to change the colours in a quick hack ? Sep 30 13:19:55 later all Sep 30 13:24:43 if you must, but it'd be easier (and probably quicker) to fix the kernel Sep 30 13:24:50 hello all: cab anyone point me to a location to get libnet? I cannot fetch this for some reason Sep 30 13:25:18 Ainulindale: right, you can't do writeable mmap on jffs2. localegen has that problem too. Sep 30 13:26:38 then i would probably need to fix that microwindows app which works correct now ,, but i am not in a position to do that Sep 30 13:26:55 I doubt the microwindows app will care. Sep 30 13:26:57 pb__, but i agree with you Sep 30 13:27:06 if it works now, it is probably ignoring what the kernel says Sep 30 13:29:14 fbset -rgba doesnt change something .. hmm .. really odd Sep 30 13:32:50 03Jeremy Lainé  07org.openembedded.dev * r0427b295ab 10openembedded.git/recipes/apt/apt-0.7.20.2/nodoc.patch: apt-0.7.20.2: re-add nodoc.patch, needed by apt-native Sep 30 13:34:45 pb__: well we fixed that in hackable:1 as I was saying Sep 30 13:34:50 pb__: By applying a maemo thingy IIRC Sep 30 13:35:08 Is there a way, by the way, to build "debianized" images with OE? Sep 30 13:36:49 Ainulindale: define 'debianized' Sep 30 13:37:28 Ainulindale: you mean you fixed jffs2, or you worked around it in apt? Sep 30 13:37:51 recalcati: did you resolved problem with updater.sh.akita? Sep 30 13:38:25 recalcati: just bitbake zaurus-updater and then continue build your image Sep 30 13:38:43 it's old and known bug.. Sep 30 13:39:03 Jay7: I saw something about updater.sh in CL3000. Sep 30 13:39:46 Than I did git pull, than I did bitbake console-image and I didn't see the pb Sep 30 13:40:21 pb__: worked around apt Sep 30 13:40:21 Yes, old bug, then I've seen that .dev branch is a lot different from stable about rootfs Sep 30 13:40:32 hrw: usuable with debian sources, that is, along with apt Sep 30 13:40:52 Now I have the rootfs Sep 30 13:41:11 Ainulindale: I do not understand you Sep 30 13:42:07 I have some pb in booting, I have to simplify totally the boot to a bootstrap image Sep 30 13:42:11 Thx Sep 30 13:43:04 hrw: Then I may not be understandable :-) Sep 30 13:43:16 hrw: Let us say I want to build an image with apt & the ability to correctly use it Sep 30 13:43:43 Ainulindale: this part is doable Sep 30 13:44:01 Ainulindale: you will have to make feeds with debs Sep 30 13:44:30 doesn't apt work with ipks? I thought it did last time I tried. Sep 30 13:44:41 * pb__ stabs maven2 Sep 30 13:46:28 ah i now remeber that my system runs bigendian or so Sep 30 13:46:44 i wonder if kdrive was build respecting my endianess Sep 30 13:49:52 pb__. the file was installed by the zeroconf package. I added the package and /etc/network/if-up.d/zeroconf has been installed. Now the second issue about the missing /var directory. Which package is installing that? Sep 30 13:49:59 hrw: is there a known example? Sep 30 13:51:34 Ainulindale: angstrom can be built with debs Sep 30 13:52:05 And what about dependencies then? Sep 30 13:52:25 If the dependencies of an OE package are superseded compared to the usual debian sources, it'll conflict and that's all? Sep 30 13:52:37 (or rather force to -f install ?) Sep 30 13:53:29 Ainulindale: by 'usual debian sources' you mean possibility to install packages from Debian distribution? Sep 30 13:53:50 jovox: dunno, sorry Sep 30 13:53:51 hi kergoth Sep 30 13:54:40 03frans  07org.openembedded.dev * r2bd89915c3 10openembedded.git/recipes/proftpd/ (files/make.patch proftpd_1.3.2.bb): proftpd: fixed makefile issue (replaced CC by BUILD_CC) Sep 30 13:54:50 hrw: well let us say I compiled a package with this or that option, and that the usual ARCH package in the standard debian repository has been compiled with an additional dependency Sep 30 13:54:57 What will be the behavior? Sep 30 13:55:13 oops, email config wrong Sep 30 13:55:15 It's not related to OE per se but I'm curious :-) Sep 30 13:56:18 pb whats wrong with maven? Sep 30 13:57:03 Ainulindale: Debian allows you to use own packages Sep 30 13:57:54 effem *g* Sep 30 13:58:02 effem yes happens with git Sep 30 13:58:06 but is easily to fix Sep 30 13:58:08 hrw: I'm no debian expert hence I don't know, just wondering :-) Sep 30 13:58:19 hrw: If you have some pointers though... Sep 30 13:58:50 Ainulindale: google: debian packaging howto? Sep 30 13:58:50 woglinde, i already did, apparnently i forgot to set user.name and user.email after installing a new git Sep 30 13:59:15 hrw: Well, that I know how to do, it was more about some pointers for OE related "proper" way to do stuff with that :-) Sep 30 14:01:58 There is a manual about angstrom boot. I have to reduce it as small as possible ? Sep 30 14:03:26 does anyone know how Xfbdev deals with endianess ? Sep 30 14:05:19 03Jeremy Lainé  07org.openembedded.dev * r74d7222aee 10openembedded.git/recipes/apt/ (6 files in 2 dirs): apt: add volatiles support for /var/cache/apt Sep 30 14:05:30 03Jeremy Lainé  07org.openembedded.dev * r6ff33ca05e 10openembedded.git/: Merge branch 'org.openembedded.dev' of ssh://git.openembedded.net/openembedded into org.openembedded.dev Sep 30 14:06:07 ah, I found something. I creathed the /var/run manually. The I got the problem that run-parts would not run. The problem was that PATH was not 'exported'. Sep 30 14:06:47 hello, anyone experience with wpa_supplicant package and and issue where wpa_supplicant doesn't get called by the /etc/network/if-pre-up.d/wpasupplicant script ? Sep 30 14:10:54 woglinde: it seems that maven 2.2.0 doesn't work with java 5, which is a pain because the code that I'm building is all java5 based. Sep 30 14:11:18 and my attempts to downgrade back to maven 2.0.x have been unsuccessful, I just get a variety of java runtime errors Sep 30 14:11:48 heh write once run no-where strikes again Sep 30 14:11:50 Ainulindale: would you happen to have a pointer to the apt patch you use? Sep 30 14:11:52 rob_w: it shouldn't care about endianness as such Sep 30 14:12:06 k Sep 30 14:12:08 XorA: See, total cross-platform compatibiltiy! Sep 30 14:12:13 jeremy_laine: Hmmm yep I should Sep 30 14:12:21 Ainulindale: I fixed a first issue which was that /var/cache/apt did not exist at all when using volatiles Sep 30 14:13:29 I'm trying to reduce etc, but by now I have "INIT: Entering runlevel: 1" and then "Kernel panic - not syncing: Attempted to kill init!" . I don't want to use udev . Sep 30 14:13:43 recalcati: use mdev? Sep 30 14:14:01 it is part of busybox so nearly no cost Sep 30 14:14:24 no, the idea today, is to have mplayer running with mmx on my pxa270 Sep 30 14:14:48 iwmmxt? Sep 30 14:14:57 yes Sep 30 14:15:07 mplayer in OE already has it iirc Sep 30 14:15:15 it does Sep 30 14:15:23 I added it in zaurus days Sep 30 14:15:26 hrw: yes, I used some recipes Sep 30 14:15:52 I do not have any pxa27x here Sep 30 14:15:59 I merge with my configure parameters Sep 30 14:16:05 The pb is to boot, now Sep 30 14:16:13 NOTE: the following files were installed but not shipped in any package: Sep 30 14:16:14 NOTE: /lib/libcidn-2.9.so Sep 30 14:16:14 NOTE: /lib/libmemusage.so Sep 30 14:16:14 NOTE: /etc/rpc Sep 30 14:16:20 glibc... Sep 30 14:16:44 I have a base image, but doesn't boot. Sep 30 14:17:36 maybe I have to compile my kernel but inside oe, creating my machine Sep 30 14:18:09 hrw: patches welcome :-} Sep 30 14:18:31 pb__: I know ;) Sep 30 14:19:17 What can I remove from /etc ? Sep 30 14:19:43 recalcati: that rather depends on what you want to do. in principle you can remove everything from /etc so long as the rest of your system is expecting that. Sep 30 14:21:17 you might like to look at the micro conditionals in base-files.bb to get an idea of some of the bloat that is easily removeable. Sep 30 14:21:50 even micro does still have a fair amount of /etc bloat remaining, though not as much as some other distros. Sep 30 14:29:11 pb__: we have an image whose initramfs has just two binaries inside...we could add an initramfs-helloworld-image with a static helloworld...that would be bare metal...iirc no /etc there :) Sep 30 14:30:07 heh, right Sep 30 14:30:14 btw, no shell... Sep 30 14:31:31 yeah :) Sep 30 14:33:19 (Jay7 can provide the magic to the binary for acting as init :) Sep 30 14:33:44 hehe.. Sep 30 14:33:54 * Jay7 is fighting with tosa kernels Sep 30 14:39:07 so what can i do quickly to get the right colours in Xfbdev Sep 30 14:42:19 other than the things we've already talked about? dunno, I think those are about your only options. Sep 30 14:46:24 i tryed swapping the colours around in hw/kdrive/fbdev/fbdev.c but it either doesnt affect or apps start crashing :-) Sep 30 14:47:41 so you say the initial root of the error is the actual fb driver in the kernel Sep 30 14:47:55 that's what it sounds like, yes Sep 30 14:48:18 rob_w: use fbv or other display tool then Sep 30 14:49:24 jeremy_laine: http://trac.hackable1.org/trac/browser/trunk/packages/apt/apt.diff Sep 30 14:49:39 Ainulindale: thanks Sep 30 14:49:44 You're welcome Sep 30 14:49:57 fbv ? Sep 30 14:49:57 Ainulindale: it turns out that apt's view of the architecture was wrong Sep 30 14:50:33 Ainulindale: it considered the architecture was i686 when the feeds say i386. I think that adding a default /etc/apt/apt.conf may be in order Sep 30 14:51:13 03Jeremy Lainé  07org.openembedded.dev * rfe2fa19a4a 10openembedded.git/recipes/apt/files/volatiles: apt: add /var/log/apt to volatiles Sep 30 14:51:19 jeremy_laine: APT/DPKG do not handle subarchs Sep 30 14:51:20 jeremy_laine: heh :-) Sep 30 14:51:33 jeremy_laine: they have arm/armel/i386/amd64 etc Sep 30 14:52:01 hrw: that's fine, but why did apt get the idea it's arch is i686 ? Sep 30 14:52:12 jeremy_laine: where OE uses arm(v4t|v5te|v6|v7a)/ep3912/i(3,4,5,6)86 etc Sep 30 14:52:19 hrw: note I'm speaking of apt, not dpkg Sep 30 14:52:52 hrw: my current setup is a qemux86 machine, and apt-config dump gives: Sep 30 14:53:23 APT::Architecture "i686"; Sep 30 14:53:31 what can i do with fbv ? what is it for ? Sep 30 14:53:48 someone else noticed that wpa-supplicant 0.6.7 (which is preferred in angstrom-2008.1) is screwed concerning the interface startup scripts ? Sep 30 14:53:52 rob_w: it is FB image viewer Sep 30 14:54:03 (no bug is filed though) Sep 30 14:54:04 hrw: now the feeds are actually marked as "i386", so the minimal /etc/apt/apt.conf for me is: Sep 30 14:54:23 APT::Architecture "i386"; Sep 30 14:54:23 Dir::State::status "/var/dpkg/status"; Sep 30 14:54:57 its all wrong colored .. :-( Sep 30 14:55:11 tonight i will dream of all those wrong colours Sep 30 14:59:52 someone here has ep93xx hardware? Sep 30 15:07:04 * * OE Bug 5323 has been created by michael.lippautz(AT)gmail.com Sep 30 15:07:07 * * wpa-supplicant 0.6.7 interface functions broken Sep 30 15:07:08 * * http://bugs.openembedded.org/show_bug.cgi?id=5323 Sep 30 15:07:15 hello Sep 30 15:07:37 I'm trying to use a program that is based on libusb, does anybody know the reason of this error: Sep 30 15:07:46 fusb::_submit_urb: Bad file descriptor Sep 30 15:07:47 _submit_urb failed Sep 30 15:07:56 in my linux host works correctly Sep 30 15:45:06 tcrlp hm google isnt a help? Sep 30 15:45:22 tcrlp mixing old/new libusb maybee Sep 30 15:45:28 woglinde: finally figured what my problem was. My host apparently was too old (4.3.1 is old ?) changed it to 4.3.3 and it worked Sep 30 15:45:38 woglinde: no Sep 30 15:45:42 rkirti ah hehe good to know Sep 30 15:46:07 woglinde: I'm using libusb 0.1.12, and also the gnuradio fusb_linux Sep 30 15:46:33 tcrlp then I have no clue Sep 30 15:46:39 !seen crofton Sep 30 15:46:40 woglinde, crofton is right here! Sep 30 15:46:57 (fusb_linux.cc) Sep 30 15:47:37 the problem comes from ioctl URB submit Sep 30 15:47:48 hm Sep 30 15:47:57 so its kernel/userspace difference? Sep 30 16:23:02 ~seen florian Sep 30 16:23:06 florian was last seen on IRC in channel #oe, 6h 54m 19s ago, saying: 'bbl'. Sep 30 16:23:17 ah Sep 30 16:25:22 well.. console-image with 2.6.30 is booted ok on tosa Sep 30 16:41:24 nice Sep 30 16:53:04 hmmm Sep 30 16:53:06 bk Sep 30 16:54:12 oh well, they are gone Sep 30 16:58:35 he crofton Sep 30 16:58:55 crofton I looked at the mpich2 problem Sep 30 16:58:59 its really strange Sep 30 16:59:15 autorefconf is working from normal shell Sep 30 17:00:01 but then triggers a known autoconf > 2.63 problem in mpich2 Sep 30 17:00:20 which will be fixed later they said Sep 30 17:00:35 ug Sep 30 17:01:42 should I ask in ML for approve to move tosa to 2.6.30? Sep 30 17:02:08 or at least to extend linux-2.6.30 recipe to tosa too? Sep 30 17:03:29 Jay7: you maintain it - extend linux_2.6.30.bb Sep 30 17:03:43 Jay7: I will push 2.6.31 this week Sep 30 17:03:46 hm.. Sep 30 17:03:59 * Jay7 is not official maintainer ;) Sep 30 17:04:00 recipe - for at91sam9263ek, ep93xx Sep 30 17:04:15 hrw: have you any draft recipe for 2.6.31? Sep 30 17:04:22 I can test it Sep 30 17:06:13 Crofton but about the m4 problem I dont know how to fix it Sep 30 17:06:31 are we using internal other shell with limitations? Sep 30 17:06:57 03Marcin Juszkiewicz  07org.openembedded.dev * r317d1ad092 10openembedded.git/recipes/linux/linux_2.6.31.bb: linux: added 2.6.31 Sep 30 17:07:02 03Marcin Juszkiewicz  07org.openembedded.dev * ra261b5ea92 10openembedded.git/recipes/gcc/ (66 files in 5 dirs): (log message trimmed) Sep 30 17:07:02 gcc: update Maverick Crunch support to 20090908 version Sep 30 17:07:02 From Martin W. Guy page http://martinwguy.co.uk/martin/crunch/ Sep 30 17:07:02 The 20090908 version Sep 30 17:07:04 * performs single and double precision floating point in the FPU (add, sub, Sep 30 17:07:06 mul, neg, abs, cmp and conversions from single and double precision floats Sep 30 17:07:08 to integral types). Sep 30 17:07:20 a261 has loooong log Sep 30 17:08:20 67 files changed, 2927 insertions(+), 3157 deletions(-) was in it Sep 30 17:09:35 aha, cool :) Sep 30 17:09:40 going to test it too :) Sep 30 17:09:40 hrw? Sep 30 17:09:46 woglinde: ? Sep 30 17:10:01 ah recipe update Sep 30 17:10:40 it was base stuff so basically should ask for Ack but it touches only ep93xx devices which no one use (except me) Sep 30 17:11:35 ok, time for me to go Sep 30 17:11:36 have a nice day Sep 30 17:11:37 woglinde, I think I like openmpi better Sep 30 17:11:50 crofton *g* Sep 30 17:11:56 so I will talk with the guy and see if we can work out how to solve the intrinsics issue Sep 30 17:12:00 er Sep 30 17:12:02 atmics Sep 30 17:12:02 03Thomas Zimmermann  07shr/import * rbcc857f1a2 10openembedded.git/recipes/e17/e-wm_svn.bb: Sep 30 17:12:02 e-wm: update recipe for new efl rev, add maxrev for already applyed patches Sep 30 17:12:02 Signed-off-by: Klaus Kurzmann Sep 30 17:12:10 crofton I wanted that you know this before looking into it Sep 30 17:12:18 maybee I should test with devshell Sep 30 17:17:29 thanks Sep 30 17:34:03 03Jeremy Lainé  07org.openembedded.dev * r6a891b2642 10openembedded.git/recipes/dpkg/ (6 files): Sep 30 17:34:03 dpkg: fix package configuration on first boot Sep 30 17:34:03 * Use do_install to setup S98configure script, just like for Sep 30 17:34:03 the opkg package. Sep 30 17:34:13 03Jeremy Lainé  07org.openembedded.dev * rc9b04d64e0 10openembedded.git/: Merge branch 'org.openembedded.dev' of ssh://git.openembedded.net/openembedded into org.openembedded.dev Sep 30 17:37:56 wb florian Sep 30 17:39:10 hi rkirti Sep 30 18:51:04 * * OE Bug 5324 has been created by tempura.san(AT)gmail.com Sep 30 18:51:07 * * cannot build package m4-native Sep 30 18:51:09 * * http://bugs.openembedded.org/show_bug.cgi?id=5324 Sep 30 19:18:41 Hi Sep 30 19:18:55 What is the difference on x11-image and xorg-image ? Sep 30 19:33:06 03Thomas Zimmermann  07shr/import * r80b3f0ae7f 10openembedded.git/conf/distro/include/sane-srcrevs.inc: Sep 30 19:33:06 ffalarms: bump to SRCREV 57 Sep 30 19:33:07 Signed-off-by: Klaus Kurzmann Sep 30 19:33:17 03Thomas Zimmermann  07shr/import * r207d31acce 10openembedded.git/conf/distro/include/shr-autorev-unstable.inc: Sep 30 19:33:17 cornucopia: fix FSOREV to 1f16749c17db21c63d28289ae759f2cb45f53c30 Sep 30 19:33:17 Signed-off-by: Klaus Kurzmann Sep 30 20:20:12 Does anyone know what would trigger "Configuring kernel-module xxxxx" for every kernel module on first boot? Sep 30 20:20:41 I don't recall seeing thins before, but since I changed machines it happens every time Sep 30 20:29:13 sakoman__: sounds like your cross depmod isn't working for some reason. Sep 30 20:29:15 check log.do_rootfs Sep 30 20:34:30 pb__: thanks! Sep 30 20:36:37 or, possibly, the kernel that your new MACHINE is using doesn't have the right bits in its postinsts. Sep 30 20:37:15 if it's inheriting kernel.bbclass then it ought to be getting that right, but possibly not all the kernels do. Sep 30 20:39:56 whew, finally done with the move. had to babysit the landscaping people and carpet cleaners this morning, and give the keys back to the landlord... 4 hours later, now i can start real work... Sep 30 20:39:59 * kergoth shakes head Sep 30 20:42:15 did you move far? Sep 30 20:42:40 not terribly, maybe 30-45 minutes away from where we wre Sep 30 20:42:49 re Sep 30 20:42:56 definitely hiring movers next time, my back is still killing me, and we did most of the move nearly 2 weeks ago Sep 30 20:43:10 kergoth a your change Sep 30 20:43:17 kergoth now all is done? Sep 30 20:43:37 * kergoth still needs to unpack, sadly :) Sep 30 20:44:47 ah yes Sep 30 20:44:56 unpacking is the worst Sep 30 20:44:59 re alphaone Sep 30 20:45:47 hi woglinde Sep 30 21:02:12 kergoth: I am in same boat :) need to unpack :) Sep 30 21:02:23 hehe Sep 30 21:02:26 hehe Sep 30 21:02:32 khen then dont irc this much Sep 30 21:02:34 we haven't even brought our mattress up here from the garage (we're on the 2nd floor, above it) Sep 30 21:02:41 sleeping on the floor doesn't help the back Sep 30 21:02:46 but the back is too unhappy to bring it up here Sep 30 21:02:48 hehe Sep 30 21:03:03 hm I slept half an year on mattress on floor Sep 30 21:03:06 heh I got the bed installed :) on saturday Sep 30 21:03:07 or longer Sep 30 21:03:42 woglinde: I still do sleep on floor because my back hurts on bed Sep 30 21:04:40 backyard is mess .. ants coming in from nowhere I wonder what fumigation guys did Sep 30 21:04:50 khem buy a new matress Sep 30 21:05:01 and a good one Sep 30 21:05:43 yeah I went to sleep train other day they wanted me to try one out but it was too noisy in the store :) Sep 30 21:10:11 kergoth, sleep in the garage Sep 30 21:10:19 if the garage has AC .... Sep 30 21:10:20 hehe Sep 30 21:10:30 sadly, no, and it's arizona, i don't think that would be fun Sep 30 21:10:43 though it is starting to cool off finally Sep 30 21:10:47 actually below 100 Sep 30 21:35:12 kergoth: heh, congratulations on your move. Sep 30 21:35:32 I'm definitely not trying to move my stuff by myself ever again, next time I will call in the professionals :-) Sep 30 21:36:07 pb___: professionals are a dream :-) Sep 30 21:38:44 * Jay7 have moved about two years ago.. Sep 30 21:38:57 scary move.. :) Sep 30 21:39:23 scary? Sep 30 21:40:50 pb___: That's what I decided after the last move too. Sep 30 21:41:07 I have to admit that I intend to stay here for a while :) Sep 30 21:42:43 kergoth: too much things: transportation, unpacking, etc :) Sep 30 21:43:16 some maintenance Sep 30 21:43:31 I called professional they did the move in less than 4 hours Sep 30 21:43:47 however I moved the remaining small stuff in 4 days Sep 30 21:43:51 that was eating my money, time and brains :) Sep 30 21:48:50 * XorA|gone has moved a year agom still need to get me stuff from old house :-) Sep 30 21:49:52 bye Sep 30 22:03:12 03Frans Meulenbroeks  07org.openembedded.dev * r35e01a136b 10openembedded.git/recipes/proftpd/ (files/make.patch proftpd_1.3.2.bb): proftpd: fix strip issue Sep 30 22:03:15 03Frans Meulenbroeks  07org.openembedded.dev * r4015d9e7eb 10openembedded.git/: Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev Sep 30 22:08:42 * XorA|gone wonders if we can add if root rm -rf / to sanity.bbclass Sep 30 22:25:06 :D Sep 30 23:43:06 anyone else notice that gtk dropdown boxes close as soon as they are tapped? Sep 30 23:43:19 2.16.6-r6 Sep 30 23:43:49 they present the drop down options for about a second and then disappear Sep 30 23:44:26 problem exists in multiple applications Sep 30 23:50:38 seems not to be much of an issue with the mouse Sep 30 23:51:20 but i can reproduce it by making very small cursor movements very soon after clicking the dropdown menu (e.g. just like touch screen jitter) Sep 30 23:58:16 I'm having a problem with rootfs images not running opkg configure properly on first bootup. Sep 30 23:58:27 Specifically, it appears that packages having postinst files needing to be run on the target system aren't being re-flagged as unpacked properly by the rootfs_ipk.bbclass. Sep 30 23:59:49 Has anyone run into this? Oct 01 00:42:31 disabling libgtkstylus seems to solve my problem Oct 01 00:42:42 but of course, libgtkstylus is useful... **** ENDING LOGGING AT Thu Oct 01 02:59:56 2009