**** BEGIN LOGGING AT Wed Jul 26 02:59:57 2006 Jul 26 14:53:50 org.openembedded.dev has multiple heads? Jul 26 14:54:04 which should i pick? Jul 26 14:55:01 it only has one here Jul 26 14:56:04 mtn co -b org.openembedded.dev openembedded Jul 26 14:56:10 branch org.openembedded.dev has multiple heads: Jul 26 14:56:18 07ec1a0bb5473984aad7086c0164371a99b62f47 pH5@openembedded.org 2006-07-26T11:13:46 Jul 26 14:56:25 ea7b7ac1f0c9187b9523a2144f045196873dc260 rwhitby@nslu2-linux.org 2006-07-26T11:10:31 Jul 26 14:56:42 mtn: updating along branch 'org.openembedded.dev' Jul 26 14:56:42 mtn: already up to date at aea59ac465b2747cf0f843bf841cfa863471dc17 Jul 26 14:56:49 am i doing something wrong? Jul 26 14:57:08 looks like your database is old Jul 26 14:57:21 i just grabbed it! Jul 26 14:57:33 i am confused by mtn Jul 26 14:57:45 http://venge.net/monotone/monotone.html Jul 26 14:59:37 yeah- i've read the abe beth and jim bit Jul 26 14:59:48 guess it didn't sink in. Jul 26 14:59:50 :) Jul 26 15:10:37 ok, i am starting from scratch. i have an empty dir, and the master makefile Jul 26 15:11:01 what should i 'make' first? Jul 26 15:12:25 how about setup-master Jul 26 15:17:22 it is downloading http://sources.nslu2-linux.org/monotone/nslu2-linux.mtn.gz Jul 26 15:25:26 koen, where do you get your db from? sync from openembedded.org directly? Jul 26 15:25:55 where you get the db from and where you sync to are orthogonal issues Jul 26 15:26:39 ok. i am using the slugos master makefile. i wonder if that accounts for our differences? Jul 26 15:26:56 * koen has no idea Jul 26 15:27:28 ok. the makefile has no sync commands in it at all Jul 26 15:27:41 it just downloads the .mtn file and starts using it Jul 26 15:28:05 if that .mtn file is old... Jul 26 15:28:07 does it have a 'pull' command? Jul 26 15:28:16 sync is a read/write process Jul 26 15:28:27 i dont have write perms Jul 26 15:28:47 it does this: Jul 26 15:29:00 mtn -d monotone/nslu2-linux.mtn pull monotone.nslu2-linux.org org.{nslu2-linux.*,openembedded.dev} Jul 26 15:30:20 so that should bring those branches in my .mtn file up to date with the version on monotone.nslu2-linux.org, right? Jul 26 15:30:29 yes Jul 26 15:31:04 but, if monotone.nslu2-linux.org .mtn file does not jive with the one at dev.oe.org, we've got issues? Jul 26 15:42:43 and i still get the same error. Jul 26 15:43:18 koen, you pull from dev.oe.org or from monotone.nslu2-linux.org? Jul 26 15:43:31 monotone.openembedded.org Jul 26 15:43:35 right Jul 26 15:44:29 so the monotone.nslu2-linux.org db's org.openembedded.dev branch is screwed up Jul 26 15:44:44 hence why you dont see it. Jul 26 15:45:01 not 'screwed up', just 'old' Jul 26 15:46:21 rwhitby and pH5's version have been reconciled? Jul 26 15:46:57 yes, hours ago Jul 26 15:47:59 hmm, sorry to waste your time, i will pull from oe.org server instead. Jul 26 15:52:08 i just flashed openslug and it's not recognizing my HD. dmesg: "usb 1-1: device descriptor read/64, error -110". fdisk -l lists nothing Jul 26 15:53:13 tuv, power off the disk, then back on, then plug it to slug Jul 26 15:53:21 same thing? Jul 26 15:55:22 kitno455, hmm.. it worked.. strange! any explanation Jul 26 15:55:56 i'll bootstrap debian now :) thanks kitno455 Jul 26 15:56:09 -110 is timeout iirc Jul 26 15:57:07 the interface board in the box might need a few seconds to settle down before the slug can talk to it. Jul 26 15:57:46 sometimes if you poweron with the usb cable unplugged, that gives a few more seconds. Jul 26 15:58:44 if you have to do this everytime you reboot the slug, you might want to try another harddrive cabinet, or look around for a fix like inserting some sleep in a udev rule Jul 26 15:59:32 it used to work find with unslung and debian/NSLU2 (d-i). this is my first boot after flashing openslug/debianSlug Jul 26 16:00:03 s/find/fine Jul 26 16:00:15 could be random neutrino frobnication then. Jul 26 16:02:46 koen- thanks for your help. pull from mtn.oe.org fixed the issue. Jul 26 18:43:35 hmm, looks like i have an issue with slugos-image-1.0-r28 do_rootfs() Jul 26 18:43:57 ipkg-make-index -r /data/slug/openslug/tmp/deploy/ipk/Packages ... Jul 26 18:44:06 gives: No such file or directory: '/data/slug/openslug/tmp/deploy/ipk/Packages' Jul 26 18:45:52 i can't run nfs-kernel-server on debianSlug. dmesg says: nfsd: Unknown symbol find_exported_dentry Jul 26 18:45:52 nfsd: Unknown symbol export_op_default Jul 26 18:46:39 i installed the kernel-module-{nfs,nfsd} ipks but nfsd doesn't seem to load successfully Jul 26 18:47:00 do i need any other kernel-module-* ipkgs? Jul 26 18:47:05 you need exportfs Jul 26 18:47:07 ? Jul 26 18:47:21 kitno455, i guessed so, but couldn't find it :( Jul 26 18:47:53 hmm.. just found it.. sorry Jul 26 18:48:10 you will need lockd too Jul 26 18:48:12 i think Jul 26 18:48:26 and sunrpc Jul 26 19:06:21 do_rootfs fails on openslug HEAD because real_do_rootfs() in the rootfs_ipk.bbclass expects Packages file Jul 26 19:07:04 touch tmp/deploy/ipk/Packages is required **** ENDING LOGGING AT Thu Jul 27 02:59:56 2006