Sat, Sep 24, 2022 at 8:39 AM Iñaki Ucar <iu...@fedoraproject.org> wrote:
>
> I opened an issue in the dashboard repo for the same reason some weeks ago. 
> It turns out there's a limitation on detecting these cases, so Fabio 
> maintains a whitelist.

Yup :( This is due to the fact that architecture-specific
BuildRequires are not accurately represented in package repository
data.

TL;DR: koji builds the .src.rpm file for all architectures, but only
keeps a random one, which then ends up in the "-source" repositories
that is shared by all architectures.
If it happens to be from an architecture that *has* these
BuildRequires, then the package will have BuildRequires in its
metadata that are unresolvable on some architectures.

I can add python-pyside2 to the list, if you give me the exact error you see.
There are already a few packages that are filtered out because of
qt5-qtwebengine, so you're in good company:
https://pagure.io/ironthree/repochecker/blob/master/f/overrides.json#_106

Fabio
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to