Closed asilverman closed 4 years ago
@asilverman Could you try it on a cimg/python
image instead? Version 1 of the AWS cli requires python to be installed.
Hello all,
Improved messaging has been added to the latest edition of our aws cli orb. You will now see a more helpful error if the v1 CLI is attempted on an environment without python installed. Happy building!
https://circleci.com/orbs/registry/orb/circleci/aws-cli @1.2.0 released https://github.com/CircleCI-Public/aws-cli-orb/pull/48
Confirm by changing [ ] to [x] below to ensure that it's a bug:
Describe the bug Execution of aws-cli/install command of aws version"1" fails when using docker executor image
cimg/base:edge
SDK version number circleci/aws-cli@1.0.0
Platform/OS/Hardware/Device docker executor image
cimg/base:edge
To Reproduce (observed behavior) Steps to reproduce the behavior Set up a job to use the above docker image that runs the aws-cli/install step, see below
Expected behavior The aws-cli tool is installed successfully
Logs/output
Additional context Add any other context about the problem here.