sudo su
[sudo] password for snake:
su: failed to execute /usr/bin/pkexec —> Linux4.10_to_5.1.17(CVE-2019-13272)/rhel_6(CVE-2011-1485): No such file or directory
I guess the first step would be reading the output “No such file or directory” e.g. confirming pkexec is accessible via your PATH. I would also try changing to a directory that doesn’t have parenthesis in the name, I’m not an expert in bash but I have had problems in the past where those parenthesis get interpreted by bash as a subshell.