I'm no expert on python-support packaging, but this patch seems to work. ** Attachment added: "patch against version 3.4.2-10ubuntu1" http://librarian.launchpad.net/5389570/bt-feisty.diff
** Description changed: - The main Python module module 'BitTorrent' is currently registered only - with python2.5 (which means that calling the bt* commands doesn't work - as they use python2.4). This is caused by the fact that debian/rules - uses multiple versions of Python to install the package. You should use - only the default versions. Also, the 'XB-Python-Version' entries in + The main Python module 'BitTorrent' is currently registered only with + python2.5 (which means that calling the bt* commands doesn't work as + they use python2.4). This is caused by the fact that debian/rules uses + multiple versions of Python to install the package. You should use only + the default versions. Also, the 'XB-Python-Version' entries in debian/control are not needed anymore. -- doesn't work with python2.4 https://launchpad.net/bugs/75672 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
