Package conflicts when running automation scripts on almalinux

Hey everyone, I’m testing a few automation tools on almalinux and I keep hitting dependency and permission issues when they run alongside certain packages. For example, when trying to load some rblx scripts for a sandboxed environment, the processes sometimes get blocked or fail to write logs.

Is this usually caused by selinux policies, missing libraries, or repo conflicts? And are there any best practices for running lightweight scripts on almalinux without breaking package integrity or system security?