Skip to content

autoload:none causes issue when generating modules for users #271

@dipietrantonio

Description

@dipietrantonio

Because spack generates module names with hashes when run by users other than spack, it expects every module file name to contain hashes. This impacts the module generation and the load of dependencies.

Module file generation and dependency loading does not work for system modules, such as python, that do not have hash in their name.

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