]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/signing: use temporary rpmdb
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 20 Jan 2016 13:08:41 +0000 (15:08 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:36 +0000 (23:42 +0000)
commite2ddf409f405ab570ea7f6ed87180789b3a54607
tree4339ce623e6fa5b51b5996395f19b6fbd4a65971
parent4b4bb1e905cc20462f4fbc1105ac3fac7af93b15
oeqa/selftest/signing: use temporary rpmdb

Use temporary rpmdb when importing gpg public key and checking rpm
signature. This patch should fix a problem where test_signing_packages()
sometimes fails with
"pmdb: BDB1540 configured environment flags incompatible with existing
 environment"

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/signing.py