Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ arm, ppc64 ], all versions are unstable: [ 45.5, 45.6-r1, 46.4, 46.7 ]
  • 46.7
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 70, 71, 78, 81, 155, 157, 179, 181
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64, x86 ], potentials: [ ~arm, ~ppc64 ]
  • 46.4
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 70, 71, 78, 81, 155, 157, 179, 181
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 46.7
  • 45.6-r1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 71, 72, 79, 82, 157, 159, 181, 183
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 46.4, 46.7
    • VariableOrderWrong
      variable KEYWORDS should occur before RESTRICT
  • 45.5
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 71, 72, 79, 82, 155, 157, 179, 181
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 46.7
    • VariableOrderWrong
      variable KEYWORDS should occur before RESTRICT

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