Subject: bin/3881: /usr/share/sendmail/cf not in mtree/NetBSD.dist
To: None <gnats-bugs@gnats.netbsd.org>
From: Dave Huang <khym@bga.com>
List: netbsd-bugs
Date: 07/17/1997 15:06:48
>Number: 3881
>Category: bin
>Synopsis: /usr/share/sendmail/cf not in mtree/NetBSD.dist
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: bin-bug-people (Utility Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jul 17 13:20:01 1997
>Last-Modified:
>Originator: Dave Huang
>Organization:
Name: Dave Huang | Mammal, mammal / their names are called /
INet: khym@bga.com | they raise a paw / the bat, the cat /
FurryMUCK: Dahan | dolphin and dog / koala bear and hog -- TMBG
Dahan: Hani G Y+C 21 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++
>Release: NetBSD-current as of July 17, 1997
>Environment:
System: NetBSD dahan.metonymy.com 1.2G NetBSD 1.2G (SPIFF) #63: Tue Jul 15 19:30:39 CDT 1997 khym@dahan.metonymy.com:/usr/src.local/sys/arch/i386/compile/SPIFF i386
>Description:
The sendmail installation wants to install the *.cf files in
/usr/share/sendmail/cf. However, mtree never created that directory
(although it did create other directories in /usr/share/sendmail).
>How-To-Repeat:
Try to "make build" and see it fail with:
===> usr.sbin/sendmail/cf/cf
install -c -o bin -g bin -m 444 /usr/src/usr.sbin/sendmail/cf/cf/boat-anchor.mc /usr/share/sendmail/cf/boat-anchor.mc
install: /usr/share/sendmail/cf/boat-anchor.mc: No such file or directory
*** Error code 1
>Fix:
--- /usr/src/etc/mtree/NetBSD.dist Thu Jul 17 06:19:52 1997
+++ NetBSD.dist Thu Jul 17 14:58:23 1997
@@ -1492,6 +1492,11 @@
# ./usr/share/sendmail
sendmail
+# ./usr/share/sendmail/cf
+cf
+# ./usr/share/sendmail/cf
+..
+
# ./usr/share/sendmail/domain
domain
# ./usr/share/sendmail/domain
>Audit-Trail:
>Unformatted: