Pkgcheck Warnings
- All Versions
- UnstableOnly
for arches: [ amd64, arm64, x86 ], all versions are unstable: [ 0.27, 0.30, 0.31, 0.32 ]
- 0.32
- 0.31
- EmptyGlobalAssignment
line 13: empty global assignment: IUSE="" - RedundantVersion
slot(0) keywords are overshadowed by version: 0.32 - VariableOrderWrong
variable S should occur before IUSE
- 0.30
- EmptyGlobalAssignment
line 13: empty global assignment: IUSE="" - RedundantVersion
slot(0) keywords are overshadowed by versions: 0.31, 0.32
- 0.27
- EmptyGlobalAssignment
line 13: empty global assignment: IUSE="" - RedundantVersion
slot(0) keywords are overshadowed by versions: 0.30, 0.31, 0.32 - VariableOrderWrong
variable S should occur before IUSE
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.