This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Florian Weimer <fweimer@redhat.com> writes: > Sorry, I don't understand. Why would the user want to run distcc *in > the container*? That was just an example of an environment variable that affects the build. I don't know what environment variables affect the test cases. Timeout-related? Without a review of *every* test that might be run in a container, we won't know what environment variables are valid for the user to specify. > What reason do we have to believe that the host environment variable > settings (regarding terminal, locales and the like) are even valid in > the container? We don't know they're valid, but we don't know they're invalid either. We don't filter the environment for non-container variables. Not over-filtering the container is at least consistent.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |