Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ x86 ], all versions are unstable: [ 128.5.2, 128.6.0 ]
  • 128.6.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 137
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potential: [ ~x86 ]
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before SLOT
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
  • 128.5.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 137
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 128.6.0
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before SLOT
    • 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.