summaryrefslogtreecommitdiff
path: root/doc/forum/using_propellor_on_low_RAM_devices__63__/comment_2_b58e57d9edb7c574ff8a72dbcd24d1b7._comment
blob: 9356298b9734c65d3841f7b86de1e7f462fbcdfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="https://launchpad.net/~barthelemy"
 nickname="barthelemy"
 avatar="http://cdn.libravatar.org/avatar/e99cb15f6029de3225721b3ebdd0233905eb69698e9b229a8c4cc510a4135438"
 subject="comment 2"
 date="2020-01-07T00:38:09Z"
 content="""
Hi Joey,

thank you for the feedback. I'm glad to know it is supposed to work in those cases.
It seems freedombox uses btrfs and swapfiles do not work on btrfs partitions. I thus tried with zram (apt get install zram-tools, which set up a 256 MiB swap).

I could then run propellor --spin to the server, it passed.
Then I rm -rf /usr/local/propellor on server and ran propellor --spin again.
The build passed again (it took ~75 minute and at some point ghc took 570MiB but it succeedded).

I'm back on track, thank you again!
"""]]