Pkgcheck Warnings

  • All Versions
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 1.12.0_p20230609
    • ProvidedEclassInherit
      line 8: redundant eclass inherit 'linux-info', provided by 'linux-mod'
    • UnstableOnly
      for arches: [ amd64, x86 ], all versions are unstable: [ 1.12.0_p20220830-r1, 1.12.0_p20230609 ]
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 98
    • DeprecatedEclass
      uses deprecated eclass: linux-mod (migrate to linux-mod-r1.eclass)
    • EmptyGlobalAssignment
      line 13: empty global assignment: SRC_URI=""
    • EmptyGlobalAssignment
      line 17: empty global assignment: KEYWORDS=""
  • 9999
    • EmptyGlobalAssignment
      line 13: empty global assignment: SRC_URI=""
    • EmptyGlobalAssignment
      line 17: empty global assignment: KEYWORDS=""
  • 1.12.0_p20230609
    • 1.12.0_p20220830-r1
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 1.12.0_p20230609
      • ProvidedEclassInherit
        line 8: redundant eclass inherit 'linux-info', provided by 'linux-mod'
      • ExcessiveLineLength
        excessive line length (over 120 characters) on line: 98
      • DeprecatedEclass
        uses deprecated eclass: linux-mod (migrate to linux-mod-r1.eclass)

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