groups: cannot find name for group ID 472

Bug #1680469 reported by Panos Georgiadis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
debootstrap (Ubuntu)
Invalid
Undecided
Unassigned

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

Tags: debootstrap
description: updated
tags: added: debootstrap
Revision history for this message
Steve Langasek (vorlon) wrote :

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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.