Pkgcheck Warnings

  • All Versions
    • 9999
      • 2.4.0
        • 2.3.5
          • ExcessiveLineLength
            excessive line length (over 120 characters) on line: 15
          • RedundantVersion
            slot(0) keywords are overshadowed by version: 2.4.0
        • 2.3.4
          • ExcessiveLineLength
            excessive line length (over 120 characters) on line: 15
          • LaggingStable
            slot(0), stabled arch: [ amd64 ], lagging: [ ~arm64, ~ppc64 ]
          • PythonCompatUpdate
            PYTHON_COMPAT update available: python3_14
        • 2.3.3
          • ExcessiveLineLength
            excessive line length (over 120 characters) on line: 15
          • PythonCompatUpdate
            PYTHON_COMPAT update available: python3_14
        • 2.2.9
          • RedundantVersion
            slot(0) keywords are overshadowed by versions: 2.3.3, 2.3.4, 2.3.5, 2.4.0
        • 2.2.8
          • DoublePrefixInPath
            ${EROOT}/$(systemd_get_systempresetdir): concatenates two paths containing EPREFIX on line: 290
          • ExcessiveLineLength
            excessive line length (over 120 characters) on line: 10
          • PythonCompatUpdate
            PYTHON_COMPAT update available: python3_14
          • RedundantVersion
            slot(0) keywords are overshadowed by version: 2.3.3
        • 2.1.16
          • DoublePrefixInPath
            ${EROOT}/$(systemd_get_systempresetdir): concatenates two paths containing EPREFIX on line: 293
          • ExcessiveLineLength
            excessive line length (over 120 characters) on line: 10
          • PythonCompatUpdate
            PYTHON_COMPAT updates available: python3_13, python3_14
          • RedundantVersion
            slot(0) keywords are overshadowed by versions: 2.2.8, 2.3.3
          • RequiredUseDefaults
            profile: 'default/linux/amd64/23.0' (188 total) failed REQUIRED_USE: ( python_targets_python3_11 || python_targets_python3_12 )

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