https://bugzilla.redhat.com/show_bug.cgi?id=2450187
--- Comment #18 from [email protected] --- I am getting the following error when I request a fedpkg repo: $ fedpkg --verbose request-repo stepcode-0.8.2.20260209git74b6fe4-1.src.rpm 2450187 Could not execute request_repo: The package in the Bugzilla bug "stepcode" doesn't match the one provided "stepcode-0.8.2.20260209git74b6fe4-1.src.rpm" Traceback (most recent call last): File "/usr/bin/fedpkg", line 8, in <module> sys.exit(main()) ~~~~^^ File "/usr/lib/python3.14/site-packages/fedpkg/__main__.py", line 83, in main sys.exit(client.args.command()) ~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/fedpkg/cli.py", line 1115, in request_repo self._request_repo( ~~~~~~~~~~~~~~~~~~^ logger=self.log, ^^^^^^^^^^^^^^^^ ...<14 lines>... onboard_packit=self.args.onboard_packit, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/lib/python3.14/site-packages/fedpkg/cli.py", line 1215, in _request_repo bug_obj = bz_client.get_review_bug(bug, ns, repo_name) File "/usr/lib/python3.14/site-packages/fedpkg/bugzilla.py", line 116, in get_review_bug raise rpkgError(error) pyrpkg.errors.rpkgError: The package in the Bugzilla bug "stepcode" doesn't match the one provided "stepcode-0.8.2.20260209git74b6fe4-1.src.rpm" -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2450187 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202450187%23c18 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
