Pkgcheck Warnings

  • All Versions
    • MissingRemoteId
      missing <remote-id type="github">ignitionrobotics/ign-transport</remote-id> (inferred from URI 'https://github.com/ignitionrobotics/ign-transport')
    • UnstableOnly
      for arch: [ amd64 ], all versions are unstable: [ 8.4.0, 8.5.1 ]
  • 8.5.1
    • EmptyGlobalAssignment
      line 15: empty global assignment: IUSE=""
    • VariableOrderWrong
      variable S should occur before IUSE
  • 8.4.0
    • EmptyGlobalAssignment
      line 15: empty global assignment: IUSE=""
    • RedundantVersion
      slot(8) keywords are overshadowed by version: 8.5.1
    • VariableOrderWrong
      variable S should occur before IUSE

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