**** BEGIN LOGGING AT Tue May 26 02:59:58 2015 May 26 04:33:38 Anybody awake with committ access to github/openwrt/packages? May 26 04:46:20 pull request 1307 fixes that unwelcome "fix" May 26 06:27:30 ~. May 26 07:04:19 nbd r45755 trunk/package/network/services/ppp/patches/531-pppoe_no_disconnect_warning.patch May 26 07:04:20 ppp: do not warn if connect() before close() on pppoe terminate fails (fixes #19651) May 26 07:15:09 nbd r45756 trunk/target/linux/ar71xx/image/Makefile * ar71xx: fix tl-wr710n images (#19692) May 26 07:22:27 * russell-- added a "iptables -I FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu" to circumvent the smaller mtu on the pppoe connection May 26 07:23:33 uhm, isn't that there by default? May 26 07:25:32 i don't use the stock firewall May 26 07:26:57 did it eat your baby? May 26 07:36:34 weirdly, git pull isn't working May 26 07:36:51 at least, not to git.kernel.org, just hangs May 26 07:38:27 should just be http, right? May 26 07:45:41 what's the exact difference between the ipt-nat package and the nf-nat one? What's moreover, the differences between those two modules? One (ipt-nat) defines NAT iptables target and the other is the actual nat implementation? May 26 07:45:54 looks like an ipv6 problem May 26 07:46:13 at least, it hung after starting on ipv6 May 26 07:46:30 there is no -4 option for git, afaict May 26 07:48:54 mrkiko: yes, nf-nat is the actual nat implementation, ipt-nat is iptables specific, if we switch to nftables at some point we won't need ipt-nat May 26 07:54:17 build #10 of mpc83xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/10 May 26 07:57:38 build #10 of ep93xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/10 May 26 08:03:33 cyrusff: thank you; so I need both in general May 26 08:03:44 cyrusff: on my fs May 26 08:09:38 * russell-- disables ipv6, git pull starts working, hmm. May 26 08:58:10 exiting, bye May 26 09:10:35 nbd r45757 trunk/ package/Makefile scripts/ipkg-make-index.sh * build: allow creating empty package feeds May 26 09:18:17 jow r45758 trunk/package/network/ utils/iptables/patches/700-disable-legacy-revisions.patch utils/iptables/patches/400-lenient-restore.patch utils/iptables/patches/600-shared-libext.patch utils/iptables/Makefile * iptables: reduce binary size May 26 09:18:41 jow r45759 trunk/include/package.mk * include: clean package staging dir files before configure May 26 09:26:59 kaloz r45760 trunk/tools/mtd-utils/ (13 files in 2 dirs) * tools/mtd-utils: upgrade to latest git May 26 09:29:30 don't you think guys it makes sense to enable the "microcom" busybox applet for specific targets? May 26 09:29:45 why? May 26 09:29:45 Like the ramips one for example, for some models might be. May 26 09:30:07 because it comes very handy in various 3G routers to talk to modem serial ports May 26 09:30:28 and also because being in busybox it uses little space in respect to the "microcom" package May 26 09:30:37 it would force bloat onto many users for the sake of avoiding a little bloat for a few May 26 09:30:47 => bad tradeoff May 26 09:30:58 nbd: ok :D May 26 09:31:09 .oO(The needs of the many outweigh the needs of the few) May 26 09:31:43 in this case it's more like: the needs of the many outweigh the convenience of the few ;) May 26 09:32:44 kaloz r45761 trunk/ (12 files in 2 dirs) * generic/4.0: update to 4.0.4 May 26 09:33:01 If I custom-configure busybox enabling the appropriate menuconfig option, will I incur in the risk of getting out of sync with the default busybox config if it changes in subsequent moment? I would do this just to enable the said applet. or - does a mechanism to do this exist without custom-config? May 26 09:33:07 kaloz r45762 trunk/target/linux/ mvebu/patches-4.0/202-gpio_mvebu_add_limited_pwm_support.patch mvebu/patches-4.0/031-disable_cpu_idle_on_armada_38x.patch * mvebu: update Linux 4.0 patches May 26 09:37:59 thank you guys May 26 09:38:01 for all May 26 09:38:05 exiting :D May 26 09:38:09 have a nice day May 26 10:52:09 luka r45763 packages/net/netdiscover/ Makefile patches/00-add-machine-ouput.patch patches/01-initfix+end-fix.patch * netdiscover: moved to github May 26 11:13:16 jow r45764 trunk/package/network/config/firewall/Makefile * firewall: link iptables extensions dynamically May 26 11:38:35 jow r45765 trunk/package/Makefile * build: trigger pacakge index creation for all feeds if required May 26 11:47:57 build #10 of mpc52xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/10 May 26 11:51:32 jow r45766 trunk/package/network/utils/iwinfo/Makefile * iwinfo: fix hostapd status query (#19662) May 26 12:16:03 rmilecki r45767 trunk/package/kernel/mac80211/patches/ (9 files) * mac80211: backport today's brcmfmac changes May 26 12:49:39 cyrus r45768 trunk/package/network/config/netifd/Makefile * netifd: fix and optimize ipv6 onlink-route handling May 26 13:08:23 urh, openmesh boards are scattered through the arch/mips/ath79/Kconfig file May 26 13:08:32 not as neatly alphabetized as others May 26 13:26:15 kaloz r45769 trunk/package/kernel/mwlwifi/Makefile * mwlwifi: upgrade to 10.3.0.1-20150525 May 26 14:37:48 cyrus r45770 trunk/package/network/ipv6/map/ Makefile src/mapcalc.c * map: add support for lw4o6 address matching, minor optimizations May 26 14:38:43 I'm having trouble installing a different package with the same name as one in github/packages, in the past, I've just used ./scripts/feeds uninstall xxx; ./scripts/feeds install -p my_feed -a; May 26 14:39:01 but with snmpd, it seems like the alias naming of snmpd vs snmpd-static vs net-snmp is confusing things? May 26 14:39:58 I modified feeds to print out what feed it was installing from, and it's installing the packages version, not my version: https://pastee.org/hkrce May 26 14:41:34 this works on BB: https://pastee.org/nx3w4 May 26 15:00:44 the lookup_target line here: http://git.openwrt.org/?p=openwrt.git;a=blob;f=scripts/feeds;h=a6be9cca22946ec93d0126d25c7d836d7e734f18;hb=HEAD#l453 May 26 15:01:15 is nulling out the $feed variable, before it gets passed to the lookup_package call, so it loses the -p my_feed preferential lookup. May 26 16:54:31 karlp: Ahhh! I wondered why that wasn't working for me. May 26 16:55:20 I've sent a patch to the mailing list for it. May 26 16:57:12 karlp: I'll look out for it and try... I've no idea how to fix myself so thanks for solving as well. Let's hope the patch gets accepted soon. May 26 17:01:06 jg_: could you fix your connection or connect from somewhere else? this is getting annoying May 26 17:53:43 luka: when you made this change: https://github.com/openwrt-management/packages/commit/f81081a473a57abeb7e62bcc2f77619a5f07293e what exact problems were you having with libev and libevent colliding? May 26 17:54:25 because all the example code out there and my existing code uses #include which doens't work without more -I flags when you've moved the headers down to /usr/include/libev/ev.h May 26 19:51:40 build #12 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/12 May 26 19:52:06 build #12 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/12 May 26 19:52:32 build #12 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/12 May 26 19:52:34 build #12 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/12 May 26 19:54:18 build #12 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/12 May 26 21:26:54 build #12 of ipq806x is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ipq806x/builds/12 May 26 22:34:05 build #11 of mpc85xx is complete: Failure [failed compile_7] Build details are at http://buildbot.openwrt.org:8010/builders/mpc85xx/builds/11 May 26 23:03:40 build #10 of mcs814x is complete: Failure [failed compile_7] Build details are at http://buildbot.openwrt.org:8010/builders/mcs814x/builds/10 May 26 23:06:36 build #11 of avr32 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/11 May 26 23:08:44 build #10 of adm8668 is complete: Failure [failed compile_7] Build details are at http://buildbot.openwrt.org:8010/builders/adm8668/builds/10 May 27 00:25:01 build #10 of adm5120 is complete: Failure [failed compile_7] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/10 **** ENDING LOGGING AT Wed May 27 02:59:59 2015