#744 Checksums are not generated for some of the i386 images
Closed: Duplicate Opened by mohanboddu.

Checksums are not generated for some of the i386 images/media in a compose,
For example, server variant has the checksum - https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170928.n.0/compose/Server/i386/iso/

where as Workstation of the same compose dont have the checksum - https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170928.n.0/compose/Workstation/i386/iso/

so does Cloud variant of the same compose - https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170928.n.0/compose/Cloud/i386/iso/

I checked the configs and I didn't found anything suspecting, not sure whats going on.


Looking at the composes, do note that the generating of a lot of the images in those directories has failed (the normal install dvd's have failed to compose, we only got netinst discs).
I think that that means that pungi thought there was nothing to get checksummed?

https://pagure.io/pungi/c/fcbc3ed4aeeab81056fc5b18d4c4f4445009d915?branch=master should fix the issue that was hit here. implantisomd5 failed to run resulting in the buildinstall task failing. We need to update pungi used for Composes

This should be fixed in the latest Pungi version. The issue is not that checksum file is missing, the image should not be there at all, because the task that was supposed to create it failed (so presumably the image might be broken in some way).

Metadata Update from @lsedlar:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/pungi/pungi/issues/744

Please continue any further discussion there.

Metadata