-
Notifications
You must be signed in to change notification settings - Fork 826
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
updateing debian image to bullseye/Part-2 #2585
updateing debian image to bullseye/Part-2 #2585
Conversation
Build Failed 😱 Build Id: 51074758-5bd0-46b3-8206-03bf4d6b5b36 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
I see:
When you run this locally, what is output in the log file? |
The CI system will run all SDK tests, but to test locally, the easiest might be to run just one, so do a:
Then we can look at "/go/src/agones.dev/agones/sdks/cpp/.build/clang-format/CMakeFiles/CMakeOutput.log". to see if we can see what is failing in that log file. |
Since this seems to be blocked for now, should be close this PR? |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: SaitejaTamma The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build Failed 😱 Build Id: 7ea2c396-45c3-4e8c-a612-6a85f7efe3b9 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Failed again - looks like I'll end up taking this over.
|
Pretty sure I've got a fix for this, so closing, and will replace shortly. |
What type of PR is this?
/kind bug
What this PR does / Why we need it: it is a part of #2224
Which issue(s) this PR fixes: