Rpmdeplint is a tool to find errors in RPM packages in the context of their dependency graph.
- Python 2.7
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
- Source code on Pagure
- File a bug or view open bugs
- For feedback and discussion join #beaker on irc.freenode.net.
- We use Gerrit for code review. Patches welcome!
- Documentation
A user guide is provided by the man(1) page shipped with this tool:
man rpmdeplint