**** BEGIN LOGGING AT Sat May 26 02:59:58 2012 May 26 05:14:11 KanjiMonster: getting netifd.HASH.tar.gz from git fails with a timeout from the remote host May 26 05:18:12 When will netifd-2012-05-25.HASH.tar.gz arrive at the OpenWRT mirrors? http://paste.debian.net/171215/ May 26 06:41:58 nbd.name is 46.4.11.11 not 88.198.39.176 according to my dns May 26 10:35:00 nbd: is there a specific reason that iw reg set is executed twice in mac80211.sh ? May 26 10:35:10 https://dev.openwrt.org/browser/trunk/package/mac80211/files/lib/wifi/mac80211.sh#L310 May 26 10:35:13 and then again on L318 May 26 10:36:26 when I comment the one on L138, the countrycode is actually set and I can use 5GHz on my 2nd radio again May 26 10:52:14 * stappers removed a old workaround entry for nbd.name from his /etc/hosts May 26 10:53:52 roh: thank you for checking the paste bin and thanks even more for hinting the DNS difference. May 26 14:54:53 stintel: seems like a merge mistake or something. i'll fix it May 26 14:56:06 nbd * r31859 /trunk/package/mac80211/files/lib/wifi/mac80211.sh: mac80211: get rid of duplicate iw reg set command (thx, stintel) May 26 15:21:55 build #27 of brcm47xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx/builds/27 May 26 15:31:55 nbd * r31860 /trunk/package/ppp/files/lib/netifd/ (ppp-down ppp-up): ppp: add back ip-{up,down}.d support for now May 26 17:11:41 nbd: great, thanks May 26 17:12:06 and forgive me for bitching about this issue on and on :) May 26 17:13:14 sure, good thing that you did. i don't like having such bugs around in the codebase ;) May 26 17:14:03 can imagine ;) May 26 17:14:17 guess not much people run trunk + same chip dualradio May 26 17:15:00 i run it, but i didn't trigger this issue May 26 17:15:04 same here May 26 17:15:08 ic May 26 17:15:17 but then I pretty much gave up on regulatory stuff :) May 26 17:15:21 :) May 26 17:15:34 so you just hacked the crap out of it ? :) May 26 17:15:59 no, I accepted the fact that I get no channel 12 & 13 May 26 17:16:07 ah, but do you use 5GHz ? May 26 17:16:24 I use ch11 on 2.4 May 26 17:16:35 and since some 5ghz channels are usable even without hacks I simply live with it May 26 17:16:45 just because crapple 9 times out of 10 "ignores" the 802.11d signals sent by the ap May 26 17:17:08 and thus cant connect on ch12/13 aps May 26 17:17:14 while sometimes it works just fine May 26 17:18:37 I agree that proper iw reg set behjaviour is desitable but what use it is to me if the eeprom is so fubared that everything remains forbidden anyway May 26 17:18:43 *desirable May 26 17:19:13 the ATH_USER_REGD thing does its job there for me May 26 17:19:22 I run without May 26 17:19:34 you hacked the regdb ? May 26 17:19:39 nope May 26 17:19:58 I cant use any 5GHz channel May 26 17:20:03 with country 00 May 26 17:20:18 probably just hit a race condition in the regdomain code May 26 17:20:29 that causes it to intersect multiple regdomains May 26 17:20:33 i.e. world + something else May 26 17:21:10 in that case it looks like it does AND between both May 26 17:21:14 so leaving me with nothing :) May 26 17:21:25 yeah, that's what the intersect code does May 26 17:21:33 heck I guess it was never designed to run with >1 radio May 26 17:21:37 it wasn't May 26 17:21:43 nice design flaw :/ May 26 17:21:48 not the only design flaw May 26 17:22:01 the code is a mess May 26 17:22:05 meh May 26 17:22:37 I should build a delorean, go back to $year I was still in school, learn to program C and then fix all this madness May 26 17:23:02 no need to go back in time, just learn C now ;) May 26 17:24:01 I'll never get away with doing that while being paid ;) May 26 17:24:10 well, he could use the extra years to convice upstream to include the new code ;) May 26 17:24:28 heh :) May 26 17:25:01 what are you getting paid for at the moment? May 26 17:25:10 sysadmin / operations May 26 17:25:37 silly things like deploying war files even May 26 17:27:20 but we're transitioning our stuff to another department right now May 26 17:27:39 really meh May 26 17:27:50 no time for "innovation" or so May 26 17:30:38 migrating away from nagios, to hp openview May 26 17:30:43 go figure May 26 17:30:49 * nbd thinks a job that doesn't involve learning new stuff on a regular basis isn't worth keeping May 26 17:31:14 true, but if it pays ok... especially in these times May 26 17:31:43 also, I like to finish what I've started May 26 17:33:16 time for a short nap May 26 17:33:23 thanks again for the commit ;) May 26 17:33:28 no problem May 26 18:03:57 nbd * r31861 /trunk/package/ncurses/Makefile: ncurses: libncursesw should not depend on libncurses May 26 18:24:23 * stappers has a busybox compiler error after enabling mkfs_ext2 support http://paste.debian.net/171272/ May 26 18:25:29 The error is unknown type name 'umode_t' May 26 18:32:33 http://git.exherbo.org/arbor.git/patch/?id=c902fc52eb2b40922546eebf80b659bcca211434 May 26 18:35:02 ;-) May 26 19:32:11 Okay, busybox compiles. Who wants the reworked patch that jow_laptop just pointed us ? May 26 20:15:30 nbd * r31862 /trunk/package/mac80211/patches/ (300-pending_work.patch 513-mac80211_reduce_txqueuelen.patch): mac80211: backport a fix for single-queue drivers (fixes #11534) May 26 20:39:56 nbd * r31863 /trunk/package/netifd/files/lib/netifd/proto/dhcp.sh: netifd: fix "Command failed: Not found" error with dhcp May 27 00:08:23 swalker * r31864 /packages/libs/sqlite3/Makefile: [packages] sqlite3: update to 3071201 May 27 00:08:40 swalker * r31865 /packages/net/lftp/ (Makefile patches/001-libintl.patch): [packages] lftp: update to 4.3.6 May 27 00:09:01 swalker * r31866 /packages/net/xinetd/ (4 files in 2 dirs): [packages] xinetd: update to 2.3.15 (CVE-2012-0862), use CONFIGURE_{ARGS,VARS} & PKG_INSTALL May 27 00:09:13 swalker * r31867 /packages/utils/psmisc/Makefile: [packages] psmisc: update to 22.16 May 27 02:12:04 swalker * r31868 /packages/ipv6/ipv6calc/Makefile: May 27 02:12:04 [packages] ipv6calc: update to 0.93.1 May 27 02:12:04 * add a mini variant with the internal databases disabled May 27 02:12:04 * move the log programs into their own package May 27 02:12:04 * remove unrecognized configure options May 27 02:12:19 swalker * r31869 /packages/libs/liboping/ (Makefile patches/01-no-werror.patch): [packages] liboping: update to 1.6.2 **** ENDING LOGGING AT Sun May 27 02:59:59 2012