Date: Wed, 03 Apr 2002 16:30:12 -0500 From: Bryan Berch <ridefree@charterpa.net> To: Bill Swingle <unfurl@dub.net> Cc: "Ken's list account" <lists@lists.symmetric.net>, freebsd-stable@FreeBSD.ORG Subject: Re: installworld failure Message-ID: <3CAB7464.30209@charterpa.net> References: <20020401094817.WOJD24710.fepD.post.tele.dk@there> <Pine.BSF.4.33L2.0204021445280.35622-100000@centipede.symmetric.net> <20020402205712.GA92334@dub.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Bill Swingle wrote: >On Tue, Apr 02, 2002 at 02:46:37PM -0600, Ken's list account wrote: > >>I cvsuped today at about 14:00 CST from the 4.5-STABLE tree. >>makebuildworld is works, installworld fails: >> ><snip> > >>mtree: line 63: unknown user smmsp >>*** Error code 1 >> > > >>what is wrong here? >> > >The problem is two-fold. You're not reading the error message and the >notification of this never made it into UPDATING. > >Add these two users to your master.passwd: >smmsp:*:25:25::0:0:Sendmail Submission User:/var/spool/clientmqueue:/sbin/nologin >mailnull:*:26:26::0:0:Sendmail Default User:/var/spool/mqueue:/sbin/nologin > >Add these two groups to /etc/group: >smmsp:*:25: >mailnull:*:26: > >When you got around to mergemastering after you build world you'd see >these changes but that doesnt help when the build depends on them :) > >-Bill > I am getting the same error messages when doing make installworld, but I have the right lines in /etc/master.passwd and /etc/group from previous mergemaster. Is there something else I should try? TIA Bryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CAB7464.30209>