sudo -u requires a user name, or a numeric user id prefixed with a literal '#'. The code is passing a bare uid.
I do not think this could ever have worked, so either nobody is using the project, or they all ignored the setup script and did the installation manually.
Change $SUDO_UID to $SUDO_USER.
I do not think this could ever have worked, so either nobody is using the project, or they all ignored the setup script and did the installation manually.
Change $SUDO_UID to $SUDO_USER.
Statistics: Posted by jojopi — Tue Dec 24, 2024 2:44 am