michaelshmitty / SD-Installer-macos_MiSTer

MiSTer SD card installer (macOS)
GNU General Public License v3.0
34 stars 7 forks source link

MiSTer-sd-installer-linux.sh uses an unavailable MiSTer release #11

Closed Saroumane closed 3 years ago

Saroumane commented 3 years ago

Hello,

MiSTer-sd-installer-linux.sh may need to be updated : it uses a MiSTer release (MiSTer_20200308) that does not seem available anymore :

current https://raw.githubusercontent.com/michaelshmitty/SD-Installer-macos_MiSTer/master/MiSTer-sd-installer-linux.sh :

# URLs
RELEASE_URL='https://github.com/MiSTer-devel/SD-Installer-Win64_MiSTer/raw/master/release_20200122.rar'
RECENT_MISTER_URL='https://github.com/MiSTer-devel/Main_MiSTer/raw/master/releases/MiSTer_20200308'
RECENT_MENU_MISTER_URL='https://github.com/MiSTer-devel/Menu_MiSTer/raw/master/releases/menu_20200115.rbf'

Log output :

################################################################################
Downloading and installing a recent MiSTer binary...
################################################################################

https://github.com/MiSTer-devel/Main_MiSTer/raw/master/releases/MiSTer_20200308:
2021-02-24 19:59:01 ERROR 404: Not Found.
################################################################################
ERROR: One or more setup commands failed.  Aborting installation.
################################################################################
michaelshmitty commented 3 years ago

Thanks for reporting this. I've updated the URLs to the latest versions. Can you test the latest version of the script and close this if it works? Thanks!