Darren Tucker
2016-02-23 00:22:46 UTC
I've finally got the my mac mini up to run the regression tests and it
currently fails with the following error.
I'm not sure if this is a new problem or not, though, and I'm
completely unfamiliar with OS/X's sandboxing. To me it reads like
sshd is trying to load the dynamic library from inside the preauth
privsep chroot and failing.
ssh_sandbox_child: sandbox_init: dlopen(/usr/lib/libsandbox.1.dylib,
261): image not found [preauth]
debug1: do_cleanup [preauth]
debug1: monitor_read_log: child log fd closed
$ ls -l /usr/lib/libsandbox.1.dylib
-rwxr-xr-x 1 root wheel 383216 Dec 11 16:21 /usr/lib/libsandbox.1.dylib
currently fails with the following error.
I'm not sure if this is a new problem or not, though, and I'm
completely unfamiliar with OS/X's sandboxing. To me it reads like
sshd is trying to load the dynamic library from inside the preauth
privsep chroot and failing.
ssh_sandbox_child: sandbox_init: dlopen(/usr/lib/libsandbox.1.dylib,
261): image not found [preauth]
debug1: do_cleanup [preauth]
debug1: monitor_read_log: child log fd closed
$ ls -l /usr/lib/libsandbox.1.dylib
-rwxr-xr-x 1 root wheel 383216 Dec 11 16:21 /usr/lib/libsandbox.1.dylib
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.