Trying to install pihole 5 via official pihole documentation failed with the following message:
I think this has something to do with LXC or unprivileged containers (which is checked | On) / debian 10. I wasn't able to try installing pihole on a seperate vm so far.
However, since "useradd" hasn't something to do with pihole in general this shouldn't fail. So some other should be affected by the same issues when using "useradd".
Sure, I could fix the pihole installer script or create the user manually. But I don't want to go an unrecommended way and also wants to know whats going on here.
Ty!
Code:
Creating user 'pihole'...basic-install.sh: line 1775: useradd: command not found
[✗] Creating user 'pihole'
basic-install.sh: line 1758: /opt/pihole/gravity.sh: No such file or directory
I think this has something to do with LXC or unprivileged containers (which is checked | On) / debian 10. I wasn't able to try installing pihole on a seperate vm so far.
However, since "useradd" hasn't something to do with pihole in general this shouldn't fail. So some other should be affected by the same issues when using "useradd".
Sure, I could fix the pihole installer script or create the user manually. But I don't want to go an unrecommended way and also wants to know whats going on here.
Ty!