[bug-notifications] [fetchmail 0004037]: Set AUTOENABLE to NO to suppress SMF warnings on initial installation?
Mantis Bug Tracker
noreply at opencsw.org
Sun Mar 27 10:48:56 CEST 2011
The following issue has been CLOSED
======================================================================
https://www.opencsw.org/mantis/view.php?id=4037
======================================================================
Reported By: skayser
Assigned To: james
======================================================================
Project: fetchmail
Issue ID: 4037
Category: packaging
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2009-11-13 18:05 CET
Last Modified: 2011-03-27 10:48 CEST
======================================================================
Summary: Set AUTOENABLE to NO to suppress SMF warnings on
initial installation?
Description:
On installation cswfetchmail does not have a configuration file and goes
into maintenance mode.
Nov 13 17:51:49 ray3 svc.startd[7]: network/cswfetchmail:default failed
repeatedly: transitioned to maintenance (see 'svcs -xv' for details)
# tail /var/svc/log/network-cswfetchmail:default.log
[ Nov 13 17:51:49 Method "start" exited with status 0 ]
[ Nov 13 17:51:49 Stopping because all processes in service exited. ]
[ Nov 13 17:51:49 Executing stop method
("/var/opt/csw/svc/method/svc-cswfetchmail stop") ]
[ Nov 13 17:51:49 Method "stop" exited with status 0 ]
[ Nov 13 17:51:49 Executing start method
("/var/opt/csw/svc/method/svc-cswfetchmail start") ]
[ Nov 13 17:51:49 Method "start" exited with status 0 ]
[ Nov 13 17:51:49 Stopping because all processes in service exited. ]
[ Nov 13 17:51:49 Executing stop method
("/var/opt/csw/svc/method/svc-cswfetchmail stop") ]
[ Nov 13 17:51:49 Method "stop" exited with status 0 ]
[ Nov 13 17:51:49 Restarting too quickly, changing state to maintenance ]
# ksh -x /var/opt/csw/svc/method/svc-cswfetchmail start
+ findConf
+ [ -z ]
+ exit 0
Could you include the following comment in the init script so that
i.cswinitsmf won't enable the SMF service right away?
#AUTOENABLE no
See http://opencsw.wikidot.com/cswclassutils-package#toc2 for reference.
======================================================================
----------------------------------------------------------------------
(0008941) james (manager) - 2011-03-27 10:48
https://www.opencsw.org/mantis/view.php?id=4037#c8941
----------------------------------------------------------------------
This behaviour is the result of CSWcas-initsmf and was a feature request,
see:
https://www.opencsw.org/mantis/view.php?id=3635
Please request another change in CSWcas-initsmf if you don't like it.
More information about the bug-notifications
mailing list