Commit bad4b87
committed
Ensure Upgrade in action
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/43231 parent 40c7737 commit bad4b87
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
0 commit comments