kevin added a new comment to an issue you are following: `` To update this ticket after some more investigation... fedpkg isn't supposed to update pdc.
The workflow is supposed to go:
* fedpkg retire done and emits a fedmsg * fedmsg listener on pdc-backend02 sees it and sets the eol date in pdc. * rawhide or branched compose runs block_retired.py and blocks packages that are eol in pdc and aren't blocked already.
It seems the fedmsg listener on pdc-backend02 isn't working right, so nothing is updating pdc. We need to track that down and fix it, then retoractively fix all the retired packages.
``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7192