Skip to content

Conversation

@jnhealy2
Copy link
Collaborator

@jnhealy2 jnhealy2 commented Oct 29, 2025

The distribution command was including files specific to the user's spack environment
were getting bundled along with spack. This is because spack writes into its root
directory as it is being used. This creates a more exhaustive list of locations
to avoid copying along with spack and more aggressively asserts they don't end up in
the final spack installation

fix tests to be robust to non-breaking api changes.
Also, change binary asset check so it is not recursive.
This avoids an infinite loop in some environments.
The distribution command was including files specific to the user's spack environment
were getting bundled along with spack.  This is becasue spack writes into its root
directory as it is being used.  This creates a more exhaustive list of locations
to avoid copying along with spack and more agressively asserts they don't end up in
the final spack installation
@jnhealy2
Copy link
Collaborator Author

@psakievich, this should do a better job being precise about our spack copy. It looks to me like the CI had a systemic failure.

@psakievich psakievich merged commit 41f2c7c into sandialabs:main Oct 29, 2025
6 of 7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants