Pkgcheck Warnings
- All Versions
- UnstableOnly
for arch: [ amd64 ], all versions are unstable: [ 5.1.3-r1, 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 RESTRICT
- 5.4.2
- 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 RESTRICT
- 5.1.3-r1
- ExcessiveLineLength
excessive line length (over 120 characters) on line: 42 - 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 RESTRICT
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.