bzr-svn HEAD problem
Russel Winder
russel at russel.org.uk
Tue Aug 31 12:06:52 BST 2010
Jelmer,
bzr-svn HEAD seems blockingly broken I'm afraid. I am guessing though
it is something fairly small. I get the same message for all accesses
to any Subversion repository with Bazaar.
Using saved parent location: svn+https://svn.codehaus.org/groovy/trunk/groovy/modules/native_launcher
bzr: ERROR: exceptions.AttributeError: 'function' object has no attribute 'decode'
Traceback (most recent call last):
File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/commands.py", line 912, in exception_to_return_code
return the_callable(*args, **kwargs)
File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/commands.py", line 1112, in run_bzr
ret = run(*run_argv)
File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/commands.py", line 690, in run_argv_aliases
return self.run(**all_cmd_args)
File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/commands.py", line 705, in run
return self._operation.run_simple(*args, **kwargs)
File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/cleanup.py", line 135, in run_simple
self.cleanups, self.func, *args, **kwargs)
File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/cleanup.py", line 165, in _do_with_cleanups
result = func(*args, **kwargs)
File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/builtins.py", line 981, in run
possible_transports=possible_transports)
File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/branch.py", line 169, in open
return control.open_branch(unsupported=_unsupported)
File "/home/users/russel/.bazaar/plugins-bzr.dev/svn/remote.py", line 253, in open_branch
ignore_fallbacks=ignore_fallbacks, unsupported=unsupported)
File "/home/users/russel/.bazaar/plugins-bzr.dev/svn/remote.py", line 264, in _open_branch
repos = self.find_repository()
File "/home/users/russel/.bazaar/plugins-bzr.dev/svn/remote.py", line 163, in find_repository
return SvnRepository(self, transport, self.branch_path)
File "/home/users/russel/.bazaar/plugins-bzr.dev/svn/repository.py", line 382, in __init__
self.get_config().add_location(self.base)
File "/home/users/russel/.bazaar/plugins-bzr.dev/svn/config.py", line 300, in add_location
locations = self.get_locations()
File "/home/users/russel/.bazaar/plugins-bzr.dev/svn/config.py", line 290, in get_locations
val = self._get_user_option("locations", use_global=False)
File "/home/users/russel/.bazaar/plugins-bzr.dev/svn/config.py", line 169, in _get_user_option
value = source()._get_user_option(option_name)
File "/home/users/russel/.bazaar/plugins-bzr.dev/svn/config.py", line 146, in _get_uuid_config
self._uuid_config = SubversionUUIDConfig(self.uuid)
File "/home/users/russel/.bazaar/plugins-bzr.dev/svn/config.py", line 85, in __init__
super(SubversionUUIDConfig, self).__init__(name_generator)
File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/config.py", line 580, in __init__
self.dir = osutils.dirname(osutils.safe_unicode(self.file_name))
File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/osutils.py", line 1263, in safe_unicode
return unicode_or_utf8_string.decode('utf8')
AttributeError: 'function' object has no attribute 'decode'
--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder at ekiga.net
41 Buckmaster Road m: +44 7770 465 077 xmpp: russel at russel.org.uk
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20100831/fbb8af38/attachment.pgp
More information about the bazaar
mailing list