[Bug 1680469] [NEW] groups: cannot find name for group ID 472
Panos Georgiadis
drpaneas at gmail.com
Thu Apr 6 14:00:36 UTC 2017
Public bug reported:
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
** Affects: debootstrap (Ubuntu)
Importance: Undecided
Status: New
** Tags: debootstrap
** Description changed:
Reproducer:
-----------
- Log in as user in your host OS (in my case I used openSUSE Leap 42.2)
+ 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
+ > # 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
** Tags added: debootstrap
--
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:
New
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