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

Re: man-db



Hello Craig,

On Wednesday, September 26, 2001 at 5:15:03 PM, 
you wrote (at least in part):

> Hi,
> I am having problems with man-db, could someone please advise on why this is
> happening & any solutions, pointers I can try.
...
> run-parts: /etc/cron.weekly/man-db exited with return code 3

my '/etc/cron.weekly/man-db' contains only one _executed_ line:

/usr/bin/nice /usr/bin/mandb --create 2>/dev/null > /dev/null

if yours does too try this line without the '2>/dev/null >/dev/null' or even
with an additional '--debug' so it looks like this

/usr/bin/nice /usr/bin/mandb --create
or
/usr/bin/nice /usr/bin/mandb --create --debug

execute is manually and see what 'mandb' has to moan about.

HTH
-- 
Best regards
 Peter                    



Reply to: