Currently if the compose fails for any reason the final status is always DOOMED. This makes it difficult for gathering metrics, because the failure could be a problem in the package set, or it could be a bug in pungi.
DOOMED
It would be nice to have a separate status to distinguish between these two failure situations. I'm thinking BROKEN_PKGSET, but any better name is welcome.
BROKEN_PKGSET
As a beginning we should use this status in these situations:
check_deps=True
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/pungi/pungi/issues/582
Please continue any further discussion there.