Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ arm64 ], all versions are unstable: [ 2506, 2507.1, 2509, 2510, 2512, 2601, 2603 ]
  • 2603
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 20, 21
  • 2601
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 20
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 2603
  • 2512
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 20
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 2601, 2603
  • 2510
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 20
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 2512, 2601, 2603
  • 2509
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 20
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 2510, 2512, 2601, 2603
  • 2507.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 19
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 2509, 2510, 2512, 2601, 2603
  • 2506
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 19
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 2507.1, 2509, 2510, 2512, 2601, 2603

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