Page 1 of 1

problem running deluged as service

Posted: Fri Sep 03, 2010 6:45 pm
by divined
Hello

I had been running deluged as service for quite some time now under gentoo Linux. Some time ago it stopped working and I cannot get it to start.

Specifically when I start the service, it just stops after a while. I`m running this version of the kernel

Code: Select all

Linux t-rex 2.6.35-gentoo-r4 #4 PREEMPT Sun Aug 29 19:36:27 EEST 2010 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux
And this version of deluge

Code: Select all

emerge -pv deluge

These are the packages that would be merged, in order:

Calculating dependencies                            ... done!
[ebuild   R   ] net-p2p/deluge-1.3.0_rc2  USE="gtk -libnotify -webinterface" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

And these versions of python

Code: Select all

 eselect python list
Available Python interpreters:
  [1]   python2.6 *
  [2]   python3.1
 
Any ideas on how I proceed to debug the problem?