**** BEGIN LOGGING AT Tue Mar 24 02:59:57 2009 Mar 24 06:47:04 03bzhou * r9792 10optware/trunk/make/py-bazaar-ng.mk: bzr: 1.13 -> 1.13.1 Mar 24 12:13:52 mwester: Thanks mate. that sounds exactly like what I was looking for. I remember trying a few years back but it was broken. Mar 24 12:52:34 mwester: 2.6.29 is out. I noticed it has squashfs support built-in. Is that something slugos could use? Mar 24 13:10:06 Also noticed this: "IXP4xx: Add PHYLIB support to Ethernet driver. (commit), add ethtool support to Ethernet driver. (commit), add PHYLIB MII ioctl to the Ethernet driver. (commit)" Mar 24 13:14:28 I was looking for that yesterday evening; got a date for that fabulous event (2.6.29 doesn't run on the slug, and it's almost certainly due to that change... can't find the PHY, then deref's a null pointer in the kernel). Mar 24 13:17:49 ouch. living on the cutting edge. Mar 24 13:18:32 I'm curious about the fastboot feature that has been added. I'll try it on my fedora11alpha box tonight. (it's disabled by default) Mar 24 13:50:11 meta-toolchain-slugos failed near the end. Mar 24 13:50:15 vi /slug/head/slugos/tmp/work/i686-armv5teb-sdk-linux-gnueabi/meta-toolchain-slugos-1.0-r1/temp/log.do_populate_sdk.8119 Mar 24 13:50:18 + ipkgarchs='all any noarch armeb armv5eb ixp4xxbe armv4b armv4tb armv5teb nslu2be' Mar 24 13:50:21 + '[' '!' -z '' ']' Mar 24 13:50:24 + touch /slug/head/slugos/tmp/deploy/ipk/Packages Mar 24 13:50:26 + ipkg-make-index -r /slug/head/slugos/tmp/deploy/ipk/Packages -p /slug/head/slugos/tmp/deploy/ipk/Packages -l /slug/head/slugos/tmp/deploy/ipk/Packages.filelist -m /slug/head/slugos/tmp/deploy/ipk Mar 24 13:50:30 /slug/head/slugos/tmp/staging/i686-linux/usr/bin/ipkg.py:39: DeprecationWarning: the md5 module is deprecated; use hashlib instead Mar 24 13:50:33 import md5 Mar 24 13:50:36 Traceback (most recent call last): Mar 24 13:50:38 File "/slug/head/slugos/tmp/staging/i686-linux/usr/bin/ipkg-make-index", line 7, in Mar 24 13:50:41 import ipkg Mar 24 13:50:44 File "/slug/head/slugos/tmp/staging/i686-linux/usr/bin/ipkg.py", line 39, in Mar 24 13:50:47 import md5 Mar 24 13:50:49 File "/slug/head/slugos/tmp/staging/i686-linux//usr/lib/python2.6/md5.py", line 10, in Mar 24 13:50:52 from hashlib import md5 Mar 24 13:50:55 File "/slug/head/slugos/tmp/staging/i686-linux//usr/lib/python2.6/hashlib.py", line 136, in Mar 24 13:50:58 md5 = __get_builtin_constructor('md5') Mar 24 13:51:00 File "/slug/head/slugos/tmp/staging/i686-linux//usr/lib/python2.6/hashlib.py", line 63, in __get_builtin_constructor Mar 24 13:51:03 import _md5 Mar 24 13:51:06 ImportError: No module named _md5 Mar 24 13:51:08 oops. bigger than expected. Mar 24 13:51:11 _md5 module missing I guess. Mar 24 14:23:11 mwester: odd as I see both md5.py and hashlib.py under /slug/head/slugos/tmp/staging/i686-linux//usr/lib/python2.6/ Mar 24 14:26:26 I wonder if bitbake makes use of its own python build or uses the system provided on? as I noticed it uses 2.6 and my older Fedora9 box has 2.5.1 Mar 24 14:55:05 mwester: Starting my build's python manually (/slug/head/slugos/tmp/staging/i686-linux/usr/bin/python) and trying to import md5 fails... Must be some environment stuff. darn Mar 24 20:31:12 03bzhou * r9793 10optware/trunk/ (make/nginx.mk sources/nginx/ngx_log_abort.patch): nginx: 0.7.41 -> 0.7.44 Mar 24 20:38:38 03bzhou * r9794 10optware/trunk/make/unison.mk: unison: set rpath /opt/lib Mar 24 23:14:23 ' Mar 25 00:10:59 03bzhou * r9795 10optware/trunk/ (make/squeezecenter.mk sources/squeezecenter/rc.squeezecenter): squeezecenter: fixed a syntax error in rc file Mar 25 00:12:22 03bzhou * r9796 10optware/trunk/make/squeezecenter.mk: squeezecenter: added bash to DEPENDS Mar 25 00:40:52 is the default root password still OpeNSLUg? I flashed 5.3b but my default root password of (blank) doesn't work either. Mar 25 00:42:01 Yes, opeNSLUg Mar 25 00:42:19 little o Mar 25 00:42:21 darn. doesn't work Mar 25 00:42:43 odd. the web page at http://www.nslu2-linux.org/wiki/SlugOS/InstallandTurnupABasicSlugOSSystem says capital O Mar 25 00:42:55 your saved settings will probably NOT be used on initial boot; it will want you to run sysconf manually to upgrade your saved configuration... Mar 25 00:43:07 k. that worked. Mar 25 00:43:19 sorry for panicking so quick. :) Mar 25 00:43:23 little o or big O? Mar 25 00:43:30 little o Mar 25 00:43:37 okay I'll fix the wiki then Mar 25 00:43:42 thanks man. Mar 25 00:44:32 did any of you build the meta-tool stuff lately? mine failed at the end with a _md5 importerror Mar 25 00:45:04 mwester its a protected page and you fix it? 3rd paragraph under initial login Mar 25 00:45:47 builds twice per day for me, and nearly as often for the official autobuilder. I also delete my TMPDIR weekly, so I know it builds from scratch.... dunno what might be up with your system; it built last weekend. Mar 25 00:46:01 ka6sox-work: I'll see if I can dig up that pw Mar 25 00:46:20 I can't remember! Mar 25 00:47:40 mwester: ok. I guess I'll try nuking tmp then. thanks Mar 25 01:08:47 everything looks good so far... Mar 25 01:09:08 the wiki page I mentioned above is very nice for a beginner (or a rusty pro) :) Mar 25 01:12:15 the only thing I was unable to find so far is the linux-uvc kernel module package. Mar 25 01:35:45 I guess the default slugos build doesn't package up linuxuvc. this page seems to confirm it http://www.nslu2-linux.org/wiki/HowTo/AddUvccaptureToPackages Mar 25 02:30:28 That can be fixed, i expect. Mar 25 02:31:50 * mwester looks around to see if anyone is watching, then nonchallantly (sp?) turns away holding the palm of his hand open for a suitable bribe... Mar 25 02:37:18 hehehe Mar 25 02:37:56 I started a full build of slugos and the toolchain to see if it works with a clean tmp/ (although I remember deleting it last time). Mar 25 02:38:47 btw, it appears that UVC is now an integral part of the kernel (built as a module would be the right way to do it). Mar 25 02:39:05 So I can discard my old linux-uvc.bb package file... yipee! Mar 25 02:41:47 I'm hoping the USB_VIDEO_CLASS define is set to at least in .config so I don't have to change that. Mar 25 02:57:21 another thing: It seems that there's a missing dependency on portmap for NFS mounting. I had to start it manually. I'll see how if it was a fluke next time I start from scratch. **** ENDING LOGGING AT Wed Mar 25 02:59:57 2009