$ sudo service deluged onestart
Starting deluged.
Traceback (most recent call last):
File "/usr/local/bin/deluged", line 6, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
/usr/local/etc/rc.d/deluged: WARNING: failed to start deluged
Any thoughts as to what is gong wrong here?
I am using deluge-cli-1.3.15_9 installed as FreeBSD package.
Thanks
Hi, thanks for the link to that old thread. Here are the files referred to. I am highly reluctant to manually delete files from /usr/local/bin, as the package manager will complain in the daily logs.
The link I posted referred to having deluge both in '/usr/local/bin' and '/usr/bin'. Anyway, I just looked up the deluge-cli package, and it states in release-notes that it's just now split into CLI/GUI and needs previous deluge package to be uninstalled first. However, since you made a full OS upgrade, then it sounds strange I must admit. Sorry, I don't know I'm afraid.