I'm currently trying to install svn on my TS-210. I installed ipkg over QKPG center. ipkg seems to work, since "ipkg update" and "ipkg list" are succesful. But when I try to install svn with "ipkg install svn" I get the following error:
- Code: Select all
Installing svn (1.6.17-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/svn_1.6.17-1_arm.ipk
Nothing to be done
An error ocurred, return value: 22.
Collected errors:
ipkg_download: ERROR: Command failed with return value 1: `wget --passive-ftp -q -P /opt/ipkg-LXccYj http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/svn_1.6.17-1_arm.ipk'
Failed to download svn. Perhaps you need to run 'ipkg update'?
If I have a look at the list returned by "ipkg list", it shows that svn is available, but trying to download the package file through a webbrowser returns "404 not found". Does someone know how to solve this? Obviously the package file does not exist, but which feed do I need to use instead?
Best,
Thomas
News