On Thursday, 8 August 2019 19:11:32 CEST Antonio Trande wrote: > Hi all. > > Please, can anyone explain to me why an EPEL7 branch for sundials2 > cannot be created? > > https://src.fedoraproject.org/rpms/sundials2/branches?branchname=master > https://pagure.io/releng/fedora-scm-requests/issue/14973 It's a bug with the script they are using to create the branch I think. The branch exists in PDC: https://pdc.fedoraproject.org/rest_api/v1/component-branches/?global_component=sundials2 The branch has not been created in dist-git, but you can create it manually and it should work: git checkout -b epel7 git push --set-upstream origin epel7 _______________________________________________ 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