Recently we're having some (a lot) of errors about updates stuck in Bodhi with errors like "update ejected from the push because Cannot find relevant tag...". I tried to fix some of them myself, and relengs folks are also on this. But since there are so many, I'll post here how to fix yourself. If your Bodhi update is stuck in the "Pending" state, please make sure that all the builds inside the update are tagged in the release candidate tag (which is typically something like 'f35-updates-candidate'). You can check that by clicking on the build(s) name(s) in the right column on the update page. If any build in the update is not properly tagged, you must manually tag it with something like: koji tag-build f35-updates-candidate build-0.1.2-1.fc35 (obviously you need koji cli to be installed on your system and you need to be authenticated with kerberos) After all the builds in the update are tagged you can push the update to testing. If you just push the update without all the builds properly tagged, you'll get another "update ejected from the push" the next Bodhi composer run. For updates stuck in the "Testing" state, the quickest solution is to unpush the update with the button in Bodhi web interface and then re-submit it to testing. Mattia _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure