pkg_* [was: Problems creating port, pkg_info?]

mal content artifact.one at googlemail.com
Sun Jul 16 14:21:44 UTC 2006


On 16/07/06, James O'Gorman <james at netinertia.co.uk> wrote:
> mal content wrote:
> > What, in the environment, could possibly cause the ports
> > system to suddenly start believing that the pkg tools (pkg_info,
> > pkg_version etc) reside in /usr/local/sbin, as opposed to the
> > standard /usr/sbin?
> >
> > Nothing in my environment, or PATH has changed so why did
> > it work perfectly for 18 months and then suddenly break?
> >
> > Anyway, I need to get this machine up and working properly,
> > so I'm giving serious consideration to just deleting /usr/local,
> > /usr/ports and the stuff in /var and starting from a blank
> > canvas.
>
> What have you got in /etc/make.conf? bsd.port.mk is what sets the
> make(1) macros for pkg_create, etc. (See /usr/ports/Mk/bsd.port.mk lines
> 2150-2165). Also, when did you last update your ports tree?
>
> James
>

make.conf:

CPUTYPE?=p3
CFLAGS=-O

NO_RESCUE=true
NO_BLUETOOTH=true
NO_DYNAMICROOT=true
NO_I4B=true
NO_IPFILTER=true
NO_KERBEROS=true
NO_LPR=true
NO_GAMES=true
NO_BIND=true
NO_SENDMAIL=true
NO_VINUM=true
NO_ATM=true
NO_INET6=true
NO_INFO=true
NO_SHARE=true
PPP_NOSUID=true
LOADER_TFTP_SUPPORT=no

I last updated the ports tree at about 11am this morning GMT, I
think the last time before that was about a week ago.

MC


More information about the freebsd-ports mailing list