Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2011 22:49:32 +0100
From:      David Demelier <demelier.david@gmail.com>
To:        freebsd-questions@freebsd.org
Cc:        Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
Subject:   Re: mergemaster -U ask for a lot non-user modified files
Message-ID:  <4D6580EC.8090007@gmail.com>
In-Reply-To: <44ei75xyn6.fsf@be-well.ilk.org>
References:  <4D5CCB72.20505@gmail.com> <44ei75xyn6.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 18/02/2011 14:25, Lowell Gilbert wrote:
> David Demelier<demelier.david@gmail.com>  writes:
>
>> Hello,
>>
>> Each time I run mergemaster -UiF, it asks for a lot of file that I do
>> not have modified such as /dev/rc.d/* and /etc/defaults/*
>>
>>
>> ======================================================================
>>
>>
>>    Use 'd' to delete the temporary ./etc/network.subr
>>    Use 'i' to install the temporary ./etc/network.subr
>>    Use 'm' to merge the temporary and installed versions
>>    Use 'v' to view the diff results again
>>
>>    Default is to leave the temporary file to deal with by hand
>>
>> How should I deal with this? [Leave it for later]
>>
>> I never touched this file! Why it asks me to install the new one?
>
> You're probably having problems with the mtree database that mergemaster
> uses for that.  I think by default it's /var/db/mergemaster.mtree.
>

I also noticed that even with the -F flag, mergemaster still asks for 
files that only differs by CVS id, see :

-#####  $FreeBSD: src/etc/sendmail/freebsd.mc,v 1.37.2.2.2.1 2010/06/14 
02:09:0 6 kensmith Exp $  #####
  +#####  $FreeBSD: src/etc/sendmail/freebsd.mc,v 1.37.2.2.4.1 
2010/12/21 17:09:2 5 kensmith Exp $  #####

It's really painful..

-- 
David Demelier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D6580EC.8090007>