Public bug reported:

Binary package hint: bittorrent

The Edgy bittorrent package seems to break when the /usr/bin/python
symlink is set to python2.5. For example:

[EMAIL PROTECTED]:$ btdownloadcurses
Traceback (most recent call last):
  File "/usr/bin/btdownloadcurses", line 6, in <module>
    from BitTorrent.download import download
ImportError: No module named BitTorrent.download

When choosing to load gnome-btdownload (e.g. with 'Open' from Nautilus),
nothing happens and no error message is seen.

Changing the magic lines of the bittorrent scripts like btdownloadcurses in the 
/usr/bin/ directory from
#!/usr/bin/python
to
#!/usr/bin/python2.4
seems to work around the problem. Is this something to consider for Edgy until 
a proper bittorrent package is made for python 2.5?

** Affects: bittorrent (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
[Edgy] python2.5 default breaks bittorrent
https://launchpad.net/bugs/68387

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to