Your message dated Tue, 19 Jan 2016 00:32:14 +0100
with message-id <[email protected]>
and subject line Re: sysv-rc: invoke-rc.d postfix start fails to start
has caused the Debian Bug report #672838,
regarding invoke-rc.d: postfix start fails to start
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
672838: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672838
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sysv-rc
Version: 2.88dsf-22.1
Severity: important

Dear Maintainer,

Expected results
invoke-rc.d postfix start
Should start the postfix service.

Actual results.
The command returns zero but does not start postfix.

ettin:~# ps -ef|grep postfix
root     17238 16921  0 20:17 pts/2    00:00:00 grep postfix
ettin:~# invoke-rc.d postfix start
ettin:~# echo $?
0
ettin:~# !ps
ps -ef|grep postfix
root     17263 16921  0 20:17 pts/2    00:00:00 grep postfix
ettin:~# invoke-rc.d postfix restart
ettin:~# echo $?
0
ettin:~# ps -ef|grep postfix
root     17281 16921  0 20:18 pts/2    00:00:00 grep postfix

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sysv-rc depends on:
ii  debconf [debconf-2.0]  1.5.42
ii  insserv                1.14.0-3
ii  sysvinit-utils         2.88dsf-22.1

Versions of packages sysv-rc recommends:
ii  lsb-base  4.1+Debian2

Versions of packages sysv-rc suggests:
pn  bum           <none>
pn  sysv-rc-conf  <none>

-- debconf information:
* sysv-rc/unable-to-convert:
* sysv-rc/convert-legacy: true



--- End Message ---
--- Begin Message ---
On Sun, 13 May 2012 20:32:39 -0400 Neil Watson <[email protected]>
wrote:
> Package: sysv-rc
> Version: 2.88dsf-22.1
> Severity: important
> 
> Dear Maintainer,
> 
> Expected results
> invoke-rc.d postfix start
> Should start the postfix service.
> 
> Actual results.
> The command returns zero but does not start postfix.
> 
> ettin:~# ps -ef|grep postfix
> root     17238 16921  0 20:17 pts/2    00:00:00 grep postfix
> ettin:~# invoke-rc.d postfix start
> ettin:~# echo $?
> 0
> ettin:~# !ps
> ps -ef|grep postfix
> root     17263 16921  0 20:17 pts/2    00:00:00 grep postfix
> ettin:~# invoke-rc.d postfix restart
> ettin:~# echo $?
> 0
> ettin:~# ps -ef|grep postfix
> root     17281 16921  0 20:18 pts/2    00:00:00 grep postfix
> 

This is with most certainty a bug in the init script, not returning
proper exit codes, but not with invoke-rc.d. I'm therefore closing the
bug report.

If you still encounter any issue,s please file them against the postfix
package.

Regards,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to