#96 FTI reporting from Fedora Health Check does not distinguish repo arches
Closed: Fixed 3 years ago by frantisekz. Opened 3 years ago by frantisekz.

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

3 years ago

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.

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #101 Merged 3 years ago