Bzr error
Martin Pool
mbp at canonical.com
Fri Aug 18 11:28:06 BST 2006
On 15 Aug 2006, "Jordan, Walter" <walter.jordan at hp.com> wrote:
> I am looking at Bazaar NG for the first time and ran across this error.
> Just thought I would let you know.
Hi Walter,
Can you say anything about what you were doing when this happened? Is
it reproducible?
>
> - 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
--
Martin
More information about the bazaar
mailing list