Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ arm, arm64, x86 ], all versions are unstable: [ 0.1.1, 0.1.4 ]
  • 0.1.4
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • PythonHasVersionUsage
      usage of has_version on line: 27, replace with python_has_version
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potentials: [ ~arm, ~arm64, ~x86 ]
  • 0.1.1
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 0.1.4
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • PythonHasVersionUsage
      usage of has_version on line: 28, replace with python_has_version

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