michaelshmitty / SD-Installer-macos_MiSTer

MiSTer SD card installer (macOS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Saroumane opened this issue · comments

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.
################################################################################

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!