Skip to content

Conversation

@Michael-J-Ward
Copy link
Contributor

Which issue does this PR close?

Closes #659 (hopefully)

Rationale for this change

What changes are included in this PR?

  • Set a global build lock for the failing job, hopefully eliminate any cache error

Are there any user-facing changes?

No

@Michael-J-Ward Michael-J-Ward marked this pull request as ready for review May 6, 2024 17:03
The builds are failing for `aarch64`, and one log message hints that concurrent builds are messing with the same cache.

Ref: apache#659
The `actual` sha256 hashes match both what I calculate by downloading and running `sha256sum` and what is posted on conda-forge.

I suspect then that our build is using some bad cached value as the "expected".

conda-forge: https://conda.anaconda.org/conda-forge/noarch/

Ref: apache#659
Cleaning out the cache caused all the conda builds to break, instead of just the `aarch64` ones.

This commit reverts back to original CI def.
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.

Build conda nightlies jobs are failing on main for aarch64

1 participant