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

Ian Johnson 1889092 at bugs.launchpad.net
Wed Sep 23 18:20:30 UTC 2020


As explained by James, this is not really a bug with getent or nss-
extrausers, it is operating by design, as such closing this bug.

** Changed in: snapd
       Status: Confirmed => Won't Fix

** Changed in: glibc (Ubuntu)
       Status: New => Invalid

-- 
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:
  Won't Fix
Status in glibc package in Ubuntu:
  Invalid

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