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

awscli2 isn't building #335842

Closed
sophronesis opened this issue Aug 19, 2024 · 1 comment
Closed

awscli2 isn't building #335842

sophronesis opened this issue Aug 19, 2024 · 1 comment
Labels

Comments

@sophronesis
Copy link

sophronesis commented Aug 19, 2024

Describe the bug

awscli failing to build

Steps To Reproduce

Steps to reproduce the behavior:

  1. Use lastest nixpkgs-unstable commit (rev = "c3aa7b8938b17aebd2deecf7be0636000d62a2b9")
  2. Install awscli

Expected behavior

nixos-rebuild switch ends without errors

Screenshots

error: builder for '/nix/store/6hqvzm0rr8sddl1zi798j2cf9fgaka1x-awscli2-2.17.18.drv' failed with exit code 1;
       last 10 log lines:
       > tests/unit/customizations/logs/test_startlivetail.py::LiveTailKeyBindingsTest::test_t_key_binding
       >   /nix/store/53kwxjyrlpj47nhv6w8hv4kaa8x6rmka-python3-3.11.9/lib/python3.11/enum.py:714: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
       >     return cls.__new__(cls, value)
       >   Enable tracemalloc to get traceback where the object was allocated.
       >   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
       >
       > -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
       > =========================== short test summary info ============================
       > FAILED tests/unit/customizations/cloudtrail/test_validation.py::TestSha256RSADigestValidator::test_validates_digests - ValueError: key_size must be at least 1024-bits.
       > ======= 1 failed, 4097 passed, 1 skipped, 2 warnings in 88.44s (0:01:28) =======
       For full logs, run 'nix log /nix/store/6hqvzm0rr8sddl1zi798j2cf9fgaka1x-awscli2-2.17.18.drv'.

Notify maintainers

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.44, NixOS, 24.11 (Vicuna), 24.11.20240811.a58bc8a`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.5`
 - nixpkgs: `/nix/store/h60m1fwahjd2mv6gsg77ji3vb4gpj4dk-source`

Add a 👍 reaction to issues you find important.

@sophronesis sophronesis added the 0.kind: bug Something is broken label Aug 19, 2024
@dotlambda dotlambda changed the title awscli isn't building awscli2 isn't building Aug 19, 2024
@dotlambda
Copy link
Member

fixed by #334858

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants