-
-
Notifications
You must be signed in to change notification settings - Fork 152
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
Fix grub-efi-amd64-signed installation failures on Ubuntu 20.04 CI builds #2504
Conversation
This issue happened before back in Feb/March and we added a temp fix, then pulled it out again when Github resolved it. It is happening again this week (several days now) so I propose we pop the temp fix back in until it is again resolved by Github. I've updated our original bug thread about it, in case that makes a difference. This time I also tried a couple of other temp fixes I saw posted on the Github Actions repo - however the only one that worked here was our original temp fix. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, lets get this in ASAP
The full error looks like this:
See: https://github.com/orgs/community/discussions/47863
See also: actions/runner-images#7192
May have to try a few things here.