Pkgcheck Warnings

  • All Versions
    • MissingRemoteId
      missing <remote-id type="github">SELinuxProject/refpolicy</remote-id> (inferred from URI 'https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20250618/refpolicy-2.20250618.tar.bz2')
  • 9999
    • DeprecatedEapi
      uses deprecated EAPI 7
    • MissingInherits
      selinux-policy-2: missing inherit usage: 'SELINUX_GIT_REPO', line 11
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_13, python3_14
    • VariableOrderWrong
      variable DESCRIPTION should occur before IUSE
    • VariableOrderWrong
      variable S should occur before SLOT
  • 2.20250618-r1
    • DeprecatedEapi
      uses deprecated EAPI 7
    • MissingInherits
      selinux-policy-2: missing inherit usage: 'SELINUX_GIT_BRANCH', line 12
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_13, python3_14
    • VariableOrderWrong
      variable DESCRIPTION should occur before IUSE
    • VariableOrderWrong
      variable S should occur before SLOT
  • 2.20250213-r1
    • DeprecatedEapi
      uses deprecated EAPI 7
    • MissingInherits
      selinux-policy-2: missing inherit usage: 'SELINUX_GIT_REPO', line 11
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_13, python3_14
    • VariableOrderWrong
      variable DESCRIPTION should occur before IUSE
    • 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.