f2e7cd1307
The problem lays with the 'extract-image' script as it is using lsblk commands to extract image's partition (find out root/efi/boot, lines:100-102) but the output is empty inside a container. lsblk gives empty output for FSTYPE, LABEL, GUID.. the fix is to use blkid. Closes-Bug: 1974350 Change-Id: I3b460c6dd9caa519c55327c5bd4b7e4585a8bd22 |
||
---|---|---|
.. | ||
block_device | ||
elements | ||
lib | ||
tests | ||
__init__.py | ||
disk_image_create.py | ||
element_dependencies.py | ||
logging_config.py | ||
paths.py | ||
version.py |