• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
RetroPie forum home
  • Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

Retropie - Update Script error

Scheduled Pinned Locked Moved Help and Support
retropie setup
4 Posts 2 Posters 250 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S
    shredman
    last edited by 28 Sept 2020, 09:22

    Hi,

    I'd like to update my Retropie installation to the actual version but the Update Script in ./retropie_setup.sh failed with the following error message:

    3f7d5673-6635-470c-bf04-da1232cf0f32-grafik.png

    My Raspberrypi 3B+ is up to date with debian stretch

    PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
    NAME="Raspbian GNU/Linux"
    VERSION_ID="9"
    VERSION="9 (stretch)"
    VERSION_CODENAME=stretch
    ID=raspbian
    ID_LIKE=debian
    HOME_URL="http://www.raspbian.org/"
    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

    Linux raspberrypi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l GNU/Linux

    trying to read the retropie version from an ssh console gives the following output that seems to me, that something is wrong with the retropie version.

    pi@raspberrypi:~/RetroPie-Setup $ git show
    commit 8f5b956ed3f38b000cdb1a31251cfa056848e923
    Author: Jools Wills buzz@exotica.org.uk
    Date: Mon Sep 28 04:49:35 2020 +0100

    sdl1 - fix upstream orig.tar.xz source name on stretch
    

    diff --git a/scriptmodules/supplementary/sdl1.sh b/scriptmodules/supplementary/sdl1.sh
    index 2998738c..c9b1b04c 100644
    --- a/scriptmodules/supplementary/sdl1.sh
    +++ b/scriptmodules/supplementary/sdl1.sh
    @@ -49,8 +49,18 @@ function depends_sdl1() {
    }

    function sources_sdl1() {

    • local files=()
    • if compareVersions "$__os_debian_ver" eq 9; then
    •    files+=(libsdl1.2_$(get_pkg_ver_sdl1 base).orig.tar.xz)
      
    • else
    •    files+=(libsdl1.2_$(get_pkg_ver_sdl1 base).orig.tar.gz)
      
    • fi
    • files+=(
    •    libsdl1.2_$(get_pkg_ver_sdl1 source).dsc
      
    •    libsdl1.2_$(get_pkg_ver_sdl1 source).debian.tar.xz
      
    • )
      local file
    • for file in libsdl1.2_$(get_pkg_ver_sdl1 base).orig.tar.gz libsdl1.2_$(get_pkg_ver_sdl1 source).dsc libsdl1.2_$(get_pkg_ver_sdl1 source).debian.tar.xz; do
    • for file in "${files[@]}"; do
      download "http://mirrordirector.raspbian.org/raspbian/pool/main/libs/libsdl1.2/$file" "$file"
      done
      dpkg-source -x libsdl1.2_$(get_pkg_ver_sdl1 source).dsc

    If I start sudo ./retropie_setup.sh it shows version Number 4.6.8 running on Debian 9.13 Stretch

    something wrong with my setup ?

    Regards,
    shredman

    Raspberry pi 3
    latest Raspian with Retropie
    PS3 Dualshock Controller

    1 Reply Last reply Reply Quote 0
    • M
      mitu Global Moderator
      last edited by 28 Sept 2020, 09:30

      When exactly did you try this update ? The sdl2 related files that fail to download in your screenshot are available right now (might not have been yesterday).

      S 1 Reply Last reply 28 Sept 2020, 11:18 Reply Quote 0
      • S
        shredman @mitu
        last edited by shredman 28 Sept 2020, 11:18

        @mitu said in Retropie - Update Script error:

        When exactly did you try this update ? The sdl2 related files that fail to download in your screenshot are available right now (might not have been yesterday).

        Hi,

        I tried it yesterday and today. Are you able to update the retropie script without an errormessage like this ?

        is it possible to install a fresh retropie without loosing all the emulator and retroarch settings ?

        Raspberry pi 3
        latest Raspian with Retropie
        PS3 Dualshock Controller

        M 1 Reply Last reply 28 Sept 2020, 13:25 Reply Quote 0
        • M
          mitu Global Moderator @shredman
          last edited by 28 Sept 2020, 13:25

          @shredman said in Retropie - Update Script error:

          I tried it yesterday and today. Are you able to update the retropie script without an errormessage like this ?

          Yes, I can update using the same environment.

          is it possible to install a fresh retropie without loosing all the emulator and retroarch settings ?

          Yes, but you'd be having the same error - the install process will also download those packages.

          1 Reply Last reply Reply Quote 0
          4 out of 4
          • First post
            4/4
            Last post

          Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

          Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.

            This community forum collects and processes your personal information.
            consent.not_received