Bug#530062: csync2: bashism in /bin/sh script

2011-03-24 Thread Simon Horman
On Thu, Mar 24, 2011 at 07:15:35AM -0500, Jonathan Nieder wrote: > tags 530062 + upstream > quit > > Simon Horman wrote: > > > I wasn't aware that using ksh as /bin/sh ws part of goal-dash. > > Am I mistaken? > > No, but more to the point, it is a long-term goal and a reasonable > possibility fo

Bug#530062: csync2: bashism in /bin/sh script

2011-03-24 Thread Jonathan Nieder
tags 530062 + upstream quit Simon Horman wrote: > I wasn't aware that using ksh as /bin/sh ws part of goal-dash. > Am I mistaken? No, but more to the point, it is a long-term goal and a reasonable possibility for upstream packages to take into account. Are you in contact with upstream? If so,

Bug#530062: [Debian-ha-maintainers] Bug#530062: csync2: bashism in /bin/sh script

2010-10-05 Thread Jonathan Nieder
Simon Horman wrote: > On Tue, Oct 05, 2010 at 06:41:13PM -0500, Jonathan Nieder wrote: >> More to the point, this is a sample .bash_logout file. Patch follows. > > I wasn't aware that using ksh as /bin/sh ws part of goal-dash. > Am I mistaken? No, you're correct. The reason I mentioned that was

Bug#530062: [Debian-ha-maintainers] Bug#530062: csync2: bashism in /bin/sh script

2010-10-05 Thread Simon Horman
On Tue, Oct 05, 2010 at 06:41:13PM -0500, Jonathan Nieder wrote: > severity 530062 minor > tags 530062 + patch > quit > > Raphael Geissert wrote: > > > Usertags: goal-dash > [...] > >> possible bashism in ./usr/share/csync2/csync2_locheck.sh line 31 (should be > >> read [-r] variable): > >>

Bug#530062: csync2: bashism in /bin/sh script

2010-10-05 Thread Jonathan Nieder
severity 530062 minor tags 530062 + patch quit Raphael Geissert wrote: > Usertags: goal-dash [...] >> possible bashism in ./usr/share/csync2/csync2_locheck.sh line 31 (should be >> read [-r] variable): >>if read -p "Do you really want to logout? " in && This works fine in dash, but not i