Pkgcheck Warnings

  • All Versions
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 57
    • UnstableOnly
      for arches: [ arm, arm64, ppc, ppc64, x86 ], all versions are unstable: [ 10.3, 11.0, 12.0 ]
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 12.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 66
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potentials: [ ~arm, ~arm64, ~ppc, ~ppc64, ~x86 ]
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 11.0, 12.0
  • 9999
    • 12.0
      • PotentialStable
        slot(0), stabled arch: [ amd64 ], potentials: [ ~arm, ~arm64, ~ppc, ~ppc64, ~x86 ]
    • 11.0
      • ExcessiveLineLength
        excessive line length (over 120 characters) on line: 57
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 12.0
    • 10.3
      • ExcessiveLineLength
        excessive line length (over 120 characters) on line: 66
      • RedundantVersion
        slot(0) keywords are overshadowed by versions: 11.0, 12.0

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