Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ arm64 ], all versions are unstable: [ 5.12.0-r11, 5.12.0-r12 ]
  • 5.12.0-r12
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 92, 126
    • MissingPackageRevision
      "<=" operator used without package revision: DEPEND="<=sys-kernel/linux-headers-4.4"; did you mean either of: ('<=sys-kernel/linux-headers-4.4-r0', '<=sys-kernel/linux-headers-4.4-r9999')?
    • NonexistentDeps
      DEPEND: nonexistent package: <dev-lang/perl-5.38.2-r3
    • NonexistentDeps
      RDEPEND: nonexistent package: <dev-lang/perl-5.38.2-r3
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm, x86 ], potential: [ ~arm64 ]
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14
  • 5.12.0-r11
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 92, 126
    • MissingPackageRevision
      "<=" operator used without package revision: DEPEND="<=sys-kernel/linux-headers-4.4"; did you mean either of: ('<=sys-kernel/linux-headers-4.4-r0', '<=sys-kernel/linux-headers-4.4-r9999')?
    • NonexistentDeps
      DEPEND: nonexistent package: <dev-lang/perl-5.38.2-r3
    • NonexistentDeps
      RDEPEND: nonexistent package: <dev-lang/perl-5.38.2-r3
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 5.12.0-r12

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