• 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

Update Failed {SOLVED}

Scheduled Pinned Locked Moved Help and Support
update failed4.8.4
8 Posts 3 Posters 868 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.
  • A
    Addison
    last edited by Addison 24 Sept 2023, 15:43

    Raspberry Pi 4 version 4.8.4.

    cd RetroPie-Setup
    git reset --hard

    HEAD is now at 5fceb82e Merge pull request #3734 from cmitu/scraper-fix-dep2

    sudo ~/RetroPie-Setup/retropie_setup.sh
    

    alt text

    I goofed around some with adding new repos though I don't think they ever took for some reason.

    I'm sure I messed up something bigly on this.

    Any help? :)

    S 1 Reply Last reply 24 Sept 2023, 20:48 Reply Quote 0
    • A
      Addison
      last edited by Addison 24 Sept 2023, 17:06

      Thought I had a fix with a reboot, but that was for a different Pi 4 I already upgraded.

      I have two of them here at home.

      Still hoping for a solution if anyone has an idea for me to try.

      1 Reply Last reply Reply Quote 0
      • A
        Addison
        last edited by 24 Sept 2023, 17:30

        I was able to update all main and optional packages.

        Only thing is that it continues to be stuck on version 4.8.4.

        Probably doesn't matter much, but it would be nice to have that updated as well.

        1 Reply Last reply Reply Quote 0
        • S
          sleve_mcdichael @Addison
          last edited by 24 Sept 2023, 20:48

          @Addison it looks like you did RP-Extra's "update from the old ZeroJay's repo", but you did it from inside RP-Setup instead RP-Extra. Can you do a:

          git remote -v
          

          ...from inside the Setup (not Extra) directory? If as I suspect it says https://github.com/Exarkuniv/RetroPie-Extra, you should be able to fix it with:

          git remote set-url origin https://github.com/RetroPie/RetroPie-Setup
          
          A 1 Reply Last reply 24 Sept 2023, 22:38 Reply Quote 2
          • A
            Addison @sleve_mcdichael
            last edited by 24 Sept 2023, 22:38

            @sleve_mcdichael

            pi@retropie:~ $ git remote -v
            fatal: not a git repository (or any of the parent directories): .git
            pi@retropie:~ $ cd RetroPie-Setup
            pi@retropie:~/RetroPie-Setup $ git remote -v
            origin  https://github.com/Exarkuniv/RetroPie-Extra (fetch)
            origin  https://github.com/Exarkuniv/RetroPie-Extra (push)
            
            • git remote set-url origin https://github.com/RetroPie/RetroPie-Setup

            • sudo ~/RetroPie-Setup/retropie_setup.sh

            After this I was able to upgrade to version 4.8.5.

            Feels good to have the Pi fully current once again.

            Thanks!

            1 Reply Last reply Reply Quote 2
            • M
              mitu Global Moderator
              last edited by 25 Sept 2023, 01:37

              You should probably re-clone the Setup folder from scratch and re-add the extra repository in the ext folder, to prevent any future issues.

              A 1 Reply Last reply 25 Sept 2023, 02:44 Reply Quote 1
              • A
                Addison @mitu
                last edited by 25 Sept 2023, 02:44

                @mitu

                I would need something to copy and paste to the command line for that.

                I have no idea what I previously did wrong before nor how it was nicely resolved.

                All I can do is try and follow directions from others here.

                M 1 Reply Last reply 25 Sept 2023, 05:55 Reply Quote 0
                • M
                  mitu Global Moderator @Addison
                  last edited by 25 Sept 2023, 05:55

                  @Addison said in Update Failed {SOLVED}:

                  I would need something to copy and paste to the command line for that.

                  Move the existing setup folder out of the way, then clone the latest setup version

                  cd
                  mv RetroPie-Setup RetroPie-Setup.old
                  git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git

                  You can then follow the installation instructions for @ExarKunIv's extra repository.

                  1 Reply Last reply Reply Quote 1
                  • S sleve_mcdichael referenced this topic on 11 Oct 2023, 06:44
                  6 out of 8
                  • First post
                    6/8
                    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