theypsilon / Update_All_MiSTer

All-in-one script for updating your MiSTer
GNU General Public License v3.0
664 stars 28 forks source link

Various errors with updater-pc #30

Closed birdybro closed 3 years ago

birdybro commented 3 years ago

From BIOS-GETTER (not sure what these are about):

mkdir: created directory '../BIOS/TurboGrafx16'
Downloading https://archive.org/download/mi-ster-console-bios-pack/MiSTer_Console_BIOS_PACK.zip/TurboGrafx16.zip
Archive:  ../BIOS/TurboGrafx16.zip
  inflating: ../BIOS/TurboGrafx16/[BIOS] CD-ROM System (Japan) (v1.0)_autoboot.pce   (warning) cannot set modif./access times
          Invalid argument
  inflating: ../BIOS/TurboGrafx16/[BIOS] CD-ROM System (Japan) (v2.0)_autoboot.pce   (warning) cannot set modif./access times
          Invalid argument
  inflating: ../BIOS/TurboGrafx16/[BIOS] CD-ROM System (Japan) (v2.1)_autoboot.pce   (warning) cannot set modif./access times
          Invalid argument
  inflating: ../BIOS/TurboGrafx16/[BIOS] Super CD-ROM System (Japan) (v3.0)_autoboot.pce   (warning) cannot set modif./access times
          Invalid argument
  inflating: ../BIOS/TurboGrafx16/[BIOS] TurboGrafx CD Super System Card (USA) (v3.0)_autoboot.pce   (warning) cannot set modif./access times
          Invalid argument
  inflating: ../BIOS/TurboGrafx16/[BIOS] TurboGrafx CD System Card (USA) (v2.0)_autoboot.pce   (warning) cannot set modif./access times
          Invalid argument

From Jotego Updater (just error messages for 404, but the MRA's and roms are fine):


Checking 1942
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking 1943
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking biocom
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking btiger
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking bubl
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking commando
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking cps1
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking dd
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking dd2
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking f1dream
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking gng
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking gunsmoke
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking hige
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking sarms
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking tora
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking trojan
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking sectionz
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking vulgus
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update
Checking MRA files

Checking MRA-Alternatives
curl: (22) The requested URL returned error: 404 Not Found
Nothing to update

On last step (doubled forward-slash likely the cause of the problem here):

Installing update_all.sh in MiSTer /Scripts directory.
           update_all.ini too.
           /tmp/ua_settings_update.ini too.
cp: cannot create regular file '../Scripts//tmp/ua_settings_update.ini': No such file or directory

Script /tmp/update_all.sh failed!
theypsilon commented 3 years ago

The jotego error messages were not really errors but they should be gone now.

I will check the other issues with updater-pc. Thanks for reporting them!

theypsilon commented 3 years ago

I have been testing with updater-pc on an updated Windows 10 and saw no errors. Which OS are you using @birdybro ?

birdybro commented 3 years ago

Windows 10 20H2

I will test again in a moment...

birdybro commented 3 years ago

Everything worked! Thanks!