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

Centos 7 support #29

Closed
adaoud-ims opened this issue Nov 16, 2021 · 5 comments
Closed

Centos 7 support #29

adaoud-ims opened this issue Nov 16, 2021 · 5 comments
Labels
getenvoy issues raised about getenvoy due to delay of upstream packages or lack of CentOS 7 support

Comments

@adaoud-ims
Copy link

I tried to run func-e on a centos7 but I got an error with GLIBC_2.18 not found.
Is it suppose to work on Centos7 ?

[root@9a6cba8c07ab /]# func-e run --config-yaml "admin: {address: {socket_address: {address: '127.0.0.1', port_value: 9901}}}" looking up the latest Envoy version downloading https://archive.tetratelabs.io/envoy/download/v1.20.0/envoy-v1.20.0-linux-amd64.tar.xz starting: /root/.func-e/versions/1.20.0/bin/envoy --config-yaml admin: {address: {socket_address: {address: '127.0.0.1', port_value: 9901}}} --admin-address-path /root/.func-e/runs/1637099786058359687/admin-address.txt /root/.func-e/versions/1.20.0/bin/envoy: /lib64/libc.so.6: version 'GLIBC_2.18' not found (required by /root/.func-e/versions/1.20.0/bin/envoy) error: envoy exited with status: 1

@adaoud-ims
Copy link
Author

I saw that you manage the rpm package also :
https://cloudsmith.io/~tetrate/repos/getenvoy-rpm-nightly/packages/

Do you still maintaining those package ? Do you have the spec file ?

@codefromthecrypt
Copy link
Contributor

This is a duplicate of #17

@codefromthecrypt
Copy link
Contributor

I saw that you manage the rpm package also :
https://cloudsmith.io/~tetrate/repos/getenvoy-rpm-nightly/packages/

There is no getenvoy project anymore. While official packages are taking surprisingly long to become available (>5months), that's the route for system packages of envoy. envoyproxy/envoy#16867 (comment)

hope these pointers help!

@lizan
Copy link

lizan commented Nov 17, 2021

Note upstream system package wont support CentOS 7 anyway.

@codefromthecrypt codefromthecrypt transferred this issue from tetratelabs/func-e Nov 20, 2021
@codefromthecrypt codefromthecrypt added the getenvoy issues raised about getenvoy due to delay of upstream packages or lack of CentOS 7 support label Nov 20, 2021
@codefromthecrypt
Copy link
Contributor

I'll update notes on #17 as this topic continues to come up do in part by envoyproxy team not having any formal support statement or progress on packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
getenvoy issues raised about getenvoy due to delay of upstream packages or lack of CentOS 7 support
Projects
None yet
Development

No branches or pull requests

3 participants