Problem with Path/Ports
Scot Hetzel
swhetzel at gmail.com
Sun Feb 25 03:32:40 UTC 2007
On 2/24/07, Jeff <bsd at mrbonkers.org> wrote:
> I'm been running 6.0 for several months with no issues. Suddenly,
> installing any port fails with this message:
>
> /usr/local/sbin/pkg_info: not found
>
In one of the ports do a 'make -V OSVERSION':
Does it match one of these conditions (from Mk/bsd.port.mk)?
- OSVERSION} < 504105
- OSVERSION} >= 600000 && OSVERSION < 600103
- OSVERSION >= 700000 && OSVERSION < 700012
EXTRACT_DEPENDS+=
${LOCALBASE}/sbin/pkg_info:${PORTSDIR}/ports-mgmt/pkg_install
If it does, you might need to reinstall the ports-mgmt/pkg_install port.
Scot
--
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.
More information about the freebsd-current
mailing list