pungi.global.log
[ERROR ] Compose run failed: Runroot task failed: 87858462. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20220604.n.0/logs/x86_64/createiso-Fedora-Server-dvd-x86_64-Rawhide-20220604.n.0.iso.x86_64.log for more details.
Compose Total time: 4:37:50 Compose phase INIT time: 0:00:26. Compose phase PKGSET time: 0:21:54. Compose phase WEAVER: FAILED. Compose phase BUILDINSTALL time: 1:46:57. Compose phase GATHER time: 1:56:49. Compose phase OSTREE time: 0:34:56. Compose phase OSTREE_INSTALLER time: 1:08:53. Compose phase CREATEREPO time: 0:07:32. Compose phase CREATEISO: FAILED. Compose phase REPOCLOSURE time: 0:01:35. Compose phase IMAGE_BUILD time: 2:08:47. Compose phase LIVE_MEDIA time: 1:33:21.
So I think this is more fallout from the attempted syslinux->grub2 transition. I think we're in Pungi now, and this part needs updating. @bcl @kevin @ngompa
For reference, the error is this:
DEBUG util.py:445: + /usr/bin/genisoimage -untranslated-filenames -volid Fedora-S-dvd-x86_64-rawh -J -joliet-long -rational-rock -translation-table -input-charset utf-8 -x ./lost+found -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot -o Fedora-Server-dvd-x86_64-Rawhide-20220604.n.0.iso -graft-points -path-list /mnt/koji/compose/rawhide/Fedora-Rawhide-20220604.n.0/work/x86_64/iso/Fedora-Server-dvd-x86_64-Rawhide-20220604.n.0.iso-graft-points DEBUG util.py:445: Warning: creating filesystem that does not conform to ISO-9660. DEBUG util.py:445: /usr/bin/genisoimage: Uh oh, I cant find the boot catalog directory 'isolinux'! DEBUG util.py:596: Child return code was: 255
I'm pretty sure that genisoimage command is coming from that bit of pungi.
genisoimage
Should we perhaps untag the last two loraxes (lorai?) and get a compose out? Or do we think this is likely to get fixed soon?
Maybe untag if we want a compose done over the weekend, not sure anyone's gonna fix pungi before Monday. I might try to figure out what this is doing and how to fix it then if nobody else has, but I'm not doing it over the weekend.
ok. untagged the last two loraxes... so, we should get a compose tonight.
ugh, now it failed because we took syslinux out of comps/kickstarts :( you can revert those commits temporarily, or we can just try and fix pungi tomorrow.
Just to link up the breadcrumbs here too: we're following up on the Pungi issue here. There unfortunately doesn't seem to be any simple fix.
Metadata Update from @humaton: - Issue status updated to: Closed (was: Open)
Login to comment on this ticket.