Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ x86 ], all versions are unstable: [ 140.3.1, 140.4.0, 143.0.3, 143.0.4, 144.0 ]
  • 144.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
  • 143.0.4
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 156
    • RedundantVersion
      slot(rapid) keywords are overshadowed by version: 144.0
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 143.0.3
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 156
    • RedundantVersion
      slot(rapid) keywords are overshadowed by versions: 143.0.4, 144.0
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 140.4.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 156
    • PotentialStable
      slot(esr), stabled arches: [ amd64, arm64 ], potential: [ ~x86 ]
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 140.3.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 156
    • RedundantVersion
      slot(esr) keywords are overshadowed by version: 140.4.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.