Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ amd64, arm64, ppc64, x86 ], all versions are unstable: [ 153.1.0, 153.2.0, 154.0, 154.0.1, 155.0, 155.0.1 ]
  • 155.0.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 147
    • VariableOrderWrong
      variable S should occur before KEYWORDS
  • 155.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 147
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 155.0.1
    • VariableOrderWrong
      variable S should occur before KEYWORDS
  • 154.0.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 147
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 155.0, 155.0.1
    • VariableOrderWrong
      variable S should occur before KEYWORDS
  • 154.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 147
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 154.0.1, 155.0, 155.0.1
    • VariableOrderWrong
      variable S should occur before KEYWORDS
  • 153.2.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 147
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 154.0, 154.0.1, 155.0, 155.0.1
    • VariableOrderWrong
      variable S should occur before KEYWORDS
  • 153.1.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 147
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 153.2.0, 154.0, 154.0.1, 155.0, 155.0.1
    • VariableOrderWrong
      variable S should occur before KEYWORDS

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