Using OpenPKG 2.5
I had two cases where failures 
to start have not been recorded in the log,
nor OpenPKG spit out an error.

a) cyrmaster did not start because of hitting a 2 GibiByte limit
in the master logfile
    /kolab/bin/cyrmaster &
    echo $! >$imapd_pidfile

In this case it seems that the echo command exit code will be transfered
and the cyrmaster exit code is lost.
If so, this looks like a bad bug.

b)  postfix
/kolab/sbin/postfix start
failed, because of an old master.pid (without process).
 The message of postfix-scripts did not end up in the logs
and openpkg did not fail. 

I have poked around a bit, but I have not found out what is actually going on.
Any hints?
Has somebody experienced the same?

Bernhard

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to