**** BEGIN LOGGING AT Fri Mar 25 23:59:57 2005 Mar 26 04:07:01 hi Mar 26 04:07:27 g'day Mar 26 04:08:49 hi, can you tell me how to setup the nfs stuff? i cant get it to work, unable to mount from my linux box :( Mar 26 04:09:26 dunno - never done it on openslug Mar 26 04:10:04 perlguru, what have you done exactly? Mar 26 04:10:33 i tried modprobing sunrpc lockd and nfs. Mar 26 04:11:06 from my linux box, did a: mount -t nfs slug:/something /mnt/share Mar 26 04:11:32 Did you manage to export a directory on slug? Mar 26 04:11:58 i have a /etc/exports Mar 26 04:12:19 ... Mar 26 04:12:26 But did you manage to export something? Mar 26 04:12:40 how can i check? Mar 26 04:12:40 ie: from linux box, can you do showmount -e slug Mar 26 04:12:47 (exportfs) Mar 26 04:12:58 I would be *really* suprised if you did Mar 26 04:13:20 because nfs-utils is marked "BROKEN = "1"" in the bb Mar 26 04:13:28 showmount is a unknown command on my box Mar 26 04:13:55 yes, i know nfs-utils is broken, i tried compiling it Mar 26 04:14:17 on slug can you do exportfs -a? Mar 26 04:14:19 so, what you saying is: no nfs on slug? Mar 26 04:14:33 nfs *client* works on slug. Mar 26 04:14:45 nfs server I havnt tried yet because nfs-utils says its broken. Mar 26 04:14:47 ~# exportfs -a Mar 26 04:14:47 -sh: exportfs: not found Mar 26 04:15:51 someone will need to fix nfs-utils then, because that provides exportfs and various other things. Mar 26 04:16:25 do you know offhand how its broken? Mar 26 04:16:39 it should be fixable because we made it work for unslung. Mar 26 04:17:09 perlguru, nfs-utils compiles natively without problems. Mar 26 04:18:17 on openslug? Mar 26 04:18:26 yep. Mar 26 04:18:39 | exports.c: In function `getexportent': Mar 26 04:18:39 | exports.c:79: error: `NFSEXP_READONLY' undeclared (first use in this function) Mar 26 04:18:39 | exports.c:79: error: (Each undeclared identifier is reported only once Mar 26 04:18:39 | exports.c:79: error: for each function it appears in.) Mar 26 04:18:39 | Mar 26 04:18:42 it should be cross buildable too, because its done with unslung. Mar 26 04:18:53 and many more NFS macros Mar 26 04:24:32 the question is : why does it work for unslung and not bitbake? Mar 26 04:24:41 Include Files. Mar 26 04:26:17 the inclusion of the staging include *and* the local ../../support/include are conflicting Mar 26 04:26:29 there is a nfs-utils 1.0.7 Mar 26 04:27:25 you should be able to trick it into using only one of those include directories. Mar 26 04:56:37 rsync seems to work Mar 26 06:35:25 does perl works yet on openslug? Mar 26 06:35:56 <[g2]> nod. think so Mar 26 06:36:08 <[g2]> kergoth fixed it to build in OE Mar 26 06:36:22 <[g2]> I've built it but haven't run any tests yet Mar 26 06:36:29 ok, i'll try it later Mar 26 06:36:33 <[g2]> I'm just getting back to that Mar 26 06:36:34 apache? Mar 26 06:36:52 <[g2]> no apache, but I'd like to see apache and php5 Mar 26 06:37:35 i saw a older apache2. maybe we can use same version as unslung Mar 26 06:37:47 <[g2]> I think the package list that I've got is pretty close to having a native development environment Mar 26 06:38:25 <[g2]> then we can either port the unslung native make file to Openslug or move the magic to OE Mar 26 07:45:57 where do I set BK_USER and BK_HOST and to what values? Mar 26 07:49:02 <[g2]> in a shell Mar 26 07:49:18 <[g2]> whatever values you like right ? Mar 26 07:49:41 <[g2]> bash-2.05b$ echo $BK_USER Mar 26 07:49:41 <[g2]> g2 Mar 26 07:50:51 <[g2]> perl (and a bunch of other stuff) just finished building Mar 26 07:50:53 <[g2]> btw Mar 26 07:51:15 <[g2]> NOTE: package perl-5.8.4-r2: task do_build: completed Mar 26 07:51:47 and BK_HOST? Mar 26 07:56:17 <[g2]> you can set it to what you want Mar 26 07:56:30 <[g2]> I hope you don't set BK_USER to g2 :) Mar 26 07:56:35 export BK_HOST="" Mar 26 07:56:44 export BK_USER="perlguru" Mar 26 07:56:46 <[g2]> I think it needs something Mar 26 07:56:54 i put those in my bb.env Mar 26 07:56:59 <[g2]> nod Mar 26 07:57:24 export BK_HOST="www.nslu2-linux.org" ;) Mar 26 08:00:21 added cvs to packages Mar 26 08:02:05 how does it work with symlinks? Mar 26 08:02:25 i can create a link, but how do i commit this? Mar 26 08:03:56 <[g2]> I think you just added it and push it to the symlinks repo Mar 26 09:49:16 something happened to quilt? Mar 26 09:49:47 NOTE: package inetutils-1.4.2-r0: task do_patch: started Mar 26 09:49:47 ERROR: function do_patchcleancmd failed Mar 26 09:49:47 ERROR: log data follows (/home/perlguru/slug/build/tmp/work/inetutils-1.4.2-r0/temp/log.do_patchcleancmd.10616) Mar 26 09:49:47 | Usage: quilt [--trace[=verbose]] [--quiltrc=XX] command [-h] ... Mar 26 09:49:47 | Commands are: Mar 26 09:49:49 | Mar 26 09:49:51 | Common options to all commands: Mar 26 09:49:53 | Mar 26 09:49:59 | --trace Mar 26 09:50:01 | Runs the command in bash trace mode (-x). For internal debugging. Mar 26 09:50:03 | Mar 26 09:50:05 | --quiltrc file Mar 26 09:50:07 | Use the specified configuration file instead of ~/.quiltrc (or Mar 26 09:50:11 | /etc/quilt.quiltrc if ~/.quiltrc is missing). See the pdf Mar 26 09:50:13 | documentation for details about its possible content. Mar 26 09:50:15 NOTE: Task failed: Mar 26 10:20:42 * perlguru removed tmp and rebuilding.... Mar 26 11:54:36 ok, thttpd works.... Mar 26 12:31:04 ka6sox ping Mar 26 12:53:47 ka6sox ping Mar 26 13:18:30 <[cc]smart> sbdy has cyrus-imapd in use ? Mar 26 13:27:44 if someone sees perlguru, can you ask him to change his BK_HOST to something else ... I don't want people emailing me (the nslu2-linux domain email address) if he does something wrong in the oe repo ... he should either set it to a domain he personally owns, or "(none)". Mar 26 14:01:07 Inteeresting. Mar 26 14:01:19 [g2]-away, http://groups.yahoo.com/group/nslu2-linux/message/5296 Mar 26 14:25:06 [g2]-away: building openslug-packages on nudi now - it will upload to the repo when it's done Mar 26 15:06:33 repo updated Mar 26 15:48:27 <[g2]-away> dwheeler, hey! Mar 26 15:49:16 <[g2]-away> dyoung, rwhitby-away interestingly enough the bogo mips was on basically the same kernel/rootfs Mar 26 15:49:27 <[g2]-away> for the avila board Mar 26 15:52:35 hey, g2! Mar 26 15:52:53 <[g2]-away> welcome to the channel! Mar 26 15:53:04 Thanks. Mar 26 15:53:54 g2, How did your rebuild go wrt /etc/passwd? Mar 26 15:54:25 <[g2]-away> it built, I haven't tested, just got up from a nap Mar 26 15:55:14 Can you take a quick look at tmp/rootfs/etc/passwd and see if it contains a passwd for root? Mar 26 15:56:08 I have a good build now (I think, haven't run yet) but I had to change base-passwd.bb and rebuild everything to get it. Mar 26 15:57:20 <[g2]-away> you can bzip2 the image and e-mail it to me, I'll flash and check if it explodes Mar 26 15:58:05 I was just about to run it myself anyway -- my slug aint getting any worse :-) Mar 26 15:58:21 <[g2]-away> nod Mar 26 17:40:38 <[g2]-away> nite all Mar 26 21:07:32 hmm - openembedded doesn't have xinetd. we will have to rectify that .... **** ENDING LOGGING AT Sat Mar 26 23:59:56 2005