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

at: 3.1.20 -> 3.1.23 #45847

Merged
merged 1 commit into from Aug 31, 2018
Merged

at: 3.1.20 -> 3.1.23 #45847

merged 1 commit into from Aug 31, 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 at.

meta.description for at is: '"The classical Unix `at' job scheduling command"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/b8zwnh6hixb0jr3kd0yqzzkn5xm6aynv-at-3.1.23/bin/atq had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/b8zwnh6hixb0jr3kd0yqzzkn5xm6aynv-at-3.1.23/bin/atrm had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/b8zwnh6hixb0jr3kd0yqzzkn5xm6aynv-at-3.1.23/bin/at had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/b8zwnh6hixb0jr3kd0yqzzkn5xm6aynv-at-3.1.23/bin/batch had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/b8zwnh6hixb0jr3kd0yqzzkn5xm6aynv-at-3.1.23/bin/atd had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/b8zwnh6hixb0jr3kd0yqzzkn5xm6aynv-at-3.1.23/bin/atrun had a zero exit code or showed the expected version
  • 0 of 6 passed binary check by having a zero exit code.
  • 0 of 6 passed binary check by having the new version present in output.
  • found 3.1.23 with grep in /nix/store/b8zwnh6hixb0jr3kd0yqzzkn5xm6aynv-at-3.1.23
  • directory tree listing: https://gist.github.com/df5a2a985d4b75df6c5a2047918eea6d
  • du listing: https://gist.github.com/9097aa973fc157aaabc5b7f47d9b2988
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/8eb79c6ae7a9756218d1acbd24c360d074ebf5ff.tar.gz -p at
ls -la /nix/store/b8zwnh6hixb0jr3kd0yqzzkn5xm6aynv-at-3.1.23

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
at
@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: at

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-linux (full log)

The following builds were skipped because they don't evaluate on x86_64-linux: at

Partial log (click to expand)

Cannot nix-instantiate `at' because:
GC Warning: Failed to expand heap by 10737418240 bytes
Can't start up: not enough memory

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: at

Partial log (click to expand)

shrinking /nix/store/jbg7jgz2r75ww9jklzia44v7siyni81k-at-3.1.23/bin/at
gzipping man pages under /nix/store/jbg7jgz2r75ww9jklzia44v7siyni81k-at-3.1.23/share/man/
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/jbg7jgz2r75ww9jklzia44v7siyni81k-at-3.1.23/bin  /nix/store/jbg7jgz2r75ww9jklzia44v7siyni81k-at-3.1.23/sbin
patching script interpreter paths in /nix/store/jbg7jgz2r75ww9jklzia44v7siyni81k-at-3.1.23
/nix/store/jbg7jgz2r75ww9jklzia44v7siyni81k-at-3.1.23/sbin/atrun: interpreter directive changed from " /bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/jbg7jgz2r75ww9jklzia44v7siyni81k-at-3.1.23/bin/batch: interpreter directive changed from " /bin/sh -e" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh -e"
checking for references to /build in /nix/store/jbg7jgz2r75ww9jklzia44v7siyni81k-at-3.1.23...
moving /nix/store/jbg7jgz2r75ww9jklzia44v7siyni81k-at-3.1.23/sbin/* to /nix/store/jbg7jgz2r75ww9jklzia44v7siyni81k-at-3.1.23/bin
/nix/store/jbg7jgz2r75ww9jklzia44v7siyni81k-at-3.1.23

@xeji
Copy link
Contributor

xeji commented Aug 31, 2018

@grahamc every job on builder-0-gustav.ewr1.nix.ci has failed for about a day with "not enough memory" (example above). Can you please disable or restart it? (Or even better, maybe teach ofborg to auto-detect failing builders some day 😄 )

@xeji
Copy link
Contributor

xeji commented Aug 31, 2018

builds and passes nixos/tests/atd locally.

@xeji xeji merged commit 5c0423e into NixOS:master Aug 31, 2018
@r-ryantm r-ryantm deleted the auto-update/at branch August 31, 2018 13:22
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