Skip to content

[Isolated] Install Pypi dependencies for boto3 and cfn-bootstrap scripts #2990

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

himani2411
Copy link
Contributor

@himani2411 himani2411 commented Jul 9, 2025

Description of changes

  • [Isolated] Install Pypi dependencies for boto3 (node_dependencies.tgz) and cfn-bootstrap scripts

Some failures like those related to boto3 (node_dependencies.tgz) are seen only in AL2.

These dependencies were removed in #2869 under the understanding that they are never installed but during the tests we see they are required as we get below errors

ERROR: Could not find a version that satisfies the requirement setuptools>=40.8.0 (from versions: none)

ERROR: No matching distribution found for setuptools>=40.8.0

Error executing action 'run' on resource 'bash[Install CloudFormation helpers from aws-cfn-bootstrap-py3-2.0-33.tar.gz
Recipe: aws-parallelcuster-computefleet::custom_parallelcluster_node
* bash[install custom aws-parallelcluster-node] action run[2025-04-xxxxxx]
Could not find a version that satisfies the requirement boto3>=1.7.55

Tests

  • BUILD IMAGE in Isolate regions

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.

@himani2411 himani2411 requested review from a team as code owners July 9, 2025 15:26
@himani2411 himani2411 force-pushed the release-3.13.2-isolated branch from b66b7e6 to d5903aa Compare July 9, 2025 15:41
@himani2411 himani2411 enabled auto-merge (rebase) July 9, 2025 15:49
@himani2411 himani2411 force-pushed the release-3.13.2-isolated branch from d5903aa to f61f496 Compare July 9, 2025 17:07
@himani2411 himani2411 merged commit fb5e6c4 into aws:release-3.13 Jul 9, 2025
22 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants