Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ x86 ], all versions are unstable: [ 25.1, 25.2, 25.3 ]
  • 25.3
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 21
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14
  • 25.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 21
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 25.3
  • 25.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 21
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potential: [ ~x86 ]
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14

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