svn commit: r469188 - head/ports-mgmt/pkg_replace
Koichiro Iwao
meta at FreeBSD.org
Sun May 6 15:11:39 UTC 2018
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 at FreeBSD.org>
More information about the svn-ports-all
mailing list