Date: Fri, 15 Oct 2004 09:31:40 -0500 From: Ryan Sommers <ryans@gamersimpact.com> To: shinjii@virusinfo.rdksupportinc.com Cc: freebsd-current@freebsd.org Subject: Re: installworld prob Message-ID: <416FDF4C.9080309@gamersimpact.com> In-Reply-To: <200410160024.47619.shinjii@virusinfo.rdksupportinc.com> References: <200410160024.47619.shinjii@virusinfo.rdksupportinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Warren Liddell wrote:
>ERROR: Required proxy user is missing, see /usr/src/UPDATING.
>*** Error code 1
>
>Stop in /usr/FreeBSD5/src.
>*** Error code 1
>
>Stop in /usr/FreeBSD5/src.
>
>----------
>
>I have read the above document mentioned and have proxy user in both locations
>it mentions and being im not overly familiar with having this problem before,
>im at a loss to what im missing.
>
>
20040308:
The packet filter (pf) is now installed with the base system. Make
sure to run mergemaster -p before installworld to create required
user account ("proxy"). If you do not want to build pf with your
system you can use the NO_PF knob in make.conf.
Also note that pf requires "options PFIL_HOOKS" in the kernel. The
pf system consists of the following three devices:
device pf # required
device pflog # optional
device pfsync # optional
Did you run mergemaster before installworld? What is your output of the
following command:
(ryans@blue)/usr/src:id proxy
uid=62(proxy) gid=62(proxy) groups=62(proxy)
(ryans@blue)/usr/src:
--
Ryan Sommers
ryans@gamersimpact.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?416FDF4C.9080309>
