hissingshark / retrOSMCmk2

RetroPie installer for OSMC on the RPi, Vero4k/4K+ and the VeroV
GNU General Public License v2.0
34 stars 7 forks source link

lr-snes9x Not Found during installation process #9

Closed ipochto closed 3 years ago

ipochto commented 3 years ago

Catch another one issue.

[cut]
= = = = = = = = = = = = = = = = = = = = =
Installing 'lr-snes9x' : Super Nintendo emu - Snes9x (current) port for libretro
= = = = = = = = = = = = = = = = = = = = =

Downloading https://files.retropie.org.uk/binaries/stretch/rpi3/libretrocores/lr-snes9x.tar.gz.asc ...
https://files.retropie.org.uk/binaries/stretch/rpi3/libretrocores/lr-snes9x.tar.gz.asc:
2020-10-19 11:10:08 ERROR 404: Not Found.
URL https://files.retropie.org.uk/binaries/stretch/rpi3/libretrocores/lr-snes9x.tar.gz.asc failed to download.

https://files.retropie.org.uk/binaries/stretch/rpi3/libretrocores/lr-snes9x.tar.gz.asc:
2020-10-19 11:10:08 ERROR 404: Not Found.

Log ended at: Mon Oct 19 11:10:08 CEST 2020
Total running time: 0 hours, 8 mins, 27 secs
hissingshark commented 3 years ago

I think this may be a RetroPie issue.

lr-snes9x.tar.gz downloads fine. There should be an accompanying lr-snes9x.tar.gz.asc certificate file in the same directory, as part of the new package signing they do. But as the error says, it's not there.

ipochto commented 3 years ago

Opened issue on RetroPie-Setup. https://github.com/RetroPie/RetroPie-Setup/issues/3241