Traceback after installing bzr 2.2.3

Marc Christiansen tolot at solar-empire.de
Sat Jan 29 21:24:53 UTC 2011


Martin Pool <mbp at canonical.com> wrote:
> On 30 January 2011 02:06, Eli Zaretskii <eliz at gnu.org> wrote:
>> After installing Bazaar 2.2.3 on Windows XPSP2, I get this in .bzr.log
>> when I type "bzr plugins":
>>
>>  0.110  bazaar version: 2.2.3
>>  0.110  bzr arguments: [u'plugins']
>>  0.125  looking for plugins in C:/Documents and Settings/Zaretzky/Application Data/bazaar/2.0/plugins
>>  0.125  looking for plugins in D:/usr/Bazaar/plugins
>>  0.391  encoding stdout as sys.stdout encoding 'cp1252'
>>  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.
> 

bzr-bisect has exactly this version, and produces the exception in
.bzr.log with 2.2.2. So it looks like it's not a regression.

Marc




More information about the bazaar mailing list