<div>Dear all,<br></div><div><br></div><div>I am using GRASS in an HPC platform where libraries are managed with modules [0]. Recently I made GRASS 7.6 available as a shared module. This involved copying the compiled folder to a shared location and then creating a modulefile [1] (which essentially sets the correct PATH environment variable). I am able to load the GRASS module and run it; however, when other users try to do the same they get this error:<br></div><div><br></div><div>$ grass76</div><div>Cleaning up temporary files...<br></div><div>Traceback (most recent call last):<br></div><div>  File "/cm/shared/apps/WUR/ESG/modules/grass/bin/grass76", line 2209, in <module><br></div><div>    main()<br></div><div>  File "/cm/shared/apps/WUR/ESG/modules/grass/bin/grass76", line 2087, in main<br></div><div>    clean_temp()<br></div><div>  File "/cm/shared/apps/WUR/ESG/modules/grass/bin/grass76", line 1784, in clean_temp<br></div><div>    call([gpath("etc", "clean_temp")], stdout=nul)<br></div><div>  File "/cm/shared/apps/WUR/ESG/modules/grass/bin/grass76", line 247, in call<br></div><div>    return subprocess.call(cmd, **kwargs)<br></div><div>  File "/usr/lib64/python2.7/subprocess.py", line 524, in call<br></div><div>    return Popen(*popenargs, **kwargs).wait()<br></div><div>  File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__<br></div><div>    errread, errwrite)<br></div><div>  File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child<br></div><div>    raise child_exception<br></div><div>OSError: [Errno 13] Permission denied<br></div><div><br></div><div>Naturally, GRASS is unable to access some asset it needs, the question is what? All users have read and execute permissions on the shared module folders and files. When it is launched, is GRASS trying to write somewhere? Which other assets GRASS needs to read when it is launched?<br></div><div><br></div><div>Thank you.</div><div><br></div><div>[0] <a href="http://modules.sourceforge.net/">http://modules.sourceforge.net/</a><br></div><div>[1] <a href="https://modules.readthedocs.io/en/latest/modulefile.html">https://modules.readthedocs.io/en/latest/modulefile.html</a><br></div><div class="protonmail_signature_block"><div class="protonmail_signature_block-user"><div>-- <br></div><div>Luís Moreira de Sousa<br></div><div>RingID: ring:7ca91d83f4f9dec82fec9f1144b8e5c1ef2a110c<br></div><div>URL: <a href="https://ldesousa.github.io">https://ldesousa.github.io</a><br></div></div><div><br></div><div class="protonmail_signature_block-proton">Sent with <a target="_blank" href="https://protonmail.com">ProtonMail</a> Secure Email.<br></div></div><div><br></div>