Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ensure Upgrade in action #15

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

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

iurygregory
Copy link
Contributor

Baremetal jobs were failling because of dpkg failed to process the grub-efi-amd64-signed package, according to some articles online, we can avoid this problem by ensuring we have the latest packages installed.

https://askubuntu.com/questions/1276111/error-upgrading-grub-efi-amd64-signed-special-device-old-ssd-does-not-exist https://forum.hestiacp.com/t/ubuntu-20-04-installation-error/4323

Baremetal jobs were failling because of dpkg failed to process
the grub-efi-amd64-signed package, according to some articles
online, we can avoid this problem by ensuring we have the latest
packages installed.

https://askubuntu.com/questions/1276111/error-upgrading-grub-efi-amd64-signed-special-device-old-ssd-does-not-exist
https://forum.hestiacp.com/t/ubuntu-20-04-installation-error/4323
Copy link
Contributor

@mandre mandre left a comment

Choose a reason for hiding this comment

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

LGTM.
This commit assumes ubuntu runner, but this is fine as we already made that assumption a long time ago.

@EmilienM
Copy link
Contributor

LGTM, waiting for CI to finish

@EmilienM EmilienM merged commit 2980f82 into gophercloud:main Oct 12, 2023
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

Successfully merging this pull request may close these issues.

3 participants