Skip to content

Conversation

@gmarciani
Copy link
Contributor

Description of changes

Fetch gcc deps from public bucket
Cherry-picked from #2943 + #2942

Tests

Tested in original PRs

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

gmarciani added 2 commits May 14, 2025 10:52
… was causing the build image fail in isolated environments due to cookbook retrieving GCC dependencies from GCC website rather than ParallelCluster bucket.
…nce Library to cover both gcc 9.3 and gcc 11.3. In particular gcc 9.3.0 requires ftp endpoint, whereas gcc 11.3.0 requires http endpoint.
@gmarciani gmarciani requested review from a team as code owners May 14, 2025 14:54
@gmarciani gmarciani added skip-changelog-update dependencies Pull requests that update a dependency file 3.x labels May 14, 2025
@gmarciani gmarciani merged commit adc19fd into aws:develop May 14, 2025
38 of 51 checks passed
@gmarciani gmarciani deleted the wip/mgiacomo/develop/fix-armpl-0514-1 branch May 14, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x dependencies Pull requests that update a dependency file skip-changelog-update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants