[Mailman-Users] mailman install problems (syntax error atline1: `; ' unexpected)

Geoff Shang geoff at QuiteLikely.com
Sat Aug 7 17:42:42 CEST 2010


On Sat, 7 Aug 2010, Mark Sapiro wrote:

> I agree that the underlying issue is with the shell, but in at least
> these bash versions:
>
> GNU bash, version 3.2.49(22)-release (i686-pc-cygwin)
>
> GNU bash, version 3.2.48(1)-release (i386-apple-darwin10.0)
>
> GNU bash, version 3.1.17(1)-release (i686-redhat-linux-gnu)
>
> the construct
>
> for p in ; do echo Huh? $p ; done
>
> is accepted and does nothing.

You can add to that:

GNU bash, version 3.2.39(1)-release (i486-pc-linux-gnu)
(running on Debian Lenny)

GNU bash, version 4.0.38(1)-release (x86_64-redhat-linux-gnu)
(running on Fedora 12)

GNU bash, version 3.2.25(1)-release (i686-redhat-linux-gnu)
(running on CentOS 5.5)

These are all the different ones I had access to.

Geoff.



More information about the Mailman-Users mailing list