Hello there I'm trying out Pungi build on Fedora 16 "branch": pungi --force --nosource --nodebuginfo --cachedir=/home/joe/Pungibuild/cache -G -C -B -I --flavor Fedora --name Fedora --ver 16 -c /home/joe/fedora-16-pre-install.ks It gives this error at the end: Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /home/joe/Pungibuild/work/Fedora/x86_64/squashfs.img, block size 131072. [===========================================================|] 16384/16384 100% Exportable Squashfs 4.0 filesystem, xz compressed, data block size 131072 compressed data, compressed metadata, compressed fragments, compressed xattrs duplicates are removed Filesystem size 122732.49 Kbytes (119.86 Mbytes) 5.85% of uncompressed filesystem size (2097216.44 Kbytes) Inode table size 7518 bytes (7.34 Kbytes) 11.44% of uncompressed inode table size (65690 bytes) Directory table size 58 bytes (0.06 Kbytes) 100.00% of uncompressed directory table size (58 bytes) Xattr table size 58 bytes (0.06 Kbytes) 100.00% of uncompressed xattr table size (58 bytes) Number of duplicate files found 0 Number of inodes 3 Number of files 1 Number of fragments 0 Number of symbolic links 0 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 2 Number of ids (unique uids + gids) 1 Number of uids 1 root (0) Number of gids 1 root (0) creating efiboot image with kernel creating efidisk image device-mapper: remove ioctl failed: Device or resource busy device-mapper: create ioctl failed: Device or resource busy device-mapper: remove ioctl failed: Device or resource busy device-mapper: remove ioctl failed: Device or resource busy Command failed loop: can't delete device /dev/loop0: Device or resource busy unable to create efidisk image The log ends with this: pylorax.INFO: cleaning up python files pylorax.INFO: creating the initrd pylorax.images.INFO: creating required directories pylorax.images.INFO: copying kernel image pylorax.images.INFO: compressing the install tree pylorax.installtree.DEBUG: moving modules inside initrd pylorax.installtree.DEBUG: formatting rootfs image: mkfs.ext4 -q -L Anaconda -F /home/joe/Pungibuild/work/Fedora/x86_64/installtree.img pylorax.installtree.DEBUG: mounting rootfs image at /home/joe/Pungibuild/work/Fedora/x86_64/rootfs pylorax.installtree.INFO: copying installtree into rootfs image pylorax.installtree.DEBUG: unmounting rootfs image pylorax.installtree.INFO: creating squashfs.img containing LiveOS/rootfs.img pylorax.installtree.DEBUG: creating initramfs image containing squashfs.img pylorax.installtree.DEBUG: concatenating dracut initramfs and squashfs initramfs pylorax.installtree.DEBUG: initramfs.img size = 3778684 pylorax.installtree.DEBUG: moving modules outside initrd pylorax.INFO: creating efiboot image with kernel pylorax.DEBUG: ['mkdosfs', '-n', 'ANACONDA', '-C', '/home/joe/Pungibuild/work/Fedora/x86_64/efiboot.img', '131512'] pylorax.DEBUG: ['mount', '-o', 'loop,shortname=winnt,umask=0777', '-t', 'vfat', '/home/joe/Pungibuild/work/Fedora/x86_64/efiboot.img', '/home/joe/Pungibuild/work/Fedora/x86_64/efiboot.qsuaei'] pylorax.DEBUG: ['umount', '/home/joe/Pungibuild/work/Fedora/x86_64/efiboot.qsuaei'] pylorax.INFO: creating efidisk image pylorax.DEBUG: ['parted', '--script', '/dev/mapper/efiboot15262', 'mklabel', 'gpt', 'unit', 'b', 'mkpart', '"EFI System Partition"', 'fat32', '17408', '134685696', 'set', '1', 'boot', 'on'] pylorax.CRITICAL: unable to create efidisk image It did succeed once in several attempts, which is a bit odd. Might I be doing it wrong or? -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test