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

lockfileProgs: 0.1.17 -> 0.1.18 #46248

Merged
merged 1 commit into from Sep 12, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Sep 7, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from lockfile-progs.

meta.description for lockfileProgs is: '"Programs for locking and unlocking files and mailboxes"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin/lockfile-check had a zero exit code or showed the expected version
  • /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin/lockfile-create passed the binary check.
  • /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin/lockfile-remove passed the binary check.
  • Warning: no invocation of /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin/lockfile-touch had a zero exit code or showed the expected version
  • /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin/mail-lock passed the binary check.
  • Warning: no invocation of /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin/mail-touchlock had a zero exit code or showed the expected version
  • /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin/mail-unlock passed the binary check.
  • 4 of 7 passed binary check by having a zero exit code.
  • 0 of 7 passed binary check by having the new version present in output.
  • directory tree listing: https://gist.github.com/6893e65f5faf14e5adca8377abcff15f
  • du listing: https://gist.github.com/c1dffd829de06f43f353836bbf940e9b
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/b66537792b77fd46bef3abbf03b7cb9b12b0beae.tar.gz -p lockfileProgs
ls -la /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18

cc @bluescreen303 for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lockfile-progs
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: lockfileProgs

Partial log (click to expand)

shrinking /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin/lockfile-check
shrinking /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin/mail-touchlock
shrinking /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin/lockfile-remove
shrinking /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin/mail-unlock
gzipping man pages under /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/share/man/
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18/bin
patching script interpreter paths in /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18
checking for references to /build in /nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18...
/nix/store/fddz64frlgj059nw7dx4lv5czvm6qv28-lockfile-progs-0.1.18

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: lockfileProgs

Partial log (click to expand)

           ln -sf lockfile-progs.1 mail-unlock.1 && \
           ln -sf lockfile-progs.1 mail-touchlock.1)
installing
post-installation fixup
moving /nix/store/w142m5r5lc2lz06w5yqfk16fxllq7pwy-lockfile-progs-0.1.18/man to /nix/store/w142m5r5lc2lz06w5yqfk16fxllq7pwy-lockfile-progs-0.1.18/share/man
gzipping man pages under /nix/store/w142m5r5lc2lz06w5yqfk16fxllq7pwy-lockfile-progs-0.1.18/share/man/
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/w142m5r5lc2lz06w5yqfk16fxllq7pwy-lockfile-progs-0.1.18/bin
patching script interpreter paths in /nix/store/w142m5r5lc2lz06w5yqfk16fxllq7pwy-lockfile-progs-0.1.18
/nix/store/w142m5r5lc2lz06w5yqfk16fxllq7pwy-lockfile-progs-0.1.18

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: lockfileProgs

Partial log (click to expand)

shrinking /nix/store/jvn45qpi2ljzzq1p2fgp9d7kd65x3bdk-lockfile-progs-0.1.18/bin/lockfile-touch
shrinking /nix/store/jvn45qpi2ljzzq1p2fgp9d7kd65x3bdk-lockfile-progs-0.1.18/bin/lockfile-remove
shrinking /nix/store/jvn45qpi2ljzzq1p2fgp9d7kd65x3bdk-lockfile-progs-0.1.18/bin/lockfile-create
shrinking /nix/store/jvn45qpi2ljzzq1p2fgp9d7kd65x3bdk-lockfile-progs-0.1.18/bin/lockfile-check
gzipping man pages under /nix/store/jvn45qpi2ljzzq1p2fgp9d7kd65x3bdk-lockfile-progs-0.1.18/share/man/
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/jvn45qpi2ljzzq1p2fgp9d7kd65x3bdk-lockfile-progs-0.1.18/bin
patching script interpreter paths in /nix/store/jvn45qpi2ljzzq1p2fgp9d7kd65x3bdk-lockfile-progs-0.1.18
checking for references to /build in /nix/store/jvn45qpi2ljzzq1p2fgp9d7kd65x3bdk-lockfile-progs-0.1.18...
/nix/store/jvn45qpi2ljzzq1p2fgp9d7kd65x3bdk-lockfile-progs-0.1.18

@xeji xeji merged commit dd43e1d into NixOS:master Sep 12, 2018
@r-ryantm r-ryantm deleted the auto-update/lockfile-progs branch September 20, 2018 04:31
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