[H-GEN] I habe slight problem

Craig Eldershaw celdersh at parc.xerox.com
Thu Aug 26 13:02:42 EDT 1999


[ Humbug *General* list - semi-serious discussions about Humbug and
Unix-related topics. ]

OK, in case it wasn't obvious (appologies if it is), then cron is just
mailing you the output of the program.  The problem is nothing to do
with cron (unless cron is for some reason running the job as the wrong
user.

>/usr/bin/news.daily: /var/lib/news/.news.daily: Permission denied
>
>now news.daily is r_xr_x___
>.news.daily is rw_r__r__

Hmmm... is /usr/bin/news.daily actually a binary ?  Or a script ?  If
the latter, then look through it to see what it's trying to do with
/var/lib/news/.news.daily .  Also check ther permissions on the
directory /var/lib/news - that would be relevant if it were trying to
delet the file.  if /u/b/n.d is actually a binary, then try running it
manually with strace to find out what's it's trying to do.

I have difficulty believing that this is kernel related.

C.

--
This is list (humbug) general handled by majordomo at lists.humbug.org.au .
Postings only from subscribed addresses of lists general or general-post.



More information about the General mailing list