**** BEGIN LOGGING AT Thu May 31 02:59:58 2012 May 31 06:46:37 so how do I make an imagE? May 31 06:48:57 I did the kernel build May 31 07:31:27 someone have try latest angstrom with a beagleboard xM with ulcd7 lite? May 31 07:37:50 found it (for compiling images) May 31 08:27:41 little slow the site today May 31 09:14:26 hi May 31 09:14:47 I'm doing a bitbake to build a beaglebone image May 31 09:15:06 and it just failed because sources/openembedded-core/meta/recipes-core/netbase/netbase_4.47.bb has invalid checksums May 31 09:17:38 (and of course, it failed at the 3018th task out of 3020...) May 31 09:22:45 wtf... the checksum changes at each download May 31 09:23:56 uhuh May 31 09:24:12 ftp://ftp.debian.org/debian/pool/main/n/netbase/netbase_4.47.tar.gz does not exists May 31 09:36:27 guyzmo: i don't know if there is just on the oe core the patch but for resolve you have to download the package from another mirror put in download folder create a done file and change the checksum md5 and sha in the recipe May 31 09:40:53 stuk_gen - I just found the message on the list about that May 31 09:41:53 guyzmo: can you get me the link i'm searching but i don't find now May 31 09:42:27 http://downloads.yoctoproject.org/mirror/sources/netbase_4.47.tar.gz May 31 09:42:29 :) May 31 09:42:38 http://permalink.gmane.org/gmane.linux.distributions.angstrom.devel/6533 May 31 09:44:56 ok thanks May 31 09:45:00 I just subscribed to the list May 31 09:45:28 there are things I noticed like a month ago that I really don't like in angstrom packages May 31 09:45:45 like lighttpd not having a systemd service file May 31 09:46:06 and other stuff May 31 09:48:55 ah and also crontab not having entries for cron.hourly, cron.daily etc.. May 31 09:55:49 ok passed the net-base step May 31 10:14:26 guyzmo: when you finish May 31 10:14:37 guyzmo: tell me is dhcp works for you... May 31 10:14:41 if* May 31 10:15:02 stuk_gen - I won't try the image right away May 31 10:15:18 I need to tweak it first May 31 10:15:22 (and learn how to tweak it) May 31 10:17:04 guyzmo: ok May 31 10:17:08 stuk_gen - and did you install connman ? and if not, does /etc/network/interfaces correct data and do you have a dhcp client running ? May 31 10:17:30 if yes, it either work, or you're doomed... as far as I've seen it, connman really sucks May 31 10:17:56 I don't even understand why such an unfinished package end up installed per default in a distribution May 31 10:18:18 guyzmo: i don't know....what i know is previuous release works perfec and i have correct ip...now i have to use this trick for netbase...but dhcp get a strange ip a i don't know why May 31 10:18:36 (it doesn't even support ip aliasing) May 31 10:18:44 stuk_gen - 169...something ? May 31 10:18:47 yes May 31 10:18:55 ok, it's autoconfigured IP May 31 10:19:24 oooh maybe the netbase download have do this... May 31 10:19:25 either your bbone did not reach the DHCP server, or it did not get a lease from the server May 31 10:19:41 do a ps aux | grep connman May 31 10:20:18 do you have /usr/bin/connmand - May 31 10:20:19 n May 31 10:20:20 ? May 31 10:20:39 ps aux fail May 31 10:20:43 uh ? May 31 10:20:48 invalid option -- 'a' May 31 10:20:53 ps ux then May 31 10:21:00 same May 31 10:21:03 -- 'u' May 31 10:21:17 ps -ef | grep connman May 31 10:21:18 then May 31 10:21:18 lol May 31 10:21:21 simple ps May 31 10:21:34 125 root 3868 S /usr/sbin/connmand -n May 31 10:21:34 338 root 1772 S grep connman May 31 10:21:37 simple ps shouldn't give you all process May 31 10:21:55 ok, so connman is running May 31 10:23:32 try journalctl | grep connman May 31 10:24:08 and look for eth0 {add} stuff May 31 10:24:46 and for more you'll need to RTFM about connman May 31 10:25:05 Jan 01 04:09:41 beagleboard connmand[125]: eth0 {add} address 169.254.202.76...2 May 31 10:25:05 Jan 01 04:09:41 beagleboard connmand[125]: eth0 {add} route 169.254.0.0 gw 0...> May 31 10:25:05 Jan 01 04:09:41 beagleboard connmand[125]: eth0 {add} route 0.0.0.0 gw 0.0.0...> May 31 10:28:14 ok, you should verify your connectors May 31 10:28:29 and RTFM about connmand to see how to rerun a DHCP request May 31 10:28:47 (servicectl restart connmand.service ?) May 31 10:29:16 and if you can, look on your dhcp server if it gets a request May 31 10:29:26 I'm going AFK to grab some food May 31 10:29:29 bbl May 31 10:29:31 * guyzmo & May 31 11:49:15 stilll compiling... May 31 11:59:33 dammit May 31 11:59:42 I'm trying to compile pycurl on my beaglebone May 31 11:59:59 (because the package that exists is way outdated...) May 31 12:00:22 and I'm getting a mysterious argument to ld : '--sysroot=/home/koen/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/beagleboard' May 31 12:00:34 that apparently comes from nowhere May 31 12:01:32 and whether I download the package from pipy or I compile it locally that still appears May 31 12:03:13 OMG, I think I found that one out May 31 12:07:27 ok, it was all in /usr/lib/python2.7/config/Makefile May 31 12:08:28 where do I find a list of all possible images? May 31 12:10:44 webmind - what you mean ? May 31 12:13:32 you get a few in sources/meta-angstrom/recipes-images/angstrom/ May 31 12:15:09 and a few others in /home/angstrom/setup-scripts/sources/meta-ti/recipes-misc/images/ May 31 12:16:18 hmk May 31 12:16:49 and maybe if you look for *-image.bb you'll find all the images May 31 12:17:14 thanks May 31 12:33:46 damn, and I upgraded my bbone and now python's hashlib is broken May 31 13:37:05 anyone know what kernel features needed for mdev .. kernel is old 2.6.29? May 31 13:41:55 sysfs support May 31 13:42:09 got that one May 31 13:42:50 think thats it May 31 13:42:58 busybox not the most complex beast May 31 13:44:42 yes.. thx May 31 14:07:35 * XorA will of course be proved wrong in another couple of mins **** ENDING LOGGING AT Fri Jun 01 02:59:57 2012