[37529] in Kerberos
Re: Issue while make check
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Jun 21 12:18:17 2016
To: Aneela Saleem <aneela@platalytics.com>, kerberos@mit.edu
From: Greg Hudson <ghudson@mit.edu>
Message-ID: <576968B6.5010700@mit.edu>
Date: Tue, 21 Jun 2016 12:17:58 -0400
MIME-Version: 1.0
In-Reply-To: <CAC1K3K_u2qme4hy955ifr7mZ8=ceUwHpRyfiDxLSfgwAvQ3SGA@mail.gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
On 06/21/2016 05:00 AM, Aneela Saleem wrote:
> LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"`;
> export LD_LIBRARY_PATH; KRB5_CONFIG=../../../config-files/krb5.conf
> LC_ALL=C ./t_copy_context
> PYTHONPATH=../../../util VALGRIND="" python ./t_expire_warn.py
> *** Failure: Unexpected output for noexpire
>
> See testlog for details, or re-run with -v flag.
>
> Use --debug=NUM to run a command under a debugger. Use
> --stop-after=NUM to stop after a daemon is started in order to
> attach to it with a debugger. Use --help to see other options.
> make[3]: *** [check-pytests] Error 1
> make[3]: Leaving directory `/root/kerberos/krb5-1.14.2/src/lib/krb5/krb'
As noted in the error output, you should look at the file "testlog" (in
the directory where the test ran, in this case
/root/kerberos/krb5-1.14.2/src/lib/krb5/krb), or cd to that directory
and re-run the test script (by copying and pasting the command) with the
-v flag.
It would also help to know what OS and version you are using.
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos