ausil added a new comment to an issue you are following: `` The checksums are not there because buildinstall failed to run successfully. Looking at the logs implantisomd5sum failed to run, after trying to reproduce, I filled https://bugzilla.redhat.com/show_bug.cgi?id=1497458 there is already a fix for the bug in pungi that caused it to be copied over, there should not be any content there at all. https://pagure.io/pungi/c/fcbc3ed4aeeab81056fc5b18d4c4f4445009d915?branch=master is the fix. What should happen is that we remove all the install trees for the failed tasks which is <pre> [ausil@compose-x86-01 ~]$ grep "Failed buildinstall" /mnt/koji/compose/27/Fedora-27-20170927.1/logs/global/pungi.global.log 2017-09-28 02:15:51 [INFO ] Failed buildinstall on variant <Everything>, arch <s390x>, subvariant <None>. 2017-09-28 02:15:51 [INFO ] Failed buildinstall on variant <Server>, arch <s390x>, subvariant <None>. 2017-09-28 02:15:51 [INFO ] Failed buildinstall on variant <Workstation>, arch <i386>, subvariant <None>. 2017-09-28 02:15:51 [INFO ] Failed buildinstall on variant <Server>, arch <i386>, subvariant <None>. 2017-09-28 02:15:51 [INFO ] Failed buildinstall on variant <Everything>, arch <i386>, subvariant <None>. 2017-09-28 02:15:51 [INFO ] Failed buildinstall on variant <Cloud>, arch <i386>, subvariant <None>. 2017-09-28 02:15:51 [INFO ] Failed buildinstall on variant <Cloud>, arch <i386>, subvariant <None>. 2017-09-28 02:15:51 [INFO ] Failed buildinstall on variant <Everything>, arch <i386>, subvariant <None>. 2017-09-28 02:15:51 [INFO ] Failed buildinstall on variant <Server>, arch <i386>, subvariant <None>. 2017-09-28 02:15:51 [INFO ] Failed buildinstall on variant <Workstation>, arch <i386>, subvariant <None>. </pre> as verification of the contents will not be possible for anaconda to do. the whole missing md5sum in there and all. `` To reply, visit the link below or just reply to this email https://pagure.io/fedora-websites/issue/744 _______________________________________________ websites mailing list -- websites@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to websites-leave@xxxxxxxxxxxxxxxxxxxxxxx