Ubuntu PPA Update

General support for problems installing or using Deluge
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Ubuntu PPA Update

Post by Cas »

Latest Deluge release is now available in PPA

This update applies to Utopic, Trusty, Precise and Lucid.

All other distributions are no longer accepted by PPA.

https://launchpad.net/~deluge-team/+archive/ppa
nomnex
Member
Member
Posts: 10
Joined: Wed Oct 21, 2009 10:52 pm

Re: Ubuntu PPA update to Deluge 1.2.3

Post by nomnex »

Could not install on Karmic: message: deluge-common is held back.

I had to pass the command

Code: Select all

apt-get dist-upgrade 
yupotem
New User
New User
Posts: 7
Joined: Wed Feb 06, 2008 8:33 pm

Re: Ubuntu PPA update to Deluge 1.2.3

Post by yupotem »

If you install deluge on hardy via apt-get from the ppa then it will not work.

[INFO ] 13:31:06 daemon:129 Deluge daemon 1.2.0
[DEBUG ] 13:31:06 daemon:130 options: {'profile': False, 'loglevel': 'debug', 'quiet': False, 'ui$
[DEBUG ] 13:31:06 daemon:131 args: []
[ERROR ] 13:31:06 main:216 This version of Deluge requires libtorrent >=0.14.5.0!
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/main.py", line 209, in start_daemon
Daemon(options, args)
File "/var/lib/python-support/python2.5/deluge/core/daemon.py", line 136, in __init__
from deluge.core.core import Core
File "/var/lib/python-support/python2.5/deluge/core/core.py", line 36, in <module>
from deluge._libtorrent import lt
File "/var/lib/python-support/python2.5/deluge/_libtorrent.py", line 60, in <module>
check_version(lt)
File "/var/lib/python-support/python2.5/deluge/_libtorrent.py", line 53, in check_version
raise ImportError("This version of Deluge requires libtorrent >=%s!" % REQUIRED_VERSION)
ImportError: This version of Deluge requires libtorrent >=0.14.5.0!
shinger
Leecher
Leecher
Posts: 90
Joined: Sat Jun 05, 2010 1:02 pm

Re: Ubuntu PPA update to Deluge 1.2.3

Post by shinger »

Guys first of all congratulations for reaching 1.3.0. I've already tested RC 2 and all i had to say was RESPECT!!

I had a question about deluge ppa for ubuntu 10.04. I was wondering when it will be updated because i want to test it a bit more before it update my NAS with this latest version of deluge.

edit: i've found another way to update your current deluge version to the latest version (1.3.0) http://packages.ubuntu.com/search?keywo ... ge-torrent If you just download the packages seperatly in one folder. Then do the

Code: Select all

sudo dpkg -i *.deb
command and you'll get everything up to date.. Enjoy!!
===============================================================
Server: Rock 5B 8 Cores (ARM), 16 GB RAM, 2 TB 970 Evo +
OS: Linux Ubuntu 22.04 LTS
Deluge: v2.1.1
Plugins: Blocklist, LabelPlus, ItConfig, MyScheduler, Stats, Notifications, YaRSS2
firefly2442
New User
New User
Posts: 4
Joined: Wed May 26, 2010 11:23 am

Re: Ubuntu PPA update to Deluge 1.2.3

Post by firefly2442 »

Will the PPA archive be updated now that 1.3 is stable? Thanks.
firefly2442
New User
New User
Posts: 4
Joined: Wed May 26, 2010 11:23 am

Re: Ubuntu PPA update to Deluge 1.2.3

Post by firefly2442 »

Ended up just manually downloading and installing the Ubuntu Maverick packages as the previous poster suggested. Works fine. :)
mdh1

Re: Ubuntu PPA update to Deluge 1.2.3

Post by mdh1 »

firefly2442 wrote:Ended up just manually downloading and installing the Ubuntu Maverick packages as the previous poster suggested. Works fine. :)
did you need uninstall 1.2.3 before you did this or did it just update to 1.3.0
shinger
Leecher
Leecher
Posts: 90
Joined: Sat Jun 05, 2010 1:02 pm

Re: Ubuntu PPA update to Deluge 1.2.3

Post by shinger »

mdh1 wrote:
firefly2442 wrote:Ended up just manually downloading and installing the Ubuntu Maverick packages as the previous poster suggested. Works fine. :)
did you need uninstall 1.2.3 before you did this or did it just update to 1.3.0
Just download all the packages you want to update, and do that command it will automatically update the packages you wanted to update to the latest version.
===============================================================
Server: Rock 5B 8 Cores (ARM), 16 GB RAM, 2 TB 970 Evo +
OS: Linux Ubuntu 22.04 LTS
Deluge: v2.1.1
Plugins: Blocklist, LabelPlus, ItConfig, MyScheduler, Stats, Notifications, YaRSS2
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Ubuntu PPA Update

Post by Cas »

1.3.1 now available!
Mindzai
Member
Member
Posts: 47
Joined: Sat Oct 04, 2008 5:06 pm
Location: England

Re: Ubuntu PPA Update

Post by Mindzai »

Anywhere I can get deluge-gtk 1.3.1?
Post Reply