From owner-freebsd-ports Fri Mar 22 6:57:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id B28CD37B41A for ; Fri, 22 Mar 2002 06:57:10 -0800 (PST) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id GAA17871; Fri, 22 Mar 2002 06:57:09 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda17869; Fri Mar 22 06:56:49 2002 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id g2MEuhI08714; Fri, 22 Mar 2002 06:56:43 -0800 (PST) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdql8712; Fri Mar 22 06:56:09 2002 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.6/8.9.1) id g2MEu5388610; Fri, 22 Mar 2002 06:56:05 -0800 (PST) Message-Id: <200203221456.g2MEu5388610@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdL88597; Fri Mar 22 06:55:07 2002 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: Bob Arnold Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Trouble installing tripwire port In-Reply-To: Message from Bob Arnold of "Fri, 22 Mar 2002 01:31:18 EST." <20020322012834.D3577-100000@mule.packetmule.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 22 Mar 2002 06:55:07 -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <20020322012834.D3577-100000@mule.packetmule.net>, Bob Arnold writes : > > Hi, > > I'm running 4.5 stable with a custom kernel, and I'm having some problems > installing the tripwire port. > > 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): [lines removed] > ---------------------------------------------- > 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? The comment character in front of the $FreeBSD$ line of the twpol.txt file was missing. Please CVSup again or run the following: cd /usr/ports/security/tripwire && sed '4s/^/# /' files/twpol.txt > files/twpol.txt.new && mv files/twpol.txt.new files/twpol.txt Anyone who has CVSupped over the last two weeks should have the fixed version. Sorry for the inconvenience. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message