[Bug 242760] net-p2p/deluge-cli fails to start since net-p2p/libtorrent-rasterbar update to 1.2.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 21 09:23:24 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242760

            Bug ID: 242760
           Summary: net-p2p/deluge-cli fails to start since
                    net-p2p/libtorrent-rasterbar update to 1.2.2
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: freebsd.bug at acquired-taste.net
                CC: rm at FreeBSD.org, yuri at freebsd.org
                CC: rm at FreeBSD.org, yuri at freebsd.org

"service deluged start" fails with the following traceback after
net-p2p/libtorrent-rasterbar was updated to 1.2.2 ports r520456


[ERROR   ] 19:07:18 main:248 No module named libtorrent
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/deluge/main.py", line 241, in
start_daemon
    Daemon(options, args)
  File "/usr/local/lib/python2.7/site-packages/deluge/core/daemon.py", line
144, in __init__
    from deluge.core.core import Core
  File "/usr/local/lib/python2.7/site-packages/deluge/core/core.py", line 38,
in <module>
    from deluge._libtorrent import lt
  File "/usr/local/lib/python2.7/site-packages/deluge/_libtorrent.py", line 59,
in <module>
    import libtorrent as lt
ImportError: No module named libtorrent

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list