The apk update command failed with code 8 :
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.0-rc1/targets/mediatek/filogic/packages/packages.adb: unexpected end of file
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.0-rc1/packages/aarch64_cortex-a53/base/packages.adb: unexpected end of file
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.0-rc1/targets/mediatek/filogic/kmods/6.12.62-1-6bb2fd3da9939ec80449118616aff3fd/packages.adb: unexpected end of file
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.0-rc1/packages/aarch64_cortex-a53/luci/packages.adb: unexpected end of file
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.0-rc1/packages/aarch64_cortex-a53/packages/packages.adb: unexpected end of file
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.0-rc1/packages/aarch64_cortex-a53/routing/packages.adb: unexpected end of file
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.0-rc1/packages/aarch64_cortex-a53/telephony/packages.adb: unexpected end of file
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.0-rc1/packages/aarch64_cortex-a53/video/packages.adb: unexpected end of file
I am using 25.12.0-rc1 on MT6000. I ran this previously:
apk update
apk add sudo ca-certificates ca-bundle curl wget wget-ssl tar unzip bind-tools
with no issues. No major config changes since then (except a few firewall rules). Wondering if I broke apk with installing any of the above packages or the reason is something different?