**** BEGIN LOGGING AT Sat Oct 01 02:59:56 2005 Oct 01 03:06:18 how do I build 2.13.2 on the head? Oct 01 03:06:27 it normally gives me 2.12.2 Oct 01 03:43:27 Oct 01 05:04:46 hi, just wanted to report that a build from the latest head is not working; error message is; Oct 01 05:04:47 monotone: selected update target 2fd17401ef28606310e2ee0cceeb2ca2c6f2820d Oct 01 05:04:47 monotone: help required for 3-way merge Oct 01 05:04:47 monotone: [ancestor] conf/distro/openslug-packages.conf Oct 01 05:04:47 monotone: [ left] conf/distro/openslug-packages.conf Oct 01 05:04:47 monotone: [ right] conf/distro/openslug-packages.conf Oct 01 05:04:48 eFfeM: look in openembedded/conf/distro/openslug.conf Oct 01 05:04:48 monotone: [ merged] conf/distro/openslug-packages.conf Oct 01 05:04:50 no external 3-way merge command found Oct 01 05:04:52 monotone: misuse: merge of 'conf/distro/openslug-packages.conf' : '6ad4262fd4b5022321bb40ed6de47b1df24bac21' -> '82f7d4359f880eb2c3afba386df0dbe70ee9cb2a' vs 'b04bb0d6b7f605b793407c4a59d9ee29b9d37a0b' failed Oct 01 05:04:57 make: *** [update-openembedded] Error 1 Oct 01 05:05:02 heh Oct 01 05:06:19 NAiL, thanks for the ptr, I was looking for that but there was no distro on my conf Oct 01 05:06:38 i did run a new make on the master makefile, but go the error above Oct 01 05:07:25 huh? Oct 01 05:07:34 "no distro on my conf"? Oct 01 05:08:12 i'm not sure how I lost it, did a make dist-clean at some point, then a new make Oct 01 05:08:22 I was also missing topdir.conf, but I recreated that one Oct 01 05:11:21 decided to update again from the head and then I got the 3-way merge above ... Oct 01 05:11:34 which is beyond my capabilities and skills Oct 01 05:13:28 if you don't have openslug.conf, your repo looks kind of borked Oct 01 05:14:09 do you have openslug-packages.conf? Have you changed it? Oct 01 05:14:20 don't think so Oct 01 05:14:30 (don't recall) Oct 01 05:14:56 monotone diff openembedded/conf/distro/openslug-packages.conf Oct 01 05:16:15 [slug@Woonkamer openslug]$ monotone diff openembedded/conf/distro/openslug-packages.conf Oct 01 05:16:15 monotone: misuse: unknown path 'openslug/openembedded/conf/distro/openslug-packages.conf' Oct 01 05:16:41 I'think I better rm everything and start from scratch, I'm away for the next few hrs anyway Oct 01 05:16:54 not inside the openslug dir Oct 01 05:16:58 reason for doing the dist-clean was that with too many updates I run out of disk space Oct 01 05:17:33 yeah, i thought you'd say that, but i also tried the other option Oct 01 05:17:39 [slug@Woonkamer OpenSlugHead]$ monotone diff openembedded/conf/distro/openslug-packages.conf Oct 01 05:17:39 monotone: misuse: unknown path 'openembedded/conf/distro/openslug-packages.conf' Oct 01 05:17:49 rm and restart ;) Oct 01 05:18:10 yeah Oct 01 05:18:58 I only need to keep the master makefile right? dirs like bitbake and monotone can be removed as well Oct 01 05:19:01 rihgt? Oct 01 05:19:20 yes Oct 01 05:19:26 the download dir is nice to keep though Oct 01 05:19:50 i'll keep that Oct 01 05:20:47 what is the best make incantation. I only did 'make' but that will also build all kind of things I am not interested in Oct 01 05:21:20 make openslug Oct 01 05:21:28 or make openslug-image if you just want the firmware image Oct 01 05:22:02 build: build-unslung build-openslug build-ucslugc build-optware Oct 01 05:22:39 to do the diff, you need to "cd openembedded ; monotone diff conf/distro/openslug-packages,conf". We have two nested repos under /home/slug Oct 01 05:22:53 what's the diff between make openslug-image and make build-openslug? Oct 01 05:23:02 rwhitby, I already discarded the dir Oct 01 05:23:14 eFfeM: the difference is lots of openslug packages Oct 01 05:23:47 eFfeM: monotone was telling you that you were in the wrong directory to do that diff Oct 01 05:23:50 basically from the head I only build what I need (which is most likely only the kernel or rootfs Oct 01 05:24:10 I'm about to check in a "make openslug-kernel" target .... Oct 01 05:24:13 rwhitby, i tried both in the Head dir and the openslug dirr Oct 01 05:24:32 you should have tried in the openembedded dir, cause that's where the second repo lives Oct 01 05:24:39 btw has it been attempted to build a kernel with symbols (KALLSYMS if I recall correctly) Oct 01 05:25:00 rwhitby, ah, ok, too late now, it's all gone. try to remember for next time Oct 01 05:25:04 IIRC we took that out for space reasons Oct 01 05:25:14 the build structure still has some mysteries again Oct 01 05:25:39 I tried KALLSYMS, but after flashing the image the slug did boot but did not respond to its ip address Oct 01 05:25:51 reflashed an older img and everything was fine Oct 01 08:20:54 hi guys, need some help, i'm running 2.6.14 Oct 01 08:20:57 root@NSLU2:/proc# cat version Oct 01 08:20:58 Linux version 2.6.14-rc2 (openslug@openslug.org) (gcc version 3.4.4) #1 Sat Oct 1 15:36:02 CEST 2005 Oct 01 08:21:11 and I cannot get nfs to install. it says: Oct 01 08:21:42 Upgrading kernel-module-nfs on root from 2.6.12.2-r6 to 2.6.14-rc2-r5.1... Oct 01 08:21:43 Nothing to be done Oct 01 08:21:43 An error ocurred, return value: 1. Oct 01 08:21:43 Collected errors: Oct 01 08:21:43 ERROR: Cannot satisfy the following dependencies for kernel-module-nfs: Oct 01 08:21:43 kernel-image-2.6.14-rc2 Oct 01 08:22:06 how come. I am on 14-rc2 ! puzzled ???? Oct 01 08:22:28 try ipkg -force-depends install kernel-module-nfs Oct 01 08:22:55 k Oct 01 08:24:12 hm. lets try first with the -force. I was trying my own locally build ipkg Oct 01 08:25:07 interesting, apparently i have a wrong ipkg conf file or so: Oct 01 08:25:10 root@NSLU2:~# ipkg install kernel-module-nfs Oct 01 08:25:10 Package kernel-module-nfs (2.6.12.2-r6) installed in root is up to date. Oct 01 08:25:41 shouldn't this be 14? Oct 01 08:27:01 cross-feed.conf says: src/gz cross http://ipkg.nslu2-linux.org/feeds/openslug/cross/2.8-beta Oct 01 08:28:01 no Oct 01 08:28:12 the feeds aren't updated to 14 yet Oct 01 08:28:40 hmm Oct 01 08:28:42 that is odd Oct 01 08:29:52 NAiL, still the same: Oct 01 08:29:58 oot@NSLU2:~# ipkg -force-depends install *nfs_* Oct 01 08:29:58 Upgrading kernel-module-nfs on root from 2.6.12.2-r6 to 2.6.14-rc2-r5.1... Oct 01 08:29:58 Configuring kernel-module-nfs Oct 01 08:29:58 Collected errors: Oct 01 08:29:58 Warning: Cannot satisfy the following dependencies for kernel-module-nfs: Oct 01 08:29:58 kernel-image-2.6.14-rc2 Oct 01 08:30:10 being called for dinner, back later Oct 01 09:12:31 back Oct 01 09:12:39 the point is Oct 01 09:12:47 ipkg tries to fetch the kernel image from the feed Oct 01 09:12:56 you have the ipk in your feed Oct 01 09:13:03 copy that to the slug and install it Oct 01 09:13:20 I don't know why it's not in the feed yet, gotta investigate a bit Oct 01 09:13:54 ah Oct 01 09:13:56 of course Oct 01 09:13:57 I know Oct 01 09:14:09 the feeds aren't getting *any* updates at the moment Oct 01 09:14:12 you mean this one ? Oct 01 09:14:14 kernel_2.6.14-rc2-r5.1_nslu2.ipk Oct 01 09:14:33 do I also need kernel-dev Oct 01 09:14:38 no Oct 01 09:14:42 just the first one Oct 01 09:16:01 ok Oct 01 09:18:16 catch 22: Oct 01 09:18:16 ERROR: Cannot satisfy the following dependencies for kernel: Oct 01 09:18:17 kernel-image-2.6.14-rc2 Oct 01 09:18:30 huh? Oct 01 09:18:38 ipkg install ./kernel_2.6 etc Oct 01 09:22:54 that's what I did! Oct 01 09:23:00 hmm Oct 01 09:23:24 -force-depends will install it but the next pkg will again complain about kernel-image-2.6.14-rc2 Oct 01 09:25:16 does 'ipkg flag installed kernel-image-2.6.14-rc2' work? Oct 01 09:25:18 is it due to the -r5.1 part in the kernel name? Should there be a link or something like that? Oct 01 09:25:39 wiil try stay tuned Oct 01 09:26:14 root@NSLU2:~# ipkg flag installed kernel-image-2.6.14-rc2 Oct 01 09:26:14 Nothing to be done Oct 01 09:26:14 Collected errors: Oct 01 09:26:14 Package kernel-image-2.6.14-rc2 is not installed. Oct 01 09:27:20 eFfeM: ipkg list_installed|grep kernel Oct 01 09:27:27 see if there's an image installed... Oct 01 09:27:31 there *should* be ;) Oct 01 09:29:18 ok, filtered out the modules... Oct 01 09:29:19 root@NSLU2:~# ipkg list_installed|grep kernel Oct 01 09:29:19 kernel - 2.6.14-rc2-r5.1 - Oct 01 09:29:19 kernel-image-2.6.12.2 - 2.6.12.2-r6 - Linux kernel for the Linksys NSLU2 device Oct 01 09:30:01 what if I install this one: kernel-image-2.6.14-rc2_2.6.14-rc2-r5.1_nslu2.ipk Oct 01 09:30:14 ah Oct 01 09:30:17 you have that one as well? Oct 01 09:30:20 install it ;) Oct 01 09:30:37 yes, i just found out from the list_installed output Oct 01 09:30:45 hang on need to scp and install it Oct 01 09:33:01 ok, at least that didn't give an error, now doing another ipk Oct 01 09:34:01 yesssss!!!! that did it, its working... Oct 01 09:34:19 ;) Oct 01 09:35:00 thanks! Oct 01 09:35:07 np Oct 01 09:49:07 i'm left with one (probably stupid) q: I've now installed nfs on .14 and when I start the server I get Oct 01 09:49:31 192.168.123.4:/usr/public: No such device Oct 01 09:49:50 my exports looks like: Oct 01 09:49:53 /usr/public 192.168.123.4(rw,sync) Oct 01 09:50:04 .4 is my system, and /usr/public exists Oct 01 09:50:08 and this worked under .12 Oct 01 09:50:19 puzzled ?? Oct 01 10:58:17 ok, fixed the nfs problem mentioned above. Apparently exportfs.ko was not present. This came not with nfs_utils, but was found in the kernel. No idea in what ipk it resides, just copied manually! Oct 01 11:37:40 hi koen Oct 01 11:37:50 hey eFfeM Oct 01 11:38:08 have you gotten the imic to run? discovered that they have it in the apple shop in ehv, but didn't have time yet to get me one Oct 01 11:40:12 I haven't gotten it running Oct 01 11:40:25 dyoung did find something about using usb 1.1 audio in a 2.0 hub Oct 01 11:42:11 hm, i saw that griffin also had a usb hub that was special for audio; they claimed that not all hubs work for audio Oct 01 11:42:32 qwic or what its name is mentioned that the imic was running, that's why I was thinkign of getting me one Oct 01 11:42:35 yeah, but I think linux has a workaround for that Oct 01 11:42:49 ok, so still work ahead! Oct 01 11:43:09 are you on 2.6.14? Oct 01 11:43:24 the x1205 does not work for me Oct 01 11:43:55 I'm still on 2.6.12.something Oct 01 11:44:29 so was I until yesterday, but there was a problem with i2c that was fixed in the new version of dwery, so I took the dive. Oct 01 11:45:01 still have rtc not working and also tveeprom has been changed requiring rework for the pvrusb driver Oct 01 11:45:38 just curious if I was the only with the rtc problem or if I missed something trivial Oct 01 11:45:48 oh well, I'll ask dwery when he gets back Oct 01 13:50:17 Can sb here fix the redirection on ipkg.nslu2-linux.org? ipkg-us-dyoung.nslu2-linux.org has improper access rights configured. Oct 01 13:58:08 Looks like all mirrors for the native/2.7-beta feed are broken. None seems to have the files. Oct 01 13:58:29 Does anybody know a working source for a 2.7-beta apache package? Oct 01 13:59:01 :( Oct 01 14:37:48 what seems to be the problem? Oct 01 14:38:45 Try to wget any of the files in http://ipkg.nslu2-linux.org/feeds/openslug/native/2.7-beta/ Oct 01 14:38:59 Yes, I didnt move/add them. Oct 01 14:39:14 I meant what seems to be the problem for "improper rights access" ? Oct 01 14:40:04 You can't browse the dirs on the mirrors to see whether the files are there or not. But that's seems to be on purpose. Oct 01 14:40:54 Yes, thats very much on purpose. Oct 01 14:41:09 you can browse the files directly on ipkg.nslu2-linux.org/feeds Oct 01 14:41:52 Yes, but all the redirects on native/2.7-beta files result in 404 errors. Oct 01 14:42:17 I suppose I can simply copy in the native feed data for 2.7-beta. Oct 01 14:42:41 Can you postbin me an example? Oct 01 14:43:55 That would be nice, so that the packages files actually match the content. I'm trying to get hold of apache. Oct 01 14:56:57 dyoung-zzzz: groff is mssing as well but it's a dependency for man which seems to be there. Oct 01 15:23:28 dyoung-zzzz, sent you a mail on wintv pvr, don't have time now, talk to you later Oct 01 15:42:52 does anyone know how to fix the saslpasswd2 ; generic failure present in openslug 2.7-beta ? Oct 01 16:27:50 mudflapsoftware: is there a slugbug for it? Oct 01 18:11:14 NAiL: ping Oct 01 18:20:04 NAiL: make build-openslug-2.7-beta in the Master Makefile tries to do monotone stuff. It shouldn't. I've fixed it. Then you can build a stable release using the Master Makefile without needing monotone at all. Oct 01 19:20:27 rwhitby-away: I didn't notice that... It built fine without monotone for me.... Oct 02 02:21:42 hi Oct 02 02:22:49 hi jelle Oct 02 02:23:17 ever done some dnsdeamon things with slug? Oct 02 02:24:17 nope Oct 02 02:24:34 saw your q in nslu2-linux, but I never did that Oct 02 02:24:44 ok Oct 02 02:24:49 i'll start digging... Oct 02 02:25:38 jelle-brb, once you get it working please scribble a wiki page on it Oct 02 02:26:02 yes... I'm especially interested in the vpn/dns combination... Oct 02 02:26:11 I'll update or write something **** ENDING LOGGING AT Sun Oct 02 02:59:56 2005