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.docker: 3.2.1 -> 3.3.0 #40857

Merged
merged 1 commit into from May 22, 2018
Merged

Conversation

andreabedini
Copy link
Contributor

Version update.

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

@dotlambda
Copy link
Member

@GrahamcOfBorg build python2.pkgs.docker python3.pkgs.docker

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2.pkgs.docker, python3.pkgs.docker

Partial log (click to expand)

Successfully installed docker-3.3.0
/build/docker-3.3.0
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/dcm124sa82s26fl04hniphv1xpf5k2sm-python3.6-docker-3.3.0
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dcm124sa82s26fl04hniphv1xpf5k2sm-python3.6-docker-3.3.0/lib
patching script interpreter paths in /nix/store/dcm124sa82s26fl04hniphv1xpf5k2sm-python3.6-docker-3.3.0
checking for references to /build in /nix/store/dcm124sa82s26fl04hniphv1xpf5k2sm-python3.6-docker-3.3.0...
/nix/store/xgq453yn16pkval63spb4lvys8chbs8q-python2.7-docker-3.3.0
/nix/store/dcm124sa82s26fl04hniphv1xpf5k2sm-python3.6-docker-3.3.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2.pkgs.docker, python3.pkgs.docker

Partial log (click to expand)

Successfully installed docker-3.3.0
/build/docker-3.3.0
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/gasngh5hrfavdmggpwykvvq84q7qxjyq-python3.6-docker-3.3.0
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/gasngh5hrfavdmggpwykvvq84q7qxjyq-python3.6-docker-3.3.0/lib
patching script interpreter paths in /nix/store/gasngh5hrfavdmggpwykvvq84q7qxjyq-python3.6-docker-3.3.0
checking for references to /build in /nix/store/gasngh5hrfavdmggpwykvvq84q7qxjyq-python3.6-docker-3.3.0...
/nix/store/rjmscag26svaq5da5q3i9hbdyk0azf6j-python2.7-docker-3.3.0
/nix/store/gasngh5hrfavdmggpwykvvq84q7qxjyq-python3.6-docker-3.3.0

Copy link
Member

@dotlambda dotlambda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked using nix-review.

@dotlambda dotlambda merged commit 561a1f1 into NixOS:master May 22, 2018
@andreabedini andreabedini deleted the patch-1 branch June 12, 2018 04:03
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