That looks like a communications problem on your end. You can try the failing URL in a regular web browser, which might give you a more detailed error message. If that doesn’t work either then try http://www.downforeveryoneorjustme.com/ :-)
On 2013-03-01 14:34, Simon Peyton-Jones wrote: > I keep getting this when attempting to clone a fresh repo. Can anyone help? > Thanks > > SImon > > == running git submodule update > Cloning into 'libraries/Win32'... > error: Empty reply from server while accessing > http://darcs.haskell.org/libraries/Win32.git/info/refs > fatal: HTTP request failed > Clone of 'http://darcs.haskell.org/libraries/Win32.git/' into submodule path > 'libraries/Win32' failed > git failed: 256 at ./sync-all line 199. > == Checking for old haddock repo > == Checking for old binary repo > == Checking for old mtl repo > == Checking for old Cabal repo > == Checking for old time from tarball > simonpj@cam-05-unx:~/code/HEAD-1$ > > > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/ghc-devs > -- CJ van den Berg mailto:[email protected] xmpp:[email protected] _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
