Request 233 was acted upon.
_________________________________________________________________________

         URL: https://rt.openpkg.org/id/233
      Ticket: [OpenPKG #233]
     Subject: Both postscript in release 1.3 and current has broken
  Requestors: [EMAIL PROTECTED]
       Queue: openpkg
       Owner: ms
      Status: new
 Transaction: Ticket creado por ms
        Time: Vie. Ago. 08 16:13:51 2003
_________________________________________________________________________

This line in postfix.spec was added during OpenPKG 1.3 release engineering, and causes 
the next statement (in this case a test followed by 'rc postfix start') to silently 
skip on SVR4 OS.

  { eval `cat %{l_tmpfile}`; rm -f %{l_tmpfile}; true; } >/dev/null 2>&1

This means that when postfix is upgraded, its master daemon will not be started in any 
case. Because it is conditionally stopped in the %pre section, this leads to a 
possible oss of service.

Any templates used to add %post rc logic that include a similar problem should be 
changed before proceeding to complete ticket 202.

-- 
Michael Schloh v. Bennewitz
OpenPKG Developer
[EMAIL PROTECTED]

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Bug Database Interface                           www.openpkg.org/bugdb
Bug Database List                            [EMAIL PROTECTED]

Reply via email to