confluence-sync
confluence-sync copied to clipboard
Update index hung up and get error
user-MacBook-Pro:confluence-sync user$ time stack install -v Version 1.3.2 x86_64 hpack-0.15.0 2017-03-01 19:31:14.926394: [debug] Checking for project config at: /Development/confluence-sync/stack.yaml @(Stack/Config.hs:863:9) 2017-03-01 19:31:14.927290: [debug] Loading project config file stack.yaml @(Stack/Config.hs:881:13) 2017-03-01 19:31:14.929373: [debug] Trying to decode /Users/eduardo.venancio/.stack/build-plan-cache/x86_64-osx/lts-3.4.cache @(Data/Store/VersionTagged.hs:68:5) 2017-03-01 19:31:14.929489: [debug] Exception ignored when attempting to load /Users/eduardo.venancio/.stack/build-plan-cache/x86_64-osx/lts-3.4.cache: /Users/eduardo.venancio/.stack/build-plan-cache/x86_64-osx/lts-3.4.cache: openBinaryFile: does not exist (No such file or directory) @(Data/Store/VersionTagged.hs:86:9) 2017-03-01 19:31:14.929620: [debug] Failure decoding /Users/eduardo.venancio/.stack/build-plan-cache/x86_64-osx/lts-3.4.cache @(Data/Store/VersionTagged.hs:75:13) 2017-03-01 19:31:14.929723: [debug] Decoding build plan from: /Users/eduardo.venancio/.stack/build-plan/lts-3.4.yaml @(Stack/BuildPlan.hs:496:5) 2017-03-01 19:31:15.743583: [debug] Trying to decode /Users/eduardo.venancio/.stack/indices/Hackage/00-index.cache @(Data/Store/VersionTagged.hs:68:5) 2017-03-01 19:31:15.743729: [debug] Exception ignored when attempting to load /Users/eduardo.venancio/.stack/indices/Hackage/00-index.cache: /Users/eduardo.venancio/.stack/indices/Hackage/00-index.cache: openBinaryFile: does not exist (No such file or directory) @(Data/Store/VersionTagged.hs:86:9) 2017-03-01 19:31:15.744004: [debug] Failure decoding /Users/eduardo.venancio/.stack/indices/Hackage/00-index.cache @(Data/Store/VersionTagged.hs:75:13) 2017-03-01 19:31:15.744335: [debug] Run process: /usr/local/bin/git clone https://github.com/commercialhaskell/all-cabal-hashes.git all-cabal-hashes/ -b display @(System/Process/Read.hs:306:3) Updating package index Hackage (mirrored at https://github.com/commercialhaskell/all-cabal-hashes.git) ...Running /usr/local/bin/git clone https://github.com/commercialhaskell/all-cabal-hashes.git all-cabal-hashes/ -b display in directory /Users/eduardo.venancio/.stack/indices/Hackage/git-update/ exited with ExitFailure 128
Cloning into 'all-cabal-hashes'... error: RPC failed; curl 56 SSLRead() return error -9806 fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed
real 36m53.507s user 0m5.129s sys 0m3.522s