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

aws-cli/install starts failing in recent days #123

Closed
umihico opened this issue Nov 19, 2022 · 0 comments · Fixed by #126
Closed

aws-cli/install starts failing in recent days #123

umihico opened this issue Nov 19, 2022 · 0 comments · Fixed by #126

Comments

@umihico
Copy link

umihico commented Nov 19, 2022

My CI jobs had been working fine for a long time but it fails today. I call aws-cli/install on alpine/terragrunt

These recent posted issues seems related.

I tried --force-overwrite as mentioned here and confirmed working fine. I'll create a PR.

Installing AWS CLI v2
fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
(1/3) Installing libgcc (11.2.1_git20220219-r2)
  0%                                             (2/3) Installing libstdc++ (11.2.1_git20220219-r2)
  0%                                             (3/3) Installing binutils (2.38-r3)
99% ############################################
Executing busybox-1.35.0-r17.trigger
OK: 39 MiB in 37 packages
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   451  100   451    0     0   1749      0 --:--:-- --:--:-- --:--:--  1754
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1895k  100 1895k    0     0  9587k      0 --:--:-- --:--:-- --:--:-- 9587k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1094k  100 1094k    0     0  8634k      0 --:--:-- --:--:-- --:--:-- 8634k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 7584k  100 7584k    0     0  31.2M      0 --:--:-- --:--:-- --:--:--  267M
fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
(1/3) Installing glibc (2.34-r0)
  0%                                             ERROR: glibc-2.34-r0: trying to overwrite etc/nsswitch.conf owned by alpine-baselayout-data-3.2.0-r23.
13% #####                                       (2/3) Installing glibc-bin (2.34-r0)
99% ############################################
Executing glibc-bin-2.34-r0.trigger
1 error; 72 MiB in 40 packages

Exited with code exit status 1
CircleCI received exit code 1
umihico added a commit to umihico/aws-cli-orb that referenced this issue Nov 19, 2022
@brivu brivu linked a pull request Dec 1, 2022 that will close this issue
@brivu brivu closed this as completed in #126 Dec 1, 2022
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 a pull request may close this issue.

1 participant