Page 1 of 1
Standard update script not pulling down MRA files
Posted: Wed Jun 24, 2020 2:48 am
by gsargent
I just setup a new card from scratch and used the standard update_all.sh script. Everything looks great except it didn't download the _Arcade MRA files for the arcade cores. Am I missing something? I didn't use an INI file as I assumed it would get everything that way.
Thanks for any help!
Re: Standard update script not pulling down MRA files
Posted: Wed Jun 24, 2020 6:55 am
by Locutus73
Re: Standard update script not pulling down MRA files
Posted: Wed Jun 24, 2020 8:48 am
by theypsilon
gsargent wrote: ↑Wed Jun 24, 2020 2:48 am
I just setup a new card from scratch and used the standard update_all.sh script. Everything looks great except it didn't download the _Arcade MRA files for the arcade cores. Am I missing something? I didn't use an INI file as I assumed it would get everything that way.
Thanks for any help!
It should have downloaded them since it uses "
https://github.com/MiSTer-devel/Updater_script_MiSTer" under the hood.
One question, Are you using USB instead of SD?
Maybe you could share the log of the process. It should be in "Scripts/.update_all/update_all.log"
PS. The standard update script is the one that Locutus73 linked since it's the official one. update_all.sh is an unofficial extension to make the basic setup a bit easier.
Re: Standard update script not pulling down MRA files
Posted: Wed Jun 24, 2020 1:30 pm
by theypsilon
Ok, I confirm is not downloading MRA. Same result with 'update.sh' from Locutus73, as expected. Something must have changed in Github, since scripts haven't been touched, I'll debug that after lunch.
Re: Standard update script not pulling down MRA files
Posted: Wed Jun 24, 2020 1:58 pm
by dshadoff
Yes, GitHub changed the format of their web pages in the past couple of days
Re: Standard update script not pulling down MRA files
Posted: Wed Jun 24, 2020 3:24 pm
by theypsilon
Deleted.
Re: Standard update script not pulling down MRA files
Posted: Wed Jun 24, 2020 4:22 pm
by Locutus73
dshadoff wrote: ↑Wed Jun 24, 2020 1:58 pm
Yes, GitHub changed the format of their web pages in the past couple of days
Please try again.
Thank you, regards.
Locutus73
Re: Standard update script not pulling down MRA files
Posted: Thu Jun 25, 2020 2:41 am
by gsargent
Just tried again and it worked perfectly. Both the standard update script and the update_all script. Thanks!