Closed 58285474 closed 1 year ago
没有这种依赖,3.x以上内核都能运行
root@OpenWrt:/tmp# opkg install smartdns.1.2023.03.04-1125.mips-openwrt-all.ipk Installing smartdns (1.2023.03.04-1125) to root... Configuring smartdns. root@OpenWrt:/tmp# root@OpenWrt:/tmp# root@OpenWrt:/tmp# root@OpenWrt:/tmp# opkg install luci-app-smartdns.1.2023.03.04-1125.all-luci-compat-all.ipk Installing luci-app-smartdns (1.2023.03.04-1125) to root... Collected errors:
root@OpenWrt:/tmp# root@OpenWrt:/tmp# root@OpenWrt:/tmp# opkg install luci-app-smartdns.1.2023.03.04-1125.all-luci-compat-all.ipk --nodeps Installing luci-app-smartdns (1.2023.03.04-1125) to root... Configuring luci-app-smartdns. root@OpenWrt:/tmp#
上面是安装时候的报错log 我的设备芯片QCA9531,openwrt是18.06版本,内核:Linux OpenWrt 4.9.243 安装时候发现需要安装依赖。我尝试从smartdns V25~V37.1都是正常安装不会提示依赖错误。 但是尝试V41和V40都这个问题。 请问这个影响功能码?或者需要添加什么依赖库?
root@OpenWrt:/tmp# opkg install smartdns.1.2023.03.04-1125.mips-openwrt-all.ipk Installing smartdns (1.2023.03.04-1125) to root... Configuring smartdns. root@OpenWrt:/tmp# root@OpenWrt:/tmp# root@OpenWrt:/tmp# root@OpenWrt:/tmp# opkg install luci-app-smartdns.1.2023.03.04-1125.all-luci-compat-all.ipk Installing luci-app-smartdns (1.2023.03.04-1125) to root... Collected errors:
- satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-smartdns:
- luci-compat
- opkg_install_cmd: Cannot install package luci-app-smartdns.
root@OpenWrt:/tmp# root@OpenWrt:/tmp# root@OpenWrt:/tmp# opkg install luci-app-smartdns.1.2023.03.04-1125.all-luci-compat-all.ipk --nodeps Installing luci-app-smartdns (1.2023.03.04-1125) to root... Configuring luci-app-smartdns. root@OpenWrt:/tmp#
上面是安装时候的报错log 我的设备芯片QCA9531,openwrt是18.06版本,内核:Linux OpenWrt 4.9.243 安装时候发现需要安装依赖。我尝试从smartdns V25~V37.1都是正常安装不会提示依赖错误。 但是尝试V41和V40都这个问题。 请问这个影响功能码?或者需要添加什么依赖库?
luci-app-smartdns.....compat-all.ipk 需要 luci luci-base 和 luci-compat luci-app-smartdns.....-all.ipk 需要 luci
18.06默认应该还是lua的引擎,不需要依赖luci-compat。
可以用这个临时的包: luci-app-smartdns.1.2023.03.21-2047.all-luci-compat-all.ipk.zip
但18.06已经不再正式支持了
18.06默认应该还是lua的引擎,不需要依赖luci-compat。
可以用这个临时的包: luci-app-smartdns.1.2023.03.21-2047.all-luci-compat-all.ipk.zip
但18.06已经不再正式支持了
感谢大佬,只要能支持lua版本,多安装个luci-compat也没关系. 毕竟现在lua版本的用户群体还是很大,包括我. 非常感谢~~
18.06默认应该还是lua的引擎,不需要依赖luci-compat。
可以用这个临时的包: luci-app-smartdns.1.2023.03.21-2047.all-luci-compat-all.ipk.zip
但18.06已经不再正式支持了
@pymumu 大大,我也建议能继续更新lua的Luci,或着能自己随时编译最新的lua的luci ipk文件。因为我用GL.inet MT3000路由器,需要用Lean的闭源驱动固件,但他的固件只支持lua的。目前用openwrt库中的41-1版本主程序搭配您在本帖回复的临时包正常使用,但怕以后更新了就用不了了。用我自己编译的最新程序和luci-compat包就无法启动程序。 谢谢!
问题现象 目前用的esir高大全9.1(网盘已经删除了)openwrt5.4132内核安装提示缺少5.15内核xxx依赖,但使用貌似正常,请问需要升级5.15内核吗?东西多设置复杂,真不想换别的作者固件折腾,41版本一定要4.15内核吗?
运行环境
固件型号
运营商
smartdns来源以及版本
涉及的配置(注意去除个人相关信息)
重现步骤
上游DNS配置。
访问的域名。
信息收集
在自定义界面,开启设置->自定义设置->生成coredump配置,重现问题后提交coredump文件 coredump文件在/tmp目录下