Commit Graph

4 Commits

Author SHA1 Message Date
Joanna Rutkowska
46b793dcba rpm_verify: reduce verbosity, and at the same time print more info on error 2012-11-19 17:43:09 +01:00
Marek Marczykowski
b1d5b87e33 rpm_verify: verify all packages even with NO_SIGN
Do not stop verifyng on first not signed package.
2011-11-28 23:05:51 +01:00
Joanna Rutkowska
88db331d6b rpm_verify: do not panic when the file doesn't exist
It turns out revisor attempts to verify some non-existent files, and this should
not cause an abort.
2011-11-10 18:33:04 +01:00
Joanna Rutkowska
a5f58a524f User rpm_verify instead of repeated manual parsing of rpm --checksign output
Additionally, rpm_verify understands the NO_SIGN enviroment variable.
2011-11-10 18:01:25 +01:00