Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ arm ], all versions are unstable: [ 2.17.1, 2.18.2, 2.19.1, 2.20.0 ]
  • 2.20.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 65
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_15
  • 2.19.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 64
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_15
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 2.20.0
  • 2.18.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 68
    • LaggingStable
      slot(0), stabled arches: [ amd64, x86 ], lagging: [ ~arm64, ~ppc64 ]
    • PotentialStable
      slot(0), stabled arches: [ amd64, x86 ], potential: [ ~arm ]
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_15
  • 2.17.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 68
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_14, python3_15
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (361 total) failed REQUIRED_USE: exactly-one-of ( python_single_target_python3_12 python_single_target_python3_13 )

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