Commit Graph

3 Commits (99dfa1afec53d807f5282a1f3f2a67c468921815)

Author SHA1 Message Date
Michael Scherer 0d8b81cd95 optionally use rpm python module instead of calling a
external executable, to avoid the cost of forking.
Since python-rpm is not automatically present, we still fallback
on the slower rpm fork method.
11 years ago
Michael Scherer 9482815b71 Fix behavior of urpmi module where it always return "changed"
even when a package is already installed, since urpmi will
always return 0 wether it install or not.
11 years ago
Philippe Makowski 38a2ee7751 urpmi module 11 years ago