[Bug 1889092] Re: getent does not support extrausers on uc18
Ian Johnson
1889092 at bugs.launchpad.net
Mon Aug 24 10:37:32 UTC 2020
I added glibc since getent seems to come from libc-bin, which launchpad
tells me is tracked with glibc package?
Anyways, yes I think this is something we should strongly consider
backporting if the patch is already available in (at latest) groovy.
** Also affects: glibc (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/1889092
Title:
getent does not support extrausers on uc18
Status in snapd:
Confirmed
Status in glibc package in Ubuntu:
New
Bug description:
for example, see this test:
```
user at coreimg:~$ snap run --shell docker
user at coreimg:/home/user$ grep docker /var/lib/extrausers/group
docker:x:113:
user at coreimg:/home/user$ grep docker /etc/group
user at coreimg:/home/user$ getent group docker
user at coreimg:/home/user$
```
with a modified version of the core18 snap to move the docker gid
definition from /etc/group to /var/lib/extrausers/group, this was
based on the edge channel revision 1888 on arm64.
To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1889092/+subscriptions
More information about the foundations-bugs
mailing list