As per title, my Mox on HBL can no longer update. pkgupdate fails with this error:
root@mox:~# pkgupdate
INFO:Target Turris OS: 6.0
line not found
line not found
line not found
line not found
line not found
line not found
line not found
line not found
line not found
ERROR:
inconsistent: Package libunbound requires package libldns that is not available.
libldns is indeed not available:
root@mox:~# opkg install libldns
Unknown package 'libldns'.
Collected errors:
* opkg_install_cmd: Cannot install package libldns.
libunbound isn’t currently installed, so I’m guessing the updater is trying to install it:
root@mox:~# opkg remove libunbound
No packages removed.
opkg list-installed | grep unbound
also finds nothing.