Description of problem: deluged fails when tried to start Version-Release number of selected component (if applicable): 1.2.0-1.fc13 How reproducible: Always Steps to Reproduce: 1. deluged -d in console Actual results: [ERROR ] 23:03:02 main:216 libboost_python-mt.so.5: cannot open shared object file: No such file or directory Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/deluge/main.py", line 209, in start_daemon Daemon(options, args) File "/usr/lib/python2.6/site-packages/deluge/core/daemon.py", line 136, in __init__ from deluge.core.core import Core File "/usr/lib/python2.6/site-packages/deluge/core/core.py", line 36, in <module> from deluge._libtorrent import lt File "/usr/lib/python2.6/site-packages/deluge/_libtorrent.py", line 59, in <module> import libtorrent as lt ImportError: libboost_python-mt.so.5: cannot open shared object file: No such file or directory Expected results: Daemon succesfully starts in foreground Additional info:
*** This bug has been marked as a duplicate of bug 585661 ***