arakasi72 / rtinst

seedbox installation script for Ubuntu and Debian systems
MIT License
1.22k stars 259 forks source link

rtupgrade not working properly #556

Open JohnAMacDonald opened 3 years ago

JohnAMacDonald commented 3 years ago

Hello!

I'm running the installer on a Raspberry Pi Model 4, everything installs fine it seems, however when I use the command "sudo rtupgrade" and select option 1 for 0.13.2/0.9.2, it says it went okay, however in ruTorrent it still reports at the bottom right "rTorrent: 0.9.8/0.13.8". Any help?

Thanks!

Running the latest Raspbian 32 Bit OS for my Pi, based off of Debian 10 I believe.

Pastebin of the command line from "sudo rtupgrade": https://pastebin.com/xkJMKPQN

jamiew0w commented 3 years ago

this happened to me also:

edit /etc/rtinst/scripts/rutupgrade and edit line 17 to this:

rurelease=$(git ls-remote -t https://github.com/Novik/ruTorrent v\* | cut -d/ -f3 | head -1)

works fine afterwards.

edit; long term solution is upgrading rtinst:

rtsetup