From owner-freebsd-ports Tue Apr 18 01:09:58 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA21948 for ports-outgoing; Tue, 18 Apr 1995 01:09:58 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id BAA21932 ; Tue, 18 Apr 1995 01:09:53 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.9/8.6.9) id BAA03175; Tue, 18 Apr 1995 01:09:42 -0700 Date: Tue, 18 Apr 1995 01:09:42 -0700 Message-Id: <199504180809.BAA03175@silvia.HIP.Berkeley.EDU> To: rgrimes@gndrsh.aac.dev.com CC: adam@FreeBSD.org, pst@FreeBSD.org, ports@FreeBSD.org In-reply-to: <199504180800.BAA11898@gndrsh.aac.dev.com> (rgrimes@gndrsh.aac.dev.com) Subject: Re: cnews fails if user "news" doesn't exist From: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * You need to update the master.passwd file on your system: * News has had a ``well known'' uid:gid of 8:8 for a very long time :-) A-ha! ---------------------------- revision 1.9 date: 1995/01/03 21:02:01; author: ache; state: Exp; lines: +1 -0 Add 'news' user, present in group, but missed in master.passwd ---------------------------- I see. Since it isn't on my machine (2.0R), nor freefall, nor thud, I thought it's not standard. :) But a "make world" doesn't update master.passwd, so we still need to do something about this from the ports standpoint (for people who did a source upgrade). Any ideas? Satoshi