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

ssl-cert-check: init at 3.31 #41734

Merged
merged 1 commit into from Jun 10, 2018
Merged

ssl-cert-check: init at 3.31 #41734

merged 1 commit into from Jun 10, 2018

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Jun 9, 2018

Motivation for this change

This is a basic TLS certificate checking bash script already packaged by debian is useful for monitoring ssl certificate expiry

Things done
  • built and tested on NixOS

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ssl-cert-check

Partial log (click to expand)

no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/qiglclwrj8zdaa03j5qyb0r8zjy2mm51-ssl-cert-check-3.31
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/qiglclwrj8zdaa03j5qyb0r8zjy2mm51-ssl-cert-check-3.31/bin
patching script interpreter paths in /nix/store/qiglclwrj8zdaa03j5qyb0r8zjy2mm51-ssl-cert-check-3.31
/nix/store/qiglclwrj8zdaa03j5qyb0r8zjy2mm51-ssl-cert-check-3.31/bin/.ssl-cert-check-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/qckzjk3406va7h6s40cy9s75z2w715rq-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/qiglclwrj8zdaa03j5qyb0r8zjy2mm51-ssl-cert-check-3.31...
/nix/store/qiglclwrj8zdaa03j5qyb0r8zjy2mm51-ssl-cert-check-3.31

@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: ssl-cert-check

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

Attempted: ssl-cert-check

Partial log (click to expand)

no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/jr89apbfcglngmsih475xbrdxyxdhi5p-ssl-cert-check-3.31
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/jr89apbfcglngmsih475xbrdxyxdhi5p-ssl-cert-check-3.31/bin
patching script interpreter paths in /nix/store/jr89apbfcglngmsih475xbrdxyxdhi5p-ssl-cert-check-3.31
/nix/store/jr89apbfcglngmsih475xbrdxyxdhi5p-ssl-cert-check-3.31/bin/.ssl-cert-check-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/9rv2bzx7jz6wjbaxij5qq580qvzksj4i-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/jr89apbfcglngmsih475xbrdxyxdhi5p-ssl-cert-check-3.31...
/nix/store/jr89apbfcglngmsih475xbrdxyxdhi5p-ssl-cert-check-3.31

@xeji xeji merged commit 2c89b05 into NixOS:master Jun 10, 2018
@ryantm ryantm deleted the ssl-cert-check branch June 11, 2018 15:48
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