Skip to content

ERROR: Resolution loop on 'bids/freesurfer/latest' detected, RHEL 9 #677

Open
@LinuxPersonEC

Description

@LinuxPersonEC

The modules do not appear with Lmod via module available. Testing freesurfer, using TCL the module appears as:
bids/freesurfer/latest/module.tcl

ml bids/freesurfer/latest/module.tcl results in:
ERROR: Resolution loop on 'bids/freesurfer/latest' detected

I've switched between TCL and Lmod. We use the Bright Computing provisioning management system but I don't think that is related.

To Reproduce
Steps to reproduce the behavior:

git clone https://github.com/singularityhub/singularity-hpc
cd singularity-hpc
pip install -e .[all]
 /usr/local/bin/shpc install bids/freesurfer:latest
INFO:    Using cached SIF image
Module bids/freesurfer:latest was created.
module use ./modules

This was installed within echo $MODULEPATH

Expected behavior
The module should appear.

apptainer version 1.3.0-1.el9
/usr/local/bin/shpc --version
0.1.28
rpm -qa|grep -i lmod
Lmod-8.7.32-1.el9.x86_64
rpm -qa|grep -i tcl
tcl-8.6.10-7.el9.x86_64
tcl-devel-8.6.10-7.el9.x86_64

Anything else?
If this is a question more than a bug, feel free to move it.

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