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: added --force-overwrite flag to fix glibc install #126

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

brivu
Copy link
Contributor

@brivu brivu commented Dec 1, 2022

This PR fixes an issue that's causing the installation of the aws-cli to fail on Alpine.

The issue is caused by an error with installing glibc on linux through apk.

@brivu brivu requested a review from a team as a code owner December 1, 2022 06:34
@brivu brivu linked an issue Dec 1, 2022 that may be closed by this pull request
@brivu brivu merged commit b24e411 into master Dec 1, 2022
@brivu brivu deleted the fix-glibc-install-alpine branch December 1, 2022 18:31
@umihico
Copy link

umihico commented Dec 2, 2022

Thank you for fixing. Please close my original PR #124

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.

aws-cli/install starts failing in recent days
3 participants