mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-03-18 11:04:12 +00:00
Calling debconfig to concatenating the path of scenario xml may fail when executing update-grub during package installation as debconf database might be locked by dpkg. Read scenario config from /usr/share/acrn/scenario.xml (symlink created when installing acrn-hypervisor) instead. Tracked-On: #8667 Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> Reviewed-by: Junjie Mao <junjie.mao@intel.com>