Hi, Mathieu Othacehe skribis: >> * I have some hangs when doing the final testing in marionette. Still >> trying to understand why. > > Fixed with c537d2bcb7c652b4776435cd1e2a5119af43dd78. Cool, sorry for breaking things. :-/ > Still an issue remaining. "gui-installed-desktop-os-encrypted" closure > is about 5.5GiB which makes too much files for libisofs: > > 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 > > Not sure how to fix it. Someone? I tried the attached patch, which would select just one desktop environments, thinking it might appease Xorriso, but actually it still OOMs at the very last step: --8<---------------cut here---------------start------------->8--- xorriso : UPDATE : 141879 file filters processed in 848 seconds xorriso : UPDATE : 142026 file filters processed in 849 seconds xorriso : UPDATE : 142102 file filters processed in 850 seconds xorriso : NOTE : Copying to System Area: 512 bytes from file '/gnu/store/dvfl5ax7pj6c62f1ccc27qcrcb8nafr7-grub-hybrid-2.04/lib/grub/i386-pc/boot_hybrid.img' [13266.747348] xorriso invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0 [13266.749415] CPU: 0 PID: 251 Comm: xorriso Not tainted 5.4.36-gnu #1 [13266.750777] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.12.0-59-gc9ba5276e321-prebuilt.qemu.org 04/01/2014 --8<---------------cut here---------------end--------------->8--- Testing again with this extra patch: