`root@BPI-R4:/nvme/work# ls -ltr *.ipk
-rw-r--r-- 1 root root 6350 Aug 24 12:32 atc-fib-fm350_gl_2025.02.01-r3_all.ipk
-rw-r--r-- 1 root root 2565 Aug 24 12:32 luci-proto-atc_2025.01.10-r2_all.ipk
root@BPI-R4:/nvme/work# opkg install atc-fib-fm350_gl_2025.02.01-r3_all.ipk
Unknown package 'atc-fib-fm350_gl'.
Collected errors:
`root@BPI-R4:/nvme/work# ls -ltr *.ipk
-rw-r--r-- 1 root root 6350 Aug 24 12:32 atc-fib-fm350_gl_2025.02.01-r3_all.ipk
-rw-r--r-- 1 root root 2565 Aug 24 12:32 luci-proto-atc_2025.01.10-r2_all.ipk
root@BPI-R4:/nvme/work# opkg install atc-fib-fm350_gl_2025.02.01-r3_all.ipk
Unknown package 'atc-fib-fm350_gl'.
Collected errors:
root@BPI-R4:/nvme/work# opkg install luci-proto-atc_2025.01.10-r2_all.ipk
Unknown package 'luci-proto-atc'.
Collected errors:
root@BPI-R4:/nvme/work# opkg print-architecture
arch all 1
arch noarch 1
arch aarch64_cortex-a53 10
root@BPI-R4:/nvme/work# cat /etc/openwrt_release
DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='SNAPSHOT'
DISTRIB_REVISION='r30837-78188ee2bc'
DISTRIB_TARGET='mediatek/filogic'
DISTRIB_ARCH='aarch64_cortex-a53'
DISTRIB_DESCRIPTION='OpenWrt SNAPSHOT r30837-78188ee2bc'
DISTRIB_TAINTS='no-all'
root@BPI-R4:/nvme/work# apk add --allow-untrusted atc-fib-fm350_gl-2025.01.11-r2
.apk
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/snapshots/targets/mediatek/filogic/packages/packages.adb: unexpected end of file
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/snapshots/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/snapshots/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/snapshots/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/snapshots/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/snapshots/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/snapshots/packages/aarch64_cortex-a53/video/packages.adb: unexpected end of file
ERROR: unable to select packages:
atc-fib-fm350_gl-2025.01.11-r2:
error: uninstallable
arch: all
satisfies: world[atc-fib-fm350_gl><Q1vQNAUF8Rfp5i6EcaXxANGT7yzLU=]
`