fedora-health-check also checks the foo-source repositories for all releases for broken BuildRequires. Those entries are marked with "arch": "src" (and "repo": "foo-source : arch1+arch2...") in the JSON data.
foo-source
"arch": "src"
"repo": "foo-source : arch1+arch2..."
Right now, they are lobbed into the FTI category on the dashboard, but they don't fail to install, they fail to build because of broken build dependencies. So those items from fedora-health-check with arch=src should probably be marked as FTBFS issues instead.
arch=src
We've talked about this with @frantisekz yesterday, thanks for filing the issue.
Initial implementation deployed, badges and wording should now be as expected.
Note: options dialog is still the same, if you uncheck “show fails to install”, it will hide all data from fedora health check, I’ll rename that option soon.
Thanks! Several nitpicks:
Metadata Update from @lbrabec: - Issue assigned to lbrabec
Icon and popup text adjusted.
Closing for now, reopen when needed.
Metadata Update from @lbrabec: - Issue status updated to: Closed (was: Open)
Login to comment on this ticket.