1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/data/reusables/release-notes/2022-09-hotpatch-issue.md
Rachael Sewell 19ded728c0 remove 3.5 markup (#39007)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-07-14 16:48:26 +00:00

617 B

Hotpatch upgrades to GitHub Enterprise Server {% ifversion ghes = 3.6 %}3.6.2{% endif %} may fail. Upgrades with the full .pkg are unaffected. If the upgrade fails for your instance, workaround this issue by connecting to the administrative shell (ssh) and running the following non-interactive command:

echo "grub-pc grub-pc/install_devices_empty boolean true" | sudo debconf-set-selections

If you're unable to upgrade, or if you need further assistance, contact GitHub Support. For more information, see "AUTOTITLE." [Updated: 2022-10-14]