[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Weekly Cron Error zcat



> > > zcat: stdout: Broken pipe
> > >

Try checking all the scripts in your cron.weekly folder and make sure
anything apt to generate some output actually sends it someplace. Looks
as if zcat is what is what's being run; and some place to put the output
is a required parameter. It's probably missing.

Clark E. Morgan