**** BEGIN LOGGING AT Sat Mar 01 10:59:57 2008 Mar 01 16:51:51 rwhitby, I am getting svn: Commit failed (details follow): Mar 01 16:51:57 svn: Can't open activity db: APR does not understand this error code Mar 01 16:52:19 oleo: let me look into it. Mar 01 16:52:43 tried from three different computers. Mar 01 16:53:47 yep, it's likely a server permission error Mar 01 16:53:59 this was with https:// protocol, right? Mar 01 16:54:07 On FreeBSD system i am getting svn: Commit failed (details follow): Mar 01 16:54:09 svn: MKACTIVITY of '/svnroot/optware/!svn/act/e630797e-afe7-dc11-9fb4-00010299b496': 403 Forbidden (http://svn.nslu2-linux.org) Mar 01 16:54:16 it is https Mar 01 17:04:12 oleo: I can recreate the problem. It might take me some time to debug it, so svn might be read-only for a day. Mar 01 17:07:21 roger that Mar 01 17:08:30 03rwhitby * r105 10slugimage/trunk/test.txt: Test commit Mar 01 17:08:47 03rwhitby * r106 10slugimage/trunk/test.txt: Remove test commit Mar 01 17:09:23 oleo: try now Mar 01 17:09:33 tried and no go. Mar 01 17:09:44 03oleo * r7891 10optware/trunk/make/transmission.mk: transmission: 5170->5177 Mar 01 17:09:54 yup. Mar 01 17:10:03 it went. Mar 01 17:10:05 thanks for reporting it. Mar 01 17:11:13 rwhitby, I am having one problem that I do not know how to solve. Tried some things but now I do not have idea how do deal with. Mar 01 17:12:32 I have Asus router and ADSL modem on separate buildings that are connected only with one UTP cable. Mar 01 17:12:58 03bzhou * r7892 10optware/trunk/Makefile: asterisk16-addons: promoted Mar 01 17:13:37 for now i am using ASUS as a router in such way that I've phisically bridged WAN port and LAN port. Mar 01 17:14:59 This means that I am phisically bridging vlans. WAN and LAN bridge have separate MACS and his is working very well fo a year and so. Mar 01 17:16:31 Now I want to get rid of the patch cable that bridges WAN and LAN and do this with software. But I have no idea how to do this. Tried some things with brctl but unsucessful. Mar 01 17:17:53 Any suggestion how to deal with this? I would really like to have two ports available on router. Mar 01 17:18:39 does the asus router run openwrt? Mar 01 17:20:00 yes. Mar 01 17:20:13 whiterussian. Mar 01 17:25:31 Modem is also used as a swithc. So I have internet connections also on computers that are connecter to ADSL modem switch. Router uses PPPoE for controlling internet. Mar 01 17:27:32 A quick sketch of the current situation: http://img179.imageshack.us/img179/3636/bridginguz8.png Mar 01 17:28:58 Tried brctl add br0 vlan1 Mar 01 17:29:56 But it seems like one needs physical interface to be added to existing bridge. Mar 01 17:33:44 It worked somehow if I've manually redirected wan_ifname to br0. But not with reboot. SO I think that one needs two physical interfaces with different MAC addresses on br0. But I do not see that this is possible. Mar 01 17:35:42 Is there a way to set MAC for each port in br0 switch? Mar 01 17:50:12 I am hoping that https://dev.openwrt.org/ticket/1591 is a solution. Mar 01 18:07:46 03bzhou * r7893 10optware/trunk/make/gutenprint.mk: gutenprint: 5.1.3 -> 5.1.6 Mar 01 18:38:56 03bzhou * r7894 10optware/trunk/make/ncursesw.mk: ncursesw: more robust cross build of two native tools on build machine Mar 01 22:14:50 Hello people Mar 01 22:15:08 I'm having a little problem installing RT73 chipset driver for my Asus WLAN USB stick WL-167g Mar 01 22:15:19 I downloaded all compiling tools and all kinds of stuff Mar 01 22:15:28 and I'm almost done, I only need to actually compile the thing Mar 01 22:15:33 http://rafb.net/p/tl3izs52.html I'm getting this errorlog Mar 01 22:24:54 l0c4lh0st: you might mention what firmware this is regarding... Mar 01 22:25:16 I'm sorry. Mar 01 22:25:23 I have installed Debian Etch on my NSLU2. Mar 01 22:25:29 Currently I'm getting the following error: Mar 01 22:25:29 SubZero:/data/_drivers/wlan_try3/rt73-cvs-2008030115# cd Module Mar 01 22:25:31 SubZero:/data/_drivers/wlan_try3/rt73-cvs-2008030115/Module# make arm Mar 01 22:25:34 make: *** /lib/modules/2.6.18-4-ixp4xx/build: No such file or directory. Stop. Mar 01 22:25:35 rt73.ko failed to build! Mar 01 22:25:37 make: *** [arm] Error 1 Mar 01 22:25:44 Did you try the debian ARM channel? Mar 01 22:25:58 Uhm no. Mar 01 22:26:07 What's the channel name? Mar 01 22:26:13 But I'm thinking there's something wrong with the paths. Mar 01 22:26:16 OFTC:#debian-arm Mar 01 22:26:19 that sounds obvious Mar 01 22:26:38 normally /lib/modules/2.6.18-4-ixp4xx/build would be a symlink to the kernel sources Mar 01 22:27:03 #debian-arm isn't working Mar 01 22:27:13 So how should I create that symlink? Mar 01 22:27:17 l0c4lh0st: yes, but since the kernel is built by the debian team, you might have better luck finding someone who knows how debian handles the paths on a debian channel. Mar 01 22:27:19 I think that's the key to getting this to work :) Mar 01 22:27:23 do you have the kernel sources installed? Mar 01 22:27:26 Yes I do Mar 01 22:27:40 ls -ld /lib/modules/2.6.18-4-ixp4xx/build Mar 01 22:28:00 SubZero:/data/_drivers/wlan_try3/rt73-cvs-2008030115/Module# ls -ld /lib/modules/2.6.18-4-ixp4xx/build Mar 01 22:28:01 ls: /lib/modules/2.6.18-4-ixp4xx/build: No such file or directory Mar 01 22:28:06 it points to.. /usr/src/linux-2.6.18-4-ipx4xx ? Mar 01 22:28:07 aha Mar 01 22:28:14 That symlink isn't there. Mar 01 22:28:14 just make it then Mar 01 22:29:01 I think debian channels tend to be on OFTC and not freenode, btw Mar 01 22:29:13 Uhm. How do I create symlinks? :D Mar 01 22:29:25 heh.. ln -s Mar 01 22:29:47 ln -s /path/to/sources /lib/modules/2.6.18-4-ixp4xx/build Mar 01 22:30:12 sources would normally be in /usr/src/linux-2.6.18-4-ixp4xx I guess Mar 01 22:30:52 ln -s /usr/src/linux-2.6.18-4-ixp4xx /lib/modules/2.6.18-4-ixp4xx/build Mar 01 22:31:19 if /usr/src/linux-2.6.18-4-ixp4xx exists and contains the sources - yes Mar 01 22:31:44 Trying :) Mar 01 22:31:51 Thanks for the good help Mar 01 22:32:05 * l0c4lh0st huggle NSLU2 and community <3. Mar 01 22:32:13 :) Mar 01 22:33:29 Extracting the package tarball, /usr/src/rt73.tar.bz2, please wait... Mar 01 22:33:32 * l0c4lh0st crosses fingers Mar 01 22:33:51 +------------¦ Building rt73-source, step 1, please wait... +-------------+ Mar 01 22:33:52 ¦ Build starting... ¦ Mar 01 22:34:23 4% already Mar 01 22:34:36 0% o.O Mar 01 22:35:15 * l0c4lh0st poke installer thingie Mar 01 22:35:25 8% Mar 01 22:35:30 100% .O Mar 01 22:35:32 wow Mar 01 22:35:39 omg, it's rocking :D Mar 01 22:35:42 and not giving errors <#. Mar 01 22:35:44 <333 Mar 01 22:35:51 Step 8 :D w00 Mar 01 22:35:55 I'm amazed Mar 01 22:35:56 t Mar 01 22:35:57 :) Mar 01 22:35:57 thank Mar 01 22:35:57 s Mar 01 22:35:58 ;D Mar 01 22:36:05 hah finally Mar 01 22:36:15 Step 17, wow Mar 01 22:36:21 Ah, it failed again Mar 01 22:36:26 :( Mar 01 22:36:31 The soap continues :P Mar 01 22:36:38 * l0c4lh0st goes reading hte log Mar 01 22:37:46 * kolla fixes himself some tea&honey for his soar throat... Mar 01 22:38:28 wow, still reading the log Mar 01 22:38:30 Must be long Mar 01 22:38:41 Ah, done Mar 01 22:39:03 Hm, a LOT errors Mar 01 22:39:10 find the first one :) Mar 01 22:39:20 ¦ VIEW Examine the build log file ¦ Mar 01 22:39:20 ¦ CONTINUE Skip and continue with the next operation ¦ Mar 01 22:39:20 ¦ STOP Stop processing the build commands ¦ Mar 01 22:39:24 Should I choose CONTINUE? Mar 01 22:39:28 Guess not eh? Mar 01 22:40:02 ¦ Package rt73-source was not built successfully, see Mar 01 22:40:02 ¦ /var/cache/modass/rt73-source*buildlog* for details! Mar 01 22:40:09 * l0c4lh0st goes opening that log Mar 01 22:40:47 hah wow it's big Mar 01 22:43:51 nslu2-log: http://pastebin.ca/925036 Mar 01 22:49:55 Now running the make oldconfig and make prepare Mar 01 22:53:33 Doing some scary stuff again... Let's hope it'll work now ^^ Mar 01 22:58:57 aha, there is no .config in the kernel sources Mar 01 22:59:07 I think it just created one Mar 01 22:59:13 Now step 1 is taking veeeeery long Mar 01 22:59:15 :) Mar 01 22:59:20 I guess that's either really good Mar 01 22:59:23 ... or REALLY bad Mar 01 22:59:24 :D Mar 01 23:09:08 Oh man, it's actually doing something! :D Mar 01 23:09:49 CC [M] /usr/src/modules/rt73/rtmp_wep.o Mar 01 23:09:49 CC [M] /usr/src/modules/rt73/rtmp_info.o Mar 01 23:09:50 etc ^^ Mar 01 23:10:04 I do get this error though Mar 01 23:10:05 WARNING: Symbol version dump /usr/src/linux-2.6.18-4-ixp4xx/Module.symvers Mar 01 23:10:05 is missing; modules will have no dependencies and modversions. Mar 01 23:10:12 I should look into that Mar 01 23:20:19 http://rafb.net/p/B8bAHJ71.html It threw out this error :o Mar 01 23:58:38 looks quite close :) Mar 01 23:58:56 it might work better if you actually let it build a kernel as well there first Mar 02 00:03:32 How should I do that? Mar 02 00:17:32 go to /usr/src/linux-2.6.18-4-ixp4xx Mar 02 00:17:36 and just do "make" Mar 02 00:17:59 maybe "make clean" and then "make Mar 02 00:18:00 " Mar 02 00:23:59 03bzhou * r7895 10optware/trunk/platforms/ (packages-fsg3v4.mk packages-syno-x07.mk packages-vt4.mk): asterisk16-addons: demoted on platforms where asterisk16 is broken Mar 02 00:27:19 We actually worked out the problem in #debian :) Mar 02 00:27:37 Problem is that the RT73 driver is using /usr/src/linux-2.6.18-4-ixp4xx Mar 02 00:27:46 While the source is actually in /usr/src/linux/ Mar 02 00:28:07 So once the thing throws an error while building, I can change that and hopefully have a working driver :) Mar 02 00:28:13 If not, I'll try your suggestions ^^ Mar 02 00:32:20 aha, ok Mar 02 00:38:53 03bzhou * r7896 10optware/trunk/platforms/packages-fsg3v4.mk: packages-fsg3v4: demoted transmission Mar 02 00:58:46 03bzhou * r7897 10optware/trunk/make/clutch.mk: clutch: SUGGESTS lighttpd instead of DEPENDS on it, should work with cherokee, nginx or apache too Mar 02 03:37:30 03bzhou * r7898 10optware/trunk/make/py-roundup.mk: py-roundup: 1.4.3 -> 1.4.4 Mar 02 04:31:03 03bzhou * r7899 10optware/trunk/make/py-beaker.mk: py-beaker: 0.9.2 -> 0.9.3 Mar 02 05:42:44 03osas 07slugos-4.8-beta * r466 10slugos/openembedded/packages/meta/slugos-packages.bb: gnuplot: promoted for slugos Mar 02 10:18:42 03sjmelhuish * r7900 10optware/trunk/make/oww.mk: Bumped to version 0.82.1 **** ENDING LOGGING AT Sun Mar 02 10:59:57 2008