[Bug 250725] databases/mariadb103-server: wsrep_sst_rsync checking for lsof
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 29 16:15:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250725
Bug ID: 250725
Summary: databases/mariadb103-server: wsrep_sst_rsync checking
for lsof
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: brnrd at freebsd.org
Reporter: bugzilla-arn at houseofnicks.co.uk
Assignee: brnrd at freebsd.org
Flags: maintainer-feedback?(brnrd at freebsd.org)
wsrep_sst_rsync has FreeBSD specific code in check_pid_and_port function to use
sockstat instead of lsof.
However, there is still a wsrep_check_programs call looking for lsof in the
main script, so if lsof is not in path the script still fails.
I removed the check, which allowed my cluster to sync successfully. Clearly
not required on FreeBSD.
I presume this will be same in other versions besides 10.3
Thanks
Andrew
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list