darcs

Issue 2090 darcs 2.8 beta regression: repeated ssh password prompts

Title darcs 2.8 beta regression: repeated ssh password prompts
Priority bug Status resolved
Milestone 2.8.0 Resolved in 2.8.0
Superseder Nosy List kowey, simon
Assigned To kowey
Topics SSH

Created on 2011-07-14.18:10:36 by simon, last changed 2012-01-05.23:52:32 by noreply.

Files
File name Uploaded Type Edit Remove
unnamed bsrkaditya, 2011-10-15.07:52:42 text/html
Messages
msg14590 (view) Author: simon Date: 2011-07-14.18:10:34
With darcs 2.7.98.1 (beta 1) on two machines, pulling from one to the 
other repeats the ssh password prompt for every file fetched (five prompts 
to pull one patch.) Downgrading the client (pulling) machine to darcs 
2.5.2 restores the old behaviour (just one password prompt).
msg14591 (view) Author: kowey Date: 2011-07-15.04:49:23
I've observed repeated password prompts myself.  I wonder if this is also 
packs-related.
msg14768 (view) Author: markstos Date: 2011-10-13.13:14:06
Can someone test with --packs and --nopacks and compare the results?
msg14774 (view) Author: bsrkaditya Date: 2011-10-15.07:52:42
Correct me If I am wrong, but --packs and --no-packs are applicable
only to get. So, we cannot use --packs for darcs pull.

On Thu, Oct 13, 2011 at 6:44 PM, Mark Stosberg <bugs@darcs.net> wrote:

>
> Mark Stosberg <mark@summersault.com> added the comment:
>
> Can someone test with --packs and --nopacks and compare the results?
>
> __________________________________
> Darcs bug tracker <bugs@darcs.net>
> <http://bugs.darcs.net/issue2090>
> __________________________________
> _______________________________________________
> darcs-devel mailing list
> darcs-devel@darcs.net
> http://lists.osuosl.org/mailman/listinfo/darcs-devel
>



-- 
BSRK Aditya
Attachments
msg14945 (view) Author: ganesh Date: 2012-01-01.22:53:33
Likely to be a known problem with transfer-mode.
msg14946 (view) Author: kowey Date: 2012-01-01.22:54:58
I think patch686 (in screened) fixes this.

Simon: any chance you'd be free to write a test case, perhaps in the 
spirit of tests/network/ssh.sh?

I envision grepping for darcs transfer-mode.
Slight problem is giving a server to connect to.  I think I last tried 
to fix that with an environment variable.  I could be worth having a 
default that the darcs team would use.
msg14951 (view) Author: noreply Date: 2012-01-01.23:54:51
The following patch sent by Eric Kow <kowey@darcs.net> updated issue issue2090 with
status=has-patch

* Resolve issue2090: correctly detect existing transfer-mode connection. 
Ignore-this: c392d370cd614c7a72be7d63f5d9da85
The actual resolution is a dependency included with ask-deps.
msg14952 (view) Author: kowey Date: 2012-01-01.23:55:23
Simon: apologies for shirking responsibility.  I ended up writing the test 
myself :-)
msg14955 (view) Author: simon Date: 2012-01-02.11:59:05
Thanks!
msg14968 (view) Author: noreply Date: 2012-01-05.23:52:31
The following patch sent by Eric Kow <kowey@darcs.net> updated issue issue2090 with
status=resolved;resolvedin=2.8.0 HEAD

* Resolve issue2090: correctly detect existing transfer-mode connection. 
Ignore-this: c392d370cd614c7a72be7d63f5d9da85
The actual resolution is a dependency included with ask-deps.
History
Date User Action Args
2011-07-14 18:10:36simoncreate
2011-07-15 04:49:24koweysetpriority: bug
messages: + msg14591
milestone: 2.8.0
2011-10-13 13:14:06markstossetmessages: + msg14768
2011-10-15 07:52:43bsrkadityasetfiles: + unnamed
messages: + msg14774
2012-01-01 22:52:41koweylinkpatch686 issues
2012-01-01 22:53:34ganeshsetassignedto: kowey
messages: + msg14945
nosy: + kowey
2012-01-01 22:54:59koweysetmessages: + msg14946
2012-01-01 23:54:52noreplysetstatus: unknown -> has-patch
messages: + msg14951
2012-01-01 23:55:24koweysetmessages: + msg14952
2012-01-02 11:59:05simonsetmessages: + msg14955
2012-01-05 23:52:32noreplysetstatus: has-patch -> resolved
messages: + msg14968
resolvedin: 2.8.0