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

Document usage on Container Linux #15

Open
jzelinskie opened this issue May 19, 2017 · 0 comments
Open

Document usage on Container Linux #15

jzelinskie opened this issue May 19, 2017 · 0 comments

Comments

@jzelinskie
Copy link
Contributor

jzelinskie commented May 19, 2017

There's an incompatibility between the assumptions around dynamic linking with pyinstaller and the CoreOS userspace. We should add a small doc recommending that people use the toolbox command in Container Linux to get around this.

Users get an error similar to this:

core@jump ~ $ helm registry login -u $USERNAME quay.io
sh: symbol lookup error: sh: undefined symbol: rl_signal_event_hook
sh: symbol lookup error: sh: undefined symbol: rl_signal_event_hook
sh: symbol lookup error: sh: undefined symbol: rl_signal_event_hook
sh: symbol lookup error: sh: undefined symbol: rl_signal_event_hook

To be clear, there's nothing to fix here, we should just document this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant