joselet
Posts: 6
Joined: Tue Aug 14, 2012 12:15 am

problem downloading retropie from github

Thu Mar 14, 2013 10:09 am

Hi people.

I'm sorry but I don't undertstand how github works.

I'm following this manual:
https://github.com/petrockblog/RetroPie ... stallation

When I try to download the last retropie setup script with this command...

Code: Select all

git clone git://github.com/petrockblog/RetroPie-Setup.git
I get a "repository not found" error. Then I do this:

Code: Select all

git clone http://github.com/petrockblog/RetroPie-Setup.git
But I get this error:

Code: Select all

fatal: git clone http://github.com/petrockblog/RetroPie-Setup.git/info/refs not found: did you run git update-server-info on the server?
How could I update the git server??? :(


Thanks!!!

Flipp
Posts: 20
Joined: Thu Oct 04, 2012 9:25 am

Re: problem downloading retropie from github

Thu Mar 14, 2013 11:16 am

Did you try this?

Code: Select all

sudo apt-get update
sudo apt-get install -y git dialog

joselet
Posts: 6
Joined: Tue Aug 14, 2012 12:15 am

Re: problem downloading retropie from github

Thu Mar 14, 2013 12:58 pm

Of course I did,

I did through a ssh connection. Now I'm thinking about a problem if apt-get show a dialog after installation and I wasn't see it because of my ssh connection.
Attachments
Picture 2013-03-14 13_55_14.png
screenshot
Picture 2013-03-14 13_55_14.png (24.22 KiB) Viewed 6387 times

Flipp
Posts: 20
Joined: Thu Oct 04, 2012 9:25 am

Re: problem downloading retropie from github

Thu Mar 14, 2013 7:55 pm

You could also download the image file, if you don´t have other important stuff on your pi.

http://blog.petrockblock.com/download/r ... ect-image/

Return to “Gaming”