[Bug 231237] New: Sendmail queue runner does not start
https://bugzilla.novell.com/show_bug.cgi?id=231237 Summary: Sendmail queue runner does not start Product: openSUSE 10.2 Version: RC 5 Platform: i586 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hubba@unixcook.com QAContact: qa@suse.de The Sendmail queue runner does not start in 10.2 and therefore messages in /var/spool/clientmqueue ever gt processed - this bug is somewhere in the start script as I have now copied the start script from my old 9.2 box which seems to start up everything correctly. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=231237 ------- Comment #1 from hubba@unixcook.com 2007-01-02 03:15 MST ------- I have now compared the two startup scripts and it looks like the fix fot this bug would be to change line 61 to: startproc -f -p $msppid -i $srvpid /usr/sbin/sendmail $SENDMAIL_CLIENT_ARGS At least that works for me :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=231237 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |werner@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=231237 seth@iscar.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |seth@iscar.org ------- Comment #2 from seth@iscar.org 2007-01-02 19:05 MST ------- Can confirm same problem (and the solution works for me as well) And while we are at it, there is also a problem with reload. Demonstration: 27284 ? Ss 0:00 sendmail: accepting connections 27295 ? Ss 0:00 sendmail: Queue control 27296 ? S 0:00 sendmail: running queue: /var/spool/clientmqueue /etc/init.d/sendmail reload results in the the sendmail: accepting connections to die. However, if I issue only the following command from the command line, # killproc -v -p /var/run/sendmail.pid -i /var/spool/clientmqueue/sm-client.pid -HUP /usr/sbin/sendmail SIGHUP sendmail(27295) SIGHUP sendmail(27284) then the queue control dies. This leads me to believe that killproc is not doing its job in relation to -i Is it possible that it gets confused by the fact that the sendmail pid files, unlike more pid files, also have a second line with the initiating arguments? (sorry no more time for experiments) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=231237 ------- Comment #3 from hubba@unixcook.com 2007-01-02 19:17 MST ------- So maybe this bug is really a sysvinit bug and the behaviour of startproc and killproc has changed? - I have just checked on SuSE 10.1 where the -f flag is not present in the start script but everything starts up fine on 10.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=231237 werner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #4 from werner@novell.com 2007-01-08 04:00 MST ------- Please install the fixed sysvinit package which should fix the startproc utility. *** This bug has been marked as a duplicate of bug 228115 *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com