Conversation
Original PR did break the eic_cuda container build, we need to revert.
There was a problem hiding this comment.
Pull request overview
Reverts the eic-opticks Spack version pin in the shared environment configuration to restore a previously working revision after the eic_cuda container build regression.
Changes:
- Update
eic-opticksrequirement from@0.1.0back to commit@073ac31a83f9a5651b99a737b30da18117de74d5.
|
cc @plexoos |
|
@veprbl What error message do you see? How do you reproduce it? |
|
It's the same one https://eicweb.phy.anl.gov/containers/eic_container/-/jobs/7444081 |
|
Is there a way to reproduce this locally? |
|
I'm not aware of any, unfortunately.. |
|
https://github.com/eic/containers/actions/runs/23415161546/job/68109287367?pr=207#step:15:303: copy that build line, strip of the unnecessary stuff (TM), change |
|
Hopefully, it is fixed in the new release: |
Original PR did break the eic_cuda container build, we need to revert.