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

containerd: 1.1.0 -> 1.1.1 #43349

Merged
merged 1 commit into from Jul 11, 2018
Merged

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/containerd/versions.

meta.description for containerd is: '"A daemon to control runC"'.

(Release on GitHub)[https://github.com/containerd/containerd/releases/tag/v1.1.1]

Checks done (click to expand)
  • built on NixOS
  • /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1/bin/containerd passed the binary check.
  • /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1/bin/containerd-release passed the binary check.
  • Warning: no invocation of /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1/bin/containerd-shim had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1/bin/containerd-stress had a zero exit code or showed the expected version
  • /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1/bin/ctr passed the binary check.
  • 3 of 5 passed binary check by having a zero exit code.
  • 0 of 5 passed binary check by having the new version present in output.
  • found 1.1.1 with grep in /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1
  • directory tree listing: https://gist.github.com/f28247543618b516af864170c7bdf181
  • du listing: https://gist.github.com/a01fb0987e46a3d98ebdcef88a373560
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 e552861295ca2bc258969b3fa188216eb44b7ccf && nix-shell --pure -I nixpkgs=. -p containerd

cc @offlinehacker 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/containerd/versions.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: containerd

Partial log (click to expand)

shrinking /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1/bin/ctr
shrinking /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1/bin/containerd-stress
shrinking /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1/bin/containerd-shim
cannot find section .dynamic
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1/bin 
patching script interpreter paths in /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1
checking for references to /tmp/nix-build-containerd-1.1.1.drv-0 in /nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1...
cannot find section .dynamic
/nix/store/ypnsam973m9mgrbl807q5f8y1fmc24hk-containerd-1.1.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: containerd

Partial log (click to expand)

shrinking /nix/store/8p26y8j05l4xgf834v75cpciacbrv25k-containerd-1.1.1/bin/containerd-shim
cannot find section .dynamic
shrinking /nix/store/8p26y8j05l4xgf834v75cpciacbrv25k-containerd-1.1.1/bin/containerd-stress
shrinking /nix/store/8p26y8j05l4xgf834v75cpciacbrv25k-containerd-1.1.1/bin/ctr
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8p26y8j05l4xgf834v75cpciacbrv25k-containerd-1.1.1/bin
patching script interpreter paths in /nix/store/8p26y8j05l4xgf834v75cpciacbrv25k-containerd-1.1.1
checking for references to /build in /nix/store/8p26y8j05l4xgf834v75cpciacbrv25k-containerd-1.1.1...
cannot find section .dynamic
/nix/store/8p26y8j05l4xgf834v75cpciacbrv25k-containerd-1.1.1

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

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.


@FRidh FRidh merged commit ed5ec5c into NixOS:master Jul 11, 2018
@r-ryantm r-ryantm deleted the auto-update/containerd branch July 11, 2018 17:10
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