vernesong / OpenClash

A Clash Client For OpenWrt
MIT License
17.51k stars 3.18k forks source link

安装时报错,无法安装 #5

Closed fbigun closed 5 years ago

fbigun commented 5 years ago

假如依赖bash那真的太大了吧

$ ls luci-app-openclash_0.32.3-0_all.ipk
luci-app-openclash_0.32.3-0_all.ipk

$ opkg install luci-app-openclash_0.32.3-0_all.ipk
Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-openclash:
 *      coreutils
 *      coreutils-nohup
 *      bash
 * opkg_install_cmd: Cannot install package luci-app-openclash.

$ opkg print-architecture
arch all 1
arch noarch 1
arch mipsel_24kc 10
vernesong commented 5 years ago

bash包几百KB应该不算大吧,coreutils和coreutils-nohup都是必须的,不然无法运行

fbigun commented 5 years ago

我还以为和Linux上一样大呢,我空间可以安装软件就11M。。。我的R6220明明有很大的rom空间的不知道为什么这么少