#17539: Various packages do not respect busybox_config_ip
-----------------------+-----------------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:  Barrier Breaker 14.07
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+-----------------------------------
 │ Symbol: PACKAGE_ip [=y]
 │
   │ Type  : tristate
 │
   │ Prompt: ip..................................... Routing control
 utility (Minimal)
 │
   │   Defined at tmp/.config-package.in:24259
 │
   │   Location:
 │
   │     -> Network
 │
   │       -> Routing and Redirection
 │
   │   Selects: PACKAGE_librt [=y] && PACKAGE_libpthread [=y] &&
 PACKAGE_libnl-tiny [=y] && PACKAGE_libc [=y]
 │
   │   Selected by: PACKAGE_freifunk-gwcheck [=n] && PACKAGE_firewall [=y]
 && PACKAGE_olsrd [=y] && PACKAGE_iptables [=y] || \                 │
   │ PACKAGE_freifunk-policyrouting [=n] || PACKAGE_luci-mod-freifunk-
 community [=n] && PACKAGE_iptables [=y] && PACKAGE_firewall [=y] || \    │
   │ PACKAGE_ahcpd [=n] || PACKAGE_aiccu [=n] || PACKAGE_tayga [=y] ||
 PACKAGE_mwan3 [=n] || PACKAGE_openvpn-nossl [=n] && \                   │
   │ OPENVPN_nossl_ENABLE_IPROUTE2 [=n] || PACKAGE_openvpn-openssl [=n] &&
 OPENVPN_openssl_ENABLE_IPROUTE2 [=n] || \                           │
   │ PACKAGE_openvpn-polarssl [=n] && OPENVPN_polarssl_ENABLE_IPROUTE2 [=n]
 || PACKAGE_xl2tpd [=n] && (PACKAGE_ppp [=n] || \                   │
   │ PACKAGE_ppp-multilink [=n]) && PACKAGE_kmod-ppp [=m] ||
 PACKAGE_collectd-mod-netlink [=n] && PACKAGE_collectd [=m] && BROKEN [=n]

 Solutions:
 PACKAGE_freifunk-gwcheck
 package/feeds/luci/freifunk-gwcheck/Makefile:18
   DEPENDS:=firewall +!BUSYBOX_CONFIG_IP:ip +iptables-mod-ipopt +olsrd-mod-
 dyn-gw-plain

 PACKAGE_ahcpd
 ./feeds/routing/ahcpd/Makefile:27
   DEPENDS:=+kmod-ipv6 +!BUSYBOX_CONFIG_IP:ip +librt

 PACKAGE-aiccu
 ./feeds/packages/ipv6/aiccu/Makefile:27
   DEPENDS:=+libpthread +!BUSYBOX_CONFIG_IP:ip +kmod-sit +kmod-tun

 PACKAGE_tayga
 ./feeds/packages/ipv6/tayga/Makefile:24
   DEPENDS:=+!BUSYBOX_CONFIG_IP:ip +kmod-ipv6 +kmod-tun

 PACKAGE_mwan3
 ./feeds/packages/net/mwan3/Makefile
   DEPENDS:=+!BUSYBOX_CONFIG_IP:ip +iptables +iptables-mod-conntrack-extra
 +iptables-mod-ipopt

 PACKAGE_openvpn
 ./package/network/services/openvpn/Makefile:34
 --  DEPENDS:=+kmod-tun +OPENVPN_$(1)_ENABLE_LZO:liblzo
 ''+OPENVPN_$(1)_ENABLE_IPROUTE2:ip'' $(3)
 ;; ?? Unsure how to solve: http://wiki.openwrt.org/doc/devel/dependencies


 PACKAGE_xl2tpd
 ./feeds/packages/net/xl2tpd/Makefile:35
   DEPENDS:=+ppp-mod-pppol2tp +!BUSYBOX_CONFIG_IP:ip +resolveip

 Remark: resolveip OR dnsmasq?

 ./feeds/packages/utils/collectd/Makefile:284
 -- $(eval $(call BuildPlugin,netlink,netlink input,netlink
 ,+PACKAGE_collectd-mod-netlink:ip @BROKEN))

 ;; ?? Unsure how to solve: http://wiki.openwrt.org/doc/devel/dependencies

--
Ticket URL: <https://dev.openwrt.org/ticket/17539>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to