******************************************************************************
*
* The base-files package cannot be installed because this system has a
* split /usr.
*
* Please install the usrmerge package to convert this system to merged-/usr.
*
* For more information please read
.
*
******************************************************************************
<?xml version="1.0" encoding="utf-8"?>
<image schemaversion="8.0" name="ubuntu24-oem">
<description type="system">
<author>Enterprise Build</author>
<contact>
ad...@example.com</contact>
<specification>Ubuntu 24.04 OEM image for GCP (dracut + LVM)</specification>
</description>
<preferences>
<version>24.04.0</version>
<packagemanager>apt</packagemanager>
<type image="oem" filesystem="ext4" firmware="uefi" initrd_system="dracut" format="gce">
<bootloader name="grub2"/>
<size unit="G">10</size>
<systemdisk name="rootvg">
<volume name="@root" size="4G"/>
<volume name="lv_var" size="1G" mountpoint="var"/>
<volume name="lv_tmp" size="1G" mountpoint="tmp"/>
<volume name="lv_home" size="1G" mountpoint="home"/>
<volume name="lv_opt" size="1G" mountpoint="opt"/>
</systemdisk>
</type>
</preferences>
<repository sourcetype="baseurl" priority="1" distribution="noble" components="main restricted universe multiverse">
<source path="
http://archive.ubuntu.com/ubuntu"/>
</repository>
<repository sourcetype="baseurl" priority="2" distribution="noble-updates" components="main restricted universe multiverse">
<source path="
http://archive.ubuntu.com/ubuntu"/>
</repository>
<repository sourcetype="baseurl" priority="3" distribution="noble-security" components="main restricted universe multiverse">
<source path="
http://security.ubuntu.com/ubuntu"/>
</repository>
<packages type="bootstrap">
<package name="apt"/>
<package name="ubuntu-keyring"/>
<package name="ca-certificates"/>
<package name="gnupg"/>
<package name="systemd-sysv"/>
<package name="initramfs-tools"/>
<package name="locales"/>
</packages>
<packages type="image">
<package name="ubuntu-minimal"/>
<package name="linux-image-generic"/>
<package name="grub-pc"/>
<package name="lvm2"/>
<package name="dracut"/>
<package name="kiwi-dracut-oem-repart"/>
<package name="cloud-init"/>
<package name="
netplan.io"/>
</packages>
</image>
Any help or insight would be greatly appreciated!
If more logs are needed, I can provide them.