sailfish-on-dontbeevil / flash-it

Flasher script to flash Sailfish OS on a SD card for PinePhone/PineTab/devkit
34 stars 15 forks source link

Can't download image #35

Open FirstWithThisName opened 1 year ago

FirstWithThisName commented 1 year ago

Just downloaded the current version of the script and got this error:

Sailfish OS Pine64 device flasher V0.3.3
======================================

Which image do you want to flash?
1) PinePhone 1.0 (Development) device
2) PinePhone 1.1 (Brave Heart) or 1.2 (Community Editions) device
3) PineTab device
4) PineTab Dev device
5) Pinephone Pro
#? 2
Downloading images...
https://github.com/sailfish-on-dontbeevil/u-boot-bootloader/releases/download/v0.9/u-boot-pinephone
u-boot.zip          100%[===================>]   3,56M  12,8MB/s    in 0,3s    
UBoot image download failed. Aborting.
polterknecht commented 1 year ago

As a workaround you can download the last artifact successfully built an comment out the relevant part in the script.

EDavidF commented 1 year ago

Having same issue. Seems odd that the most recent release is less than a month old and it fails at step 2.(?)

EDavidF commented 1 year ago

As a workaround you can download the last artifact successfully built an comment out the relevant part in the script.

Link?