ayufan-pine64 / linux-build

Pine64 Linux build scripts, tools and instructions (based on Longsleep work)
MIT License
154 stars 36 forks source link

pine64_update_uboot.sh 0.7.30 curl 404 error #69

Open erchache2000 opened 5 years ago

erchache2000 commented 5 years ago

When try to perform a

pine64_update_uboot.sh 0.7.30

show a curl error 404 not found ;(

ayufan commented 5 years ago

It seems that some files failed to upload to GitHub :)

erchache2000 commented 5 years ago

¯_(ツ)_/¯

fix it!

torquemada163 commented 5 years ago

Still have same problem with Pinebook...

There is a line in the file /usr/local/sbin/pine64_update_uboot.sh: URL="https://github.com/ayufan-pine64/linux-build/releases/download/$VERSION/simple-image-$(cat /etc/pine64_model)-$VERSION.img.xz"

Checking the output of the command: cat /etc/pine64_model: pinebook

Therefore, need a file - simple-image-pinebook-0.7.30.img.xz

It is not on GitHub.