Hi, Sorry to be late.
On Mon, 12 Dec 2022 at 09:53, Reza Housseini <[email protected]> wrote: > Running the openfoam-10 tests during the package build gives me an error > 243 [1]. Running these tests locally in a guix shell does not produce > any errors. I could not figure out what this error code means, but I > found similar problems on the internet (mostly regarding docker and npm) > which had something to do with running as root vs. running as a user. > Has someone an idea what might be the issue? I tried making the files > writable, but that did not had any effect. Have you run the tests with “guix shell -C -D openfoam”? I mean inside a containerized shell? Have you tried to disable ’parallel-tests?’? Cheers, simon
