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

Doesn't work on Rocky Linux 8 or CentOS 7 #254

Open
garyo opened this issue Dec 29, 2023 · 1 comment
Open

Doesn't work on Rocky Linux 8 or CentOS 7 #254

garyo opened this issue Dec 29, 2023 · 1 comment

Comments

@garyo
Copy link

garyo commented Dec 29, 2023

I get this error:
Error: Unable to locate executable file: lsb_release
when it's trying to do this:

/usr/bin/docker exec  e293caa31043d6a32d7423f647ae3185b4671dc6abaf24070a41bf7a4e0c77cb sh -c "cat /etc/*release | grep ^ID"

Maybe check for /etc/os-release and if it exists, source it to get its variables instead there?

@Jimver
Copy link
Owner

Jimver commented Jan 6, 2024

Which method are you using for installation? The network method is only supported on ubuntu. The local method should work though as I don't use lsb_release there.

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

No branches or pull requests

2 participants