OpenSSH 3.8.1p1: call for testing
Darren Tucker
dtucker at zip.com.au
Fri Apr 16 10:43:31 EST 2004
Jason McCormick wrote:
> I'm getting a 'make tests' error on Gentoo. Output as follows:
[..]
> I'm fairly certain I ran the test correctly. Let me know if this is a
> problem or I just did something stupid.
Yep, that looks like a real problem.
We need more info about what's going on and unfortunately the tests
don't give much info by default.
Please edit test-exec.sh: put "set -x" at the top of the file, change
"LogLevel QUIET" to "LogLevel verbose" (at line 165 or so) then run
"make tests" again.
When it stops, cut-and-paste the failing command, add "-vvv" to the
command line and run it again.
Between the output from that and sshd logging (/var/log/authlog or
wherever sshd normally logs to) it should tell you what's failing (and
hopefully why).
--
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.
More information about the openssh-unix-dev
mailing list