Apk ending in I/O errors upon installation

When trying to grab python3-light I am getting several errors. Thoughts as welcomed.

# apk update
 [https://downloads.openwrt.org/snapshots/targets/x86/64/packages/packages.adb]
 [https://downloads.openwrt.org/snapshots/packages/x86_64/base/packages.adb]
 [https://downloads.openwrt.org/snapshots/packages/x86_64/luci/packages.adb]
 [https://downloads.openwrt.org/snapshots/packages/x86_64/packages/packages.adb]
 [https://downloads.openwrt.org/snapshots/packages/x86_64/routing/packages.adb]
 [https://downloads.openwrt.org/snapshots/packages/x86_64/telephony/packages.adb]
 [https://downloads.openwrt.org/snapshots/packages/x86_64/video/packages.adb]
OK: 9603 distinct packages available

# apk add python3-light
(1/4) Installing htop (3.4.1-r1)
ERROR: wget: exited with error 3
ERROR: htop-3.4.1-r1: I/O error
(2/4) Installing libpython3-3.11 (3.11.10-r1)
ERROR: wget: exited with error 3
ERROR: libpython3-3.11-3.11.10-r1: I/O error
(3/4) Installing python3-base (3.11.10-r1)
ERROR: wget: exited with error 3
ERROR: python3-base-3.11.10-r1: I/O error
(4/4) Installing python3-light (3.11.10-r1)
ERROR: wget: exited with error 3
ERROR: python3-light-3.11.10-r1: I/O error
4 errors; 233 MiB in 544 packages

Running OpenWrt SNAPSHOT, r30238 on x86/64.

If you have been doing this just now,
then wait, maybe couple hours,
snapshot packages are still compiling.

1 Like

Just chasing it down and seeing the same errors, when lo and behold, it started working again...

Yeah, same must have been upstream rebuild as @johan666 suggested

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