[GHC] #8146: Library package cannot be found

#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

#8146: Library package cannot be found ------------------------------------------+-------------------------------- Reporter: conradwt | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Installing GHC failed | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: ------------------------------------------+-------------------------------- Comment (by conradwt): I'm trying to install ghc using the instructions found here: {{{ https://github.com/ghc/ghc }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8146#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8146: Library package cannot be found ------------------------------------------+-------------------------------- Reporter: conradwt | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Installing GHC failed | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: ------------------------------------------+-------------------------------- Changes (by thomie): * status: new => closed * resolution: => fixed Comment: This should be fixed by b755c7bd6af9f2bee47427b1eaa6c29c72b2b17a and later commits. See also #8824. Please reopen if you're still having problems. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8146#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8146: Library package cannot be found -------------------------------------+------------------------------------ Reporter: conradwt | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Trac & Git | Version: Resolution: fixed | Keywords: sync-all Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: #8824 -------------------------------------+------------------------------------ Changes (by thomie): * keywords: => sync-all * failure: Installing GHC failed => None/Unknown * version: 7.6.3 => * component: Compiler => Trac & Git * related: => #8824 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8146#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC