From owner-freebsd-bugs Fri Apr 19 0:10: 7 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C2BB37B41F for ; Fri, 19 Apr 2002 00:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3J7A1k43550; Fri, 19 Apr 2002 00:10:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE9CA37B67E for ; Fri, 19 Apr 2002 00:04:58 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3J74wb38992; Fri, 19 Apr 2002 00:04:58 -0700 (PDT) (envelope-from nobody) Message-Id: <200204190704.g3J74wb38992@freefall.freebsd.org> Date: Fri, 19 Apr 2002 00:04:58 -0700 (PDT) From: Pekka Savola To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/37242: mergemaster from 4.3 -> 4.5 fails due to missing smmsp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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