Need help on bazaar..

Tata Dano dano at i360connect.com
Mon Oct 19 10:04:05 BST 2009


Hello,

I've worked on my other repo recently and successfully add files on bazaar
but when I try to commit, I have these result:

[root at lord_of_the_ring html]# bzr commit -m "sulay"
bzr: ERROR: bzrlib.util.configobj.configobj.ConfigObjError: Parsing failed
with several errors.
First error at line 7.

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 834, in
run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 790, in
run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 492, in
run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 2355, in
run
    author=author)
  File "/usr/lib/python2.4/site-packages/bzrlib/decorators.py", line 165, in
write_locked
    return unbound(self, *args, **kwargs)
  File "/usr/lib/python2.4/site-packages/bzrlib/workingtree_4.py", line 246,
in commit
    result = WorkingTree3.commit(self, message, revprops, *args, **kwargs)
  File "/usr/lib/python2.4/site-packages/bzrlib/decorators.py", line 165, in
write_locked
    return unbound(self, *args, **kwargs)
  File "/usr/lib/python2.4/site-packages/bzrlib/mutabletree.py", line 179,
in commit
    revprops['branch-nick'] = self.branch.nick
  File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 138, in
_get_nick
    return self.get_config().get_nickname()
  File "/usr/lib/python2.4/site-packages/bzrlib/config.py", line 289, in
get_nickname
    return self._get_nickname()
  File "/usr/lib/python2.4/site-packages/bzrlib/config.py", line 713, in
_get_nickname
    value = self._get_explicit_nickname()
  File "/usr/lib/python2.4/site-packages/bzrlib/config.py", line 723, in
_get_explicit_nickname
    return self._get_best_value('_get_nickname')
  File "/usr/lib/python2.4/site-packages/bzrlib/config.py", line 618, in
_get_best_value
    value = getattr(source(), option_name)()
  File "/usr/lib/python2.4/site-packages/bzrlib/config.py", line 428, in
_get_nickname
    return self.get_user_option('nickname')
  File "/usr/lib/python2.4/site-packages/bzrlib/config.py", line 180, in
get_user_option
    return self._get_user_option(option_name)
  File "/usr/lib/python2.4/site-packages/bzrlib/config.py", line 360, in
_get_user_option
    value = self._get_parser().get_value(section, option_name)
  File "/usr/lib/python2.4/site-packages/bzrlib/config.py", line 899, in
_get_parser
    return self._get_config()
  File "/usr/lib/python2.4/site-packages/bzrlib/config.py", line 904, in
_get_config
    encoding='utf-8')
  File
"/usr/lib/python2.4/site-packages/bzrlib/util/configobj/configobj.py", line
1272, in __init__
    self._load(infile, configspec)
  File
"/usr/lib/python2.4/site-packages/bzrlib/util/configobj/configobj.py", line
1355, in _load
    raise error
ConfigObjError: Parsing failed with several errors.
First error at line 7.

bzr 1.3.1 on python 2.4.3.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'commit', '-m', 'sulay']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
  bzrtools
/usr/lib/python2.4/site-packages/bzrlib/plugins/bzrtools [1.3.0]
  gtk                  /usr/lib/python2.4/site-packages/bzrlib/plugins/gtk
[0.94.0]
  launchpad
/usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad [unknown]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.
[root at lord_of_the_ring html]#

Your help is greatly appreciated. Thank you and more power.

Sincerely,

Tata
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20091019/9c131e46/attachment-0001.htm 


More information about the bazaar mailing list