Conversation
feaadf0 to
9462156
Compare
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
FYI, This PR is likely impacted by spack/spack-packages#3505 |
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
fc6fb2a to
d7c0552
Compare
|
PR ACCESS-NRI/access-spack-packages#395 should fix missing compiler errors. |
|
🚀 Attempted to deploy 🖥️
|
* Wokaround till spack/spack-packages#3644 is included in an ACCESS-NRI release of `spack-config`.
d7c0552 to
71a5447
Compare
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
Hi @CodeGat , It looks like the zip timestamp build failure is not transient in Spack v1.1. |
|
I'm looking into a fix into the package definition now. EDIT: See ACCESS-NRI/access-spack-packages#396 |
|
🚀 Attempted to deploy 🖥️
|
|
The above |
|
🚀 Attempted to deploy 🖥️
|
|
Fix was merged, and deployed successfully without error. I think we can consider this ready to merge, once it is ready for the ISM team. |
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
One question for the audience - is it okay if I explicitly require |
That's actually what is done by: The issm SPR contains: Or are you asking whether this can be changed to |
References issue ACCESS-NRI/build-cd#313 and PR ACCESS-NRI/build-cd#326
References rollout issue ACCESS-NRI/build-cd#328
References project Spack `0.22` to `1.0` Migration
Important
This PR is a major update to the deployment infrastructure. See below for the prerequisites for this repository to be able to merge this PR.
Important
This major version change marks the end of major infrastructure updates for deployments to
spack < 1.0.If you want to deploy to instances of
spack < 1.0, you must usebuild-cd < v8.If you want to deploy to instances of
spack >= 1.0, you must usebuild-cd >= v8.Background
We are moving on up to
spack v1! This update to spack contains many bug fixes, optimisations and new features that can be incorporated intobuild-cd.This update also contains changes that make
spack v0.Xincompatible with thisbuild-cd v8update - the most prominent one being the splitting of spacks core codebase from it's builtin spack-packages repo. This means that for provenance, one to keep track of bothbuiltinspack-packages and our own, renamedaccess-spack-packages.build-cdwill centrally control the version of builtinspack-packagesfor a given instance, andconfig/versions.jsonsspack-packageskey is renamed toaccess-spack-packages.As noted earlier, this major version of
build-cdcan only supportspack v1, due tospack v1-specific commands in the infrastructure. If you still want to deploy tospack v0.X, you will need to changebuild-cdtov7, and update theconfig/versions.jsonfile/spack.yaml.Features
Prerequisites for Merging
build-cdentrypoints (this PR!)config/versions.jsonwith new inputs (also this PR!)spack v1🚀 The latest prerelease
access-issm/pr32-14at 0eb7e09 is here: #32 (comment) 🚀