Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Ragnbull on January 23, 2003, 08:14:14 PM
-
What the hell is this?
/etc/cron.daily/makewhatis.cron:
zcat: stdout: Broken pipe
And how do I fix it.
I have had nothing but problems with 5.6...fresh install.
-
This is the result of installing manual pages or installing the command to read them: man. The 'whatis' database contains a list of keywords to search the manual pages with. To make this database, the makewhatis command searches through all your manual pages. Usually this only happens after you installed or after you've added some new manual pages.
The command searches in various places and some of the places obviously don't contain any pages. Nothing is wrong, you'll just get this message once.
-
Thanks. I thought I got hacked or something. Obviously a novice here. I am a windows admin and remote access/vpn engineer for years, but linux is kicking my ass. Thanks! I am getting it. This dog ain't dead yet!