dcallagh / rpmdeplint

Forked from rpmdeplint 6 years ago
Clone

dcallagh / rpmdeplint

Forked from rpmdeplint 6 years ago
Tool to find errors in RPM packages in the context of their dependency graph
Members 1

rpmdeplint

Rpmdeplint is a tool to find errors in RPM packages in the context of their dependency graph.

Requirements

  • Python 2.7

External Dependencies

In order to run the tool, the following pre-requisites need to be installed:

  • rpm, rpm-python
  • librepo, python-librepo
  • hawkey, python-hawkey

For development and tests:

  • sphinx
  • rpmfluff
  • glibc-devel.i686 and libgcc.i686, for building 32-bit binaries

Using

A user guide is provided by the man(1) page shipped with this tool:

man rpmdeplint