Opened 15 years ago

Closed 15 years ago

#954 closed bug (Fixed)

[Showstopper] 1.1.8 upgrade from Ubuntu 9.04 PPA is broken

Reported by: keerthi.linux@… Owned by: markybob
Priority: blocker Milestone:
Component: Packaging Version: 1.1.8
Keywords: Cc:

Description

Upgraded to deluge 1.1.8 from Ubuntu PPA (Jaunty). Deluge daemon does not start.

Error: $deluged -d [ERROR ] 23:33:37 main:207 No module named libtorrent Traceback (most recent call last):

File "/var/lib/python-support/python2.6/deluge/main.py", line 204, in start_daemon

Daemon(options, args)

File "/var/lib/python-support/python2.6/deluge/core/daemon.py", line 54, in init

from deluge.core.core import Core

File "/var/lib/python-support/python2.6/deluge/core/core.py", line 57, in <module>

import libtorrent as lt

ImportError?: No module named libtorrent

More reports here: https://forum.deluge-torrent.org/viewtopic.php?f=7&t=17705

Change History (1)

comment:1 Changed 15 years ago by andar

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.