NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/52158: rc.subr use env(1) which resides on /usr/bin
>Number: 52158
>Category: bin
>Synopsis: rc.subr uses env(1) which resides on /usr/bin
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Apr 13 01:50:00 +0000 2017
>Originator: Takahiro Kambe
>Release: NetBSD 7.99.67
>Organization:
>Environment:
System: NetBSD currnet.a.back-street.net 7.99.67 NetBSD 7.99.67 (GENERIC) #0: Wed Apr 12 13:48:03 JST 2017 taca%edge.back-street.net@localhost:/data/current/amd64/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
rc.subr revision 1.99 uses env(1) which resides on /usr/bin.
So, if /usr and root partition are separate partiton, a start up
script may fail.
In my case, /etc/rc.d/dhcpcd cause error.
>How-To-Repeat:
Install NetBSD current with separate /usr partition and enable
dhcpcd to start.
>Fix:
Unknown but need to avoid using env(1).
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index