-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Build failure: awscli2 #334730
Comments
Last update was at #330602 It looks like it worked at the time: https://logs.ofborg.org/?key=nixos/nixpkgs.330602&attempt_id=f803086a-f564-442b-bb67-a92405ddb636 If I run the code from the PR commit directly, the build passes.
|
Reverting the commit and trying to build again with the current master does not fix the problem. Presumably some dependency update broke it. I'll try to bisect it down. |
cc @mweinelt |
Maybe fixed by aws/aws-cli#8838 ? |
That looks correct. Looks like it has been open for 2 weeks: should we cherry pick the patch or disable the test(s)? |
I've found this problem yesterday and I confirm, that applying the patch from aws/aws-cli#8838 fixes the build. |
Steps To Reproduce
Steps to reproduce the behavior:
On current master, awscli2 fails due to failing tests.
Build log
Log here: https://gist.github.com/Fuuzetsu/9577fc4594aa6ed654fa500d84c6b293
The failing test is
Notify maintainers
@bhipple @davegallant @bryanasdev000 @devusb @anthonyroussel
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: