Search found 2 matches

by robfantini
29 Jun 2013, 14:15
Forum: Report Bugs (csf)
Topic: man-db permission denied
Replies: 5
Views: 11219

Re: man-db permission denied

Also another system did not have the issue.

/usr/local/share/man/man1 had other files besides csf.1 .

for the system witht the error, csf.1 is the only file in /usr/local/share/man/man1 .

so it looks like the issue is with mkdir .
by robfantini
29 Jun 2013, 14:12
Forum: Report Bugs (csf)
Topic: man-db permission denied
Replies: 5
Views: 11219

Re: man-db permission denied

we had same issue, using Debian Wheezy

here is ls -l d before fixing:

Code: Select all

# ls -ld /usr/local/share/man/man1
drw---S--- 2 root staff 4096 Jun 29 04:36 /usr/local/share/man/man1
ps - I checked and thre eis a lready a bug reported.