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

spack install for ACCESS-ESM1.6 fails because of unknown git ref #30

Open
manodeep opened this issue Dec 23, 2024 · 0 comments
Open

spack install for ACCESS-ESM1.6 fails because of unknown git ref #30

manodeep opened this issue Dec 23, 2024 · 0 comments

Comments

@manodeep
Copy link

Continuing to follow the README instructions, I attempted to install the ESM1.6 package with spack and ran into the following error:

[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] spack install -v
==> Error: dev_2024.12.0 is not a valid git ref for access-esm1p6

For more context, here is the workflow and some debug info:

[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] startspack
$# = '2'
Using configuration in spack/etc/spack
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] alias startspack
alias startspack='cd /g/data/$PROJECT/$USER/spack/0.22 && module purge && . spack-config/spack-enable.bash && cd "${OLDPWD}"'
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] spack env activate access-esm1p6
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] echo $PATH
/g/data/tm70/ms2335/spack/0.22/environments/access-esm1p6/.spack-env/view/bin:/g/data/tm70/ms2335/spack/0.22/spack/bin:/home/593/ms2335/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/bin/remote-cli:/home/593/ms2335/codes/climate_models/mkmf/bin:/home/593/ms2335/.local/bin:/home/593/ms2335/bin:/opt/pbs/default/bin:/opt/nci/bin:/opt/bin:/opt/Modules/v4.3.0/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] ml
No Modulefiles Currently Loaded.
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] spack install -v
==> Error: dev_2024.12.0 is not a valid git ref for access-esm1p6
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