Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4848

Troubleshooting • Re: Trouble with $SUDO_UID

$
0
0
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.

Statistics: Posted by jojopi — Tue Dec 24, 2024 2:44 am



Viewing all articles
Browse latest Browse all 4848

Trending Articles