Am 27.05.2015 um 09:36 schrieb Andreas Schwab:
Johannes Weberhofer <jweberhofer@weberhofer.at> writes:
warning: /var/tmp/osbuild-packagecache/devel:tools:scm/openSUSE_13.1/x86_64/xmlto-0.0.26-41.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 32567f38: NOKEY /var/tmp/osbuild-packagecache/devel:tools:scm/openSUSE_13.1/x86_64/xmlto-0.0.26-41.1.x86_64.rpm : public key not available
Any hint, what can be done to fix the problem?
Import the key with the ID 32567f38 into the rpmkeys database:
$ gpg --recv-key 32567f38 $ gpg --export --armor 32567f38 > key.asc $ sudo rpmkeys --import key.asc
Andreas.
But that will not add the key in the osc build's chroot environment, will it? Shouldn't that be done automatically? -- Johannes Weberhofer Weberhofer GmbH, Austria, Vienna -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org