pkgcheck
pkgcheck copied to clipboard
pkgcore-based QA utility for ebuild repos
QA Notices are nice but it's really hard to find the appropriate documentation for them if you don't know where to look. The QA policy guide can't be found through...
```console $ pkgcheck --debug --verbose scan some-random-string ``` reports nothing. But there _is_ an error on ```console $ pkgcheck --debug --verbose scan --net media-libs/mesa-24.3.0 ``` (note absence of `=`) Docs...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior For commit beginning ``` dev-lang/rust{,-bin}: Add 1.54.0 ``` Receive ``` BadCommitSummary:...
### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain It is rarely valid to reference MULTILIB_USEDEP in BDEPEND....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Commit message contains the following: net-misc/curl: add 8.11.0 There are a...
`pkgcheck scan licenses` scans the whole repository. Is it expected?
### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain Currently, pkgcheck emits `PythonCompatUpdate` results for `python3_13t` and doesn't...
### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain Signal if an optfeature package has fewer keywords than...
Can StableRequest be made to ignore unrelated key changes and changes to comments? For example when ~ia64 was dropped, the 30 days count was reset for all affected packages. This...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior At b1620a6c399a9950305159728dd9d7fc40e7dfe8 in gentoo.git: ``` eclass $ pkgcheck scan -k EclassExportFuncsBeforeInherit...