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.elasticsearch-dsl: 0.0.9 -> 6.2.1 #47283

Merged
merged 1 commit into from Sep 24, 2018

Conversation

flokli
Copy link
Contributor

@flokli flokli commented Sep 24, 2018

Motivation for this change

This bumps the elasticsearchdsl package to the current version 6.2.1, moves the file outside python-packages.nix, matches it's name with upstream, and adds an alias as fallback.

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.

@flokli flokli changed the title elasticsearch-dsl: 0.0.9 -> 6.2.1 pythonPackages.elasticsearch-dsl: 0.0.9 -> 6.2.1 Sep 24, 2018
@Mic92
Copy link
Member

Mic92 commented Sep 24, 2018

@GrahamcOfBorg build python.pkgs.elasticsearch-dsl

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python.pkgs.elasticsearch-dsl

Partial log (click to expand)

Installing collected packages: elasticsearch-dsl
Successfully installed elasticsearch-dsl-6.2.1
/build/elasticsearch-dsl-6.2.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xbw44p8c8yliyaj2wp1i0sa9wm0pn8ql-python2.7-elasticsearch-dsl-6.2.1
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xbw44p8c8yliyaj2wp1i0sa9wm0pn8ql-python2.7-elasticsearch-dsl-6.2.1/lib
patching script interpreter paths in /nix/store/xbw44p8c8yliyaj2wp1i0sa9wm0pn8ql-python2.7-elasticsearch-dsl-6.2.1
checking for references to /build in /nix/store/xbw44p8c8yliyaj2wp1i0sa9wm0pn8ql-python2.7-elasticsearch-dsl-6.2.1...
/nix/store/xbw44p8c8yliyaj2wp1i0sa9wm0pn8ql-python2.7-elasticsearch-dsl-6.2.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python.pkgs.elasticsearch-dsl

Partial log (click to expand)

Installing collected packages: elasticsearch-dsl
Successfully installed elasticsearch-dsl-6.2.1
/build/elasticsearch-dsl-6.2.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1ad7wxprmna3b3iq5pl3n49a89wy33lk-python2.7-elasticsearch-dsl-6.2.1
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/1ad7wxprmna3b3iq5pl3n49a89wy33lk-python2.7-elasticsearch-dsl-6.2.1/lib
patching script interpreter paths in /nix/store/1ad7wxprmna3b3iq5pl3n49a89wy33lk-python2.7-elasticsearch-dsl-6.2.1
checking for references to /build in /nix/store/1ad7wxprmna3b3iq5pl3n49a89wy33lk-python2.7-elasticsearch-dsl-6.2.1...
/nix/store/1ad7wxprmna3b3iq5pl3n49a89wy33lk-python2.7-elasticsearch-dsl-6.2.1

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on x86_64-darwin (full log)

Attempted: python.pkgs.elasticsearch-dsl

Partial log (click to expand)

building '/nix/store/klr9ch3lrafykrv9cvjx0zxxq9qi2w5d-elasticsearch-dsl-6.2.1.tar.gz.drv'...
copying path '/nix/store/ix7g81r2xfka6b14xdcy0gkqia5i05vn-python2.7-python-dateutil-2.7.3' from 'https://cache.nixos.org'...
/nix/store/qjk2h301faawvbnhv5azhyiaw6vrqalg-builder.sh: fork: retry: Resource temporarily unavailable
/nix/store/qjk2h301faawvbnhv5azhyiaw6vrqalg-builder.sh: fork: retry: Resource temporarily unavailable
/nix/store/qjk2h301faawvbnhv5azhyiaw6vrqalg-builder.sh: fork: retry: Resource temporarily unavailable
/nix/store/qjk2h301faawvbnhv5azhyiaw6vrqalg-builder.sh: fork: retry: Resource temporarily unavailable
/nix/store/qjk2h301faawvbnhv5azhyiaw6vrqalg-builder.sh: fork: Resource temporarily unavailable
builder for '/nix/store/klr9ch3lrafykrv9cvjx0zxxq9qi2w5d-elasticsearch-dsl-6.2.1.tar.gz.drv' failed with exit code 254
cannot build derivation '/nix/store/fxw3lc05fqyhsm6gis895l7qnka6gmhf-python2.7-elasticsearch-dsl-6.2.1.drv': 1 dependencies couldn't be built
error: build of '/nix/store/fxw3lc05fqyhsm6gis895l7qnka6gmhf-python2.7-elasticsearch-dsl-6.2.1.drv' failed

@Mic92 Mic92 merged commit 725b57b into NixOS:master Sep 24, 2018
@flokli
Copy link
Contributor Author

flokli commented Sep 24, 2018 via email

@flokli flokli deleted the elasticsearch-dsl-6.2.1 branch September 25, 2018 13:39
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

3 participants