Deluge 2.0 Beta 1

Suggestions and discussion of future versions
jeps
Leecher
Leecher
Posts: 80
Joined: Wed May 18, 2011 4:32 pm

Re: Deluge 2.0 Beta 1

Post 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?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge 2.0 Beta 1

Post by Cas »

Ah damn, apt install python3-distro

Edit: I have pushed a fix that should update PPA in a few hours
jeps
Leecher
Leecher
Posts: 80
Joined: Wed May 18, 2011 4:32 pm

Re: Deluge 2.0 Beta 1

Post by jeps »

Thanks...
Yeah, building is a bitch
Feriman
New User
New User
Posts: 8
Joined: Mon Feb 05, 2018 9:50 am

Re: Deluge 2.0 Beta 1

Post 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!
jeps
Leecher
Leecher
Posts: 80
Joined: Wed May 18, 2011 4:32 pm

Re: Deluge 2.0 Beta 1

Post 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.
highvoltage
Leecher
Leecher
Posts: 57
Joined: Mon Apr 11, 2016 11:11 pm
Location: Brazil

Re: Deluge 2.0 Beta 1

Post by highvoltage »

Feriman
New User
New User
Posts: 8
Joined: Mon Feb 05, 2018 9:50 am

Re: Deluge 2.0 Beta 1

Post by Feriman »

I tried it, but the deluge-webui package is not available.
jeps
Leecher
Leecher
Posts: 80
Joined: Wed May 18, 2011 4:32 pm

Re: Deluge 2.0 Beta 1

Post by jeps »

I am out of luck, no build for Ubuntu 16.04?
Would you consider adding this version too?
jeps
Leecher
Leecher
Posts: 80
Joined: Wed May 18, 2011 4:32 pm

Re: Deluge 2.0 Beta 1

Post 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
jeps
Leecher
Leecher
Posts: 80
Joined: Wed May 18, 2011 4:32 pm

Re: Deluge 2.0 Beta 1

Post by jeps »

Sorry for the mulipost...
In Ubuntu 19.04 all dependencies are met, and Deluge installs all right.
Locked