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

Error: fork/exec /home/pablo/.helm/plugins/helm-mirror/bin/mirror: no such file or directory #21

Open
fomenta opened this issue Oct 18, 2019 · 0 comments

Comments

@fomenta
Copy link

fomenta commented Oct 18, 2019

I am using ubuntu:
Linux #33~18.04.1-Ubuntu SMP Tue Oct 1 10:20:39 UTC 2019 x86_64 GNU/Linux

I ran:

helm plugin install https://github.com/openSUSE/helm-mirror --version master

Then I tried downloading a package to mirror:

helm mirror "https://kubecost.github.io/cost-analyzer/" "$PWD/tempcharts" --chart-name cost-analyzer --chart-version 1.45.2

And I got back this error:

Error: fork/exec ~/.helm/plugins/helm-mirror/bin/mirror: no such file or directory

Checking folder "~/.helm/plugins/helm-mirror/bin/", I see there's a file "helm-mirror" not "mirror".

If I rename the file manually, the command does not raise any error but I still don't get the package. The only thing downloaded is the index.yaml file.

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