【Rickyzhu1】 在 https://github.com/istoreos/istoreos/issues/397 发布:
安装任何软件包,都提示以下错误,请问怎么解决?
正在执行软件包管理器
Installing ruby (3.0.4-1) to root…
Downloading https://mirrors.tuna.tsinghua.edu.cn/openwrt/releases/21.02.3/packages/x86_64/packages/ruby_3.0.4-1_x86_64.ipk
错误
Error loading shared library libwolfssl.so.5.2.0.99a5b54a: No such file or directory (needed by /usr/bin/curl)
Error relocating /usr/bin/curl: curl_easy_header: symbol not found
Error relocating /usr/bin/curl: curl_easy_nextheader: symbol not found
Collected errors:
- opkg_download: Failed to download https://mirrors.tuna.tsinghua.edu.cn/openwrt/releases/21.02.3/packages/x86_64/packages/ruby_3.0.4-1_x86_64.ipk, curl returned 127.
- opkg_install_pkg: Failed to download ruby. Perhaps you need to run ‘opkg update’?
- opkg_install_cmd: Cannot install package ruby.
opkg install 命令失败,代码 255。