GithubHelp home page GithubHelp logo

tubbz-alt / portage-install-checks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gentoo/portage-install-checks

0.0 0.0 0.0 13 KB

[ORIGIN] Extra post-install QA checks for Portage

License: GNU General Public License v2.0

portage-install-checks's Introduction

Portage Install Checks

Extra post-install QA checks for Portage, with output in both human and machine-readable formats.

For humans

  1. Install these checks to /usr/local/lib/install-qa-check.d or /usr/lib/install-qa-check.d
  2. Enable QA logging in /etc/portage/make.conf: PORTAGE_ELOG_CLASSES="log warn error qa"
  3. emerge your package
  4. Check the build log and hope there's no new QA violations

For machines

QA violations are logged to "${T}"/qa.log in YAML:

- tag: share-elf
  files:
    - "/usr/share/bin/foo"
    - "/usr/share/bin/bar"

List of checks

Name Description
illegal-files Files that should never be installed eg. Thumbs.db, OS X fork files etc.
share-elf Identifies ELF files in /usr/share

Credits

Many checks have been inspired by or outright copied from a variety of sources, including, but not limited to:

  • Portage
  • flameeyes' tinderbox
  • toralf's tinderbox
  • lintian

portage-install-checks's People

Contributors

kensington avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.