@mitu said in Install Sixaxis on an old Raspi 3b+:
@pscotto1234 You can either look in $HOME/RetroPie-Setup/logs and unpack the latest log file or just post the error you're seeing on screen.
I tried to launch Retropie Setup script and I am not able to launch it anymore. This is the log I had:
pi@retropie:~/RetroPie-Setup $ sudo ./retropie_setup.sh Did not find needed dependencies: subversion python3-pyudev dirmngr. Trying to install them now. E: Command line option --allow-releaseinfo-change is not understood in combination with the other options Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libbluray1 libgles1-mesa libiso9660-8 libmodplug1 libvcdinfo0 libvlccore8 Use 'sudo apt autoremove' to remove them. The following additional packages will be installed: libapr1 libaprutil1 libserf-1-1 libsvn1 python3-six Suggested packages: dbus-user-session pinentry-gnome3 tor python-six-doc db5.3-util subversion-tools The following NEW packages will be installed: dirmngr libapr1 libaprutil1 libserf-1-1 libsvn1 python3-pyudev python3-six subversion 0 upgraded, 8 newly installed, 0 to remove and 11 not upgraded. Need to get 2,850 kB/2,903 kB of archives. After this operation, 10.2 MB of additional disk space will be used. Err:1 http://raspbian.raspberrypi.org/raspbian stretch/main armhf dirmngr armhf 2.1.18-8~deb9u4 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:2 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libapr1 armhf 1.5.2-5 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:3 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libaprutil1 armhf 1.5.4-3 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libserf-1-1 armhf 1.3.9-3+deb9u1 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:5 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libsvn1 armhf 1.9.5-1+deb9u5 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:6 http://raspbian.raspberrypi.org/raspbian stretch/main armhf subversion armhf 1.9.5-1+deb9u5 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/g/gnupg2/dirmngr_2.1.18-8~deb9u4_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/a/apr/libapr1_1.5.2-5_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/a/apr-util/libaprutil1_1.5.4-3_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/s/serf/libserf-1-1_1.3.9-3+deb9u1_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/s/subversion/libsvn1_1.9.5-1+deb9u5_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/s/subversion/subversion_1.9.5-1+deb9u5_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Unable to install packages required by /home/pi/RetroPie-Setup/retropie_packages.sh - Could not install package(s): subversion python3-pyudev dirmngr.Resolved changing repository link with:
deb http://legacy.raspbian.org/raspbian/ stretch main contrib non-free rpiI hope this could help someone else with the same issue!