Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2002 18:38:03 -0500 (EST)
From:      Bob Arnold <tarnation@mindspring.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Trouble installing tripwire port
Message-ID:  <20020320183304.W1994-100000@mule.packetmule.net>

next in thread | raw e-mail | index | archive | help

output of uname -a:

FreeBSD mule.packetmule.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Feb  3 18:06:28 EST 2002
 root@mule.packetmule.net:/usr/obj/usr/src/sys/MULE  i386

I've tried "make install distclean", and the port compiles successfully
but then dies when trying to create the policy file. I"ve tried this
several times (as the following output makes obvious):

Checking for programs specified in install configuration file....

/usr/sbin/sendmail exists.  Continuing installation.

/usr/bin/vi exists.  Continuing installation.


----------------------------------------------
Verifying existence of binaries...

./bin/i386-unknown-freebsd_r/siggen found
./bin/i386-unknown-freebsd_r/tripwire found
./bin/i386-unknown-freebsd_r/twprint found
./bin/i386-unknown-freebsd_r/twadmin found

This program will copy Tripwire files to the following directories:

        TWBIN: /usr/local/sbin
        TWMAN: /usr/local/man
     TWPOLICY: /usr/local/etc/tripwire
     TWREPORT: /var/db/tripwire/report
         TWDB: /var/db/tripwire
 TWSITEKEYDIR: /usr/local/etc/tripwire
TWLOCALKEYDIR: /usr/local/etc/tripwire

CLOBBER is false.

Continue with installation? [y/n]


reating directories...

/usr/local/sbin: already exists
/usr/local/etc/tripwire: already exists
/var/db/tripwire/report: already exists
/var/db/tripwire: already exists
/usr/local/etc/tripwire: already exists
/usr/local/etc/tripwire: already exists
/usr/local/man: already exists
/usr/local/share/doc/tripwire: already exists

----------------------------------------------
Copying files...

/usr/local/share/doc/tripwire/README: file already exists
/usr/local/share/doc/tripwire/Release_Notes: file already exists
/usr/local/share/doc/tripwire/COPYING: file already exists
/usr/local/sbin/tripwire: file already exists
/usr/local/sbin/twadmin: file already exists
/usr/local/sbin/twprint: file already exists
/usr/local/sbin/siggen: file already exists
/usr/local/share/doc/tripwire/TRADEMARK: file already exists
/usr/local/share/doc/tripwire/policyguide.txt: file already exists
/usr/local/etc/tripwire/twpol.txt: file already exists
/usr/local/man/man5/twpolicy.5: file already exists
/usr/local/man/man5/twconfig.5: file already exists
/usr/local/man/man5/twfiles.5: file already exists
/usr/local/man/man8/siggen.8: file already exists
/usr/local/man/man8/tripwire.8: file already exists
/usr/local/man/man8/twadmin.8: file already exists
/usr/local/man/man8/twintro.8: file already exists
/usr/local/man/man8/twprint.8: file already exists

----------------------------------------------
The Tripwire site and local passphrases are used to
sign a variety of files, such as the configuration,
policy, and database files.

Passphrases should be at least 8 characters in length
and contain both letters and numbers.

See the Tripwire manual for more information.

----------------------------------------------
Creating key files...
The site key file "/usr/local/etc/tripwire/site.key"
exists and will not be overwritten.
The site key file "/usr/local/etc/tripwire/mule.packetmule.net-local.key"
exists and will not be overwritten.

----------------------------------------------
Generating Tripwire configuration file...

----------------------------------------------
Creating signed configuration file...
Backing up /usr/local/etc/tripwire/tw.cfg
        to /usr/local/etc/tripwire/tw.cfg.1774.bak


Please enter your site passphrase:
Wrote configuration file: /usr/local/etc/tripwire/tw.cfg

A clear-text version of the Tripwire configuration file
/usr/local/etc/tripwire/twcfg.txt
has been preserved for your inspection.  It is recommended
that you delete this file manually after you have examined it.


----------------------------------------------
Customizing default policy file...

----------------------------------------------
Creating signed policy file...
### Error: Policy file parsing problem.
### Syntax error: Line number 4
### Exiting...
The policy file was not altered.
Error: signing of policy file failed.
*** Error code 1

Stop in /usr/ports/security/tripwire.
*** Error code 1

Stop in /usr/ports/security/tripwire.
*** Error code 1

Stop in /usr/ports/security/tripwire.


Any ideas?

Thanks!

--Bob


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020320183304.W1994-100000>