TACC / Lmod

Lmod: An Environment Module System based on Lua, Reads TCL Modules, Supports a Software Hierarchy
http://lmod.readthedocs.org
Other
475 stars 122 forks source link

Docs give wrong path for user cache #610

Closed sjpb closed 1 year ago

sjpb commented 1 year ago

Describe the bug https://lmod.readthedocs.io/en/latest/125_personal_spider_cache.html says this cache is at ~/.cache/lmod. At least on lmod 8.7.7 it is actually in ~/.lmod.d/.cache/

Desktop (please complete the following information):

Changes from Default Configuration

Name Default Value


LMOD_FAST_TCL_INTERP no yes LMOD_HAVE_LUA_TERM no yes LMOD_PACKAGE_PATH nil LMOD_PAGER less /usr/bin/more LMOD_SYSTEM_DEFAULT_MODULES unknown LMOD_TCLSH tclsh /usr/bin/tclsh MODULEPATH_ROOT /usr/share/modulefiles PATH_TO_LUA lua /usr/bin/lua

rtmclay commented 1 year ago

The documentation has been updated to say that versions earlier than Lmod 8.7.12 wrote the cache file to ~/.lmod.d/.cache