[darcs-devel] [issue1425] darcs get failure (network error?) (darcs 2.2.1)

Neil Mitchell bugs at darcs.net
Sun Aug 30 07:34:48 UTC 2009


Neil Mitchell <ndmitchell at gmail.com> added the comment:

> Hi Neil,  May I nag about the output for
>  darcs get --debug http://community.haskell.org/~ndm/darcs/paper
> please?

You should have nagged months ago :-) I totally forgot.

It works with --no-http-pipelinging, I've attached logs as below:

C:\Neil\temp>darcs --version
1.0.9 (release)

C:\Neil\temp>darcs2 --version
2.2.1 (release)

C:\Neil\temp>darcs get http://community.haskell.org/~ndm/darcs/paper
Directory 'C:/Neil/temp/paper' already exists, creating repository as 'C:/Neil/t
emp/paper_2'
Copying patch 308 of 308... done.
Applying patch 308 of 308... done.
Finished getting.

C:\Neil\temp>darcs2 get http://community.haskell.org/~ndm/darcs/paper
Directory 'C:/Neil/temp/paper' already exists, creating repository as 'C:/Neil/t
emp/paper_4'

darcs failed:  Failed to download URL http://community.haskell.org/~ndm/darcs/pa
per/_darcs/patches/20080519162437-73ab9-570f262bff6d3046f5222cc5e305653d3d66cf19
.gz: Couldn't connect to server
Exception thrown by an atexit registered action:
./_darcs/patches/20080518203513-73ab9-35e2919d0d8f8661ee2001c26269d6a17fce61c1.g
z-new_f18894b135d6f94fe7033846fcfa6c67: removeFile: permission denied (Permissio
n denied)

C:\Neil\temp>darcs2 get --debug http://community.haskell.org/~ndm/darcs/paper 1>
&2 2> log_debug.txt
Directory 'C:/Neil/temp/paper' already exists, creating repository as 'C:/Neil/t
emp/paper_8'

C:\Neil\temp>darcs2 get --debug --no-http-pipelining http://community.haskell.or
g/~ndm/darcs/paper 1>&2 2> log_debug_no.txt
Directory 'C:/Neil/temp/paper' already exists, creating repository as 'C:/Neil/t
emp/paper_9'

C:\Neil\temp>darcs2 get --no-http-pipelining http://community.haskell.org/~ndm/d
arcs/paper 1>&2 2> log_debug_no.txt
Directory 'C:/Neil/temp/paper' already exists, creating repository as 'C:/Neil/t
emp/paper_10'
Finished getting.

----------
nosy: +simon

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1425>
__________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: log_debug.txt
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20090830/c73541c1/attachment-0002.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: log_debug_no.txt
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20090830/c73541c1/attachment-0003.txt>


More information about the darcs-devel mailing list