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-kvm: 0.8.2 -> 0.10.0, docker-machine-kvm2: use minikube source #48758

Merged
merged 2 commits into from Oct 20, 2018

Conversation

fpletz
Copy link
Member

@fpletz fpletz commented Oct 20, 2018

Motivation for this change

Update both docker-machine-kvm & docker-machine-kvm2 to their current version.

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.

@fpletz
Copy link
Member Author

fpletz commented Oct 20, 2018

cc @tadfisher @offlinehacker

@offlinehacker
Copy link
Contributor

Looks good, let's just wait for CI to pass

@GrahamcOfBorg
Copy link

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

Attempted: docker-machine-kvm, docker-machine-kvm2

Partial log (click to expand)

copying path '/nix/store/53ir3jkprmyv55qnj4jswva2p6w5dm9g-gnutls-3.5.10' from 'https://cache.nixos.org'...
copying path '/nix/store/jp94whv3jwvq9ihdnd3gb7zjqj26a7w1-nettle-3.4-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/48n841pksyhra05mzixpyhd9jvp8cmmc-yajl-2.1.0.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/wz9a3vabvyz9bf52jh2ik7krlzgd1cvq-gnutls-3.5.10-bin' from 'https://cache.nixos.org'...
building '/nix/store/p7zc9xmkkk121n5f2jd85gljwmzdgwzq-clang.drv'...
/nix/store/29n15888jcw0siy31krv5cqm7s477c7g-stdenv-darwin/setup: fork: retry: Resource temporarily unavailable
building '/nix/store/0782dybi3wk39b41j447mpc2cdfxh9ni-curl-7.61.1.drv'...
/nix/store/8qai18dv0nqyw6s61g9p91n8684rnlg8-stdenv-darwin/setup: fork: retry: Resource temporarily unavailable
error (ignored): unable to fork: Resource temporarily unavailable
error: unable to fork: Resource temporarily unavailable

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: docker-machine-kvm, docker-machine-kvm2

Partial log (click to expand)

k8s.io/minikube/cmd/drivers/kvm
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4ryffv6yljxdmyg06aznx2c1kdfb689i-docker-machine-kvm2-0.30.0-bin
shrinking /nix/store/4ryffv6yljxdmyg06aznx2c1kdfb689i-docker-machine-kvm2-0.30.0-bin/bin/docker-machine-driver-kvm2
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/4ryffv6yljxdmyg06aznx2c1kdfb689i-docker-machine-kvm2-0.30.0-bin/bin
patching script interpreter paths in /nix/store/4ryffv6yljxdmyg06aznx2c1kdfb689i-docker-machine-kvm2-0.30.0-bin
checking for references to /build in /nix/store/4ryffv6yljxdmyg06aznx2c1kdfb689i-docker-machine-kvm2-0.30.0-bin...
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip

@offlinehacker offlinehacker merged commit c018b7c into NixOS:master Oct 20, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: docker-machine-kvm, docker-machine-kvm2

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/7y7wvrlrkha23zfram53zcnl2smc48jm-docker-machine-kvm2-0.30.0-bin
shrinking /nix/store/7y7wvrlrkha23zfram53zcnl2smc48jm-docker-machine-kvm2-0.30.0-bin/bin/docker-machine-driver-kvm2
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/7y7wvrlrkha23zfram53zcnl2smc48jm-docker-machine-kvm2-0.30.0-bin/bin
patching script interpreter paths in /nix/store/7y7wvrlrkha23zfram53zcnl2smc48jm-docker-machine-kvm2-0.30.0-bin
checking for references to /build in /nix/store/7y7wvrlrkha23zfram53zcnl2smc48jm-docker-machine-kvm2-0.30.0-bin...
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
/nix/store/lbz6fln4klflnid7wl2lvpw1rmlwh3v8-docker-machine-kvm-0.10.0-bin
/nix/store/7y7wvrlrkha23zfram53zcnl2smc48jm-docker-machine-kvm2-0.30.0-bin

@fpletz fpletz deleted the pkg/docker-machine-kvm branch October 20, 2018 20:08
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

4 participants