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

pythonPackages.aws-adfs: init at 0.12.0 #43383

Closed
wants to merge 1 commit into from

Conversation

bhipple
Copy link
Contributor

@bhipple bhipple commented Jul 11, 2018

Motivation for this change

Allows authenticating on AWS with ADFS.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@bhipple bhipple requested a review from FRidh as a code owner July 11, 2018 20:34
@bhipple
Copy link
Contributor Author

bhipple commented Jul 11, 2018

@GrahamcOfBorg build python36Packages.aws-adfs python27Packages.aws-adfs

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: python36Packages.aws-adfs, python27Packages.aws-adfs

Partial log (click to expand)

Reading https://pypi.org/simple/coverage/
Download error on https://pypi.org/simple/coverage/: [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't retrieve index page for 'coverage'
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/
Download error on https://pypi.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found!
No local packages or working download links found for coverage<4
error: Could not find suitable distribution for Requirement.parse('coverage<4')
builder for ‘/nix/store/8lw3v5a4n1yarrhgr8cwm1cs4zj7csjn-python3.6-aws-adfs-0.12.0.drv’ failed with exit code 1
error: build of ‘/nix/store/8lw3v5a4n1yarrhgr8cwm1cs4zj7csjn-python3.6-aws-adfs-0.12.0.drv’, ‘/nix/store/v39xn10wcsg5dmv1fz6zgfhfflp92jcj-python2.7-aws-adfs-0.12.0.drv’ failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: python36Packages.aws-adfs, python27Packages.aws-adfs

Partial log (click to expand)

Reading https://pypi.org/simple/coverage/
Download error on https://pypi.org/simple/coverage/: [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't retrieve index page for 'coverage'
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/
Download error on https://pypi.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found!
No local packages or working download links found for coverage<4
error: Could not find suitable distribution for Requirement.parse('coverage<4')
builder for '/nix/store/4my3hhz4inzkdx4d772bv183df3cn393-python3.6-aws-adfs-0.12.0.drv' failed with exit code 1
error: build of '/nix/store/4my3hhz4inzkdx4d772bv183df3cn393-python3.6-aws-adfs-0.12.0.drv', '/nix/store/78fr7pnsyw0z671xpaz2ylimxxasa2zr-python2.7-aws-adfs-0.12.0.drv' failed

@bhipple
Copy link
Contributor Author

bhipple commented Jul 11, 2018

Odd, it built locally; I'll debug and then re-open once I figure it out.

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

Successfully merging this pull request may close these issues.

None yet

2 participants