In the RPI4 repos there is no subversion package, so how in the world am I supposed to get the SVN command. This is ridiculous. PLUS, why don't you just add the stk-assets folder or whatever it is to the repo, instead of making us download it. Please reply asap.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
python-colorzero
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
libserf-1-1 libsvn1 libutf8proc2
Suggested packages:
db5.3-util libapache2-mod-svn subversion-tools
The following NEW packages will be installed:
libserf-1-1 libsvn1 libutf8proc2 subversion
0 upgraded, 4 newly installed, 0 to remove and 52 not upgraded.
Need to get 2,159 kB/2,257 kB of archives.
After this operation, 8,607 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err:1 http://raspbian.raspberrypi.org/raspbian buster/main armhf libsvn1 armhf 1.10.4-1+deb10u2
404 Not Found [IP: 93.93.128.193 80]
Err:2 http://raspbian.raspberrypi.org/raspbian buster/main armhf subversion armhf 1.10.4-1+deb10u2
404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/s/subversion/libsvn1_1.10.4-1+deb10u2_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/s/subversion/subversion_1.10.4-1+deb10u2_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
In the RPI4 repos there is no
subversion
package, so how in the world am I supposed to get theSVN
command. This is ridiculous. PLUS, why don't you just add the stk-assets folder or whatever it is to the repo, instead of making us download it. Please reply asap.The need to SVN https://svn.code.sf.net/p/supertuxkart/code/stk-assets stk-assets is stated in the README.md. Output of me trying to install SVN:
What is going on?????