Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: To debug or not to debug?



On Thu, Feb 03, 2000 at 01:16:58AM +0100,
Micha³ Kuratczyk <kura@xxxxxxxxxx> wrote:
> 
> Hi,
> 
> Is it possible that this is not a bug in 3.1.6-dev16?
> 
> ~ # ls -l /bin/sh
> lrwxrwxrwx   1 root     root            8 Feb  3 01:11 /bin/sh -> /bin/zsh-3.1.6
> ~ # /etc/rc.d/init.d/postfix start
> Starting postfix.................................................[ DONE ]
> 
> ~ # ls -l /bin/sh
> lrwxrwxrwx   1 root     root            8 Feb  3 01:11 /bin/sh -> /bin/zsh-3.1.6-dev-16
> ~ # /etc/rc.d/init.d/postfix start
> Starting postfix.................................................[ FAIL ]
> 
> PS Of course I had stopped the daemon before I tried to start it again.

The failure may have different reasons. How is anyone here supposed to
know what's going on? :-)
Possible reasons for failure:
- postfix didn't shutdown properly, still occupying the smtp port
- postfix didn't shutdown properly, having a pid-file still laying
  around
- your /etc/rc.d/init.d/postfix has a bug
- a zsh bug, as you suggest
- [many more reasons for failure may arise]

CU,
Thomas

-- 
 Thomas Köhler Email:   jean-luc@xxxxxxxxxxxxxxxxx     | LCARS - Linux
     <><        WWW:     http://jeanluc-picard.de      | for Computers
                IRC:             jeanluc               | on All Real
               PGP public key available from Homepage! | Starships



Messages sorted by: Reverse Date, Date, Thread, Author