Pkgcheck Warnings

  • All Versions
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 0.8.1
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potential: [ ~ppc64 ]
    • StableRequest
      slot(0) no change in 125 days for unstable keyword: [ ~amd64 ]
    • SuboptimalCratesURICall
      line: 269: calling '$(cargo_crate_uris)' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead
    • UnstableOnly
      for arch: [ ppc64 ], all versions are unstable: [ 0.7.0, 0.7.1, 0.8.1 ]
    • SuboptimalCratesSeparator
      line: 7: using - as name-version separator in CRATES is suboptimal, use name@version instead
  • 0.8.1
    • 0.7.1
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 0.8.1
      • StableRequest
        slot(0) no change in 125 days for unstable keyword: [ ~amd64 ]
    • 0.7.0
      • PotentialStable
        slot(0), stabled arch: [ amd64 ], potential: [ ~ppc64 ]
      • SuboptimalCratesURICall
        line: 269: calling '$(cargo_crate_uris)' 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

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