* Something wrong with the repo?
@ 2010-10-10 11:09 Lars Magne Ingebrigtsen
2010-10-10 11:32 ` Jan Djärv
2010-10-10 12:04 ` Andreas Schwab
0 siblings, 2 replies; 19+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-10-10 11:09 UTC (permalink / raw)
To: emacs-devel
I get the following when I try to do a bzr update:
[larsi@quimbies ~/src/emacs/trunk]$ bzr update
Warning: Permanently added the RSA host key for IP address '140.186.70.72' to the list of known hosts.
subsystem request failed on channel 0
bzr: ERROR: Unable to connect to target of bound branch BzrBranch7('file:///home/larsi/src/emacs/trunk/') => sftp://larsi@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Unable to connect to SSH host bzr.savannah.gnu.org; EOF during negotiation
So it would seem that the IP address changed, and now it doesn't work
any more?
--
(domestic pets only, the antidote for overdose, milk.)
larsi@gnus.org * Lars Magne Ingebrigtsen
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 11:09 Something wrong with the repo? Lars Magne Ingebrigtsen
@ 2010-10-10 11:32 ` Jan Djärv
2010-10-10 12:04 ` Andreas Schwab
1 sibling, 0 replies; 19+ messages in thread
From: Jan Djärv @ 2010-10-10 11:32 UTC (permalink / raw)
To: emacs-devel
Me too. Maybe make an error report?
Jan D.
Lars Magne Ingebrigtsen skrev 2010-10-10 13.09:
> I get the following when I try to do a bzr update:
>
> [larsi@quimbies ~/src/emacs/trunk]$ bzr update
> Warning: Permanently added the RSA host key for IP address '140.186.70.72' to the list of known hosts.
> subsystem request failed on channel 0
> bzr: ERROR: Unable to connect to target of bound branch BzrBranch7('file:///home/larsi/src/emacs/trunk/') => sftp://larsi@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Unable to connect to SSH host bzr.savannah.gnu.org; EOF during negotiation
>
>
> So it would seem that the IP address changed, and now it doesn't work
> any more?
>
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 11:09 Something wrong with the repo? Lars Magne Ingebrigtsen
2010-10-10 11:32 ` Jan Djärv
@ 2010-10-10 12:04 ` Andreas Schwab
2010-10-10 12:24 ` Jan Djärv
` (2 more replies)
1 sibling, 3 replies; 19+ messages in thread
From: Andreas Schwab @ 2010-10-10 12:04 UTC (permalink / raw)
To: emacs-devel
Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> I get the following when I try to do a bzr update:
>
> [larsi@quimbies ~/src/emacs/trunk]$ bzr update
> Warning: Permanently added the RSA host key for IP address '140.186.70.72' to the list of known hosts.
> subsystem request failed on channel 0
> bzr: ERROR: Unable to connect to target of bound branch BzrBranch7('file:///home/larsi/src/emacs/trunk/') => sftp://larsi@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Unable to connect to SSH host bzr.savannah.gnu.org; EOF during negotiation
Use bzr[+ssh]://... instead. Apparently there is suddenly a bzr server
at savannah now. Would have been nice to get an announcement though.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 12:04 ` Andreas Schwab
@ 2010-10-10 12:24 ` Jan Djärv
2010-10-10 12:38 ` Andreas Schwab
2010-10-10 12:54 ` Lars Magne Ingebrigtsen
2010-10-10 12:40 ` Eli Zaretskii
2010-10-10 12:48 ` Eli Zaretskii
2 siblings, 2 replies; 19+ messages in thread
From: Jan Djärv @ 2010-10-10 12:24 UTC (permalink / raw)
To: Andreas Schwab; +Cc: emacs-devel
That just gives another error:
bzr: ERROR: Unable to connect to target of bound branch
BzrBranch7(file:///Users/jhd/src/emacs/trunk/) =>
bzr+ssh://jhd@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Not a branch:
"bzr+ssh://jhd@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/".
Has the tree changed name?
Jan D.
Andreas Schwab skrev 2010-10-10 14.04:
> Lars Magne Ingebrigtsen<larsi@gnus.org> writes:
>
>> I get the following when I try to do a bzr update:
>>
>> [larsi@quimbies ~/src/emacs/trunk]$ bzr update
>> Warning: Permanently added the RSA host key for IP address '140.186.70.72' to the list of known hosts.
>> subsystem request failed on channel 0
>> bzr: ERROR: Unable to connect to target of bound branch BzrBranch7('file:///home/larsi/src/emacs/trunk/') => sftp://larsi@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Unable to connect to SSH host bzr.savannah.gnu.org; EOF during negotiation
>
> Use bzr[+ssh]://... instead. Apparently there is suddenly a bzr server
> at savannah now. Would have been nice to get an announcement though.
>
> Andreas.
>
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 12:24 ` Jan Djärv
@ 2010-10-10 12:38 ` Andreas Schwab
2010-10-10 12:54 ` Lars Magne Ingebrigtsen
1 sibling, 0 replies; 19+ messages in thread
From: Andreas Schwab @ 2010-10-10 12:38 UTC (permalink / raw)
To: Jan Djärv; +Cc: emacs-devel
Jan Djärv <jan.h.d@swipnet.se> writes:
> That just gives another error:
>
> bzr: ERROR: Unable to connect to target of bound branch
> BzrBranch7(file:///Users/jhd/src/emacs/trunk/) =>
> bzr+ssh://jhd@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Not a branch:
> "bzr+ssh://jhd@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/".
>
> Has the tree changed name?
Just apply the obvious url transformation.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 12:04 ` Andreas Schwab
2010-10-10 12:24 ` Jan Djärv
@ 2010-10-10 12:40 ` Eli Zaretskii
2010-10-10 12:54 ` Jan Djärv
2010-10-10 12:48 ` Eli Zaretskii
2 siblings, 1 reply; 19+ messages in thread
From: Eli Zaretskii @ 2010-10-10 12:40 UTC (permalink / raw)
To: Andreas Schwab; +Cc: emacs-devel
> From: Andreas Schwab <schwab@linux-m68k.org>
> Date: Sun, 10 Oct 2010 14:04:59 +0200
>
> Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
>
> > I get the following when I try to do a bzr update:
> >
> > [larsi@quimbies ~/src/emacs/trunk]$ bzr update
> > Warning: Permanently added the RSA host key for IP address '140.186.70.72' to the list of known hosts.
> > subsystem request failed on channel 0
> > bzr: ERROR: Unable to connect to target of bound branch BzrBranch7('file:///home/larsi/src/emacs/trunk/') => sftp://larsi@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Unable to connect to SSH host bzr.savannah.gnu.org; EOF during negotiation
>
> Use bzr[+ssh]://... instead. Apparently there is suddenly a bzr server
> at savannah now. Would have been nice to get an announcement though.
I've just forwarded it, it was sent to project admins less than an
hour ago.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 12:04 ` Andreas Schwab
2010-10-10 12:24 ` Jan Djärv
2010-10-10 12:40 ` Eli Zaretskii
@ 2010-10-10 12:48 ` Eli Zaretskii
2 siblings, 0 replies; 19+ messages in thread
From: Eli Zaretskii @ 2010-10-10 12:48 UTC (permalink / raw)
To: emacs-devel
> From: Andreas Schwab <schwab@linux-m68k.org>
> Date: Sun, 10 Oct 2010 14:04:59 +0200
>
> Use bzr[+ssh]://... instead. Apparently there is suddenly a bzr server
> at savannah now.
More accurately, instead of
sftp://USERNAME@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/
use
bzr+ssh://USERNAME@bzr.savannah.gnu.org/emacs/trunk/
(i.e., the "srv/bzr/" part disappeared).
The project page (https://savannah.gnu.org/bzr/?group=emacs) was
updated with the correct URL.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 12:24 ` Jan Djärv
2010-10-10 12:38 ` Andreas Schwab
@ 2010-10-10 12:54 ` Lars Magne Ingebrigtsen
1 sibling, 0 replies; 19+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-10-10 12:54 UTC (permalink / raw)
To: emacs-devel
Jan Djärv <jan.h.d@swipnet.se> writes:
> bzr+ssh://jhd@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Not a branch:
Remove the "srv/bzr/" bit from the URL, too. From all the URLs in the
../emacs/trunk/.bzr/branch/branch.conf file.
--
(domestic pets only, the antidote for overdose, milk.)
larsi@gnus.org * Lars Magne Ingebrigtsen
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 12:40 ` Eli Zaretskii
@ 2010-10-10 12:54 ` Jan Djärv
2010-10-10 13:01 ` Eli Zaretskii
2010-10-10 13:46 ` Andreas Schwab
0 siblings, 2 replies; 19+ messages in thread
From: Jan Djärv @ 2010-10-10 12:54 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: Andreas Schwab, emacs-devel
It is still something wrong:
bzr: ERROR: Server sent an unexpected error: ('error', 'Unable to determine
your name. Use "bzr whoami" to set it.')
I tried 5 or 6 different settings to bzr whoami, no permutation worked.
Anybody know what should go in here that wasn't required previously?
Jan D.
Eli Zaretskii skrev 2010-10-10 14.40:
>> From: Andreas Schwab<schwab@linux-m68k.org>
>> Date: Sun, 10 Oct 2010 14:04:59 +0200
>>
>> Lars Magne Ingebrigtsen<larsi@gnus.org> writes:
>>
>>> I get the following when I try to do a bzr update:
>>>
>>> [larsi@quimbies ~/src/emacs/trunk]$ bzr update
>>> Warning: Permanently added the RSA host key for IP address '140.186.70.72' to the list of known hosts.
>>> subsystem request failed on channel 0
>>> bzr: ERROR: Unable to connect to target of bound branch BzrBranch7('file:///home/larsi/src/emacs/trunk/') => sftp://larsi@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Unable to connect to SSH host bzr.savannah.gnu.org; EOF during negotiation
>>
>> Use bzr[+ssh]://... instead. Apparently there is suddenly a bzr server
>> at savannah now. Would have been nice to get an announcement though.
>
> I've just forwarded it, it was sent to project admins less than an
> hour ago.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 12:54 ` Jan Djärv
@ 2010-10-10 13:01 ` Eli Zaretskii
2010-10-10 13:08 ` Jan Djärv
2010-10-10 13:46 ` Andreas Schwab
1 sibling, 1 reply; 19+ messages in thread
From: Eli Zaretskii @ 2010-10-10 13:01 UTC (permalink / raw)
To: Jan Djärv; +Cc: schwab, emacs-devel
> Date: Sun, 10 Oct 2010 14:54:57 +0200
> From: Jan Djärv <jan.h.d@swipnet.se>
> CC: Andreas Schwab <schwab@linux-m68k.org>, emacs-devel@gnu.org
>
> It is still something wrong:
>
> bzr: ERROR: Server sent an unexpected error: ('error', 'Unable to determine
> your name. Use "bzr whoami" to set it.')
>
> I tried 5 or 6 different settings to bzr whoami, no permutation worked.
> Anybody know what should go in here that wasn't required previously?
Nothing should be required, except editing your
.bzr/branch/branch.conf as I described:
Replace
sftp://USERNAME@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/
with
bzr+ssh://USERNAME@bzr.savannah.gnu.org/emacs/trunk/
I just did it on 2 different machines (1 GNU/Linux, the other
Windows), and it worked okay on both.
Please double-check whether you didn't mistype the new URL.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 13:01 ` Eli Zaretskii
@ 2010-10-10 13:08 ` Jan Djärv
2010-10-10 13:43 ` Eli Zaretskii
0 siblings, 1 reply; 19+ messages in thread
From: Jan Djärv @ 2010-10-10 13:08 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: schwab, emacs-devel
Eli Zaretskii skrev 2010-10-10 15.01:
>> Date: Sun, 10 Oct 2010 14:54:57 +0200
>> From: Jan Djärv<jan.h.d@swipnet.se>
>> CC: Andreas Schwab<schwab@linux-m68k.org>, emacs-devel@gnu.org
>>
>> It is still something wrong:
>>
>> bzr: ERROR: Server sent an unexpected error: ('error', 'Unable to determine
>> your name. Use "bzr whoami" to set it.')
>>
>> I tried 5 or 6 different settings to bzr whoami, no permutation worked.
>> Anybody know what should go in here that wasn't required previously?
>
> Nothing should be required, except editing your
> .bzr/branch/branch.conf as I described:
>
> Replace
>
> sftp://USERNAME@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/
>
> with
>
> bzr+ssh://USERNAME@bzr.savannah.gnu.org/emacs/trunk/
>
> I just did it on 2 different machines (1 GNU/Linux, the other
> Windows), and it worked okay on both.
Did you commit or just update? Update is fine, it is commit that fails, I
forgot to mention that, sorry.
>
> Please double-check whether you didn't mistype the new URL.
Update work, so I don't think so.
Jan D.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 13:08 ` Jan Djärv
@ 2010-10-10 13:43 ` Eli Zaretskii
2010-10-10 13:48 ` Jan Djärv
0 siblings, 1 reply; 19+ messages in thread
From: Eli Zaretskii @ 2010-10-10 13:43 UTC (permalink / raw)
To: Jan Djärv; +Cc: schwab, emacs-devel
> Date: Sun, 10 Oct 2010 15:08:02 +0200
> From: Jan Djärv <jan.h.d@swipnet.se>
> Cc: schwab@linux-m68k.org, emacs-devel@gnu.org
>
> 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?
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 12:54 ` Jan Djärv
2010-10-10 13:01 ` Eli Zaretskii
@ 2010-10-10 13:46 ` Andreas Schwab
2010-10-10 16:52 ` Jan Djärv
1 sibling, 1 reply; 19+ messages in thread
From: Andreas Schwab @ 2010-10-10 13:46 UTC (permalink / raw)
To: Jan Djärv; +Cc: Eli Zaretskii, emacs-devel
Jan Djärv <jan.h.d@swipnet.se> writes:
> It is still something wrong:
>
> bzr: ERROR: Server sent an unexpected error: ('error', 'Unable to
> determine your name. Use "bzr whoami" to set it.')
>
> I tried 5 or 6 different settings to bzr whoami, no permutation worked.
What did you try? Did you read bzr help whoami?
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 13:43 ` Eli Zaretskii
@ 2010-10-10 13:48 ` Jan Djärv
2010-10-10 13:53 ` Eli Zaretskii
2010-10-10 13:55 ` Eli Zaretskii
0 siblings, 2 replies; 19+ messages in thread
From: Jan Djärv @ 2010-10-10 13:48 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: schwab, emacs-devel
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<jan.h.d@swipnet.se>
>> Cc: schwab@linux-m68k.org, emacs-devel@gnu.org
>>
>> 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?
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 13:48 ` Jan Djärv
@ 2010-10-10 13:53 ` Eli Zaretskii
2010-10-10 16:53 ` Jan Djärv
2010-10-10 13:55 ` Eli Zaretskii
1 sibling, 1 reply; 19+ messages in thread
From: Eli Zaretskii @ 2010-10-10 13:53 UTC (permalink / raw)
To: Jan Djärv; +Cc: schwab, emacs-devel
> Date: Sun, 10 Oct 2010 15:48:41 +0200
> From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= <jan.h.d@swipnet.se>
> Cc: schwab@linux-m68k.org, emacs-devel@gnu.org
>
> 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/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.
Please show the contents of your ~/.bazaar/bazaar.conf. It should
state your email. Here's what I have (indentation added by me):
[DEFAULT]
email = Eli Zaretskii <eliz@gnu.org>
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 13:48 ` Jan Djärv
2010-10-10 13:53 ` Eli Zaretskii
@ 2010-10-10 13:55 ` Eli Zaretskii
2010-10-10 16:56 ` Jan Djärv
1 sibling, 1 reply; 19+ messages in thread
From: Eli Zaretskii @ 2010-10-10 13:55 UTC (permalink / raw)
To: Jan Djärv; +Cc: schwab, emacs-devel
> Date: Sun, 10 Oct 2010 15:48:41 +0200
> From: Jan Djärv <jan.h.d@swipnet.se>
> Cc: schwab@linux-m68k.org, emacs-devel@gnu.org
>
> 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):
Didn't it also show the exact URL it was using? Can you show that
part?
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 13:46 ` Andreas Schwab
@ 2010-10-10 16:52 ` Jan Djärv
0 siblings, 0 replies; 19+ messages in thread
From: Jan Djärv @ 2010-10-10 16:52 UTC (permalink / raw)
To: Andreas Schwab; +Cc: Eli Zaretskii, emacs-devel
Andreas Schwab skrev 2010-10-10 15.46:
> Jan Djärv<jan.h.d@swipnet.se> writes:
>
>> It is still something wrong:
>>
>> bzr: ERROR: Server sent an unexpected error: ('error', 'Unable to
>> determine your name. Use "bzr whoami" to set it.')
>>
>> I tried 5 or 6 different settings to bzr whoami, no permutation worked.
>
> What did you try?
Replace # with @:
"Jan D. <jan.h.d#swipnet.se>" (what I had before).
"jan.h.d#swipnet.se"
"jhd <jan.h.d#swipnet.se>" (jhd is my savannah-userid).
"jhd"
"Jan D."
> Did you read bzr help whoami?
>
Yes.
Jan D.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 13:53 ` Eli Zaretskii
@ 2010-10-10 16:53 ` Jan Djärv
0 siblings, 0 replies; 19+ messages in thread
From: Jan Djärv @ 2010-10-10 16:53 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: schwab, emacs-devel
Eli Zaretskii skrev 2010-10-10 15.53:
>> Date: Sun, 10 Oct 2010 15:48:41 +0200
>> From: =?ISO-8859-1?Q?Jan_Dj=E4rv?=<jan.h.d@swipnet.se>
>> Cc: schwab@linux-m68k.org, emacs-devel@gnu.org
>>
>> 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/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.
>
> Please show the contents of your ~/.bazaar/bazaar.conf. It should
> state your email. Here's what I have (indentation added by me):
>
> [DEFAULT]
> email = Eli Zaretskii<eliz@gnu.org>
Replace # with @:
[DEFAULT]
email = Jan D. <jan.h.d#swipnet.se>
Jan D.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Something wrong with the repo?
2010-10-10 13:55 ` Eli Zaretskii
@ 2010-10-10 16:56 ` Jan Djärv
0 siblings, 0 replies; 19+ messages in thread
From: Jan Djärv @ 2010-10-10 16:56 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: schwab, emacs-devel
Eli Zaretskii skrev 2010-10-10 15.55:
>> Date: Sun, 10 Oct 2010 15:48:41 +0200
>> From: Jan Djärv<jan.h.d@swipnet.se>
>> Cc: schwab@linux-m68k.org, emacs-devel@gnu.org
>>
>> 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):
>
> Didn't it also show the exact URL it was using? Can you show that
> part?
No, that is all.
Jan D.
^ permalink raw reply [flat|nested] 19+ messages in thread
end of thread, other threads:[~2010-10-10 16:56 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-10 11:09 Something wrong with the repo? Lars Magne Ingebrigtsen
2010-10-10 11:32 ` Jan Djärv
2010-10-10 12:04 ` Andreas Schwab
2010-10-10 12:24 ` Jan Djärv
2010-10-10 12:38 ` Andreas Schwab
2010-10-10 12:54 ` Lars Magne Ingebrigtsen
2010-10-10 12:40 ` Eli Zaretskii
2010-10-10 12:54 ` Jan Djärv
2010-10-10 13:01 ` Eli Zaretskii
2010-10-10 13:08 ` Jan Djärv
2010-10-10 13:43 ` Eli Zaretskii
2010-10-10 13:48 ` Jan Djärv
2010-10-10 13:53 ` Eli Zaretskii
2010-10-10 16:53 ` Jan Djärv
2010-10-10 13:55 ` Eli Zaretskii
2010-10-10 16:56 ` Jan Djärv
2010-10-10 13:46 ` Andreas Schwab
2010-10-10 16:52 ` Jan Djärv
2010-10-10 12:48 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.