Subject: pkg/11453: arpd package DESCR has incorrect directory reference
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mike@pelley.com>
List: netbsd-bugs
Date: 11/08/2000 15:30:12
>Number: 11453
>Category: pkg
>Synopsis: arpd package DESCR has incorrect directory reference
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Wed Nov 08 15:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Mike Pelley
>Release: current pkgsrc
>Organization:
Foundation
>Environment:
System: NetBSD trantor.worldmap.net 1.5_BETA2 NetBSD 1.5_BETA2 (TRANTOR) #1: Wed Nov 8 09:36:51 EST 2000 mike@trantor.worldmap.net:/usr/src/sys/arch/i386/compile/TRANTOR i386
>Description:
The DESCR file in the net/arpd package mentions a default directory of /usr/local/etc, but the installed package will look in $PREFIX/etc (which defaults to /usr/pkg/etc).
>How-To-Repeat:
Read DESCR and compare to config file (or check patch-aa).
>Fix:
Patch follows.
Index: DESCR
===================================================================
RCS file: /usr/cvsroot/pkgsrc/net/arpd/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 DESCR
--- DESCR 2000/08/27 20:43:24 1.1.1.1
+++ DESCR 2000/11/08 23:21:02
@@ -1,6 +1,6 @@
Look in the sample arpd.conf file. You can only have one aprnet
for each interface, but as many nonet, dont and proxy as you want.
-On startup arpd will try to open /usr/local/etc/arpd.conf . If you
+On startup arpd will try to open $PREFIX/etc/arpd.conf. If you
want another config file, specify that as an argument to arpd.
If you have any questions/suggestions, don't hesitate to ask/tell
>Release-Note:
>Audit-Trail:
>Unformatted: