Standard update script not pulling down MRA files

Kernel, Main, Utilities & Applications, Miscellaneous Devices.
gsargent
Posts: 6
Joined: Sat Jun 06, 2020 2:13 am

Standard update script not pulling down MRA files

Unread post 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!
Locutus73
Core Developer
Posts: 51
Joined: Mon May 25, 2020 9:55 am
Has thanked: 1 time
Been thanked: 8 times

Re: Standard update script not pulling down MRA files

Unread post by Locutus73 »

Did you try update.sh?
https://github.com/MiSTer-devel/Updater_script_MiSTer

Regards.

Locutus73
theypsilon
Scripting Wizard
Posts: 105
Joined: Sun May 24, 2020 8:20 pm
Been thanked: 40 times

Re: Standard update script not pulling down MRA files

Unread post 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.
theypsilon
Scripting Wizard
Posts: 105
Joined: Sun May 24, 2020 8:20 pm
Been thanked: 40 times

Re: Standard update script not pulling down MRA files

Unread post 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.
dshadoff
Core Developer
Posts: 534
Joined: Sun May 24, 2020 9:30 pm
Has thanked: 19 times
Been thanked: 141 times

Re: Standard update script not pulling down MRA files

Unread post by dshadoff »

Yes, GitHub changed the format of their web pages in the past couple of days
theypsilon
Scripting Wizard
Posts: 105
Joined: Sun May 24, 2020 8:20 pm
Been thanked: 40 times

Re: Standard update script not pulling down MRA files

Unread post by theypsilon »

Deleted.
Locutus73
Core Developer
Posts: 51
Joined: Mon May 25, 2020 9:55 am
Has thanked: 1 time
Been thanked: 8 times

Re: Standard update script not pulling down MRA files

Unread post 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
gsargent
Posts: 6
Joined: Sat Jun 06, 2020 2:13 am

Re: Standard update script not pulling down MRA files

Unread post by gsargent »

Just tried again and it worked perfectly. Both the standard update script and the update_all script. Thanks!
Post Reply