Subject: pkg/23378: ntpd is installed with unreadable documentation directories
To: None <gnats-bugs@gnats.netbsd.org>
From: None <wolfgang@wsrcc.com>
List: netbsd-bugs
Date: 11/06/2003 09:41:57
>Number:         23378
>Category:       pkg
>Synopsis:       ntpd is installed with unreadable documentation directories
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 06 17:43:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Wolfgang S. Rupprecht
>Release:        NetBSD 1.6ZE
>Organization:
W S Rupprecht Computer Consulting, Fremont CA
>Environment:
	
	
System: NetBSD capsicum.wsrcc.com 1.6ZE NetBSD 1.6ZE (WSRCC_ATHLON) #6: Mon Nov 3 08:56:59 PST 2003 wolfgang@capsicum.wsrcc.com:/var/obj/netbsd/sys/arch/i386/compile/WSRCC_ATHLON i386
Architecture: i386
Machine: i386
>Description:
	some of the doc directories of pkgsrc's ntp are installed
	unreadable with mode 644.  (That isn't a typo.)

>How-To-Repeat:
	mozilla file:///u/pkg/share/doc/html/ntp4/index.html

	wonder why the page comes up w. a white background (it should
	be ivory) and why the pictures are missing.  Try to read the
	refclock pages and wonder why they don't exist.

>Fix:
	just a rough patch...  Perhaps the find and xargs need $-ifying???

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/ntp4/Makefile,v
retrieving revision 1.26
diff -r1.26 Makefile
29a30
>       find ${DOCDIR}/ntp4 -type d -print | xargs chmod ${PKGDIRMODE}
>Release-Note:
>Audit-Trail:
>Unformatted: