Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

参考安装依赖时出现该问题:Error loading shared library libwolfssl.so.5.5.3.99a5b54a: No such file or directory (needed by /usr/bin/curl) #3905

Open
5 of 7 tasks
db-root opened this issue Jun 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@db-root
Copy link

db-root commented Jun 1, 2024

Verify Steps

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

OpenClash Version

v0.46.011-beta

Bug on Environment

Istoreos

OpenWrt Version

最新版本v0.46.011-beta

Bug on Platform

Linux-amd64(x86-64)

Describe the Bug

为什么我在按照安装页面执行了安装依赖的命令之后出现了这样的问题,这个怎么处理呢
#iptables
opkg update
opkg install coreutils-nohup bash iptables dnsmasq-full curl ca-certificates ipset ip-full iptables-mod-tproxy iptables-mod-extra libcap libcap-bin ruby ruby-yaml kmod-tun kmod-inet-diag unzip luci-compat luci luci-base

现在已经尝试过很多issues中说的opkg update 或者install libcurl4_7.83.1-4.1_x86_64.ipk
还是无法解决

To Reproduce

#iptables
opkg update
opkg install coreutils-nohup bash iptables dnsmasq-full curl ca-certificates ipset ip-full iptables-mod-tproxy iptables-mod-extra libcap libcap-bin ruby ruby-yaml kmod-tun kmod-inet-diag unzip luci-compat luci luci-base

#nftables
opkg update
opkg install coreutils-nohup bash dnsmasq-full curl ca-certificates ipset ip-full libcap libcap-bin ruby ruby-yaml kmod-tun kmod-inet-diag unzip kmod-nft-tproxy luci-compat luci luci-base

root@iStoreOS:~# opkg install ./libcurl4_7.83.1-4.1_x86_64.ipk
Package libcurl4 (7.83.1-2.1) installed in root is up to date.
Collected errors:

  • pkg_hash_check_unresolved: cannot find dependency libwolfssl5.5.3.99a5b54a for libcurl4
    root@iStoreOS:#
    root@iStoreOS:
    # curl
    Error loading shared library libwolfssl.so.5.5.3.99a5b54a: No such file or directory (needed by /usr/bin/curl)
    root@iStoreOS:~#

这个怎么处理呢

OpenClash Log

还没有安装

OpenClash Config

No response

Expected Behavior

希望能够帮助恢复curl以及opkg update 和 opkg install

Additional Context

No response

@db-root db-root added the bug Something isn't working label Jun 1, 2024
@3song
Copy link

3song commented Jun 21, 2024

这个和插件没关系,是你的系统问题,libwolfssl5.5.3.99a5b54a 吧这个传到openwrt上用命令搞试试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants