You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@raspberrypi:~# rtx
INFO Installing extratio
svn: E170013: Unable to connect to a repository at URL 'https://github.com/Novik/ruTorrent.git/tags/v4.2.10/plugins/extratio'
svn: E160013: '/Novik/ruTorrent.git/tags/v4.2.10/plugins/extratio' path not found
INFO Installing ratiocolor
sed: can't read /srv/rutorrent/plugins/ratiocolor/init.js: No such file or directory
INFO Installing throttle
svn: E170013: Unable to connect to a repository at URL 'https://github.com/Novik/ruTorrent.git/tags/v4.2.10/plugins/throttle'
svn: E160013: '/Novik/ruTorrent.git/tags/v4.2.10/plugins/throttle' path not found
This is a known issue that requires a fairly substantial refactor to the way rtx works.
We leaned heavily on SVN features that GitHub supported, but those features were sunset in January, which broke the implementation used here for nearly every plugin.
Until rtx can be refactored to remove dependency on SVN, rtx will not function
What happened?
root@raspberrypi:~# rtx
INFO Installing extratio
svn: E170013: Unable to connect to a repository at URL 'https://github.com/Novik/ruTorrent.git/tags/v4.2.10/plugins/extratio'
svn: E160013: '/Novik/ruTorrent.git/tags/v4.2.10/plugins/extratio' path not found
INFO Installing ratiocolor
sed: can't read /srv/rutorrent/plugins/ratiocolor/init.js: No such file or directory
INFO Installing throttle
svn: E170013: Unable to connect to a repository at URL 'https://github.com/Novik/ruTorrent.git/tags/v4.2.10/plugins/throttle'
svn: E160013: '/Novik/ruTorrent.git/tags/v4.2.10/plugins/throttle' path not found
Swizzin commit
b22ecf2
What OS are you using?
Debian 12 (Bookworm)
What architecture is your OS?
arm64
Relevant logs and output
No response
The text was updated successfully, but these errors were encountered: