Resolve "Singularity download approach doesn't work in child pipeline"
Merged
requested to merge 15-singularity-download-approach-doesn-t-work-in-child-pipeline into master
Closes #15 (closed)
Edited by Sylvester Joosten
Merge request reports
Activity
changed milestone to %v2.5
added critical label
added 1 commit
- 2bdfb26c - Updated CI to move singularity build to main pipeline
added 1 commit
- c3fc3c39 - attempt to enable singularity for this branch
The container 2.5.0 still has HepMC2 installed, not version 3. There appears to be no option in spack to install the hepmc3 plugin:
Variants: Name [Default] Allowed values Description ============== ============== ======================== evtgen [off] on, off Build EvtGen extensions fastjet [off] on, off Build fastjet extensions hepmc [on] on, off Build HepMC2 extensions root [off] on, off Build ROOT extensions shared [on] on, off Build shared library
@sly2j I am still not sold on usefulness of spack given that I could fix this with one line in
./configure
now obfuscated by spack.mentioned in commit 5a29d7e8
Please register or sign in to reply