Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: To debug or not to debug?
- X-seq: zsh-users 2907
- From: Thomas Köhler <jean-luc@xxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Re: To debug or not to debug?
- Date: Thu, 3 Feb 2000 09:30:44 +0100
- In-reply-to: <20000203011601.A1524@xxxxxxxxxx>; from kura@xxxxxxxxxx on Thu, Feb 03, 2000 at 01:16:58AM +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <20000203011601.A1524@xxxxxxxxxx>
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