Commit ca59ea7
committed
Ensure Update and 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 ca59ea7
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments