Pkgcheck Warnings

  • All Versions
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 25, 26
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 23, 24
    • UnstableOnly
      for arch: [ ppc ], all versions are unstable: [ 202105-r2 ]
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • EmptyGlobalAssignment
      line 54: empty global assignment: RDEPEND=""
  • 202202
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 23, 24
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
  • 202105-r2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 25, 26
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • EmptyGlobalAssignment
      line 54: empty global assignment: RDEPEND=""

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