Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2021 10:36:45 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        Nuno Teixeira <eduardo@freebsd.org>, FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: etcupdate: Failed to build new tree
Message-ID:  <d574b500-19b8-bf99-bbc5-07c65d080a40@FreeBSD.org>
In-Reply-To: <CAFDf7ULUgW1HhARP-Lex5i3qzvBw9my%2B=wdz3=2_-gnvUTLDbQ@mail.gmail.com>
References:  <CAFDf7ULUgW1HhARP-Lex5i3qzvBw9my%2B=wdz3=2_-gnvUTLDbQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> (etcupdate diff doesn't show any diffs.)
> 
> Today I've just updated current and etcupdate -p gives:
> 
> "Failed to build new tree"
> 
> What might be wrong?

You can look in /var/db/etcupdate/log to check for errors.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d574b500-19b8-bf99-bbc5-07c65d080a40>