[Bug 194629] New: mail/dovecot2 startup script breaks rcvar command
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 27 12:43:54 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194629
Bug ID: 194629
Summary: mail/dovecot2 startup script breaks rcvar command
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: adamw at FreeBSD.org
Reporter: reinier at skoef.nl
Assignee: adamw at FreeBSD.org
Flags: maintainer-feedback?(adamw at FreeBSD.org)
Created attachment 148702
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148702&action=edit
Patch to fix it
In the current version (2.2.15) of mail/dovecot2 the startup script
/usr/local/etc/rc.d/dovecot only runs the rcvar command when
dovecot_enable="YES" is set to the appropriate configuration file.
This breaks for instance the puppet provider which issues rcvar to gather
information how to enable dovecot in the first place and leaves me with a
chicken-egg problem.
The exact same bug was issued (#177497) for mail/dovecot and fixed after 1 and
a half year, let's not hope it will takes as long for this port.
I've attached a similar patch how to fix this. This basically removes the
checkyesno check, but this is handled with the run_rc_command anyway.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer adamw at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list