Skip to content

fix: spack: fix: install missing upstream packages in local store#306

Open
wdconinc wants to merge 1 commit into
masterfrom
spack-install-missing-upstream-to-local-store
Open

fix: spack: fix: install missing upstream packages in local store#306
wdconinc wants to merge 1 commit into
masterfrom
spack-install-missing-upstream-to-local-store

Conversation

@wdconinc

@wdconinc wdconinc commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Briefly, what does this PR introduce? Please link to any relevant presentations or discussions.

This PR is an upstream fix that intends to fix #151. Instead of trying to install to the upstream prefix, install to the local store.

What is the urgency of this PR?

  • High (please describe reason below)
  • Medium
  • Low

What kind of change does this PR introduce?

Please check if any of the following apply

  • This PR introduces breaking changes. Please describe changes users need to make below.
  • This PR changes default behavior. Please describe changes below.
  • AI was used in preparing this PR. Please describe usage below.

Copilot AI review requested due to automatic review settings June 8, 2026 00:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s Spack configuration to carry an upstream fix (via cherry-pick) intended to resolve issue #151, where installs in a user-created Spack environment attempt to place “missing upstream packages” into the upstream prefix instead of the local store.

Changes:

  • Add Spack upstream cherry-pick 52bef0e63711a0b63816b3f4b1561df5b158db65 to apply “install missing upstream packages in local store”.
  • Document the new cherry-pick alongside the existing hash list with a matching ## [hash]: [description] entry.

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.

error: C compiler cannot create executables

3 participants