Update of Retropie script failed
-
I'm trying to update the Retropie script in the usual way but receive the following error and I'm not sure how to correct it. Is anyone familiar with this error and knows how to get past it? Thanks:
"Update failed:
error: Your local changes to the following files would be overwritten by merge:
scriptmodules/emulators/atari800.sh
Please, commit your changes or stash them before you can merge.
Aborting"I haven't made any manual changes to the scriptmodule for atari800.
-
@spud11 Somehow git detects a change made locally and refuses to merge the changes from the RetroPie repository. From the
/home/pi/Retropie-Setup
folder, you should execute (either exit ES or use SSH)git reset --hard
Then try again the update.
-
-
@hiulit said in Update of Retropie script failed:
having @zerojay 's Retropie-Extra scriptmodules installed.
I don't think that's a problem. Most likely there was one of the scriptmodules included in the RetroPie-Setup.
-
-
@spud11 Glad to hear that ;)
-
@mitu said in Update of Retropie script failed:
@spud11 Somehow git detects a change made locally and refuses to merge the changes from the RetroPie repository. From the
/home/pi/Retropie-Setup
folder, you should execute (either exit ES or use SSH)git reset --hard
Then try again the update.
im having the same issue but i dont understand how to do the git reset --hard
any help would be appreciated -
@skj Exit Emulationstation, then - from the terminal - run the commands
cd RetroPie-Setup
git reset --hard
-
@spud11 How did you do it?
-
@mitu How to do it?
-
@90sgamer Please don't necro-post by replying to old topics, it's not good forum etiquette. If you have an problem, post it in a separate topic and add the info requested in https://retropie.org.uk/forum/topic/3/read-this-first.
-
@mitu thx for this, work perfect
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.