Re: etcupdate: Failed to build new tree

2021-07-14 Thread John Baldwin
On 7/2/21 2:30 AM, Nuno Teixeira wrote: Hello, Last update I have some issues with etcupdate: etcupdate warning: "No previous tree to compare against, a sane comparison is not possible." That I corrected with: etcupdate extract etcupdate diff > /tmp/etc.diff patch -R < /tmp/etc.diff (etcupdat

Re: etcupdate: Failed to build new tree

2021-07-03 Thread Kevin Oberman
On Fri, Jul 2, 2021 at 2:31 AM Nuno Teixeira wrote: > Hello, > > Last update I have some issues with etcupdate: > > etcupdate warning: "No previous tree to compare against, a sane comparison > is not possible." > > That I corrected with: > > etcupdate extract > etcupdate diff > /tmp/etc.diff > pa

etcupdate: Failed to build new tree

2021-07-02 Thread Nuno Teixeira
Hello, Last update I have some issues with etcupdate: etcupdate warning: "No previous tree to compare against, a sane comparison is not possible." That I corrected with: etcupdate extract etcupdate diff > /tmp/etc.diff patch -R < /tmp/etc.diff (etcupdate diff doesn't show any diffs.) Today I'v

Re: etcupdate failed to build new tree

2021-01-01 Thread Chris
On 2021-01-01 11:01, Graham Perrin wrote: At what should have been the end of my first upgrade since the transition to git: cd /usr/src/freebsd-current && make installworld && etcupdate 𠄴– concluded with a successful installworld, then a few lines about scanning and skipping certificates, th

Re: mergemaster option -m (was: etcupdate failed to build new tree)

2021-01-01 Thread Herbert J. Skuhra
On Fri, 01 Jan 2021 21:29:45 +0100, Graham Perrin wrote: > > On 01/01/2021 19:24, Herbert J. Skuhra wrote: > > > On Fri, 01 Jan 2021 20:01:16 +0100, Graham Perrin wrote: > > > >> … > >> > >> I did try `mergemaster -p` and somehow (!) ended up with an empty > >> `/etc/group` file. Dug myself out

mergemaster option -m (was: etcupdate failed to build new tree)

2021-01-01 Thread Graham Perrin
On 01/01/2021 19:24, Herbert J. Skuhra wrote: On Fri, 01 Jan 2021 20:01:16 +0100, Graham Perrin wrote: … I did try `mergemaster -p` and somehow (!) ended up with an empty `/etc/group` file. Dug myself out of that hole, I'll prefer to continue using etcupdate. -m /path/to/sources

Re: etcupdate failed to build new tree

2021-01-01 Thread Herbert J. Skuhra
On Fri, 01 Jan 2021 20:01:16 +0100, Graham Perrin wrote: > > At what should have been the end of my first upgrade since the > transition to git: > > cd /usr/src/freebsd-current && make installworld && etcupdate > > 𠄴– concluded with a successful installworld, then a few lines about > scanning an

etcupdate failed to build new tree

2021-01-01 Thread Graham Perrin
At what should have been the end of my first upgrade since the transition to git: cd /usr/src/freebsd-current && make installworld && etcupdate 𠄴– concluded with a successful installworld, then a few lines about scanning and skipping certificates, then: > Failed to build new tree. I see the