Regarding init scripts.
Init scripts should now be strictly bourne or POSIX shell. ie, no
bashisms. bash init scripts will work, but ONLY if /bin/sh is bash.
Shells as /bin/sh that I've tested and found to be working are
bash
dash
busybox
zsh
FreeBSD sh
Also, as there's no bashisms, that also means no bash arrays.
I presume that this is hitting the /etc/init.d/util-vserver startup scripts
/usr/lib/util-vserver/functions: line 778: `pkgmgmt.guessStyle': not a
valid identifier
Where to log a bug? What's the simplest way to temporarily workaround this?
Cheers
Ed W
--
[EMAIL PROTECTED] mailing list