On 09/05/2025 17:39, Dag-Erling Smørgrav wrote:
Ed Maste <ema...@freebsd.org> writes:
It looks like nano's post-install/-deinstall requires print/indexinfo
and it's not available. This doesn't appear to be directly related to
/bin/sh, /bin/tcsh, or pkgbase. If you have concise reproduction
steps, please submit a PR.
The nano package has a run-time dependency on indexinfo, so it's almost
certainly already present. The most likely explanation is that their sh
doesn't have ${LOCALBASE}/bin in PATH but tcsh does.
DES
Thanks
<https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286722>
286722 – print/indexinfo: pkg with chroot during bsdinstall:
/bin/sh/indexinfo: not found, pkg: POST-INSTALL script failed
Keyword regression, because the tcsh workaround is not effective with
FreeBSD 15.0-CURRENT.