Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ arm, ppc64 ], all versions are unstable: [ 1.12.3-r1, 1.12.8, 1.14.1, 1.14.4 ]
  • 1.14.4
    • PythonHasVersionUsage
      usage of has_version on line: 69, replace with python_has_version
  • 1.14.1
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64, x86 ], potentials: [ ~arm, ~ppc64 ]
    • PythonHasVersionUsage
      usage of has_version on line: 69, replace with python_has_version
  • 1.12.8
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 1.14.1, 1.14.4
    • PythonHasVersionUsage
      usage of has_version on line: 71, replace with python_has_version
  • 1.12.3-r1
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 1.14.1
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_11
    • PythonHasVersionUsage
      usage of has_version on line: 71, replace with python_has_version

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