AlmaLinux / almalinux-deploy

EL to AlmaLinux migration tool.
GNU General Public License v3.0
535 stars 71 forks source link

Crash when using Cockpit Terminal #205

Open SysAdminShed opened 4 months ago

SysAdminShed commented 4 months ago

The almalinux-deploy script does crash when being executed via the Cockpit Terminal.

Since Cockpit gets reinstalled for Alma Linux 8, it does reset the connection and will crash the script to migrate from Rocky 8 to Alma 8.

Tested in Dev twice and replicated twice.

If you reboot the device, you simply get in rescue directly since it's missing almost everything and GRUB2 completely.

codyro commented 4 months ago

I'm not sure if this is something that can easily be worked around--ideally you're running the script via SSH or via the console.

Is there a requirement to use cockpit to access the terminal?

andrewlukoshko commented 1 month ago

I think we just need to update Migration guide to mention using reliable console access. @sboldyreva

SysAdminShed commented 1 month ago

I completely agree, I just think this would need to be mentioned in case someone tries it like I did.