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

nbd: 3.17 -> 3.18 #45554

Merged
merged 1 commit into from Aug 24, 2018
Merged

nbd: 3.17 -> 3.18 #45554

merged 1 commit into from Aug 24, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/nbd/versions.

meta.description for nbd is: '"Map arbitrary files as block devices over the network"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/bjq1jfl5gwv0jjb2i93sscd1dsy5n8xc-nbd-3.18/bin/nbd-server passed the binary check.
  • /nix/store/bjq1jfl5gwv0jjb2i93sscd1dsy5n8xc-nbd-3.18/bin/nbd-trdump passed the binary check.
  • /nix/store/bjq1jfl5gwv0jjb2i93sscd1dsy5n8xc-nbd-3.18/bin/nbd-client passed the binary check.
  • 3 of 3 passed binary check by having a zero exit code.
  • 2 of 3 passed binary check by having the new version present in output.
  • found 3.18 with grep in /nix/store/bjq1jfl5gwv0jjb2i93sscd1dsy5n8xc-nbd-3.18
  • directory tree listing: https://gist.github.com/0ee8d79caf9652395ebcd3b747a8d421
  • du listing: https://gist.github.com/acf26d88fe280846f299eb8bdbf215e7
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 7bf88248e866f122c2b50ce0bf6bdac88e9a3d88 && nix-shell --pure -I nixpkgs=. -p nbd

cc @peti for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nbd/versions.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nbd

Partial log (click to expand)

shrinking /nix/store/2lbn2nxdxdfx0bvgvfn1g5laia9qhnmj-nbd-3.18/bin/nbd-trdump
shrinking /nix/store/2lbn2nxdxdfx0bvgvfn1g5laia9qhnmj-nbd-3.18/bin/nbd-server
shrinking /nix/store/2lbn2nxdxdfx0bvgvfn1g5laia9qhnmj-nbd-3.18/sbin/nbd-client
gzipping man pages under /nix/store/2lbn2nxdxdfx0bvgvfn1g5laia9qhnmj-nbd-3.18/share/man/
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2lbn2nxdxdfx0bvgvfn1g5laia9qhnmj-nbd-3.18/bin  /nix/store/2lbn2nxdxdfx0bvgvfn1g5laia9qhnmj-nbd-3.18/sbin
patching script interpreter paths in /nix/store/2lbn2nxdxdfx0bvgvfn1g5laia9qhnmj-nbd-3.18
checking for references to /build in /nix/store/2lbn2nxdxdfx0bvgvfn1g5laia9qhnmj-nbd-3.18...
moving /nix/store/2lbn2nxdxdfx0bvgvfn1g5laia9qhnmj-nbd-3.18/sbin/* to /nix/store/2lbn2nxdxdfx0bvgvfn1g5laia9qhnmj-nbd-3.18/bin
/nix/store/2lbn2nxdxdfx0bvgvfn1g5laia9qhnmj-nbd-3.18

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nbd

Partial log (click to expand)

shrinking /nix/store/cx52m74yi4diq7zglgb7paqyj8h73nm5-nbd-3.18/sbin/nbd-client
shrinking /nix/store/cx52m74yi4diq7zglgb7paqyj8h73nm5-nbd-3.18/bin/nbd-trdump
shrinking /nix/store/cx52m74yi4diq7zglgb7paqyj8h73nm5-nbd-3.18/bin/nbd-server
gzipping man pages under /nix/store/cx52m74yi4diq7zglgb7paqyj8h73nm5-nbd-3.18/share/man/
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/cx52m74yi4diq7zglgb7paqyj8h73nm5-nbd-3.18/bin  /nix/store/cx52m74yi4diq7zglgb7paqyj8h73nm5-nbd-3.18/sbin
patching script interpreter paths in /nix/store/cx52m74yi4diq7zglgb7paqyj8h73nm5-nbd-3.18
checking for references to /build in /nix/store/cx52m74yi4diq7zglgb7paqyj8h73nm5-nbd-3.18...
moving /nix/store/cx52m74yi4diq7zglgb7paqyj8h73nm5-nbd-3.18/sbin/* to /nix/store/cx52m74yi4diq7zglgb7paqyj8h73nm5-nbd-3.18/bin
/nix/store/cx52m74yi4diq7zglgb7paqyj8h73nm5-nbd-3.18

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: nbd

Partial log (click to expand)


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

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


@peti peti merged commit f56ed7a into NixOS:master Aug 24, 2018
@r-ryantm r-ryantm deleted the auto-update/nbd branch August 25, 2018 03:48
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