https://bugzilla.redhat.com/show_bug.cgi?id=2150574 --- Comment #2 from Wayne Sun <gsun@xxxxxxxxxx> --- With run rpmlint on the src rpm: # rpmlint results/python-conda-package-streaming-0.7.0-1.fc38.src.rpm =================================================================== rpmlint session starts =================================================================== rpmlint: 2.2.0 configuration: /usr/lib/python3.10/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/licenses.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 1 python-conda-package-streaming.src: W: strange-permission conda-package-streaming-0.7.0.tar.gz 660 python-conda-package-streaming.src: W: strange-permission python-conda-package-streaming.spec 660 ==================================== 1 packages and 0 specfiles checked; 0 errors, 2 warnings, 0 badness; has taken 0.7 s ==================================== there is complain about permission, according to: https://fedoraproject.org/wiki/Common_Rpmlint_issues#strange-permission it recommend update spec which I don't think necessary. while build srpm on my laptop and check with rpmlint don't have this issue: # rpmbuild -bs srpm/python-conda-package-streaming.spec setting SOURCE_DATE_EPOCH=1670025600 Wrote: /root/rpmbuild/SRPMS/python-conda-package-streaming-0.7.0-1.fc36.src.rpm # rpmlint /root/rpmbuild/SRPMS/python-conda-package-streaming-0.7.0-1.fc36.src.rpm =================================================================== rpmlint session starts =================================================================== rpmlint: 2.2.0 configuration: /usr/lib/python3.10/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/licenses.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 1 ==================================== 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.7 s ==================================== so it's not the issue with spec, the src rpm might not build properly. @Miro any comment on this? -- 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=2150574 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue