Just started testing 4.1.1.
Some minor complaints (these may have been part of 4.0.0, but I didn't notice as I was not using the full initialization files from them):
There should be no need to add any part of the modules path to the NON-MODULE environment variables (PATH, MANPATH, etc). In a standard install, they may already be in location in those places (I set MANPATH in a module that sets MANPATH based on the current location of MODULEPATH). I particularly have a problem with it being at the start of PATH (in my situation, the modules are in a network location and I don't want Network paths before any of the standard paths unless absolutely needed).
Also - please redefine the functions (basically make sure the names are all _module_*):
_moduleraw - as _module_raw
(any others?).
Most Linux systems (in bash at least) have a function _modules defined that has to do with kernel modules - and you probably want to make sure the module functions are obviously differentiated from that function.
It would actually be very nice if you could figure out how to cut the number of aliases/functions down to as few as possible (module and _module_raw maybe, by combining the various _module_ function into one function with arguments).
If I have any specific ideas on how to do this, I will let you know.
Otherwise - so far it seems to be working fine.
On 2/17/2018 11:54 AM, Xavier Delaruelle wrote:
> Hello All,
>
> Modules version 4.1.1 has just been released. This is a bugfix release in
> the 4.1 series. Major fixes are:
>
> * Support of installation on Solaris, FreeBSD and OS X.
> * Changes on the Modules pager run-time configuration to avoid side effects
> coming from a general pager configuration.
>
> The list of all changes made in this new version are described in the NEWS
> document. Details on the new features introduced in the 4.1 series are
> provided in the MIGRATING document.
>
> http://modules.readthedocs.io/en/stable/NEWS.html
> http://modules.readthedocs.io/en/stable/MIGRATING.html
>
> The tarball of this new version can be downloaded at:
>
> http://downloads.sourceforge.net/modules/modules-4.1.1.tar.gz
>
> If you encounter any issue, please let us know by creating a ticket on the
> project bug tracker at:
>
> https://github.com/cea-hpc/modules/issues
>
> Best regards,
> Xavier
>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
>
> _______________________________________________
> Modules-interest mailing list
> Mod...@li...
> https://lists.sourceforge.net/lists/listinfo/modules-interest
>
--
---------------------------------------------------------------------
The views and opinions expressed above are strictly
those of the author(s). The content of this message has
not been reviewed nor approved by any entity whatsoever.
I should not be considered an "AUTHORITY" on any subject.
---------------------------------------------------------------------
Paul FM Info: http://www.umn.edu/~paulfm/
---------------------------------------------------------------------
|