Wind River Support Network

HomeDefectsLIN6-7331
Fixed

LIN6-7331 : [wrinstaller6]An unhandled exception has occurred when installing bootloader

Created: May 5, 2014    Updated: Dec 3, 2018
Resolved Date: May 11, 2014
Found In Version: 6.0.0.6
Fix Version: 6.0.0.7
Severity: Critical
Applicable for: Wind River Linux 6
Component/s: Target-Installer

Description

 An unhandled exception has occurs when installing bootloader.  Please see log and screenshot in the attachment.

22:17:14,819 INFO anaconda: Skipping running /usr/sbin/lokkit since it doesn't exist.
22:17:14,819 INFO anaconda: Skipping running /usr/sbin/lokkit since it doesn't exist.
22:17:14,820 DEBUG anaconda: called smartinstall.SmartBackend.writeConfigurations
22:17:14,820 INFO anaconda: dispatch: leaving (1) step writeconfig
22:17:14,820 INFO anaconda: dispatch: moving (1) to step firstboot
22:17:14,821 DEBUG anaconda: dispatch: firstboot is a direct step
22:17:14,821 INFO anaconda: dispatch: leaving (1) step firstboot
22:17:14,821 INFO anaconda: dispatch: moving (1) to step instbootloader
22:17:14,822 DEBUG anaconda: dispatch: instbootloader is a direct step
22:17:14,827 DEBUG anaconda: called smartinstall.SmartBackend.kernelVersionList
22:17:15,580 ERR anaconda: Error running efibootmgr: No such file or directory
22:17:15,625 CRIT anaconda: anaconda 16.25 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 242, in execWithCapture
    raise RuntimeError, "Error running " + command + ": " + e.strerror
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1376, in efibootmgr
    return exec_func("efibootmgr", list(args), **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1404, in remove_efi_boot_target
    buf = self.efibootmgr(capture=True)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1445, in install
    self.remove_efi_boot_target(install_root=install_root)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1462, in write
    self.install(install_root=install_root)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2165, in writeBootloader
    anaconda.bootloader.write(install_root=anaconda.rootPath)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 373, in dispatch
    self.dir = self.steps[self.step].target(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 241, in go_forward
    self.dispatch()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1201, in nextClicked
    self.anaconda.dispatch.go_forward()
RuntimeError: Error running efibootmgr: No such file or directory

Steps to Reproduce

1. project1:configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=glibc-std+installer-support --with-sstate-dir=/build/SSTATE_CACHE
2. make all
3. project2: configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=wr-installer --enable-target-installer=yes --with-installer-target-build=/WRINSTALLER/0505/build_prj/combo1/ --enable-bootimage=iso
4. make all
5. dd if=intel-x86-64-installer-standard-dist.iso of=${flash_disk}
6. boot emerson_evoc_qm67 from usb disk with ISO installer image.
7. Install ISO image.

Other Downloads


Live chat
Online