ls: /dev/null: No such file or directory
Friday, 15 June 2007 10:34Bizarre. When I tried to upgrade a MySQL installation just now, I got this error message:
/usr/local/bin/mysql_fix_privilege_tables: cannot create /dev/null: Permission denied
That looked odd, since everyone should be able to write to that file, so I tried to see what was wrong:
$ ls -l /dev/null
ls: /dev/null: No such file or directory
Curiouser and curiouser.
After logging out and logging back in, though, /dev/null was back again (as a special file "0, 6"), and I was able to run the script.
no subject
Date: Friday, 15 June 2007 23:19 (UTC)no subject
Date: Thursday, 5 July 2007 00:56 (UTC)