Re: Tripwire install problems

From: Kevin (nobody_at_tek.com)
Date: 06/17/04


Date: 17 Jun 2004 15:51:02 GMT

LRW <deja@celticbear.com> wrote:
> I installed the RPM for Tripwire 2.3.0.47 on Fedora Core 2.
> The RPM install was successful, and running /etc/tripwire/twinstall.sh
> went perfectly.
> But when I try to run tripwire --init this is what I get:
>
> [root@fileserve tmp]# tripwire --init
> Please enter your local passphrase:
> Parsing policy file: /etc/tripwire/tw.pol
> Generating the database...
> *** Processing Unix File System ***
> tripwire: dynamic-link.h:62: elf_get_dynamic_info: Assertion `! "bad
> dynamic tag"' failed.
> Software interrupt forced exit: Abort
> [root@fileserve tmp]#
>
> Now, I installed and ran Tripwire on a RedHat ES2 server just fine
> without having done anything different.

Look in the twinstall.sh script. Mine has lines like:

    # Site Passphrase variable
    TW_SITE_PASS=""

    # Local Passphrase variable
    TW_LOCAL_PASS=""

Passphrases are set during execution of the script.

G'luck....

-- 
PLEASE post a SUMMARY of the answer(s) to your question(s)!
Unless otherwise noted, the statements herein reflect my personal
opinions and not those of any organization with which I may be affiliated.