Date: Fri, 19 Apr 2002 00:04:58 -0700 (PDT) From: Pekka Savola <pekkas@netcore.fi> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/37242: mergemaster from 4.3 -> 4.5 fails due to missing smmsp Message-ID: <200204190704.g3J74wb38992@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 37242 >Category: misc >Synopsis: mergemaster from 4.3 -> 4.5 fails due to missing smmsp >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 19 00:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Pekka Savola >Release: 4.3-RELEASE, 4.5-STABLE >Organization: Netcore Oy >Environment: >Description: Mergemaster to 4.5-STABLE from 4.3-RELEASE fails: --8<-- [...] mtree -deU -f /usr/src/etc/mtree/BSD.var.dist -p /var/tmp/temproot/var mtree: line 63: unknown user smmsp *** Error code 1 Stop in /usr/src/etc. *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to the temproot environment --8<-- And similarly for group smmsp. This is due to the fact that smmsp did not exist in passwd and group in 4.3-RELEASE yet. >How-To-Repeat: See above. >Fix: Workaround: insert smmsp into passwd with vipw, and to group via editing. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204190704.g3J74wb38992>