replicatedhq / replicatedhq/kURL

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

Open
#5,262 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
809
Forks
81
Avg merge
1d 21h
Merged PRs (30d)
20

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with install.sh and the addon_preflight function around line 197; reproduce the airgapped install on RHEL 9 with and without kurl-installation-directory. Check the reported condition and surrounding checks, then confirm the installer completes past preflight for Kubernetes 1.29.6.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, shell
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.