Call for testing: OpenSSH 6.8
Damien Miller
djm at mindrot.org
Fri Mar 13 13:30:33 AEDT 2015
On Thu, 12 Mar 2015, mikep at noc.utoronto.ca wrote:
> On Thu, 12 Mar 2015, Carson Gaspar wrote:
>
> > On 3/12/15 9:37 AM, mikep at noc.utoronto.ca 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
More information about the openssh-unix-dev
mailing list