Traceback after installing bzr 2.2.3
Eli Zaretskii
eliz at gnu.org
Sat Jan 29 21:06:47 UTC 2011
> From: Martin Pool <mbp at canonical.com>
> Date: Sun, 30 Jan 2011 07:49:12 +1100
> Cc: bazaar at lists.canonical.com
>
> > 0.407 Traceback (most recent call last):
> > File "bzrlib\plugin.pyo", line 542, in _get__version__
> > File "bzrlib\__init__.pyo", line 117, in _format_version_tuple
> > ValueError: version_info (1, 1, 0, 'pre', 0) not valid
>
> This is harmless, but it means that some plugin is declaring a version
> in a form that's not quite standard. (Or, perhaps we might as well
> accept that form.) I am surprised if this changed from 2.2.2 to
> 2.2.3, but perhaps it's a plugin we're shipping. Unfortunately from
> your traceback I can't see which one it is.
Is there a way to find out which plugin it is, short of moving them
one by one into the plugins/ directory?
In the "bzr plugins" output, I see that the bisect plugin is version
1.1.0.pre.0, could this be the one?
More information about the bazaar
mailing list