Skip to content

EESSI-extend EasyBuild using local EasyBuild config files #98

Description

@joasode

I was trying out EESSI at the workshop after the EuroHPC user days conference.

I was building software using the EasyBuild installation from EESSI-extend, and it unexpectantly picked up a buildpath from my local EasyBuild installation which had the value buildpath=/tmp/$USER, which exposed two behaviors:

  1. EasyBuild does not resolve this path, but it does do it when starting an interactive shell script, leading to unexpected error handling. (I don't know if the config file should resolve the path; my local installation relied on setting an environment variable that was set loading my local EasyBuild module, thus not exposing the broken config file)
  2. EasyBuild inside EESSI is not well isolated from system EasyBuild installations, and I think at least a warning should be produced when loading the EESSI-extend module and system configuration files are picked up.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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