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?
9.10 Karmic Headless Server Deluged Wont Start
-
- New User
- Posts: 3
- Joined: Thu Oct 29, 2009 1:23 pm
Re: 9.10 Karmic Headless Server Deluged Wont Start
It is much easier to use the Ubuntu PPA for Deluge
-
- New User
- Posts: 3
- Joined: Thu Oct 29, 2009 1:23 pm
Re: 9.10 Karmic Headless Server Deluged Wont Start
it would be if it was up to date.
Re: 9.10 Karmic Headless Server Deluged Wont Start
1.2.0 is on https://launchpad.net/~deluge-team/+archive/ppa
and yes it looks to be a libtorrent issue, try reinstalling libtorrent.
and yes it looks to be a libtorrent issue, try reinstalling libtorrent.