Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Jeff C on April 07, 2002, 07:35:31 PM
-
Anyone knoew what this is and how to fix it?
/etc/cron.weekly/makewhatis.cron:
zcat: stdout: Broken pipe
TIA - jeff
-
i just got this error also.
-
What happens if you try running makewhatis -w?
-
Looks like you're running a very old version of e-smith. Why don't you upgrade?
http://www.e-smith.org/bugs/index.php3?op=showBug&bugID=18
-
(speaking for myself), im running 5.12.
" makewhatis scans the manual page (also known as reference page) trees,
parses the manual pages, and strips out the NAME section information to
create the "whatis" database used by apropos(1), man(1), and whatis(1)."
I ran it, hopefully it works
-
Interesting; the bug report I linked to shows that this bug was fixed in SME 5.0, so I'd think you shouldn't be seeing it any more. What do you get if you rpm -q man?
-
I'm running SME5.1.2_U1 and man-1.5i2-6. Running makewhatis -w -v completes without error.
Any ideas?
-jeff
-
No, except that I have a different version of man on my SME 5.1.2 machine, and I'm pretty sure it's the one that came with SME 5.1.2 (don't have the CD handy to check at the moment):
[root@e-smith cron.weekly]# rpm -q man
man-1.5i2-0.7x.5
No idea if this would make a difference.
-
since i dont ever use man too often at the prompt (you can view man pages online), i just uninstalled it.....
thx dan