-
Notifications
You must be signed in to change notification settings - Fork 119
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
Cannot be used for older glibc
libs
#2131
Comments
I've been hammering away at trying to get glibc built so we can inject it if needed, but it's slow going. |
Thank you @jhheider for the quick reply. While I have you here 🙂 , may I ask if I've been following |
The gui is currently in beta, and, while the CLI hasn't released v1 yet, it is used in all of our pipelines to build itself. However, as we haven't released v1, the public API is subject to change. I would probably feel comfortable using tea in various production environments, but I'm sure there's plenty of people who would advocate waiting for v1. |
Great, thanks for letting me know. Hopefully, the The GUI also is/will be cross-platform? |
Yup, the plan is for tea to be everywhere. |
I'd say tea/cli is pretty mature; as jacob says we use it all over the place. But it cannot compete with brew’s maturity, brew is 14 years old. tea can do things brew cannot, so I would use it there. You may have issues, but we are finding less and less of those each day. So go into it knowing that. Thanks for being part of this! |
@jhheider amazon linux 2 requiring glibc 27 while we go back to 28 is possibly reason enough for us to try and build against 27. |
We could try and base off an aml minimal image. Worth testing. |
Hi,
I tried setting
tea
up in Amazon Linux 2 (which I think is using an older version ofGLIBC
), and I'm getting the following errors:The text was updated successfully, but these errors were encountered: