Oraculum (and so Packager Dashboard) does not report repo architecture for FTI problems. It makes the output confusing because of that.
Eg. on my page, I see "fedora-developer-portal" as FTI from Fedora Health Check. However, digging more into the fti report json, I found out it's broken only on some architectures, even if the package itself is noarch (depending on chromium with limited arch availability).
I'll need to adapt oraculum to handle these scenarios better.
Metadata Update from @frantisekz: - Issue tagged with: Requires API Break
Commit 05dfa74 fixes this issue
I'm not sure this is the correct solution. This sounds like the following bug in koji:
https://pagure.io/koji/issue/1843
The FTI information is correct, but koji (or pungi?) has a bug such that it includes noarch packages with ExcludeArch directives in repositories for those architectures regardless.
Log in to comment on this ticket.