Elevate Centos 7.9 to AlmaLinux 8

Dear Friends,
During the upgrade from CentOS 7.9 to AlmaLinux 8, we encountered an error at stage 3 of the process. The error occurred in the leapp-upgrade and is as follows:

Error in /var/log/leapp/leapp-upgrade.log: --------------------------------------- 2024-09-28 22:41:52.726 ERROR PID: 81109 leapp.workflow.InterimPreparation: Actor efi_interim_fix has crashed: Traceback (most recent call last): File “/usr/lib/python2.7/site-packages/leapp/repository/actor_definition.py”, line 75, in _do_run actor_instance.run(*args, **kwargs) File “/usr/lib/python2.7/site-packages/leapp/actors/init.py”, line 296, in run self.process(*args) File “/usr/share/leapp-repository/repositories/system_upgrade/common/actors/efibootorderfix/interim/actor.py”, line 17, in process efi_reboot_fix.maybe_emit_updated_boot_entry() File “/usr/share/leapp-repository/repositories/system_upgrade/common/libraries/efi_reboot_fix.py”, line 47, in maybe_emit_updated_boot_entry run([‘/sbin/efibootmgr’, ‘-n’, current_boot]) File “/usr/lib/python2.7/site-packages/leapp/libraries/stdlib/init.py”, line 192, in run result=result CalledProcessError: Command [‘/sbin/efibootmgr’, ‘-n’, u’0001’] failed with exit code 13.

We would appreciate your assistance in resolving this issue.