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

Add userdb support to PAM #39006

Merged
merged 2 commits into from Apr 26, 2018
Merged

Add userdb support to PAM #39006

merged 2 commits into from Apr 26, 2018

Conversation

abbradar
Copy link
Member

Motivation for this change

Related to #39005 .

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.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: db, pam

Partial log (click to expand)

strip is /nix/store/hbn8i7224ahsrrm6zas7vik7sl0lqjn6-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/krabymxdb4ya6ncg3821g90mldjw69fw-linux-pam-1.3.0-doc
checking for references to /build in /nix/store/krabymxdb4ya6ncg3821g90mldjw69fw-linux-pam-1.3.0-doc...
shrinking RPATHs of ELF executables and libraries in /nix/store/cv2h2vkdry3igq28kk886vmzzamgzjvn-linux-pam-1.3.0-man
gzipping man pages under /nix/store/cv2h2vkdry3igq28kk886vmzzamgzjvn-linux-pam-1.3.0-man/share/man/
strip is /nix/store/hbn8i7224ahsrrm6zas7vik7sl0lqjn6-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/cv2h2vkdry3igq28kk886vmzzamgzjvn-linux-pam-1.3.0-man
checking for references to /build in /nix/store/cv2h2vkdry3igq28kk886vmzzamgzjvn-linux-pam-1.3.0-man...
/nix/store/xqq0qfsmn7b2xnfrp93bb4z0y45mlksb-db-5.3.28
/nix/store/vz2s8z8allaka66qwxfdqhrbjqmadfqg-linux-pam-1.3.0

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: db, pam

Partial log (click to expand)

cannot build derivation '/nix/store/89likzgaja4r5b1jjjdr3dhbkxnmy7wh-ICU-osx-10.10.5.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/dz4pd04p9ipfr38wyzqaixhm653f4i29-cctools-binutils-darwin.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/a5yrrjpd8yzr0bcvzch1dlx2l7b32j4n-gnutar-1.30.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/c23wkzdvm2r8k0i9vgn8ch52s65sq21s-CF-osx-10.10.5.drv': 7 dependencies couldn't be built
cannot build derivation '/nix/store/193n3f755jds4p2607y9qwz585rzl8za-cctools-binutils-darwin-wrapper.drv': 7 dependencies couldn't be built
cannot build derivation '/nix/store/b5lbmb3f8zhsp91rab91zv6ng87psf96-clang-wrapper-5.0.1.drv': 9 dependencies couldn't be built
cannot build derivation '/nix/store/xb7mx4rfqxd91s6mlzw1cq4zrl6jpdqi-stdenv-darwin.drv': 35 dependencies couldn't be built
cannot build derivation '/nix/store/33jczbcsw8vkx5hj24qd28sl7z1zag5v-db-5.3.28.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/bv3yy21pgy2yyav5s575vf52wxak46hy-openpam-20170430.drv': 2 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/33jczbcsw8vkx5hj24qd28sl7z1zag5v-db-5.3.28.drv', '/nix/store/bv3yy21pgy2yyav5s575vf52wxak46hy-openpam-20170430.drv' failed

@abbradar
Copy link
Member Author

Failure is due to timeout.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: db, pam

Partial log (click to expand)

strip is /nix/store/65ir27a74jycbnjfn1w6n5z701js27di-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/x6fwxhpgr34lhhdnw3whcpy49riqg9g9-linux-pam-1.3.0-doc
checking for references to /build in /nix/store/x6fwxhpgr34lhhdnw3whcpy49riqg9g9-linux-pam-1.3.0-doc...
shrinking RPATHs of ELF executables and libraries in /nix/store/i0pkzj6qsvlg2v09z3rpcds4cjhczi4b-linux-pam-1.3.0-man
gzipping man pages under /nix/store/i0pkzj6qsvlg2v09z3rpcds4cjhczi4b-linux-pam-1.3.0-man/share/man/
strip is /nix/store/65ir27a74jycbnjfn1w6n5z701js27di-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/i0pkzj6qsvlg2v09z3rpcds4cjhczi4b-linux-pam-1.3.0-man
checking for references to /build in /nix/store/i0pkzj6qsvlg2v09z3rpcds4cjhczi4b-linux-pam-1.3.0-man...
/nix/store/pjhczk71nx6s6fqmy2d5a67zym1l02f0-db-5.3.28
/nix/store/4rziw1h37f5iw5hfahx3mi0d2dd9xxja-linux-pam-1.3.0

@abbradar
Copy link
Member Author

Merging this in several days if no problems are found.

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