Bug#365618: samba - missing dependency to procps

2006-05-03 Thread Christian Perrier
tags 365618 pending thanks > It should be smbd/nmbd's responsibility to remove these pid files on > shutdown, but there's always the possibility of crashes anyway. I'd say go > ahead with adding the dependency. Yeah, better be a little lazy than breaking the whole thing. Change commited. Should

Bug#365618: samba - missing dependency to procps

2006-05-02 Thread Steve Langasek
On Tue, May 02, 2006 at 08:30:41AM +0200, Christian Perrier wrote: > Quoting Bastian Blank ([EMAIL PROTECTED]): > > Package: samba > > Version: 3.0.22-1 > > Severity: important > > The samba init script uses ps but don't depend on the procps package, > > which is not essential. > > | # /etc/init.

Bug#365618: samba - missing dependency to procps

2006-05-01 Thread Christian Perrier
Quoting Bastian Blank ([EMAIL PROTECTED]): > Package: samba > Version: 3.0.22-1 > Severity: important > > The samba init script uses ps but don't depend on the procps package, > which is not essential. > > | # /etc/init.d/samba stop > | Stopping Samba daemons: nmbd/etc/init.d/samba: line 49: ps:

Bug#365618: samba - missing dependency to procps

2006-05-01 Thread Bastian Blank
Package: samba Version: 3.0.22-1 Severity: important The samba init script uses ps but don't depend on the procps package, which is not essential. | # /etc/init.d/samba stop | Stopping Samba daemons: nmbd/etc/init.d/samba: line 49: ps: command not found | smbd/etc/init.d/samba: line 61: ps: comm