Page 20 of 21

Re: Deluge 2.0 Beta 1

Posted: Thu May 09, 2019 5:11 am
by jeps
Running Ubuntu 19.04.
Efter last update, I get this when trying to start the Daemon:
Traceback (most recent call last):
File "/usr/bin/deluged", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3191, in
<module>
@_call_aside
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3175, in
_call_aside
f(*args, **kwargs)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3204, in
_initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 583, in
_build_master
ws.require(__requires__)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 900, in
require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 786, in
resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'distro' distribution was not found and
is required by deluge

I am running a docker version of Ubuntu.
What am I missing and what to do to resolve this?

Re: Deluge 2.0 Beta 1

Posted: Thu May 09, 2019 7:39 am
by Cas
Ah damn, apt install python3-distro

Edit: I have pushed a fix that should update PPA in a few hours

Re: Deluge 2.0 Beta 1

Posted: Thu May 09, 2019 2:51 pm
by jeps
Thanks...
Yeah, building is a bitch

Re: Deluge 2.0 Beta 1

Posted: Mon Jun 10, 2019 6:59 pm
by Feriman
Hi,

First of all thank you for release the stable version of Deluge.

I'd like to install the newest version (2.0.2) of Deluge on my Raspbain system, but I cannot because the offical PPA doesn't store it yet:
http://ppa.launchpad.net/deluge-team/ppa/ubuntu/

When will you add this 2.0.2 version to repository?


Thank you!

Re: Deluge 2.0 Beta 1

Posted: Tue Jun 11, 2019 7:04 am
by jeps
Hi,

Like Feriman writes, it is very strange that the official release isn't available anywhere (so it seems).
Version 2.0.0 was released 5 days ago
It is not even available from ppa:deluge-team/stable

Can somebody share some light on this, please?

Thanks in advance.

Re: Deluge 2.0 Beta 1

Posted: Tue Jun 11, 2019 11:44 am
by highvoltage

Re: Deluge 2.0 Beta 1

Posted: Tue Jun 11, 2019 12:40 pm
by Feriman
I tried it, but the deluge-webui package is not available.

Re: Deluge 2.0 Beta 1

Posted: Tue Jun 11, 2019 12:56 pm
by jeps
I am out of luck, no build for Ubuntu 16.04?
Would you consider adding this version too?

Re: Deluge 2.0 Beta 1

Posted: Tue Jun 11, 2019 1:01 pm
by jeps
When trying to install U get this:
Depends: deluge-common (= 2.0.0-0~201906082034~ubuntu18.04.1) but 2.0.0.dev7437+bd4a3cb+201905231502~ubuntu18.04.1 is to be installed

Re: Deluge 2.0 Beta 1

Posted: Tue Jun 11, 2019 1:36 pm
by jeps
Sorry for the mulipost...
In Ubuntu 19.04 all dependencies are met, and Deluge installs all right.