[Bug 215496] emulators/open-vm-tools: Fix pkg-plist after perl5.24 enabled DTRACE by default
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 22 19:43:07 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215496
Bug ID: 215496
Summary: emulators/open-vm-tools: Fix pkg-plist after perl5.24
enabled DTRACE by default
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: swills at FreeBSD.org
Reporter: ohauer at FreeBSD.org
Assignee: swills at FreeBSD.org
Flags: maintainer-feedback?(swills at FreeBSD.org)
Created attachment 178209
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178209&action=edit
open-vm-tools patch
Since a few days open-vm-tools-nox11 fails in poudriere with the following
error:
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir /usr/lib/debug/%%KMODDIR%%
Error: Orphaned: @dir /usr/lib/debug/boot
Error: Orphaned: @dir /usr/lib/debug
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
I suspect it was one of the last perl5.24 changes (enable DTRACE ..) but not
sure about it.
The patch fixes this issue, additional it is a good time to sort pkg-plist and
add a default vmtools.conf to prevent spamming /var/log/messages every few
seconds.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list