Pkgcheck Warnings
- All Versions
- UnstableOnly
for arch: [ amd64 ], all versions are unstable: [ 5.1.3, 5.4.2, 5.7.1, 6.1.1 ]
- 6.1.1
- 5.7.1
- RedundantVersion
slot(0) keywords are overshadowed by version: 6.1.1 - VariableOrderWrong
variable SLOT should occur before KEYWORDS - VariableOrderWrong
variable S should occur before SLOT
- 5.4.2
- EmptyGlobalAssignment
line 22: empty global assignment: BDEPEND="" - ExcessiveLineLength
excessive line length (over 120 characters) on line: 28 - RedundantVersion
slot(0) keywords are overshadowed by versions: 5.7.1, 6.1.1 - VariableOrderWrong
variable SLOT should occur before KEYWORDS - VariableOrderWrong
variable S should occur before SLOT
- 5.1.3
- EmptyGlobalAssignment
line 22: empty global assignment: BDEPEND="" - ExcessiveLineLength
excessive line length (over 120 characters) on line: 39 - RedundantVersion
slot(0) keywords are overshadowed by versions: 5.4.2, 5.7.1, 6.1.1 - VariableOrderWrong
variable SLOT should occur before KEYWORDS - VariableOrderWrong
variable S should occur before SLOT
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.