Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ x86 ], all versions are unstable: [ 30.8.15, 30.19.14, 30.19.20 ]
  • 30.19.20
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 18, 19
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potential: [ ~x86 ]
    • VariableOrderWrong
      variable KEYWORDS should occur before RESTRICT
    • VariableOrderWrong
      variable LICENSE should occur before SLOT
  • 30.19.14
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 18, 19
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 30.19.20
    • VariableOrderWrong
      variable KEYWORDS should occur before RESTRICT
    • VariableOrderWrong
      variable LICENSE should occur before SLOT
  • 30.8.17
    • EmptyGlobalAssignment
      line 29: empty global assignment: DEPEND=""
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 30.19.20
    • VariableOrderWrong
      variable KEYWORDS should occur before RESTRICT
    • VariableOrderWrong
      variable LICENSE should occur before SLOT
    • VariableOrderWrong
      variable S should occur before KEYWORDS
  • 30.8.15
    • EmptyGlobalAssignment
      line 32: empty global assignment: DEPEND=""
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 30.19.20
    • VariableOrderWrong
      variable KEYWORDS should occur before RESTRICT
    • VariableOrderWrong
      variable LICENSE should occur before SLOT
    • VariableOrderWrong
      variable S should occur before KEYWORDS

Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.