[Bug 287394] nanoBSD: image build with WITHOUT_PKGBOOTSTRAP cannot be setup with any packages
Date: Mon, 09 Jun 2025 12:19:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287394
--- Comment #1 from embhd@posteo.de ---
Created attachment 261115
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261115&action=edit
rely on the build system's pkg(8)
The proposed patch uses the build system's /usr/local/sbin/pkg to chroot into
${NANO_WORLDDIR} and do all the installations, instead of the build system
bootstrapping it with ${NANO_WORLDDIR}/usr/sbin/pkg - which is not there, if
the image has been build with WITHOUT_PKGBOOTSTRAP.
--
You are receiving this mail because:
You are the assignee for the bug.