[Bug 224844] sysutils/zrepl initscript broken for FreeBSD 10.3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 2 18:23:09 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224844
Bug ID: 224844
Summary: sysutils/zrepl initscript broken for FreeBSD 10.3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: woodsb02 at freebsd.org
Reporter: bernhard.kneip at postadigitale.de
Assignee: woodsb02 at freebsd.org
Flags: maintainer-feedback?(woodsb02 at freebsd.org)
Hi,
I believe, this port is broken for at least FreeBSD 10.3, as its initscript
uses newer commandline options from /usr/bin/daemon available in later versions
of FreeBSD:
root at basilika:~ # service zrepl start
Starting zrepl.
daemon: illegal option -- S
usage: daemon [-cfr] [-p child_pidfile] [-P supervisor_pidfile] [-u user]
command arguments ...
/usr/local/etc/rc.d/zrepl: WARNING: failed to start zrepl
root at basilika:~ # uname -a
FreeBSD basilika.example.com 10.3-RELEASE-p20 FreeBSD 10.3-RELEASE-p20 #0: Wed
Jul 12 03:13:07 UTC 2017
root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
Removing all those non-existant options from the initscript brings zrepl to a
somehow working state with errorlog ending up in /var/log/messages
Wish you all a happy new year 2018,
best regards,
Bernhard
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list