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

docker-machine: 0.12.2 -> 0.13.0 #32039

Merged
merged 1 commit into from Nov 26, 2017
Merged

Conversation

mbode
Copy link
Contributor

@mbode mbode commented Nov 25, 2017

Motivation for this change

Upgrade docker-machine

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.

@NeQuissimus
Copy link
Member

@GrahamcOfBorg build docker-machine

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Success for system: x86_64-linux

checking for references to /tmp/nix-build-machine-0.13.0.drv-0 in /nix/store/w0ipykijqna8299fh7ajbq8bdis7p7r5-machine-0.13.0-bin...
shrinking RPATHs of ELF executables and libraries in /nix/store/dbxf1l2dbas11zdgxainm5gkrlm2fgjf-machine-0.13.0
patching script interpreter paths in /nix/store/dbxf1l2dbas11zdgxainm5gkrlm2fgjf-machine-0.13.0
/nix/store/dbxf1l2dbas11zdgxainm5gkrlm2fgjf-machine-0.13.0/share/go/src/github.com/docker/machine/test/integration/run-bats.sh: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/yd2dnycssshrmz4xgximhs3y3d9m1h1f-bash-4.4-p12/bin/bash"
/nix/store/dbxf1l2dbas11zdgxainm5gkrlm2fgjf-machine-0.13.0/share/go/src/github.com/docker/machine/vendor/google.golang.org/appengine/internal/regen.sh: interpreter directive changed from "/bin/bash -e" to "/nix/store/yd2dnycssshrmz4xgximhs3y3d9m1h1f-bash-4.4-p12/bin/bash -e"
/nix/store/dbxf1l2dbas11zdgxainm5gkrlm2fgjf-machine-0.13.0/share/go/src/github.com/docker/machine/script/validate-dco: interpreter directive changed from "/bin/bash" to "/nix/store/yd2dnycssshrmz4xgximhs3y3d9m1h1f-bash-4.4-p12/bin/bash"
/nix/store/dbxf1l2dbas11zdgxainm5gkrlm2fgjf-machine-0.13.0/share/go/src/github.com/docker/machine/script/release.sh: interpreter directive changed from "/bin/bash" to "/nix/store/yd2dnycssshrmz4xgximhs3y3d9m1h1f-bash-4.4-p12/bin/bash"
/nix/store/dbxf1l2dbas11zdgxainm5gkrlm2fgjf-machine-0.13.0/share/go/src/github.com/docker/machine/script/build_in_container.sh: interpreter directive changed from "/bin/bash" to "/nix/store/yd2dnycssshrmz4xgximhs3y3d9m1h1f-bash-4.4-p12/bin/bash"
checking for references to /tmp/nix-build-machine-0.13.0.drv-0 in /nix/store/dbxf1l2dbas11zdgxainm5gkrlm2fgjf-machine-0.13.0...
/nix/store/w0ipykijqna8299fh7ajbq8bdis7p7r5-machine-0.13.0-bin

@NeQuissimus NeQuissimus merged commit 85d28df into NixOS:master Nov 26, 2017
Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Failure for system: x86_64-darwin

these derivations will be built:
  /nix/store/xl2s0ray0wm507zbk971v6ff5x2v6y0d-machine-0.13.0.drv
these paths will be fetched (1.18 MiB download, 11.01 MiB unpacked):
  /nix/store/l44ym38mw83072wcgr5qgiivllfqbim6-source
copying path '/nix/store/l44ym38mw83072wcgr5qgiivllfqbim6-source' from 'https://cache.nixos.org'...
error: a 'x86_64-darwin' is required to build '/nix/store/xl2s0ray0wm507zbk971v6ff5x2v6y0d-machine-0.13.0.drv', but I am a 'x86_64-linux'

@mbode mbode deleted the docker-machine_0_13_0 branch December 9, 2017 19:15
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