[GHC] #8146: Library package cannot be found

GHC ghc-devs at haskell.org
Wed Aug 21 00:59:52 CEST 2013


#8146: Library package cannot be found
--------------------------------+------------------------------------------
       Reporter:  conradwt      |             Owner:
           Type:  bug           |            Status:  new
       Priority:  normal        |         Milestone:
      Component:  Compiler      |           Version:  7.6.3
       Keywords:                |  Operating System:  Unknown/Multiple
   Architecture:                |   Type of failure:  Installing GHC failed
  Unknown/Multiple              |         Test Case:
     Difficulty:  Unknown       |          Blocking:
     Blocked By:                |
Related Tickets:                |
--------------------------------+------------------------------------------
 {{{
 ./sync-all get
 warning: libffi-tarballs already present; omitting
 == libffi-tarballs: running git config --local core.ignorecase true
 warning: utils/hsc2hs already present; omitting
 == utils/hsc2hs: running git config --local core.ignorecase true
 warning: utils/haddock already present; omitting
 == utils/haddock: running git config --local core.ignorecase true
 == running git clone https://github.com/ghc/packages/array.git
 libraries/array
 Cloning into 'libraries/array'...
 fatal: repository 'https://github.com/ghc/packages/array.git/' not found
 git failed: 32768 at ./sync-all line 119.
 == 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 tar ball
 }}}

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




More information about the ghc-tickets mailing list