Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 12:57:12 -0800
From:      Bill Swingle <unfurl@dub.net>
To:        Ken's list account <lists@lists.symmetric.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: installworld failure
Message-ID:  <20020402205712.GA92334@dub.net>
In-Reply-To: <Pine.BSF.4.33L2.0204021445280.35622-100000@centipede.symmetric.net>
References:  <20020401094817.WOJD24710.fepD.post.tele.dk@there> <Pine.BSF.4.33L2.0204021445280.35622-100000@centipede.symmetric.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--r5Pyd7+fXNt84Ff3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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/n=
ologin
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

--=20
-=3D| Bill Swingle - <unfurl@(dub.net|freebsd.org)>
-=3D| Every message PGP signed
-=3D| Fingerprint: C1E3 49D1 EFC9 3EE0 EA6E  6414 5200 1C95 8E09 0223
-=3D| "Computers are useless. They can only give you answers" Pablo Picasso=
=20




--r5Pyd7+fXNt84Ff3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE8qhsoUgAclY4JAiMRAlhlAKCYWxU84oxQ4nyYXiH+9S7JcnYWswCg0i9A
vafVFT40z7SbggoFHOMJlng=
=xvr5
-----END PGP SIGNATURE-----

--r5Pyd7+fXNt84Ff3--

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?20020402205712.GA92334>