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

Colima github action breaking #10

Closed
commjoen opened this issue Aug 17, 2023 · 10 comments
Closed

Colima github action breaking #10

commjoen opened this issue Aug 17, 2023 · 10 comments
Assignees
Labels
bug Something isn't working

Comments

@commjoen
Copy link

Dear awesome @douglascamata ,
thank you so much for this great github action! We have been actively using it in OWASP WrongSecrets as we wanted to validate whether our container would work in Colima.
Now we have hit a bit of a problem: Our Github action has started to fail: https://github.com/OWASP/wrongsecrets/actions/runs/5887533972/job/15967077575
With the error found at https://github.com/OWASP/wrongsecrets/actions/runs/5887533972/job/15967077575#step:3:63:
cat: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/colima.rb: No such file or directory . Can you help us good sir? What can we do to fix this?

@douglascamata
Copy link
Owner

Thanks for the report, @commjoen. I'm on a bit of a short, half-vacations week, but I will have a look as soon as I can.

In the meantime, can you try to upgrade to the v1-alpha.5 tag to see whether it fixes your issue or not?

@commjoen
Copy link
Author

Enjoy your vacation sir! No rush ;-), we know OSS takes time and are grateful for your work! Upgrading to it did not work, see https://github.com/OWASP/wrongsecrets/actions/runs/5889098046/job/15971584677?pr=939

@douglascamata
Copy link
Owner

Apparently it was a quick one, @commjoen. Can you please try the tag v1-alpha.6? If that works well I will update the v1-alpha tag too.

@yrashk
Copy link
Contributor

yrashk commented Aug 17, 2023

I ran into this as well, had the same error (cat: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/colima.rb: No such file or directory), upgraded and now I am getting cat: docker: Is a directory

@yrashk
Copy link
Contributor

yrashk commented Aug 17, 2023

It looks like my error is happening because my project has docker directory in the root.

@yrashk
Copy link
Contributor

yrashk commented Aug 17, 2023

I've sent a workaround in #11

@commjoen
Copy link
Author

V1-alpha.6 seems to work!

@commjoen
Copy link
Author

commjoen commented Aug 18, 2023

Merging the usage of v1-alpha.6 to master \o/ thank you! I am fine with closing the issue now :) . Have a great vacation sir!

@commjoen
Copy link
Author

Hmm the issue seems to be back: our Colima builds keep on failing as visible at https://github.com/OWASP/wrongsecrets/actions/runs/6004614599/job/16285572865?pr=949

@commjoen commjoen reopened this Aug 28, 2023
@douglascamata
Copy link
Owner

That's yet a new issue. I've been tracking it on #16 as the root cause is different. Let's move this over there, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants