Skip to content

fix: workaround jana2 issue with jana2_tutorial_podio#193

Open
veprbl wants to merge 1 commit intomasterfrom
pr/jana2_workaround
Open

fix: workaround jana2 issue with jana2_tutorial_podio#193
veprbl wants to merge 1 commit intomasterfrom
pr/jana2_workaround

Conversation

@veprbl
Copy link
Member

@veprbl veprbl commented Mar 9, 2026

Copilot AI review requested due to automatic review settings March 9, 2026 23:19
Copy link
Contributor

Copilot AI left a comment

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 EICSPACK_VERSION commit hash in eic-spack.sh to pick up a workaround for a jana2 issue with jana2_tutorial_podio, incorporating the upstream fix from eic/eic-spack#855 by pointing to a specific pre-release commit (7f6ce63).

Changes:

  • Bump EICSPACK_VERSION to commit 7f6ce6379e29f6154a67f68c56ede4b9bc96b558 to include the jana2/jana2_tutorial_podio workaround from the upstream eic-spack repository.

## EIC spack commit hash or github version, e.g. v0.19.7
## note: nightly builds could use a branch e.g. releases/v0.19
EICSPACK_VERSION="c6c0b369542bf60e79f684fb4a37f8c766dff230"
EICSPACK_VERSION="7f6ce6379e29f6154a67f68c56ede4b9bc96b558" # FIXME
Copy link

Copilot AI Mar 9, 2026

Choose a reason for hiding this comment

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

The # FIXME comment on the EICSPACK_VERSION line indicates this commit hash is a temporary workaround rather than an intended stable pin. Looking at the other version files (key4hep-spack.sh, spack.sh), no # FIXME markers are used — commit hashes or version tags are set as clean assignments without todo markers. Merging a # FIXME annotation to the main branch risks leaving a stale marker that is confusing to future contributors and signals the change is not production-ready. The comment should be replaced with a brief descriptive note (e.g., referencing the upstream PR being incorporated) or removed entirely before merging.

Suggested change
EICSPACK_VERSION="7f6ce6379e29f6154a67f68c56ede4b9bc96b558" # FIXME
EICSPACK_VERSION="7f6ce6379e29f6154a67f68c56ede4b9bc96b558"

Copilot uses AI. Check for mistakes.
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