[2462] in Kerberos-V5-bugs
pending/196: Re: krb5-beta6 'make check' fails on Linux
daemon@ATHENA.MIT.EDU (Peter Ziobrzynski)
Fri Nov 15 11:17:41 1996
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, Peter Ziobrzynski <pzi@netmediatech.com>
Date: Fri, 15 Nov 1996 11:13:29 -0500
From: Peter Ziobrzynski <pzi@netmediatech.com>
To: unlisted-recipients:;;;@netmediatech.com; (no To-header on input)
Cc: krb5-bugs@MIT.EDU
>Number: 196
>Category: pending
>Synopsis: Re: krb5-beta6 'make check' fails on Linux
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Fri Nov 15 11:14:00 EST 1996
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
Peter Ziobrzynski wrote:
>
> I compiled krb5-beta6 on Slackware 96 Linux and then ran 'make check'.
> The tests in krb5-beta6/src/lib/crypto/sha fail with the following
> output:
>
> > make[1]: Entering directory `/usr/local/src/kerb/krb5-beta6/src/lib/crypto/sha'
> > ./t_shs -x
> > Running SHS test 1 ...
> > SHS test 1 failed
> > make[1]: *** [check-unix] Error 255
>
> Any ideas what is wrong?
>
> I am using sources from:
> ATHENA-DIST.MIT.EDU:/pub/kerberos/dist/960606
> --
> Peter Ziobrzynski, netMedia Technology Inc. <pzi@netmediatech.com>
> 204 Richmond St. #300, Toronto Ontario, Canada, M5V-1V6
> tel.(416) 596-8520x242, fax.(416) 596-8610
Well, I learned from Sam <hartmans@mit.edu> that this is fixed in Beta
7.
I tried Beta 7 and it looks like a major work has been done on the
testing side of things. I found one small glitch:
the tests are dependent on the access to the dictionary
file 'words'. On Linux (Slackware96) there is no such file
to be found. The test in krb5-beta7/src/util/db2/test/run.test
fails right at the beginning of the 'make check'.
It would be a good idea to include the words file in the package
or mention that it depends on the access to this file in the
documentation
(krb5-install.texi).
--
Peter Ziobrzynski, netMedia Technology Inc. <pzi@netmediatech.com>
204 Richmond St. #300, Toronto Ontario, Canada, M5V-1V6
tel.(416) 596-8520x242, fax.(416) 596-8610