diff options
author | Tomas Volf <~@wolfsden.cz> | 2024-01-11 18:35:43 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-01-14 23:00:03 +0100 |
commit | 2bfff0da33b41d8cb74dd054a1eadcf342545b7b (patch) | |
tree | 553b0870d142c874f07c9a468c73420f1fbf8695 /ROADMAP | |
parent | a355131ba86e156a95e52a6a61948b9cf5e8895b (diff) | |
download | guix-2bfff0da33b41d8cb74dd054a1eadcf342545b7b.tar.gz guix-2bfff0da33b41d8cb74dd054a1eadcf342545b7b.zip |
tests: install: Fix encrypted-root-os test.
The installation no longer fits into the 1.6G, leading to a warning while
running the test:
guix system: warning: at least 1526.8 MB needed but only 1408.4 MB available in /mnt
Followed by a failure:
93% [#################################################################### ]note: build failure may have been caused by lack of free disk space
builder for `/gnu/store/8wl8q8nc1za0vlyv21jpzwgml45njgk2-module-import-compiled.drv' failed with exit code 1
This commit increases the root partition to 2G, making the test pass again.
* gnu/tests/install.scm (%encrypted-root-installation-script): Increase the
root partition to 2G.
Change-Id: I4cc5c78cfbd93ab2ae92ec77603ce6fee0289843
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'ROADMAP')
0 files changed, 0 insertions, 0 deletions