From owner-freebsd-current@FreeBSD.ORG Thu Mar 11 08:52:05 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C8DE16A4CE for ; Thu, 11 Mar 2004 08:52:05 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 231F643D2F for ; Thu, 11 Mar 2004 08:52:05 -0800 (PST) (envelope-from mlaier@vampire.homelinux.org) Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1B1TPf-0004Uv-00 for freebsd-current@freebsd.org; Thu, 11 Mar 2004 17:52:03 +0100 Received: from [80.131.158.199] (helo=vampire.homelinux.org) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1B1TPe-0007vO-00 for freebsd-current@freebsd.org; Thu, 11 Mar 2004 17:52:02 +0100 Received: (qmail 21292 invoked by uid 1001); 11 Mar 2004 16:58:40 -0000 Date: Thu, 11 Mar 2004 17:58:40 +0100 From: Max Laier To: Doug Barton Message-ID: <20040311165840.GA21214@router.laiers.local> References: <01b801c40777$7aead710$0afda3d1@sanmarcos.x25.net> <20040311150425.GH462@seekingfire.com> <40508C85.5010506@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: <40508C85.5010506@FreeBSD.org> User-Agent: Mutt/1.4.1i X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:e28873fbe4dbe612ce62ab869898ff08 cc: Tillman Hodgson cc: mlaier@FreeBSD.org cc: freebsd-current@freebsd.org Subject: Re: Fw: authpf user missing from master.passwd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 16:52:05 -0000 --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 11, 2004 at 07:57:57AM -0800, Doug Barton wrote: > Tillman Hodgson wrote: > > On Thu, Mar 11, 2004 at 08:45:21AM -0600, jesse marquez wrote: > >=20 > >>Can i just cvsup and buildworld again to fix this? > >=20 > >=20 > > Doesn't look like it to me. I've re-cvsup'ed off of cvsup3 and cvsup8, > > but /usr/src/etc/master.passwd doesn't contain the authpf user. >=20 > mlaier, what's the story here? Is the authpf user needed? If so, can you > please add it to master.passwd? There is no authpf user, only a group (which is the owner of the authpf binary). It was this that blew the whole thing up. "id -g" takes a _user_name as an argument and returns it effective group, hence the check does not do what it claims to do (i.e. checking for group existance)! You can cvsup and get a Makefile.inc1 w/o the check (checking for user proxy should be enough for those who forgot to read UPDATING). I'll update Makefile.inc1 shortly with a more correct version of the checks and close the related PR. --=20 Best regards, | mlaier@freebsd.org Max Laier | ICQ #67774661 http://pf4freebsd.love2party.net/ | mlaier@EFnet --gKMricLos+KVdGMg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAUJq/XyyEoT62BG0RArINAJ4+Azax6ZR74tnph4ffMhyV9pMFdQCePEdQ wV32u0J7nper5wcd2fhyaO4= =6+A5 -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--