Every time I upgrade luci-base, I get an error message 'can't update /etc/config/luci, writing to /etc/config/luci-opkg'.
Editing the files shows some syntactic differences.
Adjusting /etc/config/luci according to the ...-opkg file is possible. No problem when running and rebooting my system.
But: with the next upgrade the situation rehappens. If I check /etc/config/luci before the upgrade, the files contents is just as edited before. After upgrade the file shows the 'odd' contents again.
Do I something wrong? Is there a misconfiguration?
BTW, mount
shows
/dev/root on / type ext4 (rw,noatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/sda1 on /boot type ext4 (rw,noatime)
/dev/sda1 on /boot type ext4 (rw,noatime)
tmpfs on /dev type tmpfs (rw,nosuid,noexec,noatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,noatime,mode=600,ptmxmode=000)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,noatime)
bpffs on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,noatime,mode=700)
The double entry for /dev/sda1 is suspicious. The partition table lists
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 512 33279 32768 16M 83 Linux
/dev/sda2 33792 7962191 7928400 3.8G 83 Linux