RetroPie / RetroPie-Setup

Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
Other
10.06k stars 1.39k forks source link

Source Based: Atari 800 ERROR #416

Closed nilsbyte closed 10 years ago

nilsbyte commented 10 years ago

2014-08-05 22:29:57 (905 KB/s) - »»atari800-3.0.0.tar.gz«« gespeichert [1480143/ 1480143]

tar: /opt/retropie/emulators: Kann open nicht ausführen: Datei oder Verzeichnis nicht gefunden tar: Error is not recoverable: exiting now

= = = = = = = = = = = = = = = = = = = = = Building Atari 800 emulator = = = = = = = = = = = = = = = = = = = = =

/home/pi/RetroPie-Setup/scriptmodules/emulators/atari800.sh: Zeile 13: pushd: /o pt/retropie/emulators/atari800-3.0.0/src: Datei oder Verzeichnis nicht gefunden /home/pi/RetroPie-Setup/scriptmodules/emulators/atari800.sh: Zeile 15: ./configu re: Datei oder Verzeichnis nicht gefunden make: *\ Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schlus s. /home/pi/RetroPie-Setup/scriptmodules/emulators/atari800.sh: Zeile 17: popd: Der Verzeichnisstapel ist leer.

= = = = = = = = = = = = = = = = = = = = = Configuring Atari 800 emulator = = = = = = = = = = = = = = = = = = = = =

Did not find needed package(s): python-lxml. I am trying to install them now. Paketlisten werden gelesen... Abhängigkeitsbaum wird aufgebaut.... Statusinformationen werden eingelesen.... Vorgeschlagene Pakete: python-lxml-dbg Die folgenden NEUEN Pakete werden installiert: python-lxml 0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. Es müssen 1.189 kB an Archiven heruntergeladen werden. Nach dieser Operation werden 3.543 kB Plattenplatz zusätzlich benutzt. Holen: 1 http://mirrordirector.raspbian.org/raspbian/ wheezy/main python-lxml ar mhf 2.3.2-1+deb7u1 [1.189 kB] Es wurden 1.189 kB in 1 s geholt (930 kB/s). Vormals nicht ausgewähltes Paket python-lxml wird gewählt. (Lese Datenbank ... 71494 Dateien und Verzeichnisse sind derzeit installiert.) Entpacken von python-lxml (aus .../python-lxml_2.3.2-1+deb7u1_armhf.deb) ... python-lxml (2.3.2-1+deb7u1) wird eingerichtet ... Successfully installed package(s): python-lxml. Cloning into '/opt/retropie/supplementary/ESConfigEdit'... remote: Counting objects: 30, done. remote: Total 30 (delta 0), reused 0 (delta 0) Receiving objects: 100% (30/30), 16.65 KiB, done. Resolving deltas: 100% (14/14), done. Traceback (most recent call last): File "/opt/retropie/supplementary/ESConfigEdit/esconfedit.py", line 283, in systemlist.loadSystems(args.inputfile, args.dontstop) File "/opt/retropie/supplementary/ESConfigEdit/esconfedit.py", line 53, in loadSystems emptyfile = open(sourcefile, "w") IOError: [Errno 2] No such file or directory: '/etc/emulationstation/es_systems.cfg'

joolswills commented 10 years ago

this should be fixed as of faef5e4eb30698f6bf1b9a1e5dd07041c60d4a46

nilsbyte commented 10 years ago

looks like it.