Robert McLay

Results 133 comments of Robert McLay

I'm closing this issue. If you get a chance to work on this, you can re-open this issue.

Lmod does not add to path and path-like variables. Instead it sets the variable to all values. I did not think about nushell would have a different syntax from Bash....

Thanks for the bug report with example test. This helps a great deal. Some packages do something special with an trailing delimiter. LUA env. vars do. So does tex/latex TEXINPUTS....

Sure. cleaning up LIBRARY_PATH is now added and will be part of the next release.

Test out the release of Lmod 8.7.39 to see if this solves your issue.

Closing this issue. You can re-open this issue if necessary

This was a subtle bug that took sometime to track down. Please try the PR684 branch to see if it works for you. Thanks very much for a test case...

please run ``` $ $LMOD_DIR/spider -o dbT /home/simon/lmod-bug-test/root > dbT.lua ``` and paste the file dbT.lua here

Thanks! I'll look to see what happened

I found the issue and fixed it for me. This issue had to do with the way that the dbT table was computed. First the spiderT table is computed and...