Bug 2528222 - Review Request: buildstream-plugins-community - A collection of community-maintained plugins for BuildStream
Summary: Review Request: buildstream-plugins-community - A collection of community-mai...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-03 20:07 UTC by Javier Jardón
Modified: 2026-09-09 13:02 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Comment 1 Michael Catanzaro 2026-09-04 17:56:28 UTC
For review purposes, please don't use %autorelease/%autochangelog. You will definitely want to add that in when you upload the spec for real. But the fedora-review tool cannot handle it.

Comment 3 Michael Catanzaro 2026-09-08 20:36:50 UTC
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.

Comment 4 Javier Jardón 2026-09-09 13:02:09 UTC
mmm, strage, everything seems to work as expected when I tried in here (I'm in Fedora Silverblue 44):

$ 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: /var/home/jjardon/2528222-buildstream-plugins-community
INFO: Downloading .spec and .srpm files
INFO: Downloading (Source0): https://files.pythonhosted.org/packages/source/b/buildstream-plugins-community/buildstream_plugins_community-2.3.3.tar.gz
INFO: Running checks and generating report
INFO: Results and/or logs in: /var/home/jjardon/2528222-buildstream-plugins-community/results
INFO: Reading configuration from /etc/mock/site-defaults.cfg
INFO: Reading configuration from /etc/mock/chroot-aliases.cfg
INFO: Reading configuration from /etc/mock/fedora-rawhide-x86_64.cfg
INFO: Build completed
INFO: Installing built package(s)
Removed 105 files, 51 directories (total of 435 MiB). 0 errors occurred.
INFO: Active plugins: Python, Generic, Shell-api
Updating and loading repositories:
Repositories loaded.
Updating and loading repositories:
Repositories loaded.
INFO:  ExclusiveArch dependency checking disabled, enable with EXARCH flag

Review template in: /var/home/jjardon/2528222-buildstream-plugins-community/review.txt
fedora-review is automated tool, but *YOU* are responsible for manually
reviewing the results and finishing the review. Do not just copy-paste
the results without understanding them.


Note You need to log in before you can comment on or make changes to this bug.