Page 1 of 1

9.10 Karmic Headless Server Deluged Wont Start

Posted: Thu Feb 04, 2010 12:44 pm
by imperialxt
Yo I've compiled from source and i start deluged in CLI and it runs for like a second or so then stops, I checked if it was running with "ps aux | grep deluged" and it wasn't so checked the log file. got this

[ERROR ] 20:36:12 main:216 /usr/lib/pymodules/python2.6/libtorrent.so: undefined symbol: _ZN10libtorrent9ip_filter8add_ruleEN5boost4asio2ip7addressES4_i
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0-py2.6.egg/deluge/main.py", line 209, in start_daemon
Daemon(options, args)
File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0-py2.6.egg/deluge/core/daemon.py", line 136, in __init__
from deluge.core.core import Core
File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0-py2.6.egg/deluge/core/core.py", line 36, in <module>
from deluge._libtorrent import lt
File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0-py2.6.egg/deluge/_libtorrent.py", line 59, in <module>
import libtorrent as lt
ImportError: /usr/lib/pymodules/python2.6/libtorrent.so: undefined symbol: _ZN10libtorrent9ip_filter8add_ruleEN5boost4asio2ip7addressES4_i

is this a libtorrent issue?

Re: 9.10 Karmic Headless Server Deluged Wont Start

Posted: Sat Feb 06, 2010 7:03 pm
by Cas
It is much easier to use the Ubuntu PPA for Deluge

Re: 9.10 Karmic Headless Server Deluged Wont Start

Posted: Sun Feb 07, 2010 6:50 am
by imperialxt
it would be if it was up to date.

Re: 9.10 Karmic Headless Server Deluged Wont Start

Posted: Sun Feb 07, 2010 6:59 am
by johnnyg
1.2.0 is on https://launchpad.net/~deluge-team/+archive/ppa

and yes it looks to be a libtorrent issue, try reinstalling libtorrent.