[Bug 244849] [NEW PORT] sysutils/beats7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 6 20:56:22 UTC 2020


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

--- Comment #16 from Regis A. Despres <regis.despres at gmail.com> ---
(In reply to Patrice from comment #15)
Could share your `uname -a`, `go version` and `gmake -v` ouputs in order to
reproduce your case ?

CI matrix actually automatically build 12.1-RELEASE , 11.3-STABLE . 12.1-STABLE
manually tested reports also ok , i.e. :

vagrant init freebsd/FreeBSD-12.0-CURRENT
vagrant up
vagrant ssh 
uname -a
    FreeBSD freebsd 12.1-STABLE FreeBSD 12.1-STABLE r359553 GENERIC  amd64
sudo portsnap fetch upgrade
sudo pkg install -y git
git clone https://github.com/kalw/beats-fbsd-port.git
sudo mv beats-fbsd-port/sysutils/beats7 /usr/ports/sysutils/beats7
sudo make -DBATCH=yes -C /usr/ports/sysutils/beats7/
..
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
sudo make -DBATCH=yes -C /usr/ports/sysutils/beats7/ install package
===>  Installing for beats7-7.6.2
===>  Checking if beats7 is already installed
===>   Registering installation for beats7-7.6.2
Installing beats7-7.6.2...
===>  Building package for beats7-7.6.2
% filebeat version
filebeat version 7.6.2 (amd64), libbeat 7.6.2 [unknown built unknown]
% metricbeat version
metricbeat version 7.6.2 (amd64), libbeat 7.6.2 [unknown built unknown]




--
Regis A. Despres

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-elastic mailing list