summaryrefslogtreecommitdiff
path: root/doc/forum/Why_downloading_package_list_from_hackage.haskell.org__63__.mdwn
blob: 1ff79c55a160f59b2f69474f03b670683c63764d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.