Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ x86 ], all versions are unstable: [ 115.16.1, 128.3.1, 128.4.0, 131.0.3, 132.0, 132.0.1 ]
  • 132.0.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 155
    • PotentialStable
      slot(rapid), stabled arch: [ amd64 ], potential: [ ~x86 ]
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 132.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 155
    • RedundantVersion
      slot(rapid) keywords are overshadowed by version: 132.0.1
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 131.0.3
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 155
    • RedundantVersion
      slot(rapid) keywords are overshadowed by versions: 132.0, 132.0.1
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 128.4.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.3.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 155
    • RedundantVersion
      slot(esr) keywords are overshadowed by version: 128.4.0
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 115.16.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 159
    • RedundantVersion
      slot(esr) keywords are overshadowed by versions: 128.3.1, 128.4.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.