[darcs-devel] [issue1036] Intermittent failure

Simon Peyton-Jones bugs at darcs.net
Tue Aug 26 07:47:05 UTC 2008


New submission from Simon Peyton-Jones <simonpj at microsoft.com>:

Darcs fails with a "Not a repository error", but succeeds if the same command is repeatd.

I'm afraid I accidentally used darcs 1.0.9 on this occasion rather than darcs 2 (it's much faster), so you may not be interested, but I'm in "report all darcs crashes" mode, so here you are.

On Windows.

Simon

bash-3.2$  darcs --version
1.0.9 (release)

bash-3.2$ ./darcs-all pull -av
        .......snip........
Getting and merging the following patches:
[Fix warnings in the unix package
Ian Lynagh <igloo at earth.li>**20080821120138]
[Fix the build when CONST_SIGPOLL == -1
Ian Lynagh <igloo at earth.li>**20080823160346
 We were defining, but not using, sigPOLL
]
[We now depend on concurrent (split off from base)
Ian Lynagh <igloo at earth.li>**20080824135158]
[add category field
Ross Paterson <ross at soi.city.ac.uk>**20080824003014]
diffing dir...
Applying patches to the local directories...
diffing dir...
Finished pulling and applying.
== running darcs pull -av --repodir libraries/Win32

darcs failed:  Not a repository: http://darcs.haskell.org/packages/Win32 (user error (Failed to download URL http://darcs.haskell.org/packages/Win32/_darcs/inventory : libcurl error code: 28))
darcs failed: 512 at ./darcs-all line 49.

bash-3.2$ ./darcs-all pull -av
        .......snip........
== running darcs pull -av --repodir libraries/unix
Pulling from "http://darcs.haskell.org/packages/unix"...
We have the following new (to them) patches:
They have the following patches to pull:
No remote changes to pull in!
== running darcs pull -av --repodir libraries/Win32
Pulling from "http://darcs.haskell.org/packages/Win32"...
We have the following new (to them) patches:
They have the following patches to pull:
No remote changes to pull in!
== libraries/HUnit repo not present; skipping
== libraries/QuickCheck repo not present; skipping
== libraries/haskell-src repo not present; skipping
== libraries/html repo not present; skipping
== libraries/mtl repo not present; skipping

----------
messages: 5699
nosy: dagit, kowey, simonpj
status: unread
title: Intermittent failure

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1036>
__________________________________


More information about the darcs-devel mailing list