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

criu: 3.8.1 -> 3.9 #40975

Merged
merged 1 commit into from May 24, 2018
Merged

criu: 3.8.1 -> 3.9 #40975

merged 1 commit into from May 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/criu/versions.

These checks were done:

  • built on NixOS
  • Warning: no invocation of /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/crit had a zero exit code or showed the expected version
  • /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/compel passed the binary check.
  • /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/criu passed the binary check.
  • 2 of 3 passed binary check by having a zero exit code.
  • 0 of 3 passed binary check by having the new version present in output.
  • found 3.9 with grep in /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9
  • directory tree listing: https://gist.github.com/5db13cedfd351a5d1fd8ed3d70ccbac3
  • du listing: https://gist.github.com/3a064c8b51705c90c1093a81ab9495ee

meta.description for criu is: '"Userspace checkpoint/restore for Linux"'.

cc @thoughtpolice 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/criu/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/crit had a zero exit code or showed the expected version
- /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/compel passed the binary check.
- /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/criu passed the binary check.
- 2 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 3.9 with grep in /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9
- directory tree listing: https://gist.github.com/5db13cedfd351a5d1fd8ed3d70ccbac3
- du listing: https://gist.github.com/3a064c8b51705c90c1093a81ab9495ee
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: criu

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.


@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: criu

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.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: criu

Partial log (click to expand)

shrinking /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/lib/libcompel.so.1.0
shrinking /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/compel
shrinking /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/sbin/criu
gzipping man pages under /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/share/man/
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/lib  /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/libexec  /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin  /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/sbin
patching script interpreter paths in /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9
/nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/libexec/criu/scripts/systemd-autofs-restart.sh: interpreter directive changed from "/bin/bash" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9...
moving /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/sbin/* to /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin

@thoughtpolice thoughtpolice merged commit c0e0c70 into NixOS:master May 24, 2018
@r-ryantm r-ryantm deleted the auto-update/criu branch May 24, 2018 17:25
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