[exim] exim fails to start after debian lenny upgrade

2008-05-13 Thread Yan Seiner
OK, this is not quite an exim problem, but I hope someone can clue me in...

I am running debian lenny.  I did an upgrade last night, and now exim 
won't restart via the /etc/init.d/exim4 script; it fails with

selene:/etc/init.d# /etc/init.d/exim4 start
Starting MTA:start_daemon -p /var/run/exim4/exim.pid /usr/sbin/exim4 -bd 
-q30m
exim: incompatible command-line options or arguments
selene:/etc/init.d#

I put in an echo statement; it's the start_daemon line that's failing.  
The strange thing is that there's nothing wrong with exim itself:

selene:/etc/init.d# /usr/sbin/exim4 -bd -q30m
selene:/etc/init.d# ps auxwww | grep exim
100  12585  0.0  0.0  83140  1488 ?Ss   05:48   0:00 
/usr/sbin/exim4 -bd -q30m
root 12615  0.0  0.0   8236   816 pts/8R+   05:49   0:00 grep exim
selene:/etc/init.d#

Anyone else have this issue?  And how do I fix it?
  

-- 
  o__
  ,/'_  o__
  (_)\(_),/'_o__
Yan Seiner  (_)\(_)   ,/'_ o__
   Personal Trainer  (_)\(_),/'_o__
 Professional Engineer (_)\(_)   ,/'_
Who says engineers have to be pencil necked geeks?  (_)\(_)

I worry about my child and the Internet all the time, even though she's too 
young to have logged on yet. Here's what I worry about. I worry that 10 or 15 
years from now, she will come to me and say 'Daddy, where were you when they 
took freedom of the press away from the Internet?'
--Mike Godwin, Electronic Frontier Foundation 


-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: [exim] exim fails to start after debian lenny upgrade

2008-05-13 Thread Graeme Fowler
On Tue, 2008-05-13 at 05:57 -0700, Yan Seiner wrote:
 OK, this is not quite an exim problem, but I hope someone can clue me in...

You're quite right, it isn't - you'll be better off asking on the
relevant Debian support list:

http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users

...which is detailed in the README.Debian that the Debian exim4 package
contains.

Regards

Graeme


-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: [exim] exim fails to start after debian lenny upgrade

2008-05-13 Thread Yan Seiner
Graeme Fowler wrote:
 On Tue, 2008-05-13 at 05:57 -0700, Yan Seiner wrote:
   
 OK, this is not quite an exim problem, but I hope someone can clue me in...
 

 You're quite right, it isn't - you'll be better off asking on the
 relevant Debian support list:

 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users

 ...which is detailed in the README.Debian that the Debian exim4 package
 contains.
   

Thanks  Too early and not enough coffee to think straight.  Sorry 
for the noise.

The relevant fix is here:

http://lists.alioth.debian.org/pipermail/pkg-exim4-users/2008-May/001363.html

--Yan

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/