Koozali.org: home of the SME Server

System Message

Ragnbull

System Message
« 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.

Ad

Re: System Message
« Reply #1 on: January 24, 2003, 09:32:30 PM »
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.

Ragnbull

Re: System Message
« Reply #2 on: January 25, 2003, 12:42:46 PM »
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!