Package: bzr Version: 0.0.7-2 Severity: important eve:[~]% sudo apt-get install bzr-doc bzr [...] Setting up bzr (0.0.7-2) ... Setting up bzr-doc (0.0.7-2) ...
eve:[~]% bzr selftest bzr: ERROR: No module named testsweet at /usr/lib/python2.4/site-packages/bzrlib/selftest/__init__.py line 25, in ?() see ~/.bzr.log for debug information eve:[~]% cat ~/.bzr.log this is a debug log for diagnosing/reporting problems in bzr you can delete or truncate this file, or include sections in bug reports to [EMAIL PROTECTED] [ 4637] Mon 10:52:37.337 ERROR: No module named testsweet Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 654, in main return run_bzr(argv[1:]) File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 643, in run_bzr ret = cmd_obj.run_argv(argv) File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 301, in run_argv return self.run(**all_cmd_args) File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 1060, in run from bzrlib.selftest import selftest File "/usr/lib/python2.4/site-packages/bzrlib/selftest/__init__.py", line 25, in ? from testsweet import run_suite ImportError: No module named testsweet I have no idea if this is supposed to work (this is the first time I've even used bzr) but according to the README, 'bzr selftest' can be used to ensure everything is working. So, from my perspective it appears to not be working. Cheers, Anand -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (650, 'testing'), (600, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12suspend-2.1.9 Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Versions of packages bzr depends on: ii python2.4 2.4.1-2 An interactive high-level object-o ii python2.4-elementtree 1.2.6-3 Light-weight toolkit for XML proce Versions of packages bzr recommends: pn python-celementtree <none> (no description available) pn python-urlgrabber <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]