Search found 5 matches

by granjerox
Wed Mar 09, 2022 7:56 pm
Forum: Support
Topic: Deluge doesnt start on Ubuntu 18.04
Replies: 5
Views: 3486

Re: Deluge doesnt start on Ubuntu 18.04

Thanks @mhertz for the reference. In my case installing lbry-libtorrent did the trick.

Code: Select all

sudo apt install python3-pip
sudo pip3 install lbry-libtorrent
python3 -c "import libtorrent; print(libtorrent.version)"
by granjerox
Wed Mar 09, 2022 3:40 pm
Forum: Support
Topic: Deluge doesnt start on Ubuntu 18.04
Replies: 5
Views: 3486

Deluge doesnt start on Ubuntu 18.04

Since yesterday I've realized that deluge server refuses to start due a Python libtorrent deps issue. I've filled a bug https://dev.deluge-torrent.org/ticket/3511 But maybe someone here could help. deluged: 2.1.1~dev7698+5acb57b5a-202203021432~ubuntu18.04.1 python-libtorrent: 1.1.12+daily8918+760f94...
by granjerox
Mon Jul 06, 2020 3:45 pm
Forum: Support
Topic: Torrents won't delete
Replies: 15
Views: 14480

Re: Torrents won't delete

Thanks @novamanus it worked like a charm. Ubuntu 18.04 granjerox@nuc:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.4 LTS Release: 18.04 Codename: bionic Python3.6 granjerox@nuc:~$ dpkg -l |egrep 'python3-six|python3\s+3' ii python3 3.6.7-1~18.04 amd...
by granjerox
Sat Nov 16, 2019 6:28 pm
Forum: Support
Topic: Torrents won't delete
Replies: 15
Views: 14480

Re: Torrents won't delete

I've reporded a bug in the ticket tracker

https://dev.deluge-torrent.org/ticket/3325

I think it would help if you add your comments there.
by granjerox
Sat Nov 09, 2019 8:08 am
Forum: Support
Topic: Torrents won't delete
Replies: 15
Views: 14480

Re: Torrents won't delete

Same problem here.