Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Nov 1998 22:44:11 -0800 (PST)
From:      Jeff Kletsky <root@wagsky.com>
To:        freebsd-security@FreeBSD.ORG
Subject:   tripwire fails 'make test'
Message-ID:  <Pine.BSF.4.02A.9811052234290.16158-100000@pn.wagsky.com>

next in thread | raw e-mail | index | archive | help
Under STABLE-2.2.7, after a successful make and make install
(under single-user mode) tripwire fails to properly execute its own
testing (under either multi- or single-user mode).  Is this indicative of
a problem which needs to be resolved?

Thanks!

Jeff

root@larry:/usr/ports/security/tripwire/work/tripwire-1.2# make test
(cd aux; make CC=cc CFLAGS="-O"   LDFLAGS="-static" CPP="cc -E"
SHELL=/bin/sh all)
(cd src; make CC=cc CFLAGS="-O" LIBS=""  LDFLAGS="-static" CPP="cc -E"
SHELL=/bin/sh  YACC="yacc" LEX="lex" all)
(cd tests; make HOSTNAME="hostname" DIST=tripwire-1.2 SHELL=/bin/sh
CC=cc)

=== test.twpre.sh: DESCRIPTION

    This script excercises the Tripwire preprocessor, testing correctness
variable expansion and include files.

=== test.twpre.sh: BEGIN ===

=== test.twpre.sh: PASS ===
=== test.update.sh: DESCRIPTION

    This shell script exercises all the Tripwire integrity checking
and database update functionalities.

=== test.update.sh: Setting up auxiliary scripts ===
=== test.update.sh: BEGIN ===
../src/tripwire -loosedir -c /tmp/twtest/tw.config -d /tmp/twtest/tw.db -i
all
=== test.update.sh: testing GROWING (safe) files ===
=== test.update.sh: testing GROWING (unsafe) files ===
=== test.update.sh: testing ADDED files ===
=== test.update.sh: testing DELETED files ===
=== test.update.sh: testing CHANGED files ===
=== test.update.sh: test FAILED! (expecting 8, got 0) ===
=== (/tmp/TWLOG contains output from test script and Tripwire) ===
*** Error code 1

Stop.
*** Error code 1

Stop.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9811052234290.16158-100000>