luci-app-ddns-go icon indicating copy to clipboard operation
luci-app-ddns-go copied to clipboard

OpenWRT 24.10 官方版本安装报错

Open gregrgr opened this issue 8 months ago • 1 comments

` root@OpenWrt:/tmp/tmp# opkg install luci-i18n-ddns-go-zh-c.ipk Installing luci-i18n-ddns-go-zh-cn (git-24.283.35010-27fd74b) to root... Configuring luci-i18n-ddns-go-zh-cn. //usr/lib/opkg/info/luci-i18n-ddns-go-zh-cn.postinst: .: line 2: can't open '/etc/uci-defaults/luci-i18n-ddns-go-zh-cn': No such file or directory root@OpenWrt:/tmp/tmp# ^C

root@OpenWrt:/tmp/tmp# cd /etc/uci-defaults/luci-i18n-ddns-go-zh-cn -ash: cd: can't cd to /etc/uci-defaults/luci-i18n-ddns-go-zh-cn: No such file or directory `

gregrgr avatar Mar 17 '25 13:03 gregrgr

安装次序不对。先安装主IPK再安装 中文包。

sirpdboy avatar Mar 29 '25 16:03 sirpdboy