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

certstrap: 1.0.1 -> 1.1.1 #35586

Merged
merged 1 commit into from Mar 14, 2018

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Feb 25, 2018

Semi-automatic update. These checks were performed:

  • built on NixOS
  • ran /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap -h got 0 exit code
  • ran /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap --help got 0 exit code
  • ran /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap help got 0 exit code
  • ran /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap -v and found version 1.1.1
  • ran /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap --version and found version 1.1.1
  • ran /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap -h and found version 1.1.1
  • ran /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap --help and found version 1.1.1
  • ran /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap help and found version 1.1.1
  • found 1.1.1 with grep in /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin
  • found 1.1.1 in filename of file in /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin

Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap -h` got 0 exit code
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap --help` got 0 exit code
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap help` got 0 exit code
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap -v` and found version 1.1.1
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap --version` and found version 1.1.1
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap -h` and found version 1.1.1
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap --help` and found version 1.1.1
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap help` and found version 1.1.1
- found 1.1.1 with grep in /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin
- found 1.1.1 in filename of file in /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin
@ryantm
Copy link
Member Author

ryantm commented Feb 25, 2018

@GrahamcOfBorg build certstrap

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

/private/tmp/nix-build-certstrap-1.1.1.drv-0
post-installation fixup
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/2l219r9pk5z9396ihnzpxj37dh8qrk9n-certstrap-1.1.1-bin/bin
patching script interpreter paths in /nix/store/2l219r9pk5z9396ihnzpxj37dh8qrk9n-certstrap-1.1.1-bin
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/75kqfn3bgjzpfks3ar6ai6xp080h8njy-certstrap-1.1.1
/nix/store/75kqfn3bgjzpfks3ar6ai6xp080h8njy-certstrap-1.1.1/share/go/src/github.com/square/certstrap/test: interpreter directive changed from "/bin/bash -e" to "/nix/store/pkjmwq7sqrvjg7cjiph6hq0khsmfl6p8-bash-4.4-p12/bin/bash -e"
/nix/store/75kqfn3bgjzpfks3ar6ai6xp080h8njy-certstrap-1.1.1/share/go/src/github.com/square/certstrap/build: interpreter directive changed from "/bin/bash -e" to "/nix/store/pkjmwq7sqrvjg7cjiph6hq0khsmfl6p8-bash-4.4-p12/bin/bash -e"
/nix/store/2l219r9pk5z9396ihnzpxj37dh8qrk9n-certstrap-1.1.1-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/khn913469ayzyfpbw3m2q3filq227ix0-certstrap-1.1.1-bin/bin
patching script interpreter paths in /nix/store/khn913469ayzyfpbw3m2q3filq227ix0-certstrap-1.1.1-bin
checking for references to /build in /nix/store/khn913469ayzyfpbw3m2q3filq227ix0-certstrap-1.1.1-bin...
shrinking RPATHs of ELF executables and libraries in /nix/store/85q56rwrjac53pnvjjrhb97h8k4k680n-certstrap-1.1.1
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/85q56rwrjac53pnvjjrhb97h8k4k680n-certstrap-1.1.1
/nix/store/85q56rwrjac53pnvjjrhb97h8k4k680n-certstrap-1.1.1/share/go/src/github.com/square/certstrap/build: interpreter directive changed from "/bin/bash -e" to "/nix/store/lnws52qanbi5vz8qg24v4ym57nznfndg-bash-4.4-p12/bin/bash -e"
/nix/store/85q56rwrjac53pnvjjrhb97h8k4k680n-certstrap-1.1.1/share/go/src/github.com/square/certstrap/test: interpreter directive changed from "/bin/bash -e" to "/nix/store/lnws52qanbi5vz8qg24v4ym57nznfndg-bash-4.4-p12/bin/bash -e"
checking for references to /build in /nix/store/85q56rwrjac53pnvjjrhb97h8k4k680n-certstrap-1.1.1...
/nix/store/khn913469ayzyfpbw3m2q3filq227ix0-certstrap-1.1.1-bin

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin 
patching script interpreter paths in /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin
checking for references to /tmp/nix-build-certstrap-1.1.1.drv-0 in /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin...
shrinking RPATHs of ELF executables and libraries in /nix/store/9i6zrckm1vifd7sb3wb9ry21qkcvvmv7-certstrap-1.1.1
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/9i6zrckm1vifd7sb3wb9ry21qkcvvmv7-certstrap-1.1.1
/nix/store/9i6zrckm1vifd7sb3wb9ry21qkcvvmv7-certstrap-1.1.1/share/go/src/github.com/square/certstrap/test: interpreter directive changed from "/bin/bash -e" to "/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash -e"
/nix/store/9i6zrckm1vifd7sb3wb9ry21qkcvvmv7-certstrap-1.1.1/share/go/src/github.com/square/certstrap/build: interpreter directive changed from "/bin/bash -e" to "/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash -e"
checking for references to /tmp/nix-build-certstrap-1.1.1.drv-0 in /nix/store/9i6zrckm1vifd7sb3wb9ry21qkcvvmv7-certstrap-1.1.1...
/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin

@ryantm
Copy link
Member Author

ryantm commented Feb 26, 2018

@volth Currently my script is basically checking everything I've thought of and reporting what works. It doesn't actually have criteria for what is good or not. It might be possible to convert these checks into tests though! https://github.com/ryantm/nix-update/blob/master/check-result.sh is the script.

@joachifm joachifm merged commit b60cd4b into NixOS:master Mar 14, 2018
@ryantm ryantm deleted the auto-update/certstrap-1.0.1-to-1.1.1 branch March 14, 2018 19: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