Tinyproxy
Posted: Thu Apr 23, 2015 11:45 pm
Hey guys,
I'm trying to install tinyproxy so I can connect to an upstream proxy automatically. Unfortunately, one of the deps is libc, which doesn't appear to be available. Help me out? Here's the relevant snippets:
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
src/gz chaos_calmer_base http://downloads.openwrt.org/snapshots/ ... ages/base/
src/gz chaos_calmer_luci http://downloads.openwrt.org/snapshots/ ... ages/luci/
src/gz chaos_calmer_management http://downloads.openwrt.org/snapshots/ ... anagement/
#src/gz chaos_calmer_packages http://downloads.openwrt.org/snapshots/ ... /packages/
src/gz chaos_calmer_routing http://downloads.openwrt.org/snapshots/ ... s/routing/
src/gz chaos_calmer_telephony http://downloads.openwrt.org/snapshots/ ... telephony/
src/gz chaos_calmer_packages http://noblepepper.com/wp/wp-content/vo ... b/packages
root@VoCore:~# opkg search libc
root@VoCore:~# opkg install tinyproxy
Installing tinyproxy (1.8.3-2) to ram...
Downloading http://noblepepper.com/wp/wp-content/vo ... _24kec.ipk.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for tinyproxy:
* libc *
* opkg_install_cmd: Cannot install package tinyproxy.
root@VoCore:~#
I'm trying to install tinyproxy so I can connect to an upstream proxy automatically. Unfortunately, one of the deps is libc, which doesn't appear to be available. Help me out? Here's the relevant snippets:
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
src/gz chaos_calmer_base http://downloads.openwrt.org/snapshots/ ... ages/base/
src/gz chaos_calmer_luci http://downloads.openwrt.org/snapshots/ ... ages/luci/
src/gz chaos_calmer_management http://downloads.openwrt.org/snapshots/ ... anagement/
#src/gz chaos_calmer_packages http://downloads.openwrt.org/snapshots/ ... /packages/
src/gz chaos_calmer_routing http://downloads.openwrt.org/snapshots/ ... s/routing/
src/gz chaos_calmer_telephony http://downloads.openwrt.org/snapshots/ ... telephony/
src/gz chaos_calmer_packages http://noblepepper.com/wp/wp-content/vo ... b/packages
root@VoCore:~# opkg search libc
root@VoCore:~# opkg install tinyproxy
Installing tinyproxy (1.8.3-2) to ram...
Downloading http://noblepepper.com/wp/wp-content/vo ... _24kec.ipk.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for tinyproxy:
* libc *
* opkg_install_cmd: Cannot install package tinyproxy.
root@VoCore:~#