Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ arm64, ppc64, x86 ], all versions are unstable: [ 0.9.3, 0.10.4 ]
    • SuboptimalCratesURICall
      line: 96: calling '$(cargo_crate_uris ${CRATES})' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead
    • SuboptimalCratesSeparator
      line: 7: using - as name-version separator in CRATES is suboptimal, use name@version instead
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potentials: [ ~arm64, ~ppc64, ~x86 ]
    • StableRequest
      slot(0) no change in 94 days for unstable keyword: [ ~amd64 ]
  • 0.10.4
    • StableRequest
      slot(0) no change in 94 days for unstable keyword: [ ~amd64 ]
  • 0.9.3
    • SuboptimalCratesURICall
      line: 96: calling '$(cargo_crate_uris ${CRATES})' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead
    • SuboptimalCratesSeparator
      line: 7: using - as name-version separator in CRATES is suboptimal, use name@version instead
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potentials: [ ~arm64, ~ppc64, ~x86 ]

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