Sam Drinkard wrote:
# ./makewhatis.cron cat: /usr/share/man/man3/s: No such file or directory Read file error: /usr/share/man/man3/s No such file or directory cat: Net::DNS: No such file or directory Read file error: Net::DNS No such file or directory
Look what's in /usr/share/man/man3/
See if there are any files or directories in there with spaces in them that start with a lower case s ?
Just a guess..
I disable makewhatis on my systems, I don't use the database, and I don't need the I/O bogging down on my VMs when it runs(I also disable it on physical systems for consistency)
nate