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.yaml should use explicit library version dependencies instead of "develop" or "upp" #863

Closed
SamuelTrahanNOAA opened this issue Aug 16, 2024 · 0 comments · Fixed by #845
Labels
enhancement New feature or request

Comments

@SamuelTrahanNOAA
Copy link
Contributor

Description

In ci/spack.yaml, there are two problems with the github workflow

  1. upp@develop - uses the spack repository's upp dependencies instead of those of the upp submodule
  2. ip@develop - uses the latest ip instead of the one that is correct for this version of FV3

Solution

Provide explicit library dependency versions for all required libraries.

Alternatives

Ignore the problem and hope for the best.
Note: That alternative approach has failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant