#10440 python-pytn3270 failed to get created
Closed: Fixed with Explanation by humaton. Opened by dcavalca.

  • Describe the issue
    https://pagure.io/releng/fedora-scm-requests/issue/38292 was closed as invalid with "The PDC branch already exists" but the actual repo wasn't created (https://src.fedoraproject.org/rpms/python-pytn3270 doesn't exists). For reference, the approved BZ is https://bugzilla.redhat.com/show_bug.cgi?id=2021386

  • When do you need this? (YYYY/MM/DD)
    asap

  • When is this no longer needed or useful? (YYYY/MM/DD)
    N/A

  • If we cannot complete your request, what is the impact?
    I can't package python-pytn3270


This looks similar to https://pagure.io/releng/issue/10292

I don't understand how but there was a PDC entry already for the rawhide branch.

The solution was to delete the existing PDC entry with curl:

curl -X DELETE -H "Content-Type: application/json" -H "Authorization: token <mytoken>" https://pdc.fedoraproject.org/rest_api/v1/component-branches/552553/

and reopen and process the ticket again.

Metadata Update from @humaton:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

Metadata