Pkgcheck Warnings
- All Versions
- UnstableOnly
for arches: [ amd64, hppa ], all versions are unstable: [ 3.0.1, 3.0.1-r1, 3.0.2, 3.0.3 ]
- 9999
- EmptyGlobalAssignment
line 28: empty global assignment: SRC_URI="" - VariableOrderWrong
variable LICENSE should occur before SLOT - VariableOrderWrong
variable SLOT should occur before RESTRICT
- 3.0.3
- EmptyGlobalAssignment
line 28: empty global assignment: SRC_URI="" - VariableOrderWrong
variable LICENSE should occur before SLOT - VariableOrderWrong
variable SLOT should occur before RESTRICT
- 3.0.2
- EmptyGlobalAssignment
line 28: empty global assignment: SRC_URI="" - RedundantVersion
slot(0) keywords are overshadowed by version: 3.0.3 - VariableOrderWrong
variable LICENSE should occur before SLOT - VariableOrderWrong
variable SLOT should occur before RESTRICT
- 3.0.1-r1
- EmptyGlobalAssignment
line 32: empty global assignment: SRC_URI="" - RedundantVersion
slot(0) keywords are overshadowed by versions: 3.0.2, 3.0.3 - VariableOrderWrong
variable LICENSE should occur before SLOT - VariableOrderWrong
variable SLOT should occur before RESTRICT
- 3.0.1
- EmptyGlobalAssignment
line 28: empty global assignment: SRC_URI="" - RedundantVersion
slot(0) keywords are overshadowed by versions: 3.0.1-r1, 3.0.2, 3.0.3 - VariableOrderWrong
variable LICENSE should occur before SLOT - VariableOrderWrong
variable SLOT should occur before RESTRICT
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.