pkgcheck icon indicating copy to clipboard operation
pkgcheck copied to clipboard

pkgcore-based QA utility for ebuild repos

Results 166 pkgcheck issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` $ pkgcheck scan -c SourcingCheck,VisibilityCheck dev-python/shiboken2 dev-python/shiboken2 SourcingError: version 5.15.14:...

bug

### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain I think a (informational) result about packages without a...

check

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior At ::gentoo commit a49990c1a1781052620a5b53581e80ae288e290a, we get: ``` $ pkgcheck scan -k...

bug

### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain pkgcheck could try detecting dependencies where two atoms in...

check

### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain We should check for people using Python target flags...

check

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` inherit python-any-r1 ... BDEPEND=" ${PYTHON_DEPS} $(python_gen_any_dep ' dev-python/pypinyin[${PYTHON_USEDEP}] app-i18n/opencc[python,${PYTHON_SINGLE_USEDEP}] ')...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If you have something like ```xml user/repo ``` `pkgcheck scan` doesn't...

bug

### Is there an existing such new check request for this? - [x] I have searched the existing issues ### Explain Today, I've fixed a bunch of `src_prepare` and `eapply_user`...

check

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior See ef042cf60b50500d364675af5961808eb8941298 for an example. pkgcheck emits `DeprecatedInsinto` for non-menu items...

bug

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior ``` $ git rev-parse HEAD 54fd3650e550eee4bcdbb6b3683c1e2fa326b859 $ pkgcheck scan gentoo --...

bug