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

Install.sh giving error on line 197 when installing kubernetes 1.29.6 #5262

Open
manal-irfan opened this issue Jul 22, 2024 · 0 comments
Open

Comments

@manal-irfan
Copy link

Hi all, i have installed a airgapped container and transferred it to my RHEL 9 machine, however 2 problems.

  1. if i dont specify a kurl-installation-directory it gives me ./bin/kurl permission denied (even though im running with root)
  2. when i do speficiy a directory, it runs some checks then it gives me this error
    Checking if Git installed
    Checking if libzstd is installed
    An error offucred on line 197

When i nano my install.sh this is what i have on line 197 its giving error in the addon_preflight function in
if [-z "$name ] || [ -z "$version"]; then

This is where its giving me an error

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

1 participant