Bzr error

Jordan, Walter walter.jordan at hp.com
Tue Aug 15 19:39:40 BST 2006


I am looking at Bazaar NG for the first time and ran across this error.
Just thought I would let you know.

- Walter Jordan



bzr: ERROR: exceptions.ValueError: max() arg is an empty sequence

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 697,
in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 659,
in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 281,
in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 669,
in ignore_pipe
    result = func(*args, **kwargs)
  File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 2564,
in run
    annotate_file(branch, file_version, file_id, long, all, sys.stdout)
  File "/usr/lib/python2.4/site-packages/bzrlib/annotate.py", line 42,
in annotate_file
    max_origin_len = max(len(origin) for origin in set(x[1] for x in
annotation))
ValueError: max() arg is an empty sequence

bzr 0.9.0 on python 2.4.3.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'annotate', 'stuff']

** please send this report to bazaar-ng at lists.ubuntu.com




More information about the bazaar mailing list