Errors when installing packages

Mikrotik hEX S (RB760iGS) just installed

/cgi-bin/luci/admin/system/opkg

Executing package manager

Installing luci-app-unbound (git-21.303.32118-fce70a0) to root...
Downloading https://downloads.openwrt.org/releases/22.03.3/packages/mipsel_24kc/luci/luci-app-unbound_git-21.303.32118-fce70a0_all.ipk
Installing luci-compat (git-22.069.45071-03bb0e2) to root...
Downloading https://downloads.openwrt.org/releases/22.03.3/packages/mipsel_24kc/luci/luci-compat_git-22.069.45071-03bb0e2_all.ipk
Configuring luci-compat.
Configuring luci-app-unbound.

Errors

Collected errors:
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/luci-theme-bootstrap.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/kmod-pppoe.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/kmod-pppox.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/luci-ssl.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/odhcpd-ipv6only.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/luci-proto-ppp.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/luci-mod-admin-full.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/ppp.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/luci-proto-ipv6.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/kmod-ppp.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/luci.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/luci-mod-network.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/rpcd-mod-rrdns.list: No such file or directory.
 * pkg_get_installed_files: Failed to open //usr/lib/opkg/info/ppp-mod-pppoe.list: No such file or directory.

opkg install --force-reinstall

for all the missing packages fixed this. I think the number one rule of OpenWRT is:

Never uninstall anything

I put a micro SD card with 30GB space and configured extroot. The card is capable of 100MBps transfer rate but it only does 20MBps using kmod-sdhci-mt7620

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.