Hi Timothée, Timothee Mathieu <[email protected]> writes:
> We now identified that the problem is that the results are not > reproducible, somewhere in how guix shell container is not isolated > enough for the host OS and I still don't know what is going on, what > is leaking from host OS into the container. Do you have evidence that the problem is a leak like this? Or could it be that the Python code being run is non-deterministic? If you run ‘guix shell -CN --no-cwd coreutils’, you can see with ‘ls’ etc. that nothing leaks from the host OS (apart of course from the kernel). Thanks, Ludo’.
