Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2011 00:59:32 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        FreeBSD Current <freebsd-current@FreeBSD.org>, perl@FreeBSD.org
Subject:   periodic weekly catman - perl problem
Message-ID:  <4E520C64.1080603@FreeBSD.org>
In-Reply-To: <201108201123.p7KBNYFO008124@172-17-198-245.globalsuite.net>
References:  <201108201123.p7KBNYFO008124@172-17-198-245.globalsuite.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I have the catman option enabled for periodic/weekly and get the
following errors:

Reformatting manual pages:
catman: /usr/local/lib/perl5/5.12.4/man/cat3: mkdir: Permission denied
catman: /usr/local/lib/perl5/5.12.4/perl/man/cat3: mkdir: Permission denied


It seems that the cat3 directories are not created because the man
directories are owned by root, and the cat* directories are owned by
man, which is what the 330.catman script operates as.

Creating those directories with the proper permissions allows the catman
periodic script to do its thing. So my question is, is this something
that the catman periodic script should be doing, or should the perl port
be doing it?


Doug



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E520C64.1080603>