On Thu, 12 Mar 2015, mikep@xxxxxxxxxxxxxxx wrote: > On Thu, 12 Mar 2015, Carson Gaspar wrote: > > > On 3/12/15 9:37 AM, mikep@xxxxxxxxxxxxxxx wrote: > > > > > I had the same issue with OpenSSH 6.7, which was never resolved; we do > > > have '/usr/ucb' on our paths, but I renamed '/usr/ucb/test' to > > > '/usr/ucb/test.sav' many years ago as it messed up other builds/installs. > > > > > > Any other tests/checks I can run? > > > > Try with SHELL=TEST_SHELL=/bin/bash > > Tried with: > > make SHELL=/bin/sh TEST_SHELL=/bin/sh tests LTESTS=sftp-perm SKIP_UNIT=1 > make SHELL=/bin/bash TEST_SHELL=/bin/bash tests LTESTS=sftp-perm SKIP_UNIT=1 > make SHELL=/bin/ksh TEST_SHELL=/bin/ksh tests LTESTS=sftp-perm SKIP_UNIT=1 > > All fail at the same point, although the '/bin/sh' fails with: If you are running with they patch then they will definitely all fail because the testing patch I sent you adds a "fatal XXX" to prevent extraneous output from being shown. You should revert it before testing. -d _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev