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

kamel 1.4.1 build failure #2484

Closed
chenrui333 opened this issue Jul 6, 2021 · 4 comments
Closed

kamel 1.4.1 build failure #2484

chenrui333 opened this issue Jul 6, 2021 · 4 comments

Comments

@chenrui333
Copy link

--- FAIL: TestIsLocalFileAndExists (0.00s)
run_test.go:520:
Error Trace: run_test.go:520
Error: Expected value not to be nil.
Test: TestIsLocalFileAndExists

relates to Homebrew/homebrew-core#80613

@chenrui333
Copy link
Author

Gonna try out kamel 1.5.0 build now

@squakez
Copy link
Contributor

squakez commented Jul 12, 2021

I guess it depends on the operating system and the level of permissions of the account which is executing the build. Basically the test is assuming that there is a permission denied on accessing the /root/ directory. I guess we may even remove it if we're not able to reproduce the same behavior on any system, or find a way to skip it when running on non-linux OS.

@chenrui333
Copy link
Author

This build patch works for me, and I restart the 1.5.0 release update PR

@chenrui333
Copy link
Author

Close the issue as my build is green now. Thanks for the help!

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