[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#40790: OOM error in graphical installer tests.
From: |
Mathieu Othacehe |
Subject: |
bug#40790: OOM error in graphical installer tests. |
Date: |
Wed, 29 Apr 2020 17:32:47 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
> * I have some hangs when doing the final testing in marionette. Still
> trying to understand why.
Fixed with c537d2bcb7c652b4776435cd1e2a5119af43dd78. Still an issue
remaining. "gui-installed-desktop-os-encrypted" closure is about 5.5GiB
which makes too much files for libisofs:
--8<---------------cut here---------------start------------->8---
xorriso : UPDATE : 427934 files added in 19 seconds
libisofs: FAILURE : HFS+ map nodes aren't implemented
libisofs: FAILURE : Too much files to mangle, cannot guarantee unique file names
xorriso : FAILURE : Failed to prepare session write run
xorriso : NOTE : -return_with SORRY 32 triggered by problem severity FAILURE
--8<---------------cut here---------------end--------------->8---
Not sure how to fix it. Someone?
Thanks,
Mathieu