Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ arm64 ], all versions are unstable: [ 136.0, 136.0.4, 137.0 ]
    • UnstableOnly
      for arch: [ x86 ], all versions are unstable: [ 128.8.1, 128.9.0, 136.0, 136.0.4, 137.0 ]
  • 137.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
  • 136.0.4
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 156
    • RedundantVersion
      slot(rapid) keywords are overshadowed by version: 137.0
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 136.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 156
    • RedundantVersion
      slot(rapid) keywords are overshadowed by versions: 136.0.4, 137.0
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 128.9.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.8.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 155
    • RedundantVersion
      slot(esr) keywords are overshadowed by version: 128.9.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.