Pkgcheck Warnings

  • All Versions
    • MissingRemoteId
      missing <remote-id type="github">EnterpriseDB/repmgr</remote-id> (inferred from URI 'https://github.com/EnterpriseDB/repmgr/releases/download/v5.5.0/repmgr-5.5.0.tar.gz')
    • UnstableOnly
      for arches: [ amd64, x86 ], all versions are unstable: [ 5.1.0, 5.1.0-r1, 5.5.0 ]
  • 5.5.0
    • VariableOrderWrong
      variable DESCRIPTION should occur before RESTRICT
  • 5.1.0-r1
    • MissingUseDepDefault
      DEPEND="dev-db/postgresql:*[server,static-libs]": USE flag 'server' missing from package: [ dev-db/postgresql-9999 ]
    • MissingUseDepDefault
      RDEPEND="dev-db/postgresql:*[server,static-libs]": USE flag 'server' missing from package: [ dev-db/postgresql-9999 ]
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 5.5.0
  • 5.1.0
    • MissingUseDepDefault
      DEPEND="dev-db/postgresql:*[server,static-libs]": USE flag 'server' missing from package: [ dev-db/postgresql-9999 ]
    • MissingUseDepDefault
      RDEPEND="dev-db/postgresql:*[server,static-libs]": USE flag 'server' missing from package: [ dev-db/postgresql-9999 ]
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 5.1.0-r1, 5.5.0

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