Date: Mon, 15 Feb 2021 11:36:28 +0100 From: "O. Hartmann" <ohartmann@walstatt.org> To: freebsd-current <freebsd-current@freebsd.org>, freebsd-jails@freebsd.org Subject: jails: /pool/jails/fulljailmake -> /pool/jails/fulljailbmake: No such file or directory Message-ID: <20210215113620.01a84de7@freyja>
next in thread | raw e-mail | index | archive | help
The base host is running FreeBSD 14.0-CURRENT #6 main-n244784-8563de2f279: Fri Feb 12 12:48:34 CET 2021 amd64, the source tree is at "commit 5dce03847fdc7bc6eb959282c0ae2117b1991746". Updating jails via "ezjail-admin update -i", or for poudriere based CURRENT (14-CURRENT) jails via "poudriere jail -j jail -u -b", installation of world fails due to an error, shown below: [...] ===> usr.bin/bmake (install) install -s -o root -g wheel -m 555 make /pool/jails/fulljail/usr/bin/make install -o root -g wheel -m 444 make.1.gz /pool/jails/fulljail/usr/share/man/man1/ rm -f /pool/jails/fulljail/usr/share/man/man1/bmake.1 /pool/jails/fulljail/usr/share/man/man1/bmake.1.gz; install -l h -o root -g wheel -m 444 /pool/jails/fulljail/usr/share/man/man1/make.1.gz /pool/jails/fulljail/usr/share/man/man1/bmake.1.gz install -l h -o root -g wheel -m 555 /pool/jails/fulljailmake /pool/jails/fulljailbmake install: link /pool/jails/fulljailmake -> /pool/jails/fulljailbmake: No such file or directory *** Error code 71 Stop. make[5]: stopped in /usr/src/usr.bin/bmake *** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210215113620.01a84de7>