NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
install/42346: postinstall looking through /usr/X11R6 even when doesn't exist
>Number: 42346
>Category: install
>Synopsis: postinstall -s looks for /usr/X11R6
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: install-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Nov 19 08:50:00 +0000 2009
>Originator: =20
>Release: NetBSD 5.99.22
>Organization:
=20
>Environment:
=20
=20
System: NetBSD snoid. 5.99.22 NetBSD 5.99.22 (GENERIC) #1: Fri Nov 20 =
00:24:36 EST 2009 ggm@snoid.:/usr/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
postinstall is chatty about X11R6. It looks to be referring to endpoints =
'through' the non-existing dir. Its a minor hassle, it reports stderr =
output about a missing directory.
>How-To-Repeat:
postinstall -s /path/to/etc.tgz fix
>Fix:
minor rev to comment out any test *UNDER* X11R6 if it doesn't exist as a =
dir? Looks like it does some [ -d ... ] checks which expect =
/usr/X11R6/some/path to be the testpoint, and shell test is verbose when =
a parent in the path is missing.
-G
>Unformatted:
=20
=20
Home |
Main Index |
Thread Index |
Old Index