bifrost/releasenotes/notes/squashfs-ddbbbac856e8f9fc.yaml
Mark Goddard b166a0629b Install squashfs-tools for Ubuntu image builds
Ubuntu cloud images are distributed in a squashfs file system. Using the
ubuntu DIB element requires unpacking the image, which requires the
squashfs-tools package. This change ensures it is installed.

Story: 2008838
Task: 42345

Change-Id: I3cba11ac02a09d142637e2169a7b901a5b41bd59
2021-04-23 16:32:25 +01:00

6 lines
116 B
YAML

---
fixes:
- |
Fixes a failure when building an Ubuntu image due to a missing
``squashfs-tools`` package.