NetBSD Problem Report #22362
Received: (qmail 26160 invoked by uid 605); 5 Aug 2003 15:59:16 -0000
Message-Id: <20030805155915.1C5BD11153@narn.netbsd.org>
Date: Tue, 5 Aug 2003 15:59:15 +0000 (UTC)
From: mw@blobulent.com
Sender: gnats-bugs-owner@NetBSD.org
Reply-To: mw@blobulent.com
To: gnats-bugs@gnats.NetBSD.org
Subject: security/tripwire lacks darwin-specific config files
X-Send-Pr-Version: www-1.0
>Number: 22362
>Category: pkg
>Synopsis: security/tripwire lacks darwin-specific config files
>Confidential: no
>Severity: critical
>Priority: low
>Responsible: macos-pkg-people
>State: analyzed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Aug 05 16:00:00 +0000 2003
>Closed-Date:
>Last-Modified: Wed Mar 07 05:17:17 +0000 2012
>Originator: michael wolfson
>Release: N/A
>Organization:
>Environment:
Darwin Bondi 6.6 Darwin Kernel Version 6.6: Thu May 1 21:48:54 PDT 2003; root:xnu/xnu-344.34.obj~1/RELEASE_PPC Power Macintosh powerpc
>Description:
Can't build security/tripwire on Darwin/MacOS X:
===> Checking for vulnerabilities in tripwire-1.2nb1
=> tripwire-1.2.tar.Z doesn't seem to exist on this system.
=> Attempting to fetch tripwire-1.2.tar.Z from ftp://coast.cs.purdue.edu/pub/too
ls/unix/ids/tripwire/.
=> [462187 bytes]
Unimplemented command.
No such file.
=> Attempting to fetch tripwire-1.2.tar.Z from ftp://ftp.fi.netbsd.org/pub/NetBS
D/packages/distfiles/.
=> [462187 bytes]
'EPSV': command not understood.
=> Checksum OK for tripwire-1.2.tar.Z.
===> Extracting for tripwire-1.2nb1
cd /Users/mw/pkgsrc/security/tripwire/work && /usr/pkg/bin/pax -O -rf T1.2.tar
/bin/cp /Users/mw/pkgsrc/security/tripwire/files/conf-darwin.h /Users/mw/pkgsrc/
security/tripwire/work/tripwire-1.2/configs
/bin/cp: /Users/mw/pkgsrc/security/tripwire/files/conf-darwin.h: No such file or
directory
*** Error code 1
Stop.
>How-To-Repeat:
Build security/tripwire on Darwin/MacOS X
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed
State-Changed-By: agc
State-Changed-When: Fri Sep 19 09:26:23 EDT 2003
State-Changed-Why:
I've closed the PR for now - I can write the configuration file to compile
this package on Darwin, but lack a Mac OS X box on which to find the full
pathnames to protect for tw.conf.darwin.
Accordingly, I've marked the packages as only for NetBSD and Solaris, but
if someone can provide a config file for MacOS X, it would be great, and
this PR can be reopened.
Responsible-Changed-From-To: pkg-manager->agc
Responsible-Changed-By: agc
Responsible-Changed-When: Fri Sep 19 09:26:23 EDT 2003
Responsible-Changed-Why:
agc took responsibility for this one.
From: "Alistair G. Crooks" <agc@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: pr/22362 CVS commit: pkgsrc/security/tripwire
Date: Fri, 19 Sep 2003 13:26:12 +0000 (UTC)
Module Name: pkgsrc
Committed By: agc
Date: Fri Sep 19 13:26:12 UTC 2003
Modified Files:
pkgsrc/security/tripwire: Makefile
Log Message:
Mark tripwire as being only for NetBSD and Solaris right now.
The Darwin compile time configuration is easy to write, but I don't have a
Darwin box handy, and so the tw.conf.darwin is a bit difficult to write as
there tend to be a few non-standard paths.
In response to PR 22362.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/security/tripwire/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
From: Michael Wolfson <michael@nosflow.com>
To: gnats-bugs@gnats.netbsd.org
Cc: agc@netbsd.org, pkg-manager@netbsd.org
Subject: Re: pkg/22362
Date: Fri, 19 Sep 2003 09:04:50 -0700
On Friday, September 19, 2003, at 06:28 AM, agc@netbsd.org wrote:
> I've closed the PR for now - I can write the configuration file to
> compile
> this package on Darwin, but lack a Mac OS X box on which to find the
> full
> pathnames to protect for tw.conf.darwin.
I can provide an OS X account for any developer wishing to work on
Darwin support.
> Accordingly, I've marked the packages as only for NetBSD and Solaris,
> but
> if someone can provide a config file for MacOS X, it would be great,
> and
> this PR can be reopened.
What's involved in that?
-- MW
State-Changed-From-To: closed->open
State-Changed-By: wiz
State-Changed-When: Fri Sep 19 12:19:16 EDT 2003
State-Changed-Why:
Not really solved, and agc lacks the OS-access.
Responsible-Changed-From-To: agc->pkg-manager
Responsible-Changed-By: wiz
Responsible-Changed-When: Fri Sep 19 12:19:16 EDT 2003
Responsible-Changed-Why:
Not really solved, and agc lacks the OS-access.
Responsible-Changed-From-To: pkg-manager->darwin-pkg-people
Responsible-Changed-By: wiz
Responsible-Changed-When: Thu Apr 1 18:13:08 UTC 2004
Responsible-Changed-Why:
Darwin-specific bug.
From: Dan Winship <danw@NetBSD.org>
To: gnats-bugs@gnats.netbsd.org
Cc: mw@blobulent.com
Subject: Re: pkg/22362
Date: Sat, 24 Apr 2004 14:23:08 -0400
> Synopsis: security/tripwire lacks darwin-specific config files
There are patches that include (among other things) Darwin support at
http://www.frenchfries.net/paul/tripwire/. But they're against tripwire
2.3.1, and don't look like they'd work with our tripwire 1.2 package. I
think step one is probably to update security/tripwire, which would
require someone who is familiar with the package
State-Changed-From-To: open->analyzed
State-Changed-By: danw
State-Changed-When: Sat Apr 24 18:26:14 UTC 2004
State-Changed-Why:
need to update tripwire before this can proceed
From: Ben Collver <collver@peak.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: re: pkg/22362
Date: Fri, 19 Nov 2004 06:14:52 -0800
Speaking of tripwire2, it exists in pkgsrc-wip but is not ported to
NetBSD yet. See the following links:
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/tripwire2/
http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/tripwire/
Responsible-Changed-From-To: darwin-pkg-people->macos-pkg-people
Responsible-Changed-By: dholland@NetBSD.org
Responsible-Changed-When: Wed, 07 Mar 2012 05:17:17 +0000
Responsible-Changed-Why:
darwin-pkg-people has been changed to macos-pkg-people
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.36 2007/11/24 03:27:39 kano Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.