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

Error while installing container as user module #290

Open
dipietrantonio opened this issue Oct 30, 2024 · 0 comments
Open

Error while installing container as user module #290

dipietrantonio opened this issue Oct 30, 2024 · 0 comments

Comments

@dipietrantonio
Copy link
Collaborator

The issue seems to be the presence of a new option wrapper_base which we do not set in our configuration. I suspect previously it was the same as module_base.

cdipietrantonio@setonix-03:/software/projects/pawsey1045/cdipietrantonio> ./install_tempo_container.sh 
Updated singularity_module to be singularity/4.1.0-mwavcs
Error creating path /software/setonix/2024.05/pawsey/software/shpc/lib/python3.11/site-packages/modules/shpc_registry/tempo-container/dev/bin, exiting.
cdipietrantonio@setonix-03:/software/projects/pawsey1045/cdipietrantonio> shpc config get view_base
unset
cdipietrantonio@setonix-03:/software/projects/pawsey1045/cdipietrantonio> shpc config get views_base
/software/projects/pawsey1045/cdipietrantonio/setonix/2024.05/containers/views
cdipietrantonio@setonix-03:/software/projects/pawsey1045/cdipietrantonio> shpc config get wrapper_base
/software/setonix/2024.05/pawsey/software/shpc/lib/python3.11/site-packages/modules
cdipietrantonio@setonix-03:/software/projects/pawsey1045/cdipietrantonio> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant