On Tue, Apr 16, 2019 at 7:21 AM Robert-André Mauchin <zebo...@gmail.com> wrote:
>
> On Tuesday, 16 April 2019 04:40:22 CEST Jerry James wrote:
> > I had two packages pass review a couple of weeks ago.  However, my
> > requests for repos were closed as invalid because "The PDC branch
> > already exists".  I reopened the tickets with a request for more
> > information, but they just got closed again with the same message,
> > which tells me that humans are not reading these, so there's no point
> > in opening them again.  Here are the relevant tickets:
> >
> > https://pagure.io/releng/fedora-scm-requests/issue/10798
> > https://pagure.io/releng/fedora-scm-requests/issue/10799
> > https://pagure.io/releng/fedora-scm-requests/issue/10800
> > https://pagure.io/releng/fedora-scm-requests/issue/10801
> >
> > Could somebody please (a) tell me what on earth that means, and (b)
> > fix whatever generates that error message so that it says something
> > intelligible to us mere mortals?
> >
> > Thank you,
> > --
> > Jerry James
> > http://www.jamezone.org/
> > _______________________________________________
> > devel mailing list -- devel@lists.fedoraproject.org
> > To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> > List Archives:
> > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
>
> It means your packages already exist in the Product Definition Center,
> For example:
> https://pdc.fedoraproject.org/rest_api/v1/component-branches/?
> active=true&global_component=gap-pkg-francy
>
> Most likely the script which creates them went wrong. Ask infra to solve the
> issues.
I had the same problem for the newly added kim-api package:
https://pagure.io/releng/fedora-scm-requests/issue/11076
https://pagure.io/releng/fedora-scm-requests/issue/11077
https://pagure.io/releng/fedora-scm-requests/issue/11078
https://pagure.io/releng/fedora-scm-requests/issue/11079

However I was able to create branches myself, by disabling
the "Prevent creating new branches by git push" hook and doing:
$ git push origin master:f30
$ git push origin master:f29
$ git push origin master:f28
$ git push origin master:epel7

Christoph
>
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org



--
Christoph Junghans
Web: http://www.compphys.de
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to