Differences between version 19 and revision by previous author of CommonErrors.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 19 | Last edited on Tuesday, May 6, 2003 5:42:43 am | by SaiedTahaghoghi | Revert |
Older page: | version 18 | Last edited on Wednesday, March 5, 2003 10:27:03 pm | by JohnMcPherson | Revert |
@@ -42,8 +42,9 @@
* I got errors similar to this when my locale files were generated incorrectly (I was using [Debian] at the time). Originally I thought I had suffered filesystem corruption, as the output of ls(1) was rubbish, and no text scripts would run, although binaries were fine. Specifically, the LC_CTYPE environment variable was defaulting to en_US.UTF-8 but locale-gen(8) had somehow generated the wrong encoding. Anyway, doing
LC_ALL=C ; export LC_ALL
changed it back to using ascii(7) characters, and my scripts ran again.
+* Mandrake 9.1 using the secure kernel: this error occurs when the directory containing the script is world writable. e.g.: the script ~/MyDir/myscript.sh will give this error if the directory ~/MyDir is world-writable. chmod 700 ~/MyDir and try again :)
----
!!ping: unknown protocol icmp
cobalt root # ping