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

Setup fails to test for helm as non root macOS user #661

Open
pinheadmz opened this issue Oct 24, 2024 · 5 comments
Open

Setup fails to test for helm as non root macOS user #661

pinheadmz opened this issue Oct 24, 2024 · 5 comments
Assignees

Comments

@pinheadmz
Copy link
Contributor

In this environment the subprocess module raises a permission error not a FileNotFound error. So it isn't caught by the try catch.

@mplsgrant
Copy link
Collaborator

Is this #640 -> #654?

@pinheadmz
Copy link
Contributor Author

I dont think so, more like replacing all FileNotFoundError with plain Exception in project.py

@Anyitechs
Copy link

Hi @pinheadmz, I'll like to work on this issue. Can you assign it to me?

@willcl-ark
Copy link
Contributor

Hi @Anyitechs, we don't really work on assigning basis here, but please feel free to pick up the changes here (I assigned it to you anyway 😄 )

@Anyitechs
Copy link

Hi @Anyitechs, we don't really work on assigning basis here, but please feel free to pick up the changes here (I assigned it to you anyway 😄 )

Thank you. I'll send in a draft PR shortly for concept ACK.

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

4 participants