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

awscli: doesn't build on master #56613

Closed
terlar opened this issue Mar 1, 2019 · 1 comment
Closed

awscli: doesn't build on master #56613

terlar opened this issue Mar 1, 2019 · 1 comment

Comments

@terlar
Copy link
Contributor

terlar commented Mar 1, 2019

Issue description

The package doesn't build.

Steps to reproduce

Run:

$ nix-build -A awscli
...
installing
/build/awscli-1.16.106/dist /build/awscli-1.16.106
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Processing ./awscli-1.16.106-py2.py3-none-any.whl
Requirement already satisfied: colorama<=0.3.9,>=0.2.5 in /nix/store/nhhnh21ppnwn4zgml3r96087w2vjrh81-python2.7-colorama-0.3.9/lib/python2.7/site-packages (from awscli==1.16.106) (0.3.9)
Requirement already satisfied: rsa<=3.5.0,>=3.1.2 in /nix/store/xvhpa6ss1frcjgj60zr8hi4j53rh1fp9-python2.7-rsa-3.4.2/lib/python2.7/site-packages (from awscli==1.16.106) (3.4.2)
Collecting botocore==1.12.96 (from awscli==1.16.106)
  Could not find a version that satisfies the requirement botocore==1.12.96 (from awscli==1.16.106) (from versions: )
No matching distribution found for botocore==1.12.96 (from awscli==1.16.106)
builder for '/nix/store/2mzzzl8wv8yk7w569lzz0ph5qgcnd3yd-awscli-1.16.106.drv' failed with exit code 1
error: build of '/nix/store/2mzzzl8wv8yk7w569lzz0ph5qgcnd3yd-awscli-1.16.106.drv' failed

Technical details

Broken since commits:

nixpkgs @ 9edb851

terlar added a commit to terlar/nixpkgs that referenced this issue Mar 2, 2019
Fix NixOS#56613 broken build by rolling forward and ensuring the versions are
according to the botocore/boto3 dependencies in the awscli setup.py
@terlar
Copy link
Contributor Author

terlar commented Mar 2, 2019

Works with the reverts:

Thanks

@terlar terlar closed this as completed Mar 2, 2019
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

No branches or pull requests

1 participant