New issue
Advanced search Search tips

Issue 706958 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Android Studio container needs an /etc/passwd file

Project Member Reported by chirantan@chromium.org, Mar 30 2017

Issue description

Without an /etc/passwd file it can't figure out what the user's home directory is (or even what the name of the user is).  I'm currently working around this by bind mounting the /etc/passwd file from the VM image into the container.
 

Comment 1 by vapier@chromium.org, Mar 30 2017

hmm, for our package_to_container script, we could probably generate a dummy passwd & group file based on the input ids
Labels: OS-Chrome
Components: Platform>Apps>Container

Comment 4 by dgreid@chromium.org, Nov 18 2017

Status: WontFix (was: Available)
Components: OS>Systems>Containers

Sign in to add a comment