Page 1 of 1

which version for raspbian

Posted: Sat May 17, 2014 4:52 pm
by paksen
I'm running Deluge on a raspberry pi with raspbian. Put it all together a couple months ago. This morning I got the pop up saying a new version was available. So I'm not sure I'm running the right versions.
I use the (thin?) client (not the web client) and it showed
Client 1.3.6
Server 1.3.3
libtorrent 0.15.10.0

Not sure how I installed deluge. I suspect I followed the instructions at how to geek http://www.howtogeek.com/142044/how-to- ... rrent-box/ which says to use

Code: Select all

sudo apt-get install deluged
but I also could have tried...

Code: Select all

add-apt-repository 'deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu precise main'
#1 - Should I upgrade the server to 1.3.6?
#2 - Which of the 2 above methods is the right one to use to get 1.3.6?
#3 - Other than looking at the GUI is there another way to tell which version of the server I'm running?

I want to make sure I get this piece straightened out before attempting to solve other small issues.

Thanks

Paksen
linux n00b

Re: which version for raspbian

Posted: Mon May 19, 2014 8:24 pm
by paksen
Took a backup and decided to try a few things. Thought I'd put things here in case anyone else has a similar question.
The following doesn't work on Raspbian. add-apt-repository doesn't appear to be a valid command

Code: Select all

add-apt-repository 'deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu precise main'
Then I found http://www.onepitwopi.com/raspberry-pi/ ... pberry-pi/ and followed the first part of the instructions. I didn't do the setup parts since those had already been done with the first install. So far so good.
I also updated the GUI. Now the only part that still shows 1.3.3 is the web browser.