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

dhcp: 4.3.4 -> 4.3.6 #33620

Merged
merged 2 commits into from Mar 4, 2018
Merged

dhcp: 4.3.4 -> 4.3.6 #33620

merged 2 commits into from Mar 4, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Jan 8, 2018

Motivation for this change

https://kb.isc.org/article/AA-01518/82/DHCP-4.3.6-Release-Notes.html

Also removes need for a patch.

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.

Works well so far, but should probably be carefully reviewed and tested before merged.

@dtzWill
Copy link
Member Author

dtzWill commented Jan 14, 2018

(this should probably go to staging first.. )

@dtzWill
Copy link
Member Author

dtzWill commented Feb 23, 2018

@GrahamcOfBorg build dhcp
@GrahamcOfBorg test networking ipv6 predictable-interface-names

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/sbin/dhcpd
shrinking /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/sbin/dhclient
gzipping man pages under /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/share/man/
strip is /nix/store/97ahf6sg6mwnl98bksrjvbp4zb4yq44n-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/lib  /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/bin  /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/sbin 
patching script interpreter paths in /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6
/nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/sbin/.dhclient-script-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/7a4n7n43ncr78pqn9zm40z5zzfp4pg2b-bash-4.4-p12/bin/bash"
checking for references to /tmp/nix-build-dhcp-4.3.6.drv-0 in /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6...
moving /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/sbin/* to /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/bin
/nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘iproute2-4.15.0’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/os-specific/linux/iproute/default.nix:48 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘iproute2-4.15.0’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/os-specific/linux/iproute/default.nix:48 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6/sbin/dhclient
shrinking /nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6/bin/omshell
gzipping man pages under /nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6/share/man/
strip is /nix/store/ggjc1mfsicyq31xlg5d51hl9lc21wxnv-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6/lib  /nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6/bin  /nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6/sbin
patching script interpreter paths in /nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6
/nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6/sbin/.dhclient-script-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/i1cyp6w6dfj20c24w2jwwhyl825xr9qh-bash-4.4-p12/bin/bash"
checking for references to /build in /nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6...
moving /nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6/sbin/* to /nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6/bin
/nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

  /nix/store/49a280pvnwrprc2qbsvlh7l6f08d1dg8-python-2.7.14.drv
  /nix/store/b642az6lc12mv1nqs107dh1jrak3zw0n-w3m-0.5.3+git20161120.drv
  /nix/store/ifrfwvjxk96b0irs5ry72lc3yw251yn2-libxml2-2.9.7.drv
  /nix/store/rfgx48c65ca554d5siiy46srfads3a9j-libxslt-1.1.32.drv
  /nix/store/pqslrph5m28ciz6vwy8pd29diszri111-xmlto-0.0.28.drv
  /nix/store/fidbyn9hzmavmlrkyw8m8ixd7rd6xrmq-opensp-1.5.2.drv
  /nix/store/qgw41y085lrsmm63gcj3qygldbyjh8f9-iputils-20161105.drv
  /nix/store/fnnri08msl2khh3vrg1237dqy4mr8c56-dhcp-4.3.6.drv
waiting for locks or build slots...
/nix/store/pxw4mypj487wd530b9ryv18d60q36f6a-dhcp-4.3.6

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/sbin/dhcrelay
shrinking /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/bin/omshell
gzipping man pages under /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/share/man/
strip is /nix/store/97ahf6sg6mwnl98bksrjvbp4zb4yq44n-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/lib  /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/bin  /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/sbin 
patching script interpreter paths in /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6
/nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/sbin/.dhclient-script-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/7a4n7n43ncr78pqn9zm40z5zzfp4pg2b-bash-4.4-p12/bin/bash"
checking for references to /tmp/nix-build-dhcp-4.3.6.drv-0 in /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6...
moving /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/sbin/* to /nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6/bin
/nix/store/qkdh0zc1nrn9mzhxyh52jsg7yhml6jvx-dhcp-4.3.6

@dtzWill dtzWill requested a review from fpletz February 23, 2018 17:52
@fpletz
Copy link
Member

fpletz commented Feb 23, 2018

On second thought, was the patch applied upstream or why don't we need that anymore?

@dtzWill
Copy link
Member Author

dtzWill commented Feb 23, 2018

Good question, I wish I had been more specific in my commit message back when I originally look at this... I didn't remember at first! :)


They moved from ifconfig to ip (from iproute2), rewriting the script quite a bit.

The patch fixed "flushing" the interface, the new script uses commands like:

            # alias IP may have changed => flush it
            ${ip} -4 addr flush dev ${interface} label ${interface}:0

instead of the problematic ifconfig $interface inet 0 down replaced by this patch.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

cannot build derivation '/nix/store/kvyydbivbwicsnr1f3iwqncmg0xcar75-closure-info.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/3bl0j9z9y03x1dpawnynwb1y865bxz3n-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/l8bb9qbihnbvaxm9na2prg4adf55lygd-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/ng3b59a2a5whm2axsvqs6wi048v0vcka-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/cn5ambivj016sqsbc0d7ainx4yqr3h5x-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/hb5bs11i6xxs1sks1dbf54cicgcm5jxa-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/kzv7l5pmjik3ggiamxrc7b27pmblb2q5-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/vpaxpyj3p7sj7ac234qp6c329yhwjzny-nixos-test-driver-ipv6.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/9qa113yswkp1bwbwhq8g0bwfyss4c35s-vm-test-run-ipv6.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/9qa113yswkp1bwbwhq8g0bwfyss4c35s-vm-test-run-ipv6.drv' failed

@fpletz
Copy link
Member

fpletz commented Feb 23, 2018

Oh, awesome, thanks! 👍

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

cannot build derivation ‘/nix/store/x6k0hc9ipx1v6s5nicnlapmdk4q4wwsr-closure-info.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/362rwb07358bcifdpc8mqzdh30s7vmq8-run-nixos-vm.drv’: 3 dependencies couldn't be built
cannot build derivation ‘/nix/store/djfdp4bgj8j8nxw2ln1a2im0wskyv6nq-run-nixos-vm.drv’: 3 dependencies couldn't be built
cannot build derivation ‘/nix/store/mgd3d1q2ayfp2cr5gahnkr1kfch5z6j3-run-nixos-vm.drv’: 3 dependencies couldn't be built
cannot build derivation ‘/nix/store/bbhc6fhqhn29damgc2lfmsg9pi1m875p-nixos-vm.drv’: 2 dependencies couldn't be built
cannot build derivation ‘/nix/store/d2fhxfi5jvfrhrczsnjv6xk078blb1vm-nixos-vm.drv’: 2 dependencies couldn't be built
cannot build derivation ‘/nix/store/x2jbczpys8zwl38yzcb1qxshbd9swnp6-nixos-vm.drv’: 2 dependencies couldn't be built
cannot build derivation ‘/nix/store/dr0f9sqrhriqj48kqh1zgif8m496af01-nixos-test-driver-ipv6.drv’: 4 dependencies couldn't be built
cannot build derivation ‘/nix/store/f34fx31j9gdbrkcmgs5ic44vj372wvdb-vm-test-run-ipv6.drv’: 1 dependencies couldn't be built
error: build of ‘/nix/store/f34fx31j9gdbrkcmgs5ic44vj372wvdb-vm-test-run-ipv6.drv’ failed

@dtzWill
Copy link
Member Author

dtzWill commented Feb 26, 2018

@GrahamcOfBorg build dhcp
@GrahamcOfBorg test networking ipv6 predictable-interface-names

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘iproute2-4.15.0’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/os-specific/linux/iproute/default.nix:48 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6/sbin/dhcrelay
shrinking /nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6/bin/omshell
gzipping man pages under /nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6/share/man/
strip is /nix/store/97ahf6sg6mwnl98bksrjvbp4zb4yq44n-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6/lib  /nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6/bin  /nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6/sbin 
patching script interpreter paths in /nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6
/nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6/sbin/.dhclient-script-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/7a4n7n43ncr78pqn9zm40z5zzfp4pg2b-bash-4.4-p12/bin/bash"
checking for references to /tmp/nix-build-dhcp-4.3.6.drv-0 in /nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6...
moving /nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6/sbin/* to /nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6/bin
/nix/store/v6ks12w1cqs7yn1s4hfbdalbxpi89fn8-dhcp-4.3.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6/sbin/dhclient
shrinking /nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6/bin/omshell
gzipping man pages under /nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6/share/man/
strip is /nix/store/ggjc1mfsicyq31xlg5d51hl9lc21wxnv-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6/lib  /nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6/bin  /nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6/sbin
patching script interpreter paths in /nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6
/nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6/sbin/.dhclient-script-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/i1cyp6w6dfj20c24w2jwwhyl825xr9qh-bash-4.4-p12/bin/bash"
checking for references to /build in /nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6...
moving /nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6/sbin/* to /nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6/bin
/nix/store/yi5iq4q6dshn5dh7zzidmgr72kc8pvmn-dhcp-4.3.6

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

cannot build derivation ‘/nix/store/rv9dln5y4m1f5lbyicczfpqfdc0awdd6-closure-info.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/525ifak7z74xd6ypgm2v862b9sqsdm41-run-nixos-vm.drv’: 3 dependencies couldn't be built
cannot build derivation ‘/nix/store/bq6pl88b50mlilvnqkrzy5567096ykvd-run-nixos-vm.drv’: 3 dependencies couldn't be built
cannot build derivation ‘/nix/store/r1i5frwa9xdnfw2zvz5c2ms0w497yfik-run-nixos-vm.drv’: 3 dependencies couldn't be built
cannot build derivation ‘/nix/store/3cchqzvk8kb6bb39g1mg66270n6phi75-nixos-vm.drv’: 2 dependencies couldn't be built
cannot build derivation ‘/nix/store/6jqjb0glpaby23qhivnxn8kc6m97qqgz-nixos-vm.drv’: 2 dependencies couldn't be built
cannot build derivation ‘/nix/store/7sar37h467js78q14nlhvrgjfh37320c-nixos-vm.drv’: 2 dependencies couldn't be built
cannot build derivation ‘/nix/store/vxal454gqcybbn8ikd1kqagp5rch627a-nixos-test-driver-ipv6.drv’: 4 dependencies couldn't be built
cannot build derivation ‘/nix/store/n6j2kipwnhvzsi1sf2gp86wxiv1al076-vm-test-run-ipv6.drv’: 1 dependencies couldn't be built
error: build of ‘/nix/store/n6j2kipwnhvzsi1sf2gp86wxiv1al076-vm-test-run-ipv6.drv’ failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

cannot build derivation '/nix/store/jacsi2axgkpb2q9jhl7xz6li7kkyxr5c-closure-info.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/6l7cq7fbpybp8h2mnqwnba4r6nbzk98j-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/7dv4qr31wdwz5n1libl0ad235gbgvg51-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/qza9fikvn1r2hpgvi759p0s0z5ygg7l1-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/bc0sq7bnbchyxwjrgav7k97cx093f8mq-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/p3a2kx74562s0l0xc6j4g7xcj7p6xmvy-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/r3z3qnk5imxzk925nnhpjh42zw7vqi4q-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/zks0kd4v509pi6d78hvq8ybcai6a3b67-nixos-test-driver-ipv6.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/azjm18y81qv3d3z20wig9ghi30by9ycn-vm-test-run-ipv6.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/azjm18y81qv3d3z20wig9ghi30by9ycn-vm-test-run-ipv6.drv' failed

@dtzWill
Copy link
Member Author

dtzWill commented Mar 1, 2018

4.3.6-P1 is out: https://kb.isc.org/article/AA-01570/82/DHCP-4.3.6-P1-Release-Notes.html

Will bump this shortly...

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘iproute2-4.15.0’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-ndnd/pkgs/os-specific/linux/iproute/default.nix:48 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1/sbin/dhclient
shrinking /nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1/bin/omshell
gzipping man pages under /nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1/share/man/
strip is /nix/store/3l67pallq6xda4rgygnpaj8rhcqvzh6d-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1/lib  /nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1/bin  /nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1/sbin
patching script interpreter paths in /nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1
/nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1/sbin/.dhclient-script-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/j6w0s3b8xvbhknn4fnw09l13cc70xrb4-bash-4.4-p12/bin/bash"
checking for references to /build in /nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1...
moving /nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1/sbin/* to /nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1/bin
/nix/store/7dim62wqiacpyd27pkiv9qqzhiqdnfxz-dhcp-4.3.6-P1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1/sbin/dhcrelay
shrinking /nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1/sbin/dhcpd
shrinking /nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1/sbin/dhclient
gzipping man pages under /nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1/share/man/
strip is /nix/store/ki5nz16mh8h8qngsxi6wfr38ifzi064i-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1/lib  /nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1/bin  /nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1/sbin 
patching script interpreter paths in /nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1
/nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1/sbin/.dhclient-script-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/3h5ws22zd5cszwxajms8f5hkv4v3pvzc-bash-4.4-p12/bin/bash"
checking for references to /tmp/nix-build-dhcp-4.3.6-P1.drv-0 in /nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1...
moving /nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1/sbin/* to /nix/store/g8pw2r0xw88xa24p4wf8imfvabq723ka-dhcp-4.3.6-P1/bin

@fpletz fpletz merged commit a3a6f58 into NixOS:staging Mar 4, 2018
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