**** BEGIN LOGGING AT Sat Mar 08 10:59:56 2008 Mar 08 11:02:51 does anyone know if ipkg works on any machine that uses arm-oabi, ie anything with a strongarm in it? Mar 08 11:03:10 I can't tell if this is some problem with ipkg on the collie or ipkg on any oabi machine Mar 08 12:26:58 hi Mar 08 12:27:46 hello Mar 08 12:28:05 hi johnx Mar 08 12:34:08 johnx: where you workin with collie and angstrom? Mar 08 12:34:36 more "poking at" than "working on" Mar 08 12:34:59 ie, playing ;) Mar 08 12:35:08 exactly Mar 08 12:35:24 have you play with sd? Mar 08 12:36:01 a while ago Mar 08 12:36:05 it seemed to work Mar 08 12:36:15 ipkg still doesn't though Mar 08 12:36:53 can you use sd?? Mar 08 12:37:30 yeah...at least enough to run ls /media/card Mar 08 12:37:34 I didn't test it much Mar 08 12:38:13 what's the kernel you're using? Mar 08 12:38:49 the one I tested with was from some time in february Mar 08 12:39:10 the one I currently have flashed is from like today Mar 08 12:39:17 i must check media card folder Mar 08 12:39:22 I'll test it in a couple minutes Mar 08 12:39:32 ok Mar 08 13:07:27 testing now Mar 08 13:08:11 good luck Mar 08 16:16:06 Hi all! I have a newbie-question: How to browse the content of ipk-package. I'va tired to gunzip, bunzup2, and tar -xf nothing helped. How to do it? Mar 08 16:18:02 shaplov: try ar x Mar 08 16:19:10 dpkg-deb -c blah.ipk Mar 08 16:19:49 pH5: Thx Mar 08 16:20:57 XorA|gone: Got it... Mar 08 16:22:49 .ipk is same format as .deb Mar 08 16:23:00 well the ones OE makes normally are anyway Mar 08 16:42:59 be afraid be very afraid. Mar 08 16:43:23 i have installed bitbake / OE and monotone and all that stuff in a xen based build host. Mar 08 16:43:38 and i am trying to build nano for the slug as a little test. Mar 08 16:43:45 (even though i won't be able to install it!) Mar 08 16:44:19 HRH_H_Crab: fwiw, I asked about the default password. Everybody told me it is empty :\ Mar 08 16:44:45 CoreDump: yeah rwhitby showed up eventually, Mar 08 16:45:08 and told me that i would have to build a new image with a "seeded" (if thats the right term) /etc/passwd. Mar 08 16:45:18 hrmm Mar 08 16:45:30 so therefore i find myself teaching myself all this stuff. Mar 08 16:45:48 which is not too bad, Mar 08 16:46:05 well, why is a working password not the default Mar 08 16:46:10 at some point i can maybe roll myself a nice little mpd/ncmpc ipkg. Mar 08 16:46:23 CoreDump: dunno. Mar 08 16:46:42 i think on other machines the lack of working password isnt such a problem. Mar 08 16:46:57 i discovered this same thing a few times with my spitz, Mar 08 16:47:04 I could build you slugos images, but I'm not set up for angstrom on NSLU2 right now Mar 08 16:47:12 CoreDump: heh Mar 08 16:47:30 well, with a little bit of help, you can teach me how to do it myself! ;P Mar 08 16:47:39 =) Mar 08 16:48:04 its gone very smoothly so far, but im sure that won't last! :D Mar 08 16:48:38 a working OE build environment is a very useful thing to have Mar 08 16:49:19 yeah i can see that, plus its been insanely fun so far. Mar 08 16:49:41 although im a non programmer, i do like all this compiling stuff for some reason, always have. Mar 08 16:49:50 there used to be a way to build gnome from source, Mar 08 16:49:59 that was the first time i saw anything like that i guess, Mar 08 16:50:09 its very fascinating. Mar 08 16:50:25 indeed Mar 08 16:50:45 but bitbake inside a VM is going to be rather slow I'd imagine Mar 08 16:51:12 well im patient. Mar 08 16:51:20 ive run gentoo on some pretty lame machines, Mar 08 16:51:34 and the xen system is doing nothing much atm. Mar 08 16:52:09 (except for that one vm) Mar 08 16:52:31 and because this is the first thing ive built, im guessing its creating a little toolchain, Mar 08 16:52:41 so most of the process is being held up by downloads atm. Mar 08 16:52:41 right Mar 08 16:54:38 HRH_H_Crab: did rwhitby tell you the name of the image to build for the nslu2? Mar 08 16:55:08 console-image, minimal-image? Mar 08 16:55:47 no Mar 08 16:55:53 but im guessing it will be minimal Mar 08 16:55:54 what is the DISTRO and MACHINE? Mar 08 16:56:10 atm, MACHINE is nslu2le, and distro is the default Mar 08 16:56:15 angstrom 2008.1 i guess. Mar 08 16:56:30 im just doing "bitbake nano" as a test. Mar 08 16:56:37 i don't even use nano! Mar 08 16:56:38 ;) Mar 08 16:57:06 i also need to figure out exactly what i need to do to the files before i build the image in order to "seed" /etc/passwd (if thats the right word) Mar 08 16:59:08 right Mar 08 17:02:17 so I have ~/OE Mar 08 17:02:39 and under that, i have build and org.openembedded.blah... Mar 08 17:02:42 and tmp Mar 08 17:02:51 where will it actually put the finished stuff? Mar 08 17:02:55 somewhere under build? Mar 08 17:03:18 under tmp Mar 08 17:03:25 tmp/deploy/* Mar 08 17:03:40 cool Mar 08 17:04:17 * CoreDump pulls 200+ monotone revs... Mar 08 17:09:22 well thanks for your help CoreDump, im gonna leave this cooking and go get some food... Mar 08 17:09:25 see you later! Mar 08 17:09:34 later HRH_H_Crab Mar 08 17:12:26 * CoreDump I just started a minimal image, lets see how long that is going to take Mar 08 17:57:08 fwiw, minimal-image failed during do_rootfs in when using .dev Mar 08 18:37:50 The second newbe question is how to determinate which package provides stddef.h for example... ipkg search stddef.h gives nothing, but I know for sure that it is a part of linux-libc-headers-dev package Mar 08 19:18:34 lo dcordes_ Mar 08 19:18:47 hey HRH_H_Crab Mar 08 19:18:55 got your slug working? Mar 08 19:18:59 nope Mar 08 19:19:08 but i finally installed bitbake / oe Mar 08 19:19:16 i am building nano atm as a test as per the docs. Mar 08 19:19:35 then i need to figure out what to do to make an image with a passowrd, Mar 08 19:19:39 then install the slug, Mar 08 19:20:05 once i can do that, ill prob. forget all about the slug and throw myself headfirst into the mpd/ncmpc project for spitz! ;) Mar 08 19:20:52 NOTE: Running task 200 of 304 (ID: 119, /home/crab/OE/org.openembedded.dev/packages/glibc/glibc_2.6.1.bb, do_compile) Mar 08 19:20:55 NOTE: package glibc-2.6.1: started Mar 08 19:20:57 NOTE: package glibc-2.6.1-r3: task do_compile: started Mar 08 19:21:02 nano has a bit more to do yet ;) Mar 08 19:22:01 is there anyone around who knows their way around the Angstrom Wiki? I can't figure out how to create a page Mar 08 19:35:35 HRH_H_Crab, OE can be quite fun and useful Mar 08 19:35:51 what's mpd/ncmpc? Mar 08 19:36:16 isnt' mpd media player daemon? Mar 08 19:36:16 ah I remember. I already tried to make a recipe for it Mar 08 19:36:45 yeah Mar 08 19:36:50 me and a friend are seeking to get a cheap pda based media streaming client for his bar Mar 08 19:37:18 its been fun so far (OE) Mar 08 19:38:06 i tested an rtsp stream thingy with my z. Mar 08 19:38:21 but sadly using wifi rather than the edge network that you used. Mar 08 19:38:31 worked very well. Mar 08 19:54:24 well, it looks like i made some nano related packages and stuff. Mar 08 19:54:44 but i have no idea what to do to fix the slug issue except in horribly general terms. Mar 08 19:54:54 rwhitby: if you are about give me a shout pls! Mar 08 19:57:49 HRH_H_Crab, maybe you can just copy the passwd or something from your spitz build? Mar 08 19:58:47 but to where? Mar 08 19:58:51 :P Mar 08 19:59:29 presumably (and this is based from some stuff ive read in a few posts), i need to build some image, Mar 08 19:59:41 then go back through the files used to build that image, Mar 08 20:00:10 thats when i guess i copy /etc/shadow or something over, Mar 08 20:00:40 and then i may have to run a couple of make by hand in order to make a new image? Mar 08 20:00:51 but thats a lot of details i cant really figure out. Mar 08 20:02:09 phew I have no idea where that is configured Mar 08 20:02:21 maybe there is even a local.conf bit for this Mar 08 20:02:49 pH5, do you know where to set default password? Mar 08 20:03:02 HRH_H_Crab, bbl much succes Mar 08 20:03:32 np, see you later! Mar 08 20:37:28 dcordes_: I don't. probably patching base-passwd's passwd.master and disabling zap_root_password in the image.bb would do the trick. Mar 08 20:46:50 pH5: if i wanted to do that, and was starting from scratch, would i start by building base-image? Mar 08 20:50:36 Just patch base-passwd to include your password, and then build whatever image you like. if you want to build one of those images that call zap_root_password when DISTRO_TYPE is "release", you have to disable that. Mar 08 20:51:05 (This is speculation. I have not tried this myself.) Mar 08 20:56:08 aaah Mar 08 20:56:15 i see what you mean i think, Mar 08 20:56:48 there is a slugos patch. Mar 08 20:57:18 i copied that over the default one, and now ill see what happens if i try bitbake base-image && bitbake minimal-image Mar 08 23:45:25 root@nslu2le:~# uname -a Mar 08 23:45:25 Linux nslu2le 2.6.24 #1 PREEMPT Sat Mar 8 23:06:43 GMT 2008 armv5tel unknown Mar 08 23:45:27 :D Mar 08 23:49:36 what device is that for HRH_H_Crab? Mar 08 23:50:20 marlon_: slug Mar 08 23:50:53 the fun part was, that in order to get that far, ive had to build my own custom image using bitbake / oe. Mar 08 23:51:19 was extremely easy really once i figured out a few bits. Mar 08 23:53:20 ah nice Mar 08 23:53:23 whats the kernel version of the latest slug release? Mar 08 23:55:25 2.6.24 by the look of it. Mar 08 23:55:42 thats from a fresh download of OE Mar 09 00:03:17 cool Mar 09 00:03:29 i was happy enough a couple of days ago when 2.6.23 for poodle came out Mar 09 00:03:36 was waiting for sdhc support :D Mar 09 00:03:43 is that working? Mar 09 00:04:08 ill prob. think about grabbing an 8GB sd once the prices become sane if so. Mar 09 00:04:36 yeah it works great, i now have root on sd, and 8 gigs of it :) Mar 09 00:04:49 i bought an 8 gig sdhc card on ebay for 33 dollars with shipping Mar 09 00:04:53 from the states to canada Mar 09 00:05:06 so you probably dont even have to wait for sane prices ;) Mar 09 00:05:34 awesome Mar 09 00:05:43 yeah its good times Mar 09 00:05:50 anyway im heading off Mar 09 00:05:51 ttyl Mar 09 00:25:31 HRH_H_Crab: congrats on getting into your slug :) Mar 09 00:25:49 ty Mar 09 00:26:19 bit of an anticlimax now ive got it installed! Mar 09 00:26:25 HRH_H_Crab: maybe you could post a bug at http://bugs.openembedded.org and outline what you did so the devs can fix it for future releases :) Mar 09 00:26:35 this image doesnt even contain ipkg! Mar 09 00:26:40 hmm... Mar 09 00:26:47 i think there is already one posted... Mar 09 00:26:53 * HRH_H_Crab looks through his logs... Mar 09 00:27:01 HRH_H_Crab: which image is that? Mar 09 00:28:09 minimal-image Mar 09 00:29:38 HRH_H_Crab: hmm.. maybe you should try console-image instead.. Mar 09 00:30:26 ill give that a try Mar 09 00:30:46 just updating that bug report with what i did to work around it. Mar 09 00:34:01 HRH_H_Crab: cool. Thanks Mar 09 00:38:15 hmmm console image doesnt want to build, but im too tired to worry about it right now. Mar 09 00:38:23 ive achieved a lot today, so that can wait. **** BEGIN LOGGING AT Sun Mar 09 04:41:09 2008 Mar 09 12:19:14 ERROR: '['/home/crab/OE/org.openembedded.dev/packages/tasks/task-base.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'wireless-tools' but it wasn't found in any PACKAGE or RPROVIDES variables Mar 09 12:19:19 NOTE: Runtime target 'wireless-tools' is unbuildable, removing... Mar 09 12:19:45 can anyone give me a little bit of guidance about that? Mar 09 12:20:13 im guessing i need to specify "wireless-tools" to be built in one of those two variables, but im not sure where to set them. Mar 09 16:09:18 how does one find out cf card ID again? Mar 09 16:11:20 hrw|gone, ping Mar 09 16:29:13 pccardctl info or something like that Mar 09 16:31:32 dcordes: pccardctl -v ls Mar 09 18:11:43 hi Mar 09 18:11:53 I get this error after update OE database => http://pastebin.com/m11fffbc2 Mar 09 19:07:02 re Mar 09 19:19:42 hi dcordes Mar 09 19:19:48 hi dcordes_ Mar 09 19:28:08 hey mimecar how aer you these days? Mar 09 19:28:22 i'm fine, with some work but fine Mar 09 19:29:14 playing with collie :) Mar 09 19:30:31 dcordes_: and you? Mar 09 19:34:05 mimecar, I'm close to final examinations so bit busy Mar 09 19:34:21 ok Mar 09 21:56:45 hi **** ENDING LOGGING AT Mon Mar 10 09:59:57 2008