Skip to content

spack not determining system type correctly #1075

@glennpj

Description

@glennpj

Sourcing spack/share/spack/setup-env.sh no longer loads the proper directory in $MODULEPATH. The reason is that the value of _sp_sys_type is wrong.

spack-python -c 'print(spack.architecture.sys_type())'
linux

should instead produce linux-centos7-x86_64 on this system.

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