luci-app-ddns-go
luci-app-ddns-go copied to clipboard
OpenWRT 24.10 官方版本安装报错
` 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 `
安装次序不对。先安装主IPK再安装 中文包。