[Bug 1889092] Re: getent does not support extrausers on uc18

Ian Johnson 1889092 at bugs.launchpad.net
Mon Aug 24 12:14:45 UTC 2020


The patch does not seem to be in focal, at least it is not in the
current core20 snap.

-- 
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