svn commit: r523619 - in head/sysutils: munin-common munin-common/files munin-node
Po-Chuan Hsieh
sunpoet at freebsd.org
Tue Mar 31 13:28:04 UTC 2020
On Tue, Mar 31, 2020 at 3:48 PM Mathieu Arnold <mat at freebsd.org> wrote:
> On Mon, Mar 30, 2020 at 03:28:04PM +0200, Matthias Fechner wrote:
> > Am 20.01.2020 um 14:13 schrieb Mathieu Arnold:
> > > Modified:
> > > head/sysutils/munin-common/distinfo (contents, props changed)
> > > head/sysutils/munin-common/files/patch-node_sbin_munin-run
> (contents, props changed)
> > > head/sysutils/munin-common/munin.mk
> > > head/sysutils/munin-node/pkg-plist (contents, props changed)
> >
> > I see now plist issues:
> >
> > ====> Checking for pkg-plist issues (check-plist)
> > ===> Parsing plist
> > ===> Checking for items in STAGEDIR missing from pkg-plist
> > Error: Orphaned: man/man1/%%USER%%-node-configure.bak.1.gz
> > Error: Orphaned: man/man1/%%USER%%-node.bak.1.gz
> > Error: Orphaned: man/man1/%%USER%%-run.bak.1.gz
> > ===> Checking for items in pkg-plist which are not in STAGEDIR
> > ===> Error: Plist issues found.
> > *** Error code 1
> >
> > Full log is here:
> https://pkg.fechner.net/data/121amd64-default/2020-03-30_11h20m29s/logs/errors/munin-node-2.0.57.log
>
> I cannot reproduce, either with the old version or the new one:
>
>
> http://aragorn.in.absolight.net/p/data/latest-per-pkg/munin-node/2.0.57/12amd64-ports.log
>
> http://aragorn.in.absolight.net/p/data/latest-per-pkg/munin-node/2.0.59/12amd64-ports.log
>
> Where are the .bak files coming from?
>
Hi mat,
You could reproduce it with "poudriere -t".
I think those files come from r522484 which do not respect REINPLACE_ARGS.
I see REINPLACE_ARGS=-i '' in munin-node/Makefile.
>
> --
> Mathieu Arnold
>
More information about the svn-ports-all
mailing list