Pkgcheck Warnings

  • All Versions
    • 9999
      • ExcessiveLineLength
        excessive line length (over 120 characters) on line: 15
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_14
    • 2.4.0_rc1
      • ExcessiveLineLength
        excessive line length (over 120 characters) on line: 15
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_14
    • 2.3.4
      • ExcessiveLineLength
        excessive line length (over 120 characters) on line: 15
      • 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.3.2
      • ExcessiveLineLength
        excessive line length (over 120 characters) on line: 15
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_14
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 2.3.3
    • 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 versions: 2.3.2, 2.3.3
    • 2.2.7
      • DoublePrefixInPath
        ${EROOT}/$(systemd_get_systempresetdir): concatenates two paths containing EPREFIX on line: 292
      • 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.2, 2.3.3
      • RequiredUseDefaults
        profile: 'default/linux/amd64/23.0' (200 total) failed REQUIRED_USE: ( python_targets_python3_11 || python_targets_python3_12 )
    • 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.7, 2.2.8, 2.3.2, 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.