<div dir="ltr">Hi,<div><br></div><div>I get this on OS X:</div><div><br></div><div><div>== running git submodule update</div><div>fatal: <a href="https://github.com/ghc/libraries/Cabal/info/refs">https://github.com/ghc/libraries/Cabal/info/refs</a> not found: did you run git update-server-info on the server?</div>

<div>Unable to fetch in submodule path &#39;libraries/Cabal&#39;</div><div>git failed: 256 at ./sync-all line 116.</div></div><div><br></div><div style>This happens even if I use <a href="http://darcs.haskell.org">darcs.haskell.org</a> i.e. through</div>

<div style><br></div><div style>    ./sync-all --testsuite -r <a href="http://darcs.haskell.org/">http://darcs.haskell.org/</a> --no-dph get</div><div><br></div><div style>If it helps, I do have this patch from earlier today:</div>

<div style><br></div><div style><div>commit 8a1b7eb6add9d873a93f8e12ccf507bfe0d1df7e</div><div>Author: Ian Lynagh &lt;<a href="mailto:ian@well-typed.com">ian@well-typed.com</a>&gt;</div><div>Date:   Tue Apr 30 00:42:31 2013 +0100</div>

<div><br></div><div>    Fix build on OS X</div><div>    </div><div>    sed on OS X doesn&#39;t handle \+</div><div><br></div><div style>which doesn&#39;t seem to fix the problem.</div><div style><br></div></div></div>