diff options
| -rw-r--r-- | doc/forum/Why_downloading_package_list_from_hackage.haskell.org__63__.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/Why_downloading_package_list_from_hackage.haskell.org__63__.mdwn b/doc/forum/Why_downloading_package_list_from_hackage.haskell.org__63__.mdwn new file mode 100644 index 00000000..1ff79c55 --- /dev/null +++ b/doc/forum/Why_downloading_package_list_from_hackage.haskell.org__63__.mdwn @@ -0,0 +1,13 @@ +When running + + propellor --spin newhost + +I get (after installing gnupg, ghc, libghc-*, make) + + .... + Downloading the latest package list from hackage.haskell.org + Killed + Killed + Killed + +maybe there is not enough memory, or propellor has a kind of timeout somewhere (newhost is a slow arm router), but I don't understand why propellor (cabal) needs this package list. |
