Hi,
I'm trying to create an EPEL 10 branch for a package I maintain, ttyd:
https://pagure.io/releng/fedora-scm-requests/issue/72348
I am getting this issue in Pagure:
===
Traceback (most recent call last):
File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py",
line 189, in process
self.process_ticket(issue)
File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py",
line 301, in process_ticket
self.create_new_branch(issue, issue_body)
File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py",
line 778, in create_new_branch
self.dist_git.new_branch(
File "/opt/app-root/src/toddlers/utils/pagure.py", line 500, in
new_branch
raise PagureError(
toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in
project 'rpms/ttyd'
Request to 'https://src.fedoraproject.org/api/0/rpms/ttyd/git/branch':
{'branch': 'epel10', 'from_commit':
'06bfff8ce8cca42ac22e297e9c880809b630abe9'}
Response:
{'error': 'Did not manage to rebase this pull-request', 'error_code':
'ENOCODE'}
Status code: 400
===
Could a sysadmin/developer (whoever's responsible) please fix this?
-Neel
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue