Pkgcheck Warnings

  • All Versions
    • 9999
      • VariableOrderWrong
        variable S should occur before IUSE
    • 0.13.2
      • 0.12.3
        • PythonCompatUpdate
          PYTHON_COMPAT update available: python3_13
        • RedundantVersion
          slot(0) keywords are overshadowed by version: 0.13.2
        • SuboptimalCratesSeparator
          line: 7: using - as name-version separator in CRATES is suboptimal, use name@version instead
        • SuboptimalCratesURICall
          line: 255: calling '$(cargo_crate_uris)' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead
        • 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.