emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Something wrong with the repo?


From: Jan Djärv
Subject: Re: Something wrong with the repo?
Date: Sun, 10 Oct 2010 15:48:41 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.11) Gecko/20101004 Thunderbird/3.1.5

Sön 2010-10-10 14:53:43 +02000.045  bazaar version: 2.2.1
0.045  bzr arguments: [u'commit']
0.059 looking for plugins in /Users/jhd/.bazaar/plugins0.059 looking for plugins in /Library/Python/2.6/site-packages/bzrlib/plugins
0.166  encoding stdout as sys.stdout encoding 'UTF-8'
0.239  opening working tree '/Users/jhd/src/emacs/emacs-23'
0.679  bzr-svn: using Subversion 1.6.5 ()
1.394  ssh implementation is OpenSSH
5.448  preparing to commit
6.906  Traceback (most recent call last):
  File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 912, in exce
ption_to_return_code
    return the_callable(*args, **kwargs)
File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 1112, in run_bzr
    ret = run(*run_argv)
File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 690, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 705, in run
    return self._operation.run_simple(*args, **kwargs)
File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 135, in run_simple
    self.cleanups, self.func, *args, **kwargs)
File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/Library/Python/2.6/site-packages/bzrlib/builtins.py", line 3200, in run
    exclude=safe_relpath_files(tree, exclude))
File "/Library/Python/2.6/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
File "/Library/Python/2.6/site-packages/bzrlib/workingtree_4.py", line 197, in commit
    result = WorkingTree3.commit(self, message, revprops, *args, **kwargs)
File "/Library/Python/2.6/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
File "/Library/Python/2.6/site-packages/bzrlib/mutabletree.py", line 201, in commit
    *args, **kwargs)
  File "/Library/Python/2.6/site-packages/bzrlib/commit.py", line 286, in commit
    possible_master_transports=possible_master_transports)
  File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 131, in run
    self.cleanups, self.func, self, *args, **kwargs)
File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/Library/Python/2.6/site-packages/bzrlib/commit.py", line 360, in 
_commit
    self._check_bound_branch(operation, possible_master_transports)
File "/Library/Python/2.6/site-packages/bzrlib/commit.py", line 529, in _check_bound_branch
    self.master_branch.lock_write()
File "/Library/Python/2.6/site-packages/bzrlib/remote.py", line 2442, in lock_write
    remote_tokens = self._remote_lock_write(token)
File "/Library/Python/2.6/site-packages/bzrlib/remote.py", line 2426, in _remote_lock_write
    repo_token or '', **err_context)
  File "/Library/Python/2.6/site-packages/bzrlib/remote.py", line 57, in _call
    self._translate_error(err, **err_context)
File "/Library/Python/2.6/site-packages/bzrlib/remote.py", line 2296, in _translate_error
    self.repository._translate_error(err, branch=self, **context)
File "/Library/Python/2.6/site-packages/bzrlib/remote.py", line 819, in _translate_error
    self.bzrdir._translate_error(err, repository=self, **context)
File "/Library/Python/2.6/site-packages/bzrlib/remote.py", line 173, in _translate_error
    _translate_error(err, bzrdir=self, **context)
File "/Library/Python/2.6/site-packages/bzrlib/remote.py", line 3003, in _translate_error
    raise errors.UnknownErrorFromSmartServer(err)
UnknownErrorFromSmartServer: Server sent an unexpected error: ('error', 'Unable to determine your name. Use "bzr whoami" to set it.')

bzr version is 2.2.1.

        Jan D.


Eli Zaretskii skrev 2010-10-10 15.43:
Date: Sun, 10 Oct 2010 15:08:02 +0200
From: Jan Djärv<address@hidden>
Cc: address@hidden, address@hidden

Did you commit or just update?  Update is fine, it is commit that fails, I
forgot to mention that, sorry.

Didn't try to commit before, but I tried that now, and it worked
(revno 101895).

Can you show the relevant parts of your ~/.bzr.log file that show the
failure?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]