Hello,
On Sat, 11 Apr 2020 13:27:23 +0000
Grzegorz Junka <li...@gjunka.com> wrote:

> I have reinstalled the base system from FreeBSD pacakges build on a 
> different server. I have also created a tarball to use with etcupdate
> 
> root@build:~ # etcupdate build -s /usr/src-12-1-p3 
> /usr/obj/usr/src-12-1-p3_etc.tgz
> 
> I have extracted it on the destination host
> 
> root@host:/tmp # etcupdate extract -t /tmp/src-12-1-p3_etc.tgz
> 
> How am I supposed to maintain etc updates going forward? Just running 
> etcupdate returns with an error:
> 
> root@host:~ # etcupdate
> Failed to build new tree.
> 

 You're not supposed to use etcupdate with pkgbase, the pkgs have the
configuration files taggued and so pkg(8) will attempt a 3 way merge on
them.

 Cheers,

-- 
Emmanuel Vadot <m...@bidouilliste.com> <m...@freebsd.org>
_______________________________________________
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"

Reply via email to