Re: Build failure with trusted

2011-06-22 Thread Ian Lynagh
On Mon, Jun 20, 2011 at 04:24:51PM -0700, David Terei wrote: > > 3) There is an automatically sync'd git mirror of the upstream darcs > repo. Lets call it G. I thought G corresponded to the git repo that is > used in a GHC dev tree, usually located at > http://darcs.haskell.org/packages/Cabal.git.

Re: Build failure with trusted

2011-06-20 Thread David Terei
On 19 June 2011 09:40, Ian Lynagh wrote: > On Sat, Jun 18, 2011 at 08:24:26PM -0700, David Terei wrote: >> Yeah sorry. There is a Cabal patch that hasn't seem to come through to >> the GHC Cabal lag repo yet. I tried to force a manual update of the >> Cabal lag repo but no luck. My understanding i

RE: Build failure with trusted

2011-06-20 Thread Simon Peyton-Jones
| > Yeah sorry. There is a Cabal patch that hasn't seem to come through to | > the GHC Cabal lag repo yet. I tried to force a manual update of the | > Cabal lag repo but no luck. My understanding is that the lag repo is | > meant to be sync'd once a day but this doesn't seem to be happening. | > So

Re: Build failure with trusted

2011-06-19 Thread Ian Lynagh
On Sat, Jun 18, 2011 at 08:24:26PM -0700, David Terei wrote: > Yeah sorry. There is a Cabal patch that hasn't seem to come through to > the GHC Cabal lag repo yet. I tried to force a manual update of the > Cabal lag repo but no luck. My understanding is that the lag repo is > meant to be sync'd onc

Re: Build failure with trusted

2011-06-18 Thread David Terei
Yeah sorry. There is a Cabal patch that hasn't seem to come through to the GHC Cabal lag repo yet. I tried to force a manual update of the Cabal lag repo but no luck. My understanding is that the lag repo is meant to be sync'd once a day but this doesn't seem to be happening. So either something is

Build failure with trusted

2011-06-18 Thread Edward Z. Yang
"cp" utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal "rm" -f utils/ghc-pkg/Version.hs echo "module Version where">> utils/ghc-pkg/Version.hs echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/Version.hs echo "version= \"7.1\"" >> utils/ghc-pk