[Bug 254893] 12.2-RELEASE-p6 make installworld DESTDIR=/path/jail fails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 8 19:43:40 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254893
Bug ID: 254893
Summary: 12.2-RELEASE-p6 make installworld DESTDIR=/path/jail
fails
Product: Base System
Version: 12.2-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: anttijuhani.nikkila at gmail.com
I upgraded the source tree from 12.2-RELEASE-p4 to 12.2-RELEASE-p6
(At revision 369571)
Next, I am trying to update a jail:
cd /usr/src
make -j10 buildworld
make installworld DESTDIR=/path/jail
After the "make installworld" I get the following error:
env NEWVERS_SH=/usr/src/sys/conf/newvers.sh PARAMFILE=/usr/src/sys/sys/param.h
SYSDIR=/usr/src/sys sh /usr/src/include/mk-osreldate.sh
/tmp/install.NV4C5Rqp/sh: env: not found
*** Error code 127
Stop.
make[4]: stopped in /usr/src/include
*** Error code 1
*** Error code 1
*** Error code 1
Stop.
make[1]: stopped in /usr/src
*** Error code 1
----------------
I have used this procedure to install and update a jail for a long time and
newer had such problem. Is this possibly a bug?
Antti
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list