Pkgcheck Warnings

  • All Versions
    • 2.63
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 75, 123
      • RequiredUseDefaults
        profile: 'default/linux/amd64/23.0' (48 total) failed REQUIRED_USE: systemd
    • 2.61
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 73, 121
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 2.63
      • RequiredUseDefaults
        profile: 'default/linux/amd64/23.0' (48 total) failed REQUIRED_USE: systemd
      • VariableOrderWrong
        variable LICENSE should occur before KEYWORDS
    • 2.58
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 73, 121
      • RedundantVersion
        slot(0) keywords are overshadowed by versions: 2.61, 2.63
      • RequiredUseDefaults
        profile: 'default/linux/amd64/23.0' (48 total) failed REQUIRED_USE: systemd
      • VariableOrderWrong
        variable LICENSE should occur before KEYWORDS

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