9.10 Karmic Headless Server Deluged Wont Start
Posted: Thu Feb 04, 2010 12:44 pm
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?
[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?