• 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

Error after Update setup Script

Scheduled Pinned Locked Moved Help and Support
update scriptmergepull request
12 Posts 3 Posters 2.0k 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.
  • N
    NelloHD
    last edited by 26 Apr 2022, 07:48

    Error updating installation script, I ran the guide found on the forum:

    cd RetroPie-Setup
    git reset --hard

    but this error comes out, what can i do?
    279303884_10220545131246434_9015407881503990928_n.jpg

    N 1 Reply Last reply 26 Apr 2022, 08:58 Reply Quote 0
    • M
      mitu Global Moderator
      last edited by mitu 26 Apr 2022, 08:05

      @NelloHD said in Error after Update setup Script:

      but this error comes out, what can i do?

      That's not an error, it's just the - normal - output of the command (git reset).
      If you still get an error updating the RetroPie-Setup script, please post that error.

      N 1 Reply Last reply 26 Apr 2022, 08:17 Reply Quote 1
      • N
        NelloHD @mitu
        last edited by NelloHD 26 Apr 2022, 08:17

        @mitu

        OK thanks:
        I went out with the command :sudo reboot

        but if I try to get into the Retropie Setup then the same error always happens ...

        1 Reply Last reply Reply Quote 0
        • N
          NelloHD @NelloHD
          last edited by 26 Apr 2022, 08:58

          cd RetroPie-Setup
          git reset --hard

          after these what command should I execute?

          M 1 Reply Last reply 26 Apr 2022, 10:04 Reply Quote 0
          • M
            mitu Global Moderator @NelloHD
            last edited by 26 Apr 2022, 10:04

            @NelloHD Your error is not related to git, but the the fact that your OS installation (Raspbian Jessie ) is too old and installing packages from it is no longer working. I think RetroPie-Setup already warns you about it.

            If you wish to get updates, then you'll have to upgrade your OS by installing the latest RetroPie image (4.8). You can save/backup your current data (BIOS/ROMS/configs) and restore them on the new installed image.
            You can backup your entire sdcard/install with Option 1, just in case.

            N 1 Reply Last reply 26 Apr 2022, 11:07 Reply Quote 1
            • N
              NelloHD @mitu
              last edited by 26 Apr 2022, 11:07

              @mitu thank you, as soon as my children leave me for a moment, I will try to do it.

              1 Reply Last reply Reply Quote 0
              • B
                barbudreadmon
                last edited by 26 Apr 2022, 11:35

                hmmmm it's complaining about not found ip, isn't that a network issue ?

                FBNeo developer - github - forum

                M 1 Reply Last reply 26 Apr 2022, 11:38 Reply Quote 0
                • M
                  mitu Global Moderator @barbudreadmon
                  last edited by mitu 26 Apr 2022, 11:38

                  @barbudreadmon No, it's the packages that are not found (404 returned by the web server), since jessie has been archived and the packages are not available at the URL where apt expects them to be. The fact the there's an IP means DNS is working, plus git has managed to update RetroPie-Setup (the commit in the first post is the latest one in repo, so git pull worked).

                  3a29c71d-78a7-4515-8f7d-8c3acacba418-image.png

                  1 Reply Last reply Reply Quote 0
                  • N
                    NelloHD
                    last edited by NelloHD 26 Apr 2022, 11:59

                    But could I try to get the installation working again without updating anything?

                    A settings reset there is no way to do it?

                    image1.jpeg

                    ffffffffffffffffffff.jpg

                    M 1 Reply Last reply 26 Apr 2022, 12:37 Reply Quote 0
                    • M
                      mitu Global Moderator @NelloHD
                      last edited by 26 Apr 2022, 12:37

                      @NelloHD said in Error after Update setup Script:

                      A settings reset there is no way to do it?

                      Settings have nothing to do with the RetroPie version. You can revert to an earlier version (not with git reset though). Which version did you have before attempting the update ?

                      N 1 Reply Last reply 26 Apr 2022, 12:44 Reply Quote 0
                      • N
                        NelloHD @mitu
                        last edited by NelloHD 26 Apr 2022, 12:44

                        @mitu
                        I honestly don't understand where to check the version.

                        how do i restore?

                        M 1 Reply Last reply 26 Apr 2022, 13:22 Reply Quote 0
                        • M
                          mitu Global Moderator @NelloHD
                          last edited by 26 Apr 2022, 13:22

                          @NelloHD said in Error after Update setup Script:

                          I honestly don't understand where to check the version.

                          You can check the log file produced during the update, it should be one of the log files in $HOME/RetroPie-Setup/logs. Find the file (they're time-stamped) and you can view it with zless $HOME/RetroPie-Setup/logs/<filename>.gz

                          how do i restore?

                          You can checkout a specific - major - version with

                          cd $HOME/RetroPie-Setup
                          git checkout <version>

                          You can also rewind to a specific commit in time with

                          cd $HOME/RetroPie-Setup
                          git checkout <commit-id>

                          but you need to know the commit-id.

                          1 Reply Last reply Reply Quote 1
                          12 out of 12
                          • First post
                            12/12
                            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