Skip to content

Module hiden with SitePackage.lua is unfindable #735

@wpoely86

Description

@wpoely86

With the Lmod version in EPEL (Lmod-8.7.53-1.el8.x86_64) we are having issues with modules hidden in the SitePackage.lua. The logic can be found here: https://github.com/vub-hpc/Lmod-config/blob/main/SitePackage.lua#L239-L246

This works well until we updated to 8.7.53. Now the module is not visible at all. Neither ml --show_hidden spider or ml --show_hidden av show it. Module that load it as a dependency fail to load. Removing the lines in our SitePackage.lua fixes the issue (but the module is no longer hidden).

In attachment I've added two files:

  • output-broken.txt.gz: This is the output of ml -D --ignore-cache --show_hidden spider JupyterHub.
  • output-unhidden.txt.gz. This is the same output but with the line of JupyterHub removed in the SitePackage.lua.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions