Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2002 21:43:21 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        Juha Saarinen <juha@saarinen.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: "Unknown user: smmsp"
Message-ID:  <5.1.0.14.0.20020413214129.04cb6e98@192.168.0.12>
In-Reply-To: <Pine.WNT.4.43.0204141331420.3044-100000@den2>

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

Have a look at the new users in /usr/src/etc/master.passwd and new groups 
in /usr/src/etc/groups.  I guess as part of the hierarchy, something (like 
the queue) gets chgrp'd to the said user.

You are doing make buildworld and make buildkernel right ? And then make 
installworld ?

         ---Mike

At 01:37 PM 4/14/2002 +1200, Juha Saarinen wrote:
>Could someone give me a few clues as to what I'm doing wrong here?
>
>Trying to upgrade a 4.3-STABLE box, but 'make buildworld' fails with the
>below error. I have
>
>NO_SENDMAIL=    true    # do not build sendmail and related programs
>
>in /etc/make.conf. Why do I need the smmsp user?
>
>$ uname -a
>FreeBSD lists.idg.co.nz 4.3-STABLE FreeBSD 4.3-STABLE #2: Wed May  2
>11:45:51 NZST 2001     root@lists.idg.co.nz:/usr/src/sys/compile/LISTS
>i386
>
> >>> Making hierarchy
>--------------------------------------------------------------
>cd /data/src; make -f Makefile.inc1 hierarchy
>cd /data/src/etc;               make distrib-dirs
>set - `grep "^[a-zA-Z]" /data/src/etc/locale.deprecated`;  while [ $# -gt
>0 ] ;  do  for dir in /usr/share/locale  /usr/share/nls
>/usr/local/share/nls;  do  test -d /${dir} && cd /${dir};  test -L "$2" &&
>rm -rf "$2";  test \! -L "$1" && test -d "$1" && mv "$1" "$2";  done;
>shift; shift;  done
>mtree -deU -f /data/src/etc/mtree/BSD.root.dist -p /
>mtree -deU -f /data/src/etc/mtree/BSD.var.dist -p /var
>mtree: line 63: unknown user smmsp
>*** Error code 1
>
>Stop in /data/src/etc.
>*** Error code 1
>
>Stop in /data/src.
>*** Error code 1
>
>Stop in /data/src.
>*** Error code 1
>
>Stop in /data/src.
>*** Error code 1
>
>Stop in /data/src.
>
>
>--
>Juha Saarinen
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-stable" in the body of the message

--------------------------------------------------------------------
Mike Tancsa,                          	          tel +1 519 651 3400
Sentex Communications,     			  mike@sentex.net
Providing Internet since 1994                    www.sentex.net
Cambridge, Ontario Canada			  www.sentex.net/mike


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?5.1.0.14.0.20020413214129.04cb6e98>