I've run into issues updating a package index inside of a container lately
- it's a custom container that is based on haskell:8.2.1, but with
stack-1.6.3 and ghc-8.2.2. Any known issues or things to help troubleshoot?

root@1d5d51c3d6f0:/# stack update --verbose
Version 1.6.3, Git revision b27e629b8c4ce369e3b8273f04db193b060000db (5454
commits) x86_64 hpack-0.20.0
2018-01-11 00:47:32.336874: [debug] Checking for project config at:
/stack.yaml
@(Stack/Config.hs:842:9)
2018-01-11 00:47:32.337174: [debug] No project config file found, using
defaults.
@(Stack/Config.hs:872:13)
2018-01-11 00:47:32.339614: [info] Selected mirror
https://s3.amazonaws.com/hackage.fpcomplete.com/
@(Stack/PackageIndex.hs:309:24)
2018-01-11 00:47:32.345377: [info] Downloading timestamp
@(Stack/PackageIndex.hs:309:24)
2018-01-11 00:47:32.767299: [info] Downloading snapshot
@(Stack/PackageIndex.hs:309:24)
2018-01-11 00:47:32.854847: [info] Updating index
@(Stack/PackageIndex.hs:309:24)
Updating package index Hackage (mirrored at
https://s3.amazonaws.com/hackage.fpcomplete.com/) ...

this just hangs forever now, and I'm not sure what's going on. Thanks for
any help!

Mark

-- 
You received this message because you are subscribed to the Google Groups 
"haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to haskell-stack+unsubscr...@googlegroups.com.
To post to this group, send email to haskell-stack@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/haskell-stack/CANRZ_fmvp47d33b%2BBtT-GJPKcR%3DOgqLpEUp2VvnZ%3Doo0b85QfA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to