You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use lastest nixpkgs-unstable commit (rev = "c3aa7b8938b17aebd2deecf7be0636000d62a2b9")
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.
Describe the bug
awscli failing to build
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
nixos-rebuild switch ends without errors
Screenshots
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: