Pkgcheck Warnings
- All Versions
- UnstableOnly
for arch: [ hppa ], all versions are unstable: [ 0.6.2-r3, 2.1.0 ]
- 2.2.0
- DroppedKeywords
hppa - SelfAssignment
line 26: self assignment: RDEPEND="${RDEPEND}"
- 2.1.0
- EmptyGlobalAssignment
line 23: empty global assignment: IUSE="" - ExcessiveLineLength
excessive line length (over 120 characters) on line: 56 - SelfAssignment
line 26: self assignment: RDEPEND="${RDEPEND}" - VariableOrderWrong
variable SLOT should occur before KEYWORDS
- 0.6.2-r3
- EmptyGlobalAssignment
line 21: empty global assignment: IUSE="" - PotentialStable
slot(0), stabled arches: [ amd64, arm, arm64, ppc, ppc64, sparc, x86 ], potential: [ ~hppa ] - RubyCompatUpdate
USE_RUBY updates available: ruby32, ruby33 - SelfAssignment
line 24: self assignment: RDEPEND="${RDEPEND}" - VariableOrderWrong
variable SLOT should occur before KEYWORDS
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.