Paulius Zaleckas writes:

And this is what strace looks like:

.....
6328  munmap(0x40016000, 8015)          = 0
6328  getuid32()                        = 0
6328  setgid32(108)                     = 0
6328  getuid32()                        = 0
6328  setgroups32(1, [108])             = 0
6328  setuid32(1007)                    = 0
6328  chdir("/usr")                     = -1 EACCES
(Permission denied)

For some bizarre reason, you have no permissions on your /usr directory.

Fix that.


Attachment: pgpqe2bupEPRT.pgp
Description: PGP signature

Reply via email to