https://bugzilla.redhat.com/show_bug.cgi?id=2528222
--- Comment #3 from Michael Catanzaro <[email protected]> --- Something is wrong here: $ fedora-review -b 2528222 INFO: Processing bugzilla bug: 2528222 INFO: Getting .spec and .srpm Urls from : 2528222 INFO: --> SRPM url: https://download.copr.fedorainfracloud.org/results/jjardon/buildstream/fedora-44-x86_64/10956988-buildstream-plugins-community/buildstream-plugins-community-2.3.3-1.fc44.src.rpm INFO: --> Spec url: https://download.copr.fedorainfracloud.org/results/jjardon/buildstream/fedora-44-x86_64/10956988-buildstream-plugins-community/buildstream-plugins-community.spec INFO: Using review directory: /home/mcatanzaro/2528222-buildstream-plugins-community INFO: Downloading .spec and .srpm files error: line 12: Illegal char ':' (0x3a) in: Release: 1Note: ERROR: "Can't parse specfile: can't parse specfile\n" (logs in /home/mcatanzaro/.cache/fedora-review.log) I had assumed that the use of %autorelease was causing this, but apparently not. It's complaining about the colon in "Release:" but that is ridiculous because it has to be there. Maybe the actual problem is the extra space character after the "%{?dist}"? Try running fedora-review yourself and see if you can figure it out. We can ask for help if you're not able to find what's wrong. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2528222 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202528222%23c3 -- _______________________________________________ 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
