**** BEGIN LOGGING AT Thu Nov 01 02:59:58 2012 Nov 01 07:16:08 cshore r34051 trunk/target/sdk/Makefile * [sdk] Fix feeds.conf.default when no SVN info present Nov 01 07:26:43 cshore r34052 branches/attitude_adjustment/target/sdk/Makefile * [sdk] Backport r34051 Nov 01 09:23:28 i always get 502 or 504 error on dev.openwrt.org :-( Nov 01 09:52:34 Package bbstored is missing dependencies for the following libraries: Nov 01 09:52:36 libreadline.so.5 Nov 01 09:52:50 grep libreadline .config Nov 01 09:52:51 CONFIG_PACKAGE_libreadline=m Nov 01 09:52:56 :-( Nov 01 10:03:09 anyone has the git mirrors list from dev.openwrt.org? Nov 01 10:04:11 written_tabletpc: you can use the ones from nbd http://nbd.name/gitweb.cgi Nov 01 10:04:15 from https://dev.openwrt.org/wiki/GetSource ? Nov 01 10:04:18 git://nbd.name/openwrt.git Nov 01 10:04:24 and the others? Nov 01 10:04:32 nanl.de has one Nov 01 10:07:53 http://git.mirror.nanl.de/ Nov 01 10:23:32 blogic: you have the nanl.de url for git? Nov 01 10:25:51 11:07 < russell--> http://git.mirror.nanl.de/ Nov 01 10:26:35 thanks Nov 01 10:26:44 and are there any subversion mirrors? Nov 01 10:32:54 okay, nanl.de git mirror isn't working for me: Nov 01 10:32:55 git clone http://git.mirror.scnr.nanl.de/?p=openwrt/branches/attitude_adjustment.git wndr3700-aa Nov 01 10:32:58 Cloning into 'wndr3700-aa'... Nov 01 10:33:01 fatal: http://git.mirror.scnr.nanl.de/?p=openwrt/branches/attitude_adjustment.git/info/refs not found: did you run git update-server-info on the server? Nov 01 10:34:58 written_tabletpc: try git clone git://git.mirror.nanl.de/openwrt/branches/attitude_adjustment.git Nov 01 10:35:06 ok Nov 01 10:35:51 (see the URL label on this page: http://git.mirror.nanl.de/?p=openwrt/branches/attitude_adjustment.git;a=summary) Nov 01 10:36:19 all that ?p nonsense is gitweb cruft, not to be used directly with git afaik Nov 01 10:39:35 russell--: and for http://www.nbd.name/gitweb.cgi?p=packages_12.09.git;a=summary Nov 01 10:41:30 * dwmw2_gone tries to understand non-authoritative dhcp service Nov 01 10:41:59 can I set up the openwrt box (which is on the UPS) so that it'll give answers to machines with configured static IP, but completely ignore those with dynamic (who will have to wait for the main server to come up)? Nov 01 10:42:15 making it the main dhcp server, when its lease file is stored in ram, seems like a bad idea Nov 01 10:42:45 well Nov 01 10:42:48 but having immediate DHCP responses for *some* machines as soon as the power comes back would also seem like a good idea. Especially stuff like the printer Nov 01 10:43:08 you could make static ips 2-100 and lease range 101-254 Nov 01 10:43:11 and bas it on that Nov 01 10:43:12 ? Nov 01 10:43:15 that's fairly much what I have. Nov 01 10:44:12 The ISP gives me 90.155.92.192/26, and about half of that is static IP configured in dhcpd.conf; the dynamic range is .224-.254 Nov 01 10:44:36 obviously for the static IP there's no need to care about leases Nov 01 10:44:50 so the openwrt box can give those out even if the real server is down Nov 01 10:45:09 you lost me Nov 01 10:45:10 hell, maybe I should just let the openwrt box save the leasefile on its CF. It's not as if it changes that *often* Nov 01 10:45:39 written_tabletpc: i would guess: git clone git://nbd.name/packages_12.09.git Nov 01 10:46:05 k Nov 01 10:46:50 and, yes, gitweb is not exemplary about making those urls uniformily easy to find. :-( Nov 01 10:47:02 blogic: sorry. Basically I have a mini-itx PC which *used* to be my router, which is now almost redundant because the Geos box (with openwrt) does everything. Nov 01 10:47:06 everything *except* DHCP Nov 01 10:47:31 I'd like the OpenWRT box to do DHCP too. But that's a pain because I don't want the leasefile to be written to flash all the time. And I don't want the leasefile to be lost if it reboots. Nov 01 10:47:35 so I'm pondering alternatives. Nov 01 10:47:54 kk Nov 01 10:48:07 like letting the OpenWRT box serve just the static IPs, and letting the less important dynamic clients get answers *only* when a proper server is actually booted up Nov 01 10:48:22 at least when power comes back, things like the printer would still have their IP addresses. Nov 01 10:48:31 i see Nov 01 10:48:43 anything that boots up faster than the server that runs the dynamic DHCP server, might not get a Legacy IP address (although of course it'll still have IPv6) Nov 01 10:48:51 and anything *important* gets static anyway. Nov 01 10:49:17 * russell-- somehow things of http://en.wikipedia.org/wiki/Water_memory Nov 01 10:49:17 but maybe I'm overthinking it, and I should just let openwrt store its damn leasefile on the flash Nov 01 10:49:23 thinks* Nov 01 10:49:35 well Nov 01 10:49:40 does the unit have usb ? Nov 01 10:49:46 yes Nov 01 10:49:48 or CF ? Nov 01 10:49:58 its storage is CF. It has a USB port Nov 01 10:50:08 well .. if oyu are worried abut the wear of the onpcb flash us an external storage Nov 01 10:50:20 CF via a socket. I can replace it. Nov 01 10:50:22 put dhcp leases in water, then dilute until no molecules of the leases remain. reboot, and the server will still remember! ;-) Nov 01 10:50:31 russell--: sorry for asking again. and this: http://git.mirror.scnr.nanl.de/?p=luci/root.git;a=tree;f=branches/luci-0.11 Nov 01 10:51:00 dwmw2_gone: i guess a question of tatse Nov 01 10:51:02 ;) Nov 01 10:51:11 which reminds me i owe you a patch for the nand driver Nov 01 10:51:16 * blogic makes a note Nov 01 10:51:19 and how much I trust some random CF card :) Nov 01 10:51:25 bringing this box up again would be a PITA. Nov 01 10:51:25 hahah Nov 01 10:51:33 dd ;) Nov 01 10:51:37 OpenWRT trunk as of about three months ago, when I last updated it. Nov 01 10:51:44 I'd have to make netifd work these days, right? :) Nov 01 10:51:51 yeah Nov 01 10:52:52 written_tabletpc: look for the p=$foo part of the gitweb link, thus: git clone git://git.mirror.scnr.nanl.de/luci/root.git Nov 01 10:53:29 ok Nov 01 10:53:59 (not spoken with authority, you understand, i guessed and it seemed to work for me) Nov 01 10:54:36 yeah, thanks :-) Nov 01 10:55:13 openwrt.org should be moved to some other web hoster. which is more reliable than the current one Nov 01 10:56:12 now trying to build aa since trunk does not build fine at least on ar71xx :-( Nov 01 10:56:45 fix and send patch! ;-) Nov 01 10:57:24 switching to non-trunk won't fix trunk Nov 01 10:57:25 blogic: did the teql support get merged into netifd? l2tp I can live without for now but teql would be important Nov 01 10:57:30 trunk ftw Nov 01 11:07:35 juhosg r34053 trunk/target/linux/ (12 files in 2 dirs) * generic: rename jffs2 patches Nov 01 11:07:41 juhosg r34054 trunk/target/linux/ (5 files) * generic: make yaffs work on 3.6 Nov 01 11:30:53 dwmw2_gone: not sure Nov 01 11:35:24 hi folks. do we have access to buildbot scripts and config files? are they available somewhere? Nov 01 11:35:58 we should ;) Nov 01 11:36:21 :) Nov 01 11:36:31 i will find out and let you know Nov 01 11:36:39 thanks! Nov 01 11:40:52 okay. Nov 01 11:41:19 in aa and trunk no images get generated after make is finished. only package repo is there :-( Nov 01 11:41:45 for which target ? Nov 01 11:41:56 ar71xx target Nov 01 11:46:26 any idea, blogic ? Nov 01 11:47:41 jogo r34055 branches/attitude_adjustment/package/mac80211/Makefile * AA: mac80211: fix intel wifi autoload module names Nov 01 12:07:34 <[Fate]> any list/page anywhere who's going to the wireless summit? Nov 01 12:20:47 [Fate], wireless summit? talk more Nov 01 12:20:50 :) Nov 01 12:21:28 <[Fate]> well this one http://wireless.kernel.org/en/developers/Summits/Barcelona-2012 Nov 01 12:22:22 ah Nov 01 13:06:59 blogic: can you reproduce it? Nov 01 13:32:08 dev.openwrt.org has been done since ysterday Nov 01 13:34:09 no Nov 01 13:37:56 down for me... 502 Bad Gateway Nov 01 16:20:44 blogic: can you confirm? Nov 01 16:24:57 Has anyone tried to use the IPv6 RA/DHCPv6 features of dnsmasq yet? Worth ditching radvd for? Nov 01 16:27:41 yes, works fine here Nov 01 16:27:49 and is able to replace radvd for most setups Nov 01 16:31:39 jow_laptop: Great. I must look into it. There is no uci support though yet IIRC? Nov 01 16:32:50 Package bbstored is missing dependencies for the following libraries: Nov 01 16:32:51 libreadline.so.5 Nov 01 16:32:56 what is this error in trunk? Nov 01 16:38:02 right Nov 01 16:40:07 if anyone want to test, I've got scripted statefull dhcpv6 using dibbler (client+server) Nov 01 16:40:30 but still using radvd (dibbler depeneds on it) Nov 01 17:44:38 jmccrohan: no support, but it's not hard to configure Nov 01 17:44:58 btw i think we need uci support for ledtrig-morse Nov 01 17:45:12 right now it doesn't support any its settings Nov 01 17:46:59 jow_laptop: is 3.6 for ar71xx in a working state or is it still under development? Nov 01 17:47:16 no ide jow_laptop: just a wish really, if you could implement "ledtrig-morse" in leds.lua in luci. it has "message" parameter, where you specify the text and the "delay" parameter, which specifies the on-delay Nov 01 18:14:41 i tried to figure out how it works, failed :) i'm not good at lua at all Nov 01 18:14:49 thank you in advance! Nov 01 20:03:51 i486-openwrt-linux-uclibc-gcc: error: 1: No such file or directory Nov 01 20:03:51 make[6]: *** [arch/x86/math-emu/fpu_entry.o] Error 1 Nov 01 20:03:51 make[5]: *** [arch/x86/math-emu] Error 2 Nov 01 20:04:31 building for x86-generic-net45xx, r34046 Nov 01 20:07:24 logs/target/linux/install.txt Nov 01 20:21:03 dwmw2_gone: http://pastebin.com/zeR9R5Ki <--- would that be ok ? **** ENDING LOGGING AT Fri Nov 02 03:00:00 2012