Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"module switch aliasname" does not find loaded alias target #290

Closed
xdelaruelle opened this issue Sep 9, 2019 · 0 comments
Closed

"module switch aliasname" does not find loaded alias target #290

xdelaruelle opened this issue Sep 9, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@xdelaruelle
Copy link
Member

$ module use /path/to/modules/testsuite/modulefiles
$ module avail -l averssort
- Package/Alias -----------------------.- Versions --------.- Last mod. -------
/dev/shm/modules/testsuite/modulefiles:
averssort/1 -> verssort/1                                   
averssort/1.2.4 -> verssort/1.2.4                           
averssort/1.10 -> verssort/1.10
$ module load averssort/1
$ module list
Currently Loaded Modulefiles:
 1) verssort/1  
$ module switch averssort
$ module list
Currently Loaded Modulefiles:
 1) verssort/1   2) verssort/1.10

The module switch averssort is expected to unload verssort/1 then load verssort/1.10.

@xdelaruelle xdelaruelle self-assigned this Sep 9, 2019
@xdelaruelle xdelaruelle added the bug label Sep 9, 2019
@xdelaruelle xdelaruelle added this to the 4.3.1 milestone Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant