Hi guys,
I keep getting these errors during opkg update for some packages:
"uci: Parse error (invalid command) at line 34, byte 0"
Configuring luci-lib-nixio.
Configuring luci-lib-ip.
Configuring luci-lib-jsonc.
Configuring luci-base.
Configuring luci-compat.
Configuring luci-lib-iptparser.
Configuring luci-app-statistics.
uci: Parse error (invalid command) at line 34, byte 0
Configuring adblock.
Configuring luci-app-adblock.
Configuring luci-app-opkg.
Configuring luci-mod-system.
Configuring libmbedtls12.
Configuring luci-theme-bootstrap.
uci: Parse error (invalid command) at line 34, byte 0
Configuring luci-mod-status.
Configuring luci-lib-ipkg.
Configuring luci-mod-network.
uci: Parse error (invalid command) at line 34, byte 0
Configuring luci-mod-admin-full.
Configuring luci-app-firewall.
Configuring luci-proto-ppp.
Configuring luci-proto-ipv6.
Configuring luci.
Configuring luci-ssl.
Collected errors:
* resolve_conffiles: Existing conffile /etc/config/adblock is different from the conffile in the new package. The new conffile will be placed at /etc/config/adblock-opkg.
* resolve_conffiles: Existing conffile /etc/config/luci is different from the conffile in the new package. The new conffile will be placed at /etc/config/luci-opkg.
* resolve_conffiles: Existing conffile /etc/config/ucitrack is different from the conffile in the new package. The new conffile will be placed at /etc/config/ucitrack-opkg.
Are these parsing errors due to the diff between the config files?
Thanks.