[Bug 244849] [NEW PORT] sysutils/beats7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 16 18:18:23 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244849

            Bug ID: 244849
           Summary: [NEW PORT] sysutils/beats7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: 000.fbsd at quip.cz

Created attachment 212448
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212448&action=edit
new port as patch / upgrade from repo copied beats to beats7

As was asked by Greg Lewis here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237374
I am providing the first wild take on beats7.
Again - as I am not using / running Kibana nor Beats I cannot properly test it.
It was just about modifying few patches from beats 6 to match beats 7 and
modify pkg-plist.
Poudriere testport complaints about few empty dirs left in /var/db/beats but I
tested current sysutils/beats and there are even more complaints about empty
directories left after pkg delete so I am not sure if I should add those dirs
to pkg-plist or not.

====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir /var/db/beats/filebeat/kibana/7/dashboard
Error: Orphaned: @dir /var/db/beats/filebeat/kibana/7
Error: Orphaned: @dir /var/db/beats/filebeat/kibana
Error: Orphaned: @dir /var/db/beats/heartbeat/kibana
Error: Orphaned: @dir /var/db/beats/metricbeat/kibana/7/dashboard
Error: Orphaned: @dir /var/db/beats/metricbeat/kibana/7
Error: Orphaned: @dir /var/db/beats/metricbeat/kibana
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Also the pkg-plist does not contain entries for packetbeat because this module
is marked as broken and cannot be build. 
https://github.com/elastic/beats/issues/15256

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list