Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ arm ], all versions are unstable: [ 24.2.4.2-r1, 24.2.6.2, 24.2.7.2 ]
  • 9999
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 24
    • VariableOrderWrong
      variable LICENSE should occur before RESTRICT
    • VariableOrderWrong
      variable S should occur before SLOT
  • 24.2.9999
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 24
    • VariableOrderWrong
      variable LICENSE should occur before RESTRICT
    • VariableOrderWrong
      variable S should occur before SLOT
  • 24.2.7.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 24
    • VariableOrderWrong
      variable LICENSE should occur before RESTRICT
    • VariableOrderWrong
      variable S should occur before SLOT
  • 24.2.6.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 24
    • LaggingStable
      slot(0), stabled arches: [ amd64, arm64, ppc64 ], lagging: [ ~x86 ]
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64, ppc64 ], potential: [ ~arm ]
    • VariableOrderWrong
      variable LICENSE should occur before RESTRICT
    • VariableOrderWrong
      variable S should occur before SLOT
  • 24.2.4.2-r1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 24
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
    • VariableOrderWrong
      variable LICENSE should occur before RESTRICT
    • VariableOrderWrong
      variable S should occur before SLOT

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