[Bug 1247912] [NEW] exim4 4.80-7ubuntu3 init script bug

Brady Catherman 1247912 at bugs.launchpad.net
Mon Nov 4 17:45:24 UTC 2013


Public bug reported:

There was a footprint change on the pidofproc function in /lib/lsb/init-
functions which causes the exim4 script to throw errors when calling
'status'. The function now requires the path to the binary as an
argument (after the pidfile -p argument). I have attached a patch that
addresses the issue.

Without the patch the following output is produced:
 * checking separate queue runner daemon...                                     /tmp/exim4: invalid arguments
                                                                         [ OK ]
 * checking combined SMTP listener and queue runner daemon...                   /tmp/exim4: invalid arguments
                                                                         [fail]

With it:
 * checking separate queue runner daemon...                              [ OK ] 
 * checking combined SMTP listener and queue runner daemon...            [ OK ]

** Affects: exim4 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to exim4 in Ubuntu.
https://bugs.launchpad.net/bugs/1247912

Title:
  exim4 4.80-7ubuntu3 init script bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1247912/+subscriptions



More information about the Ubuntu-server-bugs mailing list