OpenWrt Forum Archive

Topic: chillispot_0.96-1_mipsel.ipk bad dependency (tun-module)

The content of this topic has been archived on 2 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Fresh install of openwrt, with http://www.openwrt.org/downloads/snapsh … 01.tar.bz2
which comes with ipkg packages.

# echo 192.168.1.100 openwrt.org >> /etc/hosts
# ipkg install chillispot
ipkg_depends: Warning: tun-module mentioned in dependency but no package found in /usr/lib/ipkg/lists

The dependency needs to change to kmod-tun_2.4.20-1_mipsel.ipk.

Replace the tun-module by kmod-tun in your package list.

The discussion might have continued from here.