Date: Sun, 6 May 2018 15:11:36 +0000 From: Koichiro Iwao <meta@FreeBSD.org> To: Kurt Jaeger <pi@FreeBSD.org> Cc: Alexey Dokuchaev <danfe@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r469188 - head/ports-mgmt/pkg_replace Message-ID: <0101016336021469-6e884ab0-471f-493f-b17d-e799e3a44618-000000@us-west-2.amazonses.com> In-Reply-To: <20180506133403.GX25490@fc.opsec.eu> References: <201805061015.w46AF3HQ070595@repo.freebsd.org> <20180506102749.GA58637@FreeBSD.org> <20180506103420.GW25490@fc.opsec.eu> <20180506105012.GA39087@FreeBSD.org> <01010163359962dc-36ee8574-dbd7-4cc6-8032-e04a80a18f1e-000000@us-west-2.amazonses.com> <20180506133403.GX25490@fc.opsec.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 06, 2018 at 03:34:03PM +0200, Kurt Jaeger wrote: > Right now it's OK as it is. The pkg bus error needs to be investigated > and a problem report should be done that helps the maintainers > of pkg(8) to fix the issue. > > After the cause is fixed, the port can return to PLIST_FILES (if possible). It turned out that the poudriere signal 6 error will never occur as long as ports have valid plist. Concluding what danfe and jbeich said, this is the correct fix to pet portlint keep using PLIST_FILES and we don't need to switch to pkg-plist file. PLIST_FILES= (snip) \ @sample\ ${ETCDIR_REL}/pkg_replace.conf.sample Regarding poudriere bus error issue, I reported to GitHub: https://github.com/freebsd/poudriere/issues/612 -- meta <meta@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0101016336021469-6e884ab0-471f-493f-b17d-e799e3a44618-000000>