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

acme: Fix test #36571

Merged
merged 2 commits into from Mar 12, 2018
Merged

acme: Fix test #36571

merged 2 commits into from Mar 12, 2018

Conversation

srhb
Copy link
Contributor

@srhb srhb commented Mar 8, 2018

Motivation for this change

Acme test was broken

Things done

boulder has been updated to 20180129 to become once more compatible with the standard go builder. The vendored version of pkcs11 was not, so it has been unvendored temporarily.

mail-test-srv now requires TLS in order to function. The upstream key/cert has been used. I'm not completely sure if this is appropriate.

Should be backported to 18.03 if these changes are acceptable.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@srhb
Copy link
Contributor Author

srhb commented Mar 8, 2018

/cc ZHF #36453

@srhb
Copy link
Contributor Author

srhb commented Mar 8, 2018

@GrahamcOfBorg test acme

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

Package ‘botan-1.10.17’ in /var/lib/gc-of-borg/nix-test-rs-30/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-30/pkgs/development/libraries/botan/generic.nix:46 is not supported on ‘aarch64-linux’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

webserver: running command: sync
webserver: exit status 0
test script finished in 429.15s
cleaning up
killing client (pid 628)
killing letsencrypt (pid 593)
killing webserver (pid 639)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/qnh67mmvqkh5ccja688ykgb84l66iar0-vm-test-run-acme

@fpletz fpletz merged commit 255e275 into NixOS:master Mar 12, 2018
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