Pkgcheck Warnings

  • All Versions
    • EmptyGlobalAssignment
      line 19: empty global assignment: RDEPEND=""
    • EmptyGlobalAssignment
      line 18: empty global assignment: DEPEND=""
    • DeprecatedEapi
      uses deprecated EAPI 6
    • RedundantDodir
      dodir called before insinto, line 24: dodir /boot/${PN}
    • EmptyGlobalAssignment
      line 15: empty global assignment: IUSE=""
  • 2.40-r2
    • 2.40-r1
      • EmptyGlobalAssignment
        line 19: empty global assignment: RDEPEND=""
      • EmptyGlobalAssignment
        line 18: empty global assignment: DEPEND=""
      • DeprecatedEapi
        uses deprecated EAPI 6
      • RedundantDodir
        dodir called before insinto, line 24: dodir /boot/${PN}
      • EmptyGlobalAssignment
        line 15: empty global assignment: IUSE=""

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