Pkgcheck Warnings

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