Date: Fri, 22 Mar 2002 06:55:07 -0800 From: Cy Schubert - CITS Open Systems Group <Cy.Schubert@uumail.gov.bc.ca> To: Bob Arnold <tarnation@mindspring.com> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Trouble installing tripwire port Message-ID: <200203221456.g2MEu5388610@cwsys.cwsent.com> In-Reply-To: Message from Bob Arnold <tarnation@mindspring.com> of "Fri, 22 Mar 2002 01:31:18 EST." <20020322012834.D3577-100000@mule.packetmule.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203221456.g2MEu5388610>