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

Error example: `SRC_URI="https://github.com/DECE2183/yamusic-tui/releases/download/v${PV}/yamusic-nomedia"` Must be `SRC_URI="https://github.com/DECE2183/yamusic-tui/releases/download/v${PV}/yamusic-nomedia -> ${P}"`

enhancement

### Is there an existing such new check request for this? - [x] I have searched the existing issues ### Explain I sometimes see test failures being accidentally ignored when...

enhancement
check

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior ``` pkgcheck scan: error: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/pkgcheck/pipeline.py",...

bug

Say: ``` dev-python/selenium PythonCompatUpdate: version 4.26.1: PYTHON_COMPAT update available: python3_14 PythonCompatUpdate: version 4.31.0: PYTHON_COMPAT update available: python3_14 RedundantVersion: version 4.32.0: slot(0) keywords are overshadowed by version: 4.33.0-r1 LaggingStable: version 4.33.0-r1:...

enhancement

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior Similar to https://github.com/pkgcore/pkgcheck/pull/724. ``` $ git checkout 80aab9610438516303e213a5dc5692b88836d93c~1 $ cd dev-lang/rust...

bug

### Is there an existing such new check request for this? - [x] I have searched the existing issues ### Explain It issues on `emake || die`, etc. * level:...

check