安装报错,求大佬帮忙
blog2020 opened this issue · comments
blog2020 commented
固件版本:QWRT R23.8.1 / LuCI Master (git-23.194.57997-26d16e6)
内核版本:5.4.249
已经安装了v2ray的两个文件,v2dat文件,和mosdns_5.3.1-1_aarch64_cortex-a53.ipk)
安装luci-app-mosdns_1.5.16_all.ipk 时报错:
opkg install luci-app-mosdns_1.5.16_all.ipk
Unknown package 'luci-app-mosdns'.
Collected errors:
- pkg_hash_check_unresolved: cannot find dependency luci-compat for luci-app-mosdns
- pkg_hash_fetch_best_installation_candidate: Packages for luci-app-mosdns found, but incompatible with the architectures configured
- opkg_install_cmd: Cannot install package luci-app-mosdns.
我在软件包里搜索了一下:luci-compat ,显示已经安装,版本: git-22.259.47290-a14e49c-1
大佬,怎么解决这个问题呢?
blog2020 commented
已经解决了opkg update,是源没更新,但我明明在Openwrt的web界面更新过了,真奇怪