From owner-freebsd-current Tue Nov 12 17:53: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AAF537B401 for ; Tue, 12 Nov 2002 17:53:04 -0800 (PST) Received: from web14104.mail.yahoo.com (web14104.mail.yahoo.com [216.136.172.134]) by mx1.FreeBSD.org (Postfix) with SMTP id D107943E9C for ; Tue, 12 Nov 2002 17:53:03 -0800 (PST) (envelope-from galen_sampson@yahoo.com) Message-ID: <20021113015303.78222.qmail@web14104.mail.yahoo.com> Received: from [209.245.143.243] by web14104.mail.yahoo.com via HTTP; Tue, 12 Nov 2002 17:53:03 PST Date: Tue, 12 Nov 2002 17:53:03 -0800 (PST) From: Galen Sampson Subject: Mergemaster Bug (Though not a serious one) To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello All, I just cvsup'd -current last night and ran "make buildworld, make buildkernel, make installkernel, reboot, make installworld, mergemaster" (thus updating my system from a May -current). One thing that I found interesting during mergemaster was the grouping of changes. For instance mergemaster determined that my /etc/group file was lacking some groups. The 4 groups that needed changing were on adjacent lines. Mergemaster gave me the option of merging all 4 changes at once as apposed to merging the changes 1 line at a time. Example: Existing /etc/group | New /etc/group __________________________|_____________________ wheel:root,galen | wheel:root foo:x,y | foo: mergemaster would show something like above and I would have to choose which of the (group of two lines) I want. IIRC the old mergemaster merged changes like this one line at a time. I know mergemaster has been changed since May (been rewritten to use sh instead of perl). I looked at the man page, didn't see any relevant options to this situation. I don't know if this is intended behavior, if a fix was recently posted, or it is pilot error on my part. I just thought I would let someone know in case this needs fixing for 5.0-release. regards, Galen Sampson __________________________________________________ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message