Hopefully a quick one, m.s. and crew,
I've tried latest kiwi from V:A/Builder and latest from leap 15.1 updates
changing only "overlay" to "dmsquash" to build a Live ISO image suitable for PXE booting.
However, building on leap 15.1 and get the ERROR at the end ... for all 4 cases
Are the templates missing something easy (like some bootincludes pkgs for dmsquash)?
TIA
d.b.
[ INFO ]: 00:35:48 | Cleaning up SystemPrepare instance
[ WARNING ]: 00:35:48 | Path /home/admin/suse-leap-15.1-JeOS/out/build/image-root/sys not a mountpoint
[ WARNING ]: 00:35:48 | Path /home/admin/suse-leap-15.1-JeOS/out/build/image-root/proc not a mountpoint
[ WARNING ]: 00:35:48 | Failed to remove directory hierarchy /home/admin/suse-leap-15.1-JeOS/out/build/image-root/var/cache/kiwi: rmdir: stderr: rmdir: failed to remove '/home'
, stdout: (no output on stdout)
[ INFO ]: 00:35:48 | Creating system image
[ INFO ]: 00:35:48 | Using following live ISO metadata:
[ INFO ]: 00:35:48 | --> Application id: 0xa5f67de7
[ INFO ]: 00:35:48 | --> Publisher: SUSE LINUX GmbH
[ INFO ]: 00:35:48 | --> Volume id: CDROM
[ INFO ]: 00:35:48 | Packing system into dracut live ISO type: dmsquash
[ INFO ]: 00:35:48 | Using calculated size: 1276 MB
[ INFO ]: 00:35:48 | --> Syncing data to ext4 root image
[ INFO ]: 00:35:57 | --> Creating squashfs container for root image
[ INFO ]: 00:36:17 | Setting up isolinux bootloader configuration
[ WARNING ]: 00:36:17 | root=UUID=<uuid> setup requested, but uuid is not provided
[ INFO ]: 00:36:17 | Creating isolinux live ISO config file from template
[ INFO ]: 00:36:17 | --> Using standard ISO template
[ INFO ]: 00:36:17 | Writing isolinux.cfg file
[ INFO ]: 00:36:17 | Setting up EFI grub bootloader configuration
[ INFO ]: 00:36:18 | Creating grub2 bootloader images
[ INFO ]: 00:36:18 | --> Creating identifier file 0xa5f67de7
[ INFO ]: 00:36:18 | --> Using prebuilt unsigned efi image
[ INFO ]: 00:36:18 | Creating grub2 live ISO config file from template
[ WARNING ]: 00:36:18 | root=UUID=<uuid> setup requested, but uuid is not provided
[ INFO ]: 00:36:18 | --> Using standard boot template
[ INFO ]: 00:36:18 | Writing grub.cfg file
[ INFO ]: 00:36:18 | Writing /home/admin/suse-leap-15.1-JeOS/out/live-media.ik4ln9lu/EFI/BOOT/grub.cfg file to be found by EFI firmware
[ INFO ]: 00:36:18 | Writing grub2 defaults file
[ INFO ]: 00:36:18 | Writing sysconfig bootloader file
[ INFO ]: 00:36:18 | Creating .profile environment
[ INFO ]: 00:36:18 | Creating live ISO boot image
[ INFO ]: 00:36:18 | Creating generic dracut initrd archive
[ ERROR ]: 00:36:19 | KiwiCommandError: chroot: stderr: dracut: Executing: /usr/bin/dracut --force --no-hostonly --no-hostonly-cmdline --xz --install /.profile liveleap.x86_64-1.15.1.initrd.xz 4.12.14-lp151.27-default
dracut: dracut module 'modsign' will not be installed, because command 'keyctl' could not be found!
dracut: dracut module 'url-lib' will not be installed, because command 'curl' could not be found!
dracut: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
dracut: dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found!
dracut: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
dracut: dracut module 'url-lib' will not be installed, because command 'curl' could not be found!
dracut: dracut module 'livenet' depends on 'url-lib', which can't be installed
dracut: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!
dracut: dracut module 'multipath' will not be installed, because it's in the list to be omitted!
dracut: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'dcbtool' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fipvlan' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'lldpad' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fcoemon' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fcoeadm' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
dracut: dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found!
dracut: 95nfs: Could not find any command of 'rpcbind portmap'!
dracut: dracut module 'livenet' cannot be found or installed.
, stdout: (no output on stdout)
[ INFO ]: 00:36:19 | Cleaning up FileSystemExt4 instance
[ INFO ]: 00:36:19 | Cleaning up LoopDevice instance
[ INFO ]: 00:36:19 | Cleaning up LiveImageBuilder instance
[ INFO ]: 00:36:19 | Cleaning up BootImageDracut instance