Packager Dashboard is a service for Fedora package maintainers aiming to provide all relevant data: FTBFS/FTI status (from both Bugzilla, Koschei and health check), orphan warnings, bugzillas, pull requests, active overrides and updates - at a single place in an easy to read and filter way.
Not a package maintainer or feeling lost? Check the dashboards for some packagers and groups:
Explore all the categories, try to use some filters or search for packages. Don't worry, you won't mess it for them. All options are saved client side in your browser.
Bug | |
Update | |
Bodhi override | |
Pull-request | |
FTBFS (Koschei fails) | |
FTI or FTBFS (fedora-health-check fails) | |
Orphaned or orphan impacted package | |
ABRT reports in retrace server |
&& | logical and |
|| | logical or |
! | negation |
r/^py.*/ | regex |
On the top right, there are stats for each category (bugs, PRs, etc.). You can hover over an icon to see a detailed tooltip, or you can click the icon to show only items from that category. Click again on the active filter to reset it.
13 9 1 3 2 0 1 2The item shows bug summary, time from the last activity, release, number of comments, bug status (new, assigned, ...) and priority/severity of the bug (L - low, M - medium, H - high, U - urgent). Use Filters and Options ( button in the top bar) to filter bugs by severity/priority, bug status, and bug keywords.
Update item shows the update's name, time since it was created, Fedora release and time to stable (if applicable), current repo, numbers of comments and karma.
Override item shows override's title, time since it was created, Fedora release and time to expiry.
Pull-request shows pull-request's title, time since it was created, author, Fedora release and generalized result. This item is expandable (denoted by ), expansion shows per CI results.
Koschei fail means the package fails to build from source (FTBFS), as indicated by the badge near the package name. The Koschei item shows release, link to the last successful build, and time since that build.
Fedora-health-check fail means the package fails to install on a given architecture (e.g. missing dependencies). Item shows release and list of arches. This item is expandable (denoted by ). The expansion shows problematic dependencies per arch.
Orphaned and orphan impacted packages are denoted by the badge near the package name. For orphan impacted packages the item shows remaining time until troubles occur (the package will start missing dependencies, because of the orphaning process, either directly or indirectly). Item can be expanded (denoted by ) to show problematic dependencies (both direct and remote). Clicking on "show dependency network" opens a modal window with a dependency graph. Package bar directly affects the foobar package by being orphaned, and the package baz is an example of the indirect impact.
Problems reported to retrace server by Automatic Bug Reporting Tool (ABRT) are indicated by this item. If there are outlying problems present (high count of occurence) this item becomes expandable with list of links to those problems.