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: 'POLICY_TYPES', line 41
    • MissingPackageRevision
      "=" operator used without package revision: DEPEND="=sec-policy/selinux-base-9999[systemd?]"; did you mean either of: ('=sec-policy/selinux-base-9999-r0', '~sec-policy/selinux-base-9999')?
    • MissingPackageRevision
      "=" operator used without package revision: RDEPEND="=sec-policy/selinux-base-9999[systemd?]"; did you mean either of: ('=sec-policy/selinux-base-9999-r0', '~sec-policy/selinux-base-9999')?
    • VariableOrderWrong
      variable DESCRIPTION should occur before HOMEPAGE
    • VariableOrderWrong
      variable LICENSE 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: 'POLICY_TYPES', line 68
    • VariableOrderWrong
      variable DESCRIPTION should occur before HOMEPAGE
    • VariableOrderWrong
      variable LICENSE 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: 'POLICY_TYPES', line 87
    • VariableOrderWrong
      variable DESCRIPTION should occur before HOMEPAGE
    • VariableOrderWrong
      variable LICENSE 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.