Re: Installer, before exit: /bin/tcsh for pkg
Date: Fri, 09 May 2025 16:39:36 UTC
Ed Maste <emaste@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 -- Dag-Erling Smørgrav - des@FreeBSD.org