GOTO Masanori <[EMAIL PROTECTED]> writes: > One idea to fix is unsetting POSIXLY_CORRECT in locale-gen. It's > workaround, but works fine for you. I've added it.
I'm unclear which program is producing the error. The most likely culprit is "sed". So unsetting POSIXLY_CORRECT would only help as long sed maintains its current non-standard behaviour. If you want to use these scripts on a machine with a posix-compliant sed they will have a problem. Or if the sed maintainers one day decide to switch to follow the standard. -- greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

