Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 450258 - deluged fails to start
Summary: deluged fails to start
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-04 15:26 UTC by Allan Klinbail
Modified: 2013-01-04 15:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Klinbail 2013-01-04 15:26:49 UTC
On starting deluged 1.3.5 I am now getting a new error .. 
p2p@srv3 ~/.config $ deluged -d
[ERROR   ] 02:21:36 main:233 libtorrent-rasterbar.so.6: cannot open shared object file: No such file or directory
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/deluge/main.py", line 226, in start_daemon
    Daemon(options, args)
  File "/usr/lib64/python2.7/site-packages/deluge/core/daemon.py", line 141, in __init__
    from deluge.core.core import Core
  File "/usr/lib64/python2.7/site-packages/deluge/core/core.py", line 36, in <module>
    from deluge._libtorrent import lt
  File "/usr/lib64/python2.7/site-packages/deluge/_libtorrent.py", line 59, in <module>
    import libtorrent as lt
ImportError: libtorrent-rasterbar.so.6: cannot open shared object file: No such file or directory



Reproducible: Always

Steps to Reproduce:
1. su to p2p user
2. deluged -d

Actual Results:  
deluged -d
[ERROR   ] 02:21:36 main:233 libtorrent-rasterbar.so.6: cannot open shared object file: No such file or directory
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/deluge/main.py", line 226, in start_daemon
    Daemon(options, args)
  File "/usr/lib64/python2.7/site-packages/deluge/core/daemon.py", line 141, in __init__
    from deluge.core.core import Core
  File "/usr/lib64/python2.7/site-packages/deluge/core/core.py", line 36, in <module>
    from deluge._libtorrent import lt
  File "/usr/lib64/python2.7/site-packages/deluge/_libtorrent.py", line 59, in <module>
    import libtorrent as lt
ImportError: libtorrent-rasterbar.so.6: cannot open shared object file: No such file or directory


Expected Results:  
deluged to start normally 

using  net-libs/libtorrent-0.12.9
Comment 1 Allan Klinbail 2013-01-04 15:55:19 UTC
required rebuild of rb_libtorrent .. apologies