Skip to content
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

fix(install): Fix Debian post installation script when awscli2 is already installed or the installation failed previously (backport #6276) #6277

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 20, 2024

More fixes to the post installation script for the Debian package.

  • Only installs the specified version of awscliv2 if it is not already installed.
  • Cleans up the ./aws before unzipping awscliv2.zip if the installation failed previously and the ./aws directory already exists.
  • Use curl -s for downloads for cleaner output.

This is an automatic backport of pull request #6276 done by [Mergify](https://mergify.com).

…eady installed or the installation failed previously (#6276)

(cherry picked from commit 35a30d3)
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for a merge label Aug 20, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Aug 20, 2024
@mergify mergify bot merged commit f4dbb7c into release-1.35.x Aug 20, 2024
24 checks passed
@mergify mergify bot deleted the mergify/bp/release-1.35.x/pr-6276 branch August 20, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.35
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants