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

dnscrypt-proxy: make man 8 dnscrypt-proxy work #41039

Merged
merged 1 commit into from May 31, 2018
Merged

dnscrypt-proxy: make man 8 dnscrypt-proxy work #41039

merged 1 commit into from May 31, 2018

Conversation

coretemp
Copy link
Contributor

Motivation for this change

make man 8 dnscrypt-proxy work

Fixes: #41021

Things done
  • 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.

@dotlambda
Copy link
Member

cc @joachifm

@xeji
Copy link
Contributor

xeji commented May 31, 2018

@GrahamcOfBorg test dnscrypt-proxy

@GrahamcOfBorg
Copy link

Success on aarch64-linux

Attempted: tests.dnscrypt-proxy

No partial log is available.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.dnscrypt-proxy

Partial log (click to expand)

syncing
client: running command: sync
client# [   26.505736] dnscrypt-proxy[727]: Thu May 31 21:12:24 2018 [ERROR] Unable to retrieve server certificates
client: exit status 0
test script finished in 28.93s
cleaning up
killing client (pid 593)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/7nj8gabhz5xxkg4i3m717lfs7mnnn522-vm-test-run-dnscrypt-proxy

@xeji xeji merged commit 2d3db84 into NixOS:master May 31, 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.

dnscrypt-proxy module points at non-existing manpage
5 participants