[2018] in Kerberos_V5_Development
Re: Final issues before 1.0 code freeze
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Mon Nov 25 13:52:36 1996
Date: Mon, 25 Nov 1996 13:52:19 -0500
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: Ezra Peisach <epeisach@MIT.EDU>
Cc: "Theodore Y. Ts'o" <tytso@MIT.EDU>, krbdev@MIT.EDU
In-Reply-To: Ezra Peisach's message of Mon, 25 Nov 1996 13:29:51 EST,
<9611251829.AA08985@kangaroo.mit.edu>
Date: Mon, 25 Nov 1996 13:29:51 EST
From: Ezra Peisach <epeisach@MIT.EDU>
setenv KRB5_KTNAME /tmp
make check RUNTESTFLAGS=gssapi.exp
and verify the failure happens on other platforms - this would be good....
Confirmed.
If we can't find an extremely low-risk fix, i.e
(unset KRB5_KTNAME; runtest --tool krb --srcdir=$(SRCDIR) ...)
We can simply document that KRB5_KTNAME shouldn't be set before running
"make check". (Doctor, doctor, it hurts when I do that....) (No, I'm
not suggesting this is a good long-term solution.)
- Ted
<tytso@dcl> {/u1/krb5/build.gcc/tests/dejagnu}, Level 2
79% setenv KRB5_KTNAME /tmp
<tytso@dcl> {/u1/krb5/build.gcc/tests/dejagnu}, Level 2
80% make check RUNTESTFLAGS=gssapi.exp
runtest --tool krb --srcdir ../../../src/tests/dejagnu gssapi.exp
Test Run By tytso on Mon Nov 25 13:44:34 EST 1996
Native configuration is sparc-sun-solaris2.4
=== krb tests ===
Running ../../../src/tests/dejagnu/krb-standalone/gssapi.exp ...
FAIL: krb5kdc
FAIL: gsstest
=== krb Summary ===
# of unexpected failures 2
make.real: *** [check-runtest] Error 1
<tytso@dcl> {/u1/krb5/build.gcc/tests/dejagnu}, Level 2
85% unsetenv KRB5_KTNAME
<tytso@dcl> {/u1/krb5/build.gcc/tests/dejagnu}, Level 2
86% make check RUNTESTFLAGS=gssapi.exp
runtest --tool krb --srcdir ../../../src/tests/dejagnu gssapi.exp
Test Run By tytso on Mon Nov 25 13:46:36 EST 1996
Native configuration is sparc-sun-solaris2.4
=== krb tests ===
Running ../../../src/tests/dejagnu/krb-standalone/gssapi.exp ...
=== krb Summary ===
# of expected passes 8