OpenClash icon indicating copy to clipboard operation
OpenClash copied to clipboard

[Help] openclash的依赖安装失败

Open justincnn opened this issue 1 year ago • 4 comments

Verify Steps

  • [X] Tracker 我已经在 Issue Tracker 中找过我要提出的问题
  • [X] Branch 我知道 OpenClash 的 Dev 分支切换开关位于插件设置-版本更新中,或者我会手动下载并安装 Dev 分支的 OpenClash
  • [X] Latest 我已经使用最新 Dev 版本测试过,问题依旧存在
  • [X] Relevant 我知道 OpenClash 与 内核(Core)、控制面板(Dashboard)、在线订阅转换(Subconverter)等项目之间无直接关系,仅相互调用
  • [X] Definite 这确实是 OpenClash 出现的问题
  • [X] Contributors 我有能力协助 OpenClash 开发并解决此问题
  • [X] Meaningless 我提交的是无意义的催促更新或修复请求

OpenClash Version

0.46.031-beta

Bug on Environment

Immortalwrt

OpenWrt Version

4.4.2

Bug on Platform

Other

Describe the Bug

arm64的openwrt在安装依赖的时候,发生如下问题,请问如何解决,谢谢:

Collected errors:
 * opkg_install_cmd: Cannot install package kmod-nft-tproxy.
 * pkg_hash_check_unresolved: cannot find dependency libnl-tiny1 for luci-lib-ip
 * pkg_hash_check_unresolved: cannot find dependency libip4tc2 for firewall
 * pkg_hash_check_unresolved: cannot find dependency libip6tc2 for firewall
 * pkg_hash_check_unresolved: cannot find dependency libxtables12 for firewall

To Reproduce

arm64的openwrt在安装依赖的时候,发生如下问题,请问如何解决,谢谢:

Collected errors:
 * opkg_install_cmd: Cannot install package kmod-nft-tproxy.
 * pkg_hash_check_unresolved: cannot find dependency libnl-tiny1 for luci-lib-ip
 * pkg_hash_check_unresolved: cannot find dependency libip4tc2 for firewall
 * pkg_hash_check_unresolved: cannot find dependency libip6tc2 for firewall
 * pkg_hash_check_unresolved: cannot find dependency libxtables12 for firewall

OpenClash Log

arm64的openwrt在安装依赖的时候,发生如下问题,请问如何解决,谢谢:
~~~
Collected errors:
 * opkg_install_cmd: Cannot install package kmod-nft-tproxy.
 * pkg_hash_check_unresolved: cannot find dependency libnl-tiny1 for luci-lib-ip
 * pkg_hash_check_unresolved: cannot find dependency libip4tc2 for firewall
 * pkg_hash_check_unresolved: cannot find dependency libip6tc2 for firewall
 * pkg_hash_check_unresolved: cannot find dependency libxtables12 for firewall
 ~~~~

OpenClash Config

No response

Expected Behavior

arm64的openwrt在安装依赖的时候,发生如下问题,请问如何解决,谢谢:

Collected errors:
 * opkg_install_cmd: Cannot install package kmod-nft-tproxy.
 * pkg_hash_check_unresolved: cannot find dependency libnl-tiny1 for luci-lib-ip
 * pkg_hash_check_unresolved: cannot find dependency libip4tc2 for firewall
 * pkg_hash_check_unresolved: cannot find dependency libip6tc2 for firewall
 * pkg_hash_check_unresolved: cannot find dependency libxtables12 for firewall

Additional Context

No response

justincnn avatar Sep 26 '24 10:09 justincnn

搜:“openwrt更换软件源”

换了官方源和清华源,还是这个问题

justincnn avatar Sep 26 '24 21:09 justincnn

kmod是内核依赖,需要编译时添加,后期基本装不上的

fouvromenth avatar Sep 27 '24 00:09 fouvromenth

同样有这个问题,用的R5S上istoreOs官方固件,装不上,也是报这个错

WayneLyn avatar Sep 30 '24 01:09 WayneLyn

同样有这个问题,用的R5S上istoreOs官方固件,装不上,也是报这个错

istoreos不是为了兼容性延用的ipt吗

fouvromenth avatar Sep 30 '24 02:09 fouvromenth

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Nov 29 '24 08:11 github-actions[bot]