The dietpi:rpi_armv7_bullseye image, referenced by
"dietpi:rpi_armv7_bullseye")
url=https://dietpi.com/downloads/images/DietPi_RPi-ARMv7-Bullseye.img.xz
( from download_image.sh )
... is no longer available. Sometime between
- Jun 9, 2025, 11:46 PM GMT+2 (our builds, using this image and arm-runner-action, worked)
- and Jun 11, 2025, 3:03 AM GMT+2 (our builds started to fail)
it seems that the image was removed from https://dietpi.com/ servers.
I didn't check other images now. I'd suggest to comment out the missing image from the download_image.sh, to avoid confusion. Currently, jobs using dietpi:rpi_armv7_bullseye will fail, with a bit non-obvious error message Don't know how to uncompress image * (because the image was not downloaded).
The
dietpi:rpi_armv7_bullseyeimage, referenced by( from download_image.sh )
... is no longer available. Sometime between
it seems that the image was removed from https://dietpi.com/ servers.
wget https://dietpi.com/downloads/images/DietPi_RPi-ARMv7-Bullseye.img.xzalso fails,I didn't check other images now. I'd suggest to comment out the missing image from the
download_image.sh, to avoid confusion. Currently, jobs usingdietpi:rpi_armv7_bullseyewill fail, with a bit non-obvious error messageDon't know how to uncompress image *(because the image was not downloaded).