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

Installation fails in cygwin with bash #165

Open
pluess opened this issue Apr 28, 2022 · 1 comment
Open

Installation fails in cygwin with bash #165

pluess opened this issue Apr 28, 2022 · 1 comment

Comments

@pluess
Copy link

pluess commented Apr 28, 2022

It's not possible to instal the plugin form a cygwin environment:

helm plugin install https://github.com/quintush/helm-unittest
./install-binary.sh: Zeile 2: $'\r': Kommando nicht gefunden.
./install-binary.sh: Zeile 4: $'\r': Kommando nicht gefunden.
./install-binary.sh: Zeile 8: $'\r': Kommando nicht gefunden.
./install-binary.sh: Zeile 10: $'\r': Kommando nicht gefunden.
./install-binary.sh: Zeile 25: Syntaxfehler beim unerwarteten Wort `$'{\r''
'/install-binary.sh: Zeile 25: `initArch() {
Error: plugin install hook for "unittest" exited with error

After the failed install
helm plugin list
lists the plugin as installed.
helm plugin uninstall unittest
is necessary to get rid of the failed installation.

@quintush
Copy link
Owner

quintush commented Oct 2, 2022

Hello @pluess,

I have setup the plugin using git-bash, which is automatically installed with git on a Windows machine.

That works and can maybe help as a wor ook around.

Will check why it is failing on only sygwin installation.

Greetings,
@quintush

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