Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rootlesskit --debug doesn't print slirp4netns stdout to debug log #147

Open
AkihiroSuda opened this issue May 11, 2020 · 0 comments
Open
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@AkihiroSuda
Copy link
Member

// FIXME: Stdout doen't seem captured
cmd.Stdout = d.logWriter
cmd.Stderr = d.logWriter

stderr is printed as expected, but stdout is not.
slirp4netns: v1.0.1

@AkihiroSuda AkihiroSuda added bug Something isn't working help wanted Extra attention is needed labels May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant