Call for testing: OpenSSH 7.2

Carson Gaspar carson at taltos.org
Thu Feb 18 12:43:21 AEDT 2016


On 2/17/16 3:02 PM, Carson Gaspar wrote:
>
> Sadly I'm hitting a different autoconf bug :-(

I was being an idiot - configure was bombing out & I didn't notice (boy 
that openssl version error message is loooooong...)

With Mr. Wilson's patch, I still get:

"sandbox-solaris.c", line 22: #error: "--with-solaris-privs must be used 
with the Solaris sandbox"

Because:

$ fgrep SOLARIS config.h
#define SANDBOX_SOLARIS 1
/* #undef USE_SOLARIS_PRIVS */
/* #undef USE_SOLARIS_PROCESS_CONTRACTS */
/* #undef USE_SOLARIS_PROJECTS */

If I "fix" it by passing "--with-solaris-privs" to configure, all tests 
pass without SUDO being set. If I set SUDO then agent.sh fails:

trace: agent forwarding
FAIL: agent fwd proto 2 failed (exit code 255)

Is there a sane way to run just one test script? LTESTS can't be 
overridden AFAIK...

-- 
Carson



More information about the openssh-unix-dev mailing list