Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Apr 2021 19:43:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254893] 12.2-RELEASE-p6 make installworld DESTDIR=/path/jail fails
Message-ID:  <bug-254893-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254893

            Bug ID: 254893
           Summary: 12.2-RELEASE-p6 make installworld DESTDIR=3D/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@FreeBSD.org
          Reporter: anttijuhani.nikkila@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=3D/path/jail

After the "make installworld" I get the following error:

env NEWVERS_SH=3D/usr/src/sys/conf/newvers.sh PARAMFILE=3D/usr/src/sys/sys/=
param.h
SYSDIR=3D/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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254893-227>