On Mon, Jul 01, 2013 at 03:12:17AM +0400, Kyrill Detinov wrote:
On Sun, 30 Jun 2013 23:40:06 +0200 Marcus Meissner wrote:
It seems that your keyring does contain slightly invalid data:
Oops: keyid_from_fingerprint: no pubkey gpg: Oops: keyid_from_fingerprint: no pubkey gpg: key 00000000 occurs more than once in the trustdb gpg: key 015475F5: public key "Jakub Wilk <jwilk@jwilk.net>" imported gpg: Total number processed: 1
It was OK before I've removed gpg-offline from the spec. And I keep gpg-offline in my home project specs. Please look at build log: https://build.opensuse.org/package/rawlog?arch=i586&package=i18nspector&project=home%3ALazy_Kent&repository=openSUSE_Factory
Bits and pieces were imported, but apparently gpg returns an error.
No error from gpg: gpg: Good signature from "Jakub Wilk <jwilk@jwilk.net>"
Reproducible in graphics/icoutils.
How did you get the keyring file?
gpg-offline --package=${PWD##*/} --add 015475F5
Do you have any special local GPG configuration settings? The local source verifier would also read them. $ LANG=C bash ~/projects/obs-service-source_validator/20-files-present-and-referenced /suse/meissner/projects/bs/home:Lazy_Kent/i18nspector/i18nspector.keyring gpg: keyring `/tmp/check_if_valid_source_dir-K6jrFL/.checkifvalidsourcedir-gpg-keyring' created gpg: key 015475F5: public key "Jakub Wilk <jwilk@jwilk.net>" imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) gpg: Signature made Mon Jun 24 20:36:51 2013 CEST using RSA key ID 015475F5 gpg: please do a --check-trustdb gpg: Good signature from "Jakub Wilk <jwilk@jwilk.net>" gpg: aka "Jakub Wilk <jwilk@debian.org>" gpg: aka "Jakub Wilk <ubanus@users.sf.net>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: CDB5 A124 3ACD B630 09AD 0721 2D4E B3A6 0154 75F5 $ echo $? 0 $ So all good here. Ciao, Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org