pkgcheck icon indicating copy to clipboard operation
pkgcheck copied to clipboard

pkgcore-based QA utility for ebuild repos

Results 137 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