Want to upgrade to 1.3.12 through Pypi

General support for problems installing or using Deluge
Post Reply
f4st3r
New User
New User
Posts: 2
Joined: Mon Oct 12, 2015 4:07 pm

Want to upgrade to 1.3.12 through Pypi

Post by f4st3r »

Hi,

I'm running PCLinuxOS and our repo has deluge at 1.3.6. A recent upgrade to libglib-2.0.so.0.4600.0 results in a segfault on startup. I want to work out whether it is just a library mismatch or something else.

I'd like to upgrade deluge through Pypi so I can let the guys who run my repo that there is an issue and a fix. Unfortunately, Pypi is also at 1.3.6, so I can't upgrade that way.

Do you guys manage the Pypi version or is there someone else that I need to ask to upgrade the Pypi version?

Cheers
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Want to upgrade to 1.3.12 through Pypi

Post by Cas »

I don't see deluge on pypi (and not likely to be up there anytime soon), it's not difficult to install from source. However the deluge version would have nothing to do with segfault in glib, you need to look at gtk or pygtk. You should get a gdb trace and refer it to PCLinuxOS guys or upstream.
f4st3r
New User
New User
Posts: 2
Joined: Mon Oct 12, 2015 4:07 pm

Re: Want to upgrade to 1.3.12 through Pypi

Post by f4st3r »

My apologies, I saw deluge-client in pypi and thought that was deluge. pip told me deluge is up to date when I tried to pip update it. Operator error somewhere?!? D'oh!!!

I see that libgtkmm2.4_1 was updated, so maybe that is where the issue came in. It seems to be happening while deluge is trying to load up the torrents.

I'll report it to the PCLinuxOS support forum.

Thanks for the quick response and heads up.

Cheers
Post Reply