Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ x86 ], all versions are unstable: [ 140.7.2, 140.8.0, 140.8.1 ]
  • 148.0.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 141
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 148.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 141
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 148.0.1
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 147.0.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 141
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 148.0, 148.0.1
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 140.8.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 142
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 140.8.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 142
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 140.8.1
    • VariableOrderWrong
      variable DESCRIPTION should occur before SRC_URI
    • VariableOrderWrong
      variable LICENSE should occur before KEYWORDS
  • 140.7.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 142
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 140.8.0, 140.8.1
    • 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.