{ "action": "new_repo", "branch": "rawhide", "bug_id": 2210579, "description": "", "exception": false, "monitor": "monitoring", "namespace": "rpms", "repo": "rust-gix-bitmap", "summary": "Implementation of the standard git bitmap format", "upstreamurl": "" }
Error happened during processing:
Traceback (most recent call last): File "/code/toddlers/plugins/scm_request_processor.py", line 200, in process self.process_ticket(issue) File "/code/toddlers/plugins/scm_request_processor.py", line 308, in process_ticket self.create_new_repo( File "/code/toddlers/plugins/scm_request_processor.py", line 621, in create_new_repo self.dist_git.new_project( File "/code/toddlers/utils/pagure.py", line 367, in new_project raise PagureError( toddlers.exceptions.pagure_error.PagureError: Couldn't create project 'rpms/rust-gix-bitmap' Request to 'https://src.fedoraproject.org/api/0/new': {'namespace': 'rpms', 'name': 'rust-gix-bitmap', 'default_branch': 'rawhide', 'description': 'The rust-gix-bitmap package\n', 'url': '', 'wait': True, 'create_readme': True} Response: None Status code: 500
The repository has been created, no idea why it says here that it couldn't create the project.
See: https://src.fedoraproject.org/rpms/rust-gix-bitmap
The Pagure project already exists
Metadata Update from @releng-bot: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)