Commit Graph

8 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
ed9a728235 rpm_verify: do not try to import key when run as normal user 2015-04-15 14:21:57 +02:00
Marek Marczykowski-Górecki
e4d5e43abd rpm_verify: use absolute path for key import 2014-11-22 01:10:24 +01:00
Marek Marczykowski-Górecki
1535273f9b Import Qubes Release key before verifying rpms on just built ISO 2014-11-20 21:24:50 +01:00
Marek Marczykowski-Górecki
ca20339ce2 Fix rpm_verify script
Do not match unsigned package with 'pgp' in name as signed.
Also do not show "No PGP signature found!" warning when signing is
disabled in builder.conf.
2014-04-08 05:50:32 +02:00
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