Pkgcheck Warnings

  • All Versions
    • 9999
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 70, 71, 72
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_14
    • 5.3
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 70, 71, 72
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_14
    • 5.2
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 70, 71, 72
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_14
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 5.3
    • 5.1-r1
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 70, 71, 72
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_14
      • RedundantVersion
        slot(0) keywords are overshadowed by versions: 5.2, 5.3

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