Date: Thu, 24 Jun 2021 07:35:11 +0100 From: Nuno Teixeira <eduardo@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: etcupdate warning: "No previous tree to compare against, a sane comparison is not possible." Message-ID: <CAFDf7UL0E2KG8OJ9=0zY=qg-jen015okDMopA7USZ2tw-fR6HA@mail.gmail.com> In-Reply-To: <95d8c955-4a76-021d-d926-0ed0f9c786ab@FreeBSD.org> References: <CAFDf7UJUiKrcFZE-ro4vwJvETw5dnqA5nQpc-wmcmGBD4WKpUA@mail.gmail.com> <95d8c955-4a76-021d-d926-0ed0f9c786ab@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--0000000000004204eb05c57d3ac7 Content-Type: text/plain; charset="UTF-8" Hello Jonh! I did it and it worked fine: etcupdate extract etcupdate diff > /tmp/etc.diff cd / patch -R < /tmp/etc.diff Patch can't find diff paths so I run it inside /etc /etc/defalts ... until all diff is applied. Now when I run 'etcupdate' I don't get any warning and 'etcupdate diff' doesn't show diffs. Hope that warning is solved when next update comes. Thanks, Nuno Teixeira --0000000000004204eb05c57d3ac7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UL0E2KG8OJ9=0zY=qg-jen015okDMopA7USZ2tw-fR6HA>