Bug#546743: openssh-server - init script fails on EIO

2012-02-23 Thread Russ Allbery
Colin Watson writes: > On Thu, Feb 23, 2012 at 02:18:42PM +0100, Didier 'OdyX' Raboud wrote: >> As far as I understand it, the policy now recommends not to use "set >> -e" in init scripts. `openssh-server` puts unreasonable (and not >> policy-backed) requirement on /lib/lsb/init-functions and can

Bug#546743: openssh-server - init script fails on EIO

2012-02-23 Thread Colin Watson
On Thu, Feb 23, 2012 at 02:18:42PM +0100, Didier 'OdyX' Raboud wrote: > Okay, I think I begin to get the whole picture. With my "LSB maintainer > wannabe" (ITA: #616131) hat on, let's reassign this to openssh-server > while keeping a trace of this on the lsb-base package. Agreed. > Le 23.02.2012

Bug#546743: openssh-server - init script fails on EIO

2012-02-23 Thread Didier 'OdyX' Raboud
clone 546743 -1 reassign 546743 openssh-server retitle -1 lsb-base:/lib/lsb/init-functions may fail if `set -e` is used severity -1 whishlist tags -1 +help thanks Okay, I think I begin to get the whole picture. With my "LSB maintainer wannabe" (ITA: #616131) hat on, let's reassign this to openssh-

Bug#546743: openssh-server - init script fails on EIO

2012-02-23 Thread Bastian Blank
On Thu, Feb 23, 2012 at 01:19:32PM +0100, Didier 'OdyX' Raboud wrote: > Le 23.02.2012 11:41, Bastian Blank a écrit : > > /etc/init.d/skeleton > > > > Okay, this needs to be fixed somehow. I see two possibilities: > > - The maintainer fix the init script by removing set -e. > > - I refer this to th

Bug#546743: openssh-server - init script fails on EIO

2012-02-23 Thread Didier 'OdyX' Raboud
Le 23.02.2012 13:19, Didier 'OdyX' Raboud a écrit : > Hi Bastian, > > Le 23.02.2012 11:41, Bastian Blank a écrit : >> On Thu, Feb 23, 2012 at 11:09:20AM +0100, Didier 'OdyX' Raboud wrote: > The LSB init script example explicitely stat that you must not use > "set -e". Obvious nonsense

Bug#546743: openssh-server - init script fails on EIO

2012-02-23 Thread Didier 'OdyX' Raboud
Hi Bastian, Le 23.02.2012 11:41, Bastian Blank a écrit : > On Thu, Feb 23, 2012 at 11:09:20AM +0100, Didier 'OdyX' Raboud wrote: The LSB init script example explicitely stat that you must not use "set -e". >>> Obvious nonsense IMO ... >> I can't find in which file the "must not use set -

Bug#546743: Re: Bug#546743: openssh-server - init script fails on EIO

2012-02-23 Thread Bastian Blank
On Thu, Feb 23, 2012 at 11:09:20AM +0100, Didier 'OdyX' Raboud wrote: > >> The LSB init script example explicitely stat that you must not use > >> "set -e". > > Obvious nonsense IMO ... > I can't find in which file the "must not use set -e" clause is. /etc/init.d/skeleton Okay, this needs to be f

Bug#546743: Re: Bug#546743: openssh-server - init script fails on EIO

2012-02-23 Thread Didier 'OdyX' Raboud
tags 546743 +help thanks Hi Colin and Bastian, Le 15.09.2009 17:21, Colin Watson a écrit : > On Tue, Sep 15, 2009 at 04:47:24PM +0200, Bastian Blank wrote: >> On Tue, Sep 15, 2009 at 03:16:53PM +0100, Colin Watson wrote: The ssh init script fails to do anything useful of echo fails with EIO

Bug#546743: openssh-server - init script fails on EIO

2009-09-15 Thread Colin Watson
On Tue, Sep 15, 2009 at 04:47:24PM +0200, Bastian Blank wrote: > On Tue, Sep 15, 2009 at 03:16:53PM +0100, Colin Watson wrote: > > > The ssh init script fails to do anything usefull of echo fails with EIO > > > because of the set -e. Standard output is /dev/console during the > > > initial startup.

Bug#546743: openssh-server - init script fails on EIO

2009-09-15 Thread Bastian Blank
On Tue, Sep 15, 2009 at 03:16:53PM +0100, Colin Watson wrote: > > The ssh init script fails to do anything usefull of echo fails with EIO > > because of the set -e. Standard output is /dev/console during the > > initial startup. > > > > /dev/console is a special device. It may generate EIO on writ

Bug#546743: openssh-server - init script fails on EIO

2009-09-15 Thread Colin Watson
reassign 546743 lsb-base affects 546743 openssh-server thanks On Tue, Sep 15, 2009 at 02:41:20PM +0200, Bastian Blank wrote: > Package: openssh-server > Version: 1:5.1p1-5 > Severity: important > > The ssh init script fails to do anything usefull of echo fails with EIO > because of the set -e. St

Bug#546743: openssh-server - init script fails on EIO

2009-09-15 Thread Bastian Blank
Package: openssh-server Version: 1:5.1p1-5 Severity: important The ssh init script fails to do anything usefull of echo fails with EIO because of the set -e. Standard output is /dev/console during the initial startup. /dev/console is a special device. It may generate EIO on writing if no backend