Bug#351532: freeloader fails to fire up from terminal

2006-02-06 Thread Julien Valroff
Hi,

Thanks for testing.

 I ran a check to see which package provides for khashmir.py and as you
 can see from the the output below it was provided by
 bittorrent-4.2.1.linux from from mentors.debian.net by Sam Morris which
 I recalled I built from source. 
OK, then I think it is more sure to make freeloader depend on bittorrent
 4.0, even if this package has not yet entered the official
repository.
I will of course forward this upstream, as this may be of great
importance for the future of freeloader.

 Purging bittorrent-4.2.1.linux (i.e. dpkg -P bittorrent-4.2.1.linux)
 alone could not get freeloader to start as
 /usr/lib/python2.3/site-packages/khashmir was supposedly not empty and
 thus not removed.
Freeloader does depend on bittorrent python module, which is provided by
bittorrent package itself.

In your case, you have to uninstall bittorrent-4.2.1.linux, and install
bittorrent from the official archive, or wait until a new version of
freeloader supports bittorrent  4.

Cheers,
Julien




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#351532: freeloader fails to fire up from terminal

2006-02-05 Thread Shaun Lee
Package: freeloader
Version: 0.3-4
Severity: grave
Justification: renders package unusable

freeloader fails to start from gnome-terminal with the following error output:

$ freeloader
Traceback (most recent call last):
  File /usr/bin/freeloader, line 78, in ?
import btdl
  File /usr/share/freeloader/btdl.py, line 23, in ?
import BitTorrent.download
  File /usr/lib/python2.3/site-packages/BitTorrent/download.py, line 56, in ?
from khashmir.utkhashmir import UTKhashmir
  File /usr/lib/python2.3/site-packages/khashmir/utkhashmir.py, line 11, in ?
import khashmir, knode
  File /usr/lib/python2.3/site-packages/khashmir/khashmir.py, line 18, in ?
from BitTorrent.defaultargs import common_options, rare_options
  File /usr/lib/python2.3/site-packages/BitTorrent/defaultargs.py, line 32, 
in ?
basic_options = [
NameError: name '_' is not defined



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_SG.UTF-8, LC_CTYPE=en_SG.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_SG.UTF-8)

Versions of packages freeloader depends on:
ii  bittorrent3.4.2-6Scatter-gather network file transf
ii  librsvg2-22.12.7-4   SAX-based renderer library for SVG
ii  python2.3.5-5An interactive high-level object-o
ii  python-glade2 2.8.2-3GTK+ bindings: Glade support
ii  python-gnome2 2.12.3-1   Python bindings for the GNOME desk
ii  python-gtk2   2.8.2-3Python bindings for the GTK+ widge

Versions of packages freeloader recommends:
ii  python-gnome2-extras  2.12.1-2.1 Python bindings for the GNOME desk
pn  python2.3-gamin   none (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#351532: freeloader fails to fire up from terminal

2006-02-05 Thread Julien Valroff
Hi,

   File /usr/lib/python2.3/site-packages/BitTorrent/download.py, line 56, in 
 ?
 from khashmir.utkhashmir import UTKhashmir
   File /usr/lib/python2.3/site-packages/khashmir/utkhashmir.py, line 11, in 
 ?
 import khashmir, knode
   File /usr/lib/python2.3/site-packages/khashmir/khashmir.py, line 18, in ?
 from BitTorrent.defaultargs import common_options, rare_options
   File /usr/lib/python2.3/site-packages/BitTorrent/defaultargs.py, line 32, 
 in ?
 basic_options = [
 NameError: name '_' is not defined

It seems that this problem is caused by the fact you use Khashmir, which
is not included in Debian. I don't know Khashmir, but looking in the
CVS, it seems that this project is quite old, or even dead.

Can you please explain how it interacts with Bittorrent?

Cheers,
Julien




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]