Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ arm64 ], all versions are unstable: [ 136.0 ]
    • UnstableOnly
      for arch: [ x86 ], all versions are unstable: [ 128.7.0-r1, 128.8.0, 135.0.1-r1, 136.0 ]
  • 136.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 156
    • PotentialStable
      slot(rapid), stabled arch: [ amd64 ], potentials: [ ~arm64, ~x86 ]
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 135.0.1-r1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 155
    • RedundantVersion
      slot(rapid) keywords are overshadowed by version: 136.0
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 128.8.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 155
    • PotentialStable
      slot(esr), stabled arch: [ amd64 ], potential: [ ~x86 ]
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 128.7.0-r1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 155
    • RedundantVersion
      slot(esr) keywords are overshadowed by version: 128.8.0
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS

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