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

Fix grub-efi-amd64-signed installation failures on Ubuntu 20.04 CI builds #2504

Merged
merged 4 commits into from
Oct 7, 2023

Conversation

MyreMylar
Copy link
Member

@MyreMylar MyreMylar commented Oct 6, 2023

The full error looks like this:

Setting up grub-efi-amd64-signed (1.187.6~20.04.1+2.06-2ubuntu14.4) ...
mount: /var/lib/grub/esp: special device /dev/disk/by-id/scsi-14d53465420202020d8446e3f9983954098f1e80336f3baf3-part15 does not exist.
dpkg: error processing package grub-efi-amd64-signed (--configure):
 installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 32

See: https://github.com/orgs/community/discussions/47863
See also: actions/runner-images#7192

May have to try a few things here.

@MyreMylar MyreMylar requested a review from a team as a code owner October 6, 2023 19:09
@MyreMylar
Copy link
Member Author

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.

@MyreMylar MyreMylar changed the title Fix grub-efi install failures Fix grub-efi-amd64-signed installation failures on Ubuntu 20.04 CI builds Oct 6, 2023
Copy link
Member

@oddbookworm oddbookworm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@Temmie3754 Temmie3754 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Member

@ankith26 ankith26 left a 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

@ankith26 ankith26 added the CI Issue with the Continuous Integration (CI), the actions/bots that test things label Oct 7, 2023
@ankith26 ankith26 added this to the 2.4.0 milestone Oct 7, 2023
@ankith26 ankith26 merged commit e544d0f into main Oct 7, 2023
3 checks passed
@ankith26 ankith26 deleted the test-fix-grub-efi branch October 7, 2023 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Issue with the Continuous Integration (CI), the actions/bots that test things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants