rakshasa / rtorrent

rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent/wiki
GNU General Public License v2.0
4.05k stars 412 forks source link

what process should I do on Debian 11? #1266

Open Suitear opened 3 months ago

Suitear commented 3 months ago

I execute 'apt-get install rtorrent', does it mean it also installed libtorrent automatically? or should I compile libtorrent manually?

I always got this error : Tracker: [Failure reason \"banned client, please goto our wiki for a list of acceptable clients\"]

So what should I do on Debian 11? Is there any specific procedures to compile it on Debian 11?

kannibalox commented 3 months ago

If libtorrent wasn't installed, you wouldn't be able to start up rtorrent in the first place, let alone get that message (you can run apt list --installed | grep libtorrent to prove it if you want). That message is coming from the tracker of that specific torrent, so you'll need to contact an admin or find whichever wiki they're talking about in order to see what clients are allowed. It's odd that rTorrent isn't, since it's a very popular and stable client, but trackers can ban whatever clients they wish.

Just a heads up, there have been reports that Debian doesn't compile rTorrent with asynchronous DNS by default, so UDP trackers (primarily used for public torrents) may slow down a vanilla rtorrent installation on Debian.