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

lxc: 3.0.1 -> 3.0.2 #45563

Merged
merged 1 commit into from Aug 28, 2018
Merged

lxc: 3.0.1 -> 3.0.2 #45563

merged 1 commit into from Aug 28, 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/lxc/versions.

meta.description for lxc is: '"Userspace tools for Linux Containers, a lightweight virtualization system"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-attach passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-autostart passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-cgroup passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-checkpoint passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-copy passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-config passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-console passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-create passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-destroy passed the binary check.
  • Warning: no invocation of /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-device had a zero exit code or showed the expected version
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-execute passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-freeze passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-info passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-ls passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-monitor passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-snapshot passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-start passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-stop passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-top passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-unfreeze passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-unshare passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-usernsexec passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-wait passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-checkconfig passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/lxc-update-config passed the binary check.
  • /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin/init.lxc passed the binary check.
  • 25 of 26 passed binary check by having a zero exit code.
  • 21 of 26 passed binary check by having the new version present in output.
  • found 3.0.2 with grep in /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2
  • directory tree listing: https://gist.github.com/8be73dadcba74c309c8ee96bbfdf06b1
  • du listing: https://gist.github.com/b9c1588cedae348312d3457551ad8143
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 1d6045718d46df45e27f3446a3c171cce85c9b64 && nix-shell --pure -I nixpkgs=. -p lxc

cc @wkennington @globin @fpletz 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/lxc/versions.
@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: lxc

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: lxc

Partial log (click to expand)

/nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/share/lxc/hooks/ubuntu-cloud-prep: interpreter directive changed from "/bin/bash" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/bash"
/nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/share/lxc/hooks/clonehostname: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
/nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/share/lxc/hooks/dhclient: interpreter directive changed from " /bin/bash" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/bash"
/nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/share/lxc/hooks/nvidia: interpreter directive changed from " /bin/bash" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/bash"
/nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/share/lxc/templates/lxc-download: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
/nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/share/lxc/templates/lxc-busybox: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
/nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/share/lxc/templates/lxc-local: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
/nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/share/lxc/templates/lxc-oci: interpreter directive changed from "/bin/bash" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2...
moving /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/sbin/* to /nix/store/9mxpcrahqibykk81micbwbqcii3p9gvz-lxc-3.0.2/bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: lxc

Partial log (click to expand)

/nix/store/33ncqzsplb041dqisw9bxqz0193g755h-lxc-3.0.2/share/lxc/hooks/ubuntu-cloud-prep: interpreter directive changed from "/bin/bash" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/bash"
/nix/store/33ncqzsplb041dqisw9bxqz0193g755h-lxc-3.0.2/share/lxc/hooks/mountecryptfsroot: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/33ncqzsplb041dqisw9bxqz0193g755h-lxc-3.0.2/share/lxc/hooks/clonehostname: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/33ncqzsplb041dqisw9bxqz0193g755h-lxc-3.0.2/share/lxc/templates/lxc-oci: interpreter directive changed from "/bin/bash" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/bash"
/nix/store/33ncqzsplb041dqisw9bxqz0193g755h-lxc-3.0.2/share/lxc/templates/lxc-local: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/33ncqzsplb041dqisw9bxqz0193g755h-lxc-3.0.2/share/lxc/templates/lxc-download: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/33ncqzsplb041dqisw9bxqz0193g755h-lxc-3.0.2/share/lxc/templates/lxc-busybox: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/33ncqzsplb041dqisw9bxqz0193g755h-lxc-3.0.2...
moving /nix/store/33ncqzsplb041dqisw9bxqz0193g755h-lxc-3.0.2/sbin/* to /nix/store/33ncqzsplb041dqisw9bxqz0193g755h-lxc-3.0.2/bin
/nix/store/33ncqzsplb041dqisw9bxqz0193g755h-lxc-3.0.2

@xeji xeji mentioned this pull request Aug 24, 2018
@xeji xeji merged commit 4ad6979 into NixOS:master Aug 28, 2018
@r-ryantm r-ryantm deleted the auto-update/lxc branch August 30, 2018 14:47
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