[GHC] #8886: sync-all: END actions result in confusing error message

GHC ghc-devs at haskell.org
Sat Jun 21 00:37:45 UTC 2014


#8886: sync-all: END actions result in confusing error message
-------------------------------+-------------------------------------------
        Reporter:  fw          |            Owner:  hvr
            Type:  bug         |           Status:  patch
        Priority:  normal      |        Milestone:
       Component:  Trac & Git  |          Version:
      Resolution:              |         Keywords:  sync-all
Operating System:              |     Architecture:  Unknown/Multiple
  Unknown/Multiple             |       Difficulty:  Easy (less than 1 hour)
 Type of failure:              |       Blocked By:
  None/Unknown                 |  Related Tickets:
       Test Case:              |
        Blocking:              |
-------------------------------+-------------------------------------------
Changes (by thomie):

 * status:  new => patch


Comment:

 The false warning is also triggered when running a different `sync-all`
 command  before the first succesful `sync-all get`, for example if one
 runs (for whatever reason):

     git clone git://github.com/ghc/ghc
     cd ghc
     ./sync-all -r http://git.haskell.org remote set-url origin

 The attached patch proposes a solution.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8886#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list