Re: [gridengine users] Installing man pages

2019-01-25 Thread David Triimboli
THAT WORKED! Thanks! I was the victim of a bug! On 1/25/2019 12:40 PM, Ian Kaufman wrote: I believe you just need to update /etc/apparmor.d/usr.bin.man to include all of the necessary MAN paths. This was a bug in apparmor that supposedly has been fixed, but depending on your patch level, it m

Re: [gridengine users] Installing man pages

2019-01-25 Thread Ian Kaufman
I believe you just need to update /etc/apparmor.d/usr.bin.man to include all of the necessary MAN paths. This was a bug in apparmor that supposedly has been fixed, but depending on your patch level, it may not. Anyway, according to the bug filed here: https://bugs.launchpad.net/ubuntu/+source/ap

Re: [gridengine users] Installing man pages

2019-01-25 Thread David Triimboli
On 1/25/2019 11:02 AM, Fred Youhanaie wrote: On 25/01/2019 14:24, David Triimboli wrote: On 1/24/2019 5:25 PM, Fred Youhanaie wrote: stat("/opt/sge/bin/qhost", 0x7fff16f8c7a0) = -1 EACCES (Permission denied) That's a strange line, because qhost lives in /opt/sge/bin/lx-amd64. But the foll

Re: [gridengine users] Installing man pages

2019-01-25 Thread David Triimboli
On 1/25/2019 10:52 AM, Reuti wrote: That's a strange line, because qhost lives in /opt/sge/bin/lx-amd64. But the following line also has a permission denied message, and it points to the correct location of qhost. But of course, trimboli@ubuntuclient2:/opt/sge$ ls -l /opt/sge/bin/lx-amd64/qhos

Re: [gridengine users] Installing man pages

2019-01-25 Thread Fred Youhanaie
On 25/01/2019 14:24, David Triimboli wrote: On 1/24/2019 5:25 PM, Fred Youhanaie wrote: stat("/opt/sge/bin/qhost", 0x7fff16f8c7a0) = -1 EACCES (Permission denied) That's a strange line, because qhost lives in /opt/sge/bin/lx-amd64. But the following line also has a permission denied message

Re: [gridengine users] Installing man pages

2019-01-25 Thread Reuti
> Am 25.01.2019 um 15:24 schrieb David Triimboli : > > On 1/24/2019 5:25 PM, Fred Youhanaie wrote: >> >> I can see "Permission denied" errors such as this one in the trace: >> >> openat(AT_FDCWD, "/opt/sge/man", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) >> = -1 EACCES (Permission denied) >>

Re: [gridengine users] Installing man pages

2019-01-25 Thread David Triimboli
On 1/24/2019 5:25 PM, Fred Youhanaie wrote: I can see "Permission denied" errors such as this one in the trace: openat(AT_FDCWD, "/opt/sge/man", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 EACCES (Permission denied) I think it's worth revisiting the directory permissions, for each path