haides 发表于 2023-8-13 23:06

安装luci-app-“师夷长技以制夷”,缺少依赖 libopenssl3 和 luci-lua-runtime.

已经按照官方更新了https://op.supes.top/packages-23.05/mipsel_24kc/

然后取消了签名验证, 但是在安装 luci-app-“师夷长技以制夷” 的时候, 发现缺少以上两个包的依赖。请问哪里能找到?

iamyangyi 发表于 2023-8-13 23:09

这机器还跑science。。。

jjit 发表于 2023-8-13 23:11

也是在这个网站里啊:https://op.supes.top/packages-23.05/mipsel_24kc/base/libopenssl3_3.0.10-1_mipsel_24kc.ipk
https://op.supes.top/packages-23.05/mipsel_24kc/luci/luci-lua-runtime_git-23.119.80867-2a9c3a3_mipsel_24kc.ipk

iamyangyi 发表于 2023-8-13 23:16

我感觉到下解码器就没空间了

haides 发表于 2023-8-13 23:41

有个玩,就不浪费的。 正好手里有个256MB的U盘,挂上去,替换掉overlay。 做个旁路由使

haides 发表于 2023-8-13 23:42

jjit 发表于 2023-8-13 23:11
也是在这个网站里啊:https://op.supes.top/packages-23.05/mipsel_24kc/base/libopenssl3_3.0.10-1_mipsel ...

多谢了。看来要把几个源都填进去了。

GNUisNotUnix 发表于 2023-8-14 01:56

刷 immortalwrt,软件仓库已收录,直接 opkg install 即可

blackantt 发表于 2023-11-5 09:53

edywh 发表于 2023-8-14 01:56
刷 immortalwrt,软件仓库已收录,直接 opkg install 即可

这种问题咋解决呢?

https://www.right.com.cn/forum/thread-8311139-1-1.html

GNUisNotUnix 发表于 2023-11-5 23:21

blackantt 发表于 2023-11-5 09:53
这种问题咋解决呢?

https://www.right.com.cn/forum/thread-8311139-1-1.html

刷的什么版本?
https://downloads.immortalwrt.org/

neil2qiu 发表于 2023-11-26 00:37

本帖最后由 neil2qiu 于 2023-11-26 00:42 编辑

jjit 发表于 2023-8-13 23:11
也是在这个网站里啊:https://op.supes.top/packages-23.05/mipsel_24kc/base/libopenssl3_3.0.10-1_mipsel ...
不好意思,从中咨询一个问题。
新入手MT3000,对此比较小白。
进入luci管理界面 ,并想安装 argon 界面。

具体按照下面教程进行操作。
https://didiboy0702.gitbook.io/w ... ji-shi-yong-zhi-nan
在 系统——软件包——配置OPKG,在/etc/opkg/customfeeds.conf文件中添加如下:
src/gz supes https://dl.openwrt.ai/packages-23.05/aarch64_cortex-a53/kiddin9
并 更新列表,没有报错信息

在 筛选器 中 筛选 luci-theme-argon 并安装时,出现 “依赖的软件包 luci-lua-runtime 在所有仓库都未提供。
” 提示。如果点击安装的话,就会报错,如下

错误
Collected errors:
* pkg_hash_check_unresolved: cannot find dependency libopenssl3 for libcurl4
* pkg_hash_check_unresolved: cannot find dependency luci-lua-runtime for luci-theme-argon
* pkg_hash_fetch_best_installation_candidate: Packages for luci-theme-argon found, but incompatible with the architectures configured
* opkg_install_cmd: Cannot install package luci-theme-argon.
opkg install 命令失败,代码 255。

网上查询了资料,并找到这边博客。
看了资料,不知道怎么把 这里提到的两个 ipk(libopenssl和luci-lua-runtime)添加到源中。

例如在终端ssh上通过命令
opkg install https://op.supes.top/packages-23 ... 0-1_mipsel_24kc.ipk
opkg install https://op.supes.top/packages-23 ... 3a3_mipsel_24kc.ipk
但是报错,无法安装上。不知道我是不是那里理解有误?

如果可以,请帮忙解惑一下。万分感谢。
如果需要提供额外的信息,请告诉我。

yc592 发表于 2023-12-31 02:34

jjit 发表于 2023-8-13 23:11
也是在这个网站里啊:https://op.supes.top/packages-23.05/mipsel_24kc/base/libopenssl3_3.0.10-1_mipsel ...

这个网站现在是不是打不开了

zzh2021 发表于 2024-1-16 20:00

yc592 发表于 2023-12-31 02:34
这个网站现在是不是打不开了

就算打开下载安装了,也会提示错误

y1679592642 发表于 2024-3-1 10:12

有的包需要到最新的版本地址里找到
例如https://mirrors.cloud.tencent.com/openwrt/releases/23.05-SNAPSHOT/packages/aarch64_cortex-a53/base
替换aarch64_cortex-a53为你自己的架构
页: [1]
查看完整版本: 安装luci-app-“师夷长技以制夷”,缺少依赖 libopenssl3 和 luci-lua-runtime.