Pkgcheck Warnings

  • All Versions
    • LaggingStable
      slot(0), stabled arch: [ amd64 ], lagging: [ ~arm64 ]
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potential: [ ~x86 ]
    • SuboptimalCratesURICall
      line: 92: calling '$(cargo_crate_uris ${CRATES})' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead
    • UnstableOnly
      for arch: [ x86 ], all versions are unstable: [ 8.0.0, 9.0.0 ]
    • SuboptimalCratesSeparator
      line: 9: using - as name-version separator in CRATES is suboptimal, use name@version instead
  • 9.0.0
    • LaggingStable
      slot(0), stabled arch: [ amd64 ], lagging: [ ~arm64 ]
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potential: [ ~x86 ]
  • 8.0.0
    • SuboptimalCratesURICall
      line: 92: calling '$(cargo_crate_uris ${CRATES})' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead
    • SuboptimalCratesSeparator
      line: 9: 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.