[Bug 1680469] Re: groups: cannot find name for group ID 472
Steve Langasek
1680469 at bugs.launchpad.net
Fri May 26 22:30:59 UTC 2023
This is the bug tracker for the debootstrap package in Ubuntu. Please
contact the provider of the package you installed with zypper for
support.
** Changed in: debootstrap (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debootstrap in Ubuntu.
https://bugs.launchpad.net/bugs/1680469
Title:
groups: cannot find name for group ID 472
Status in debootstrap package in Ubuntu:
Invalid
Bug description:
Reproducer:
-----------
Log in as `root` in your host OS (in my case I used openSUSE Leap 42.2)
> # su -
Install the required software to bootstrap a Debian-based system
> # zypper install debootstrap dpkg
Create the a sub-directory in which you are going to install the
Ubuntu system
> # mkdir /mnt/chroot-ubuntu-trusty
> # debootstrap trusty /mnt/chroot-ubuntu-trusty/ http://archive.ubuntu.com/ubuntu/ubuntu/
> ...
> I: Base system installed successfully.
While creating a `chrooted` environment, we are instructing the
`chroot` comamand to run the `/bin/bash` command as well.
> ultron:~ # chroot /mnt/chroot-ubuntu-trusty /bin/bash
> groups: cannot find name for group ID 472
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/1680469/+subscriptions
More information about the foundations-bugs
mailing list