It seems the culprit is the man command, rather than the man pages themselves, since you
can "cat" the files directly.
The man command tends to consult other files and directories, such as manpath.config and cache directories. It would be worth using strace, e.g. strace man qhost, to see where the permission error is
coming from.
Also, do you have any residual files left over from your previous installation
of gridengine?
Cheers
Fred
On 24/01/2019 19:29, David Triimboli wrote:
On 1/24/2019 2:05 PM, Reuti wrote:
Do the permissions for the directories include the x flag and not only r?
drwxr-xr-x 2 root root 4.0K Jan 13 2010 man1
drwxr-xr-x 2 root root 4.0K Jan 13 2010 man3
drwxr-xr-x 2 root root 4.0K Jan 13 2010 man5
drwxr-xr-x 2 root root 4.0K Jan 13 2010 man8
Yes. They are owned by sgeadmin, not root, but the directories all have
drwxr-xr-x.
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users