cat /etc/nsswitch.conf: # /etc/nsswitch.conf # # Example configuration of GNU Name Service Switch functionality. # If you have the `glibc-doc-reference' and `info' packages installed, try: # `info libc "Name Service Switch"' for information about this file.
passwd: compat group: compat shadow: compat hosts: files dns networks: files protocols: db files services: db files ethers: db files rpc: db files netgroup: nis grep "lx" /etc/passwd lxc-dnsmasq:x:118:126:LXC dnsmasq,,,:/var/lib/lxc:/bin/false lxd:x:123:65534::/var/lib/lxd/:/bin/false grep "lx" /etc/subuid lxd:19695264:65536 grep "lx" /etc/subgid lxd:19695264:65536 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1626836 Title: lxd fails to start with error: failed group lookup: numerical result out of range To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1626836/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
