[Bug 1028616] New: Local package build impossible for Fedora 25 (Signature, key ID fdb19c98: NOKEY)
http://bugzilla.suse.com/show_bug.cgi?id=1028616 Bug ID: 1028616 Summary: Local package build impossible for Fedora 25 (Signature, key ID fdb19c98: NOKEY) Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: x86-64 OS: openSUSE 42.2 Status: NEW Severity: Normal Priority: P5 - None Component: BuildService Assignee: bnc-team-screening@forge.provo.novell.com Reporter: lpechacek@suse.com QA Contact: adrian@suse.com Found By: --- Blocker: --- $ osc build --root=/data/build/kbuild-x86_64 Fedora_25 x86_64 openorienteering-mapper.spec Building openorienteering-mapper.spec for Fedora_25/x86_64 Getting buildinfo from server and store to /dev/shm/home:LPechacek:branches:home:dg0yt:staging/openorienteering-mapper/.osc/_buildinfo-Fedora_25-x86_64.xml Getting buildconfig from server and store to /dev/shm/home:LPechacek:branches:home:dg0yt:staging/openorienteering-mapper/.osc/_buildconfig-Fedora_25-x86_64 Updating cache of required packages 0.0% cache miss. 397/397 dependencies cached. Verifying integrity of cached packages using keys from Fedora:25 warning: /var/tmp/osbuild-packagecache/Fedora:25/standard/x86_64/acl-2.2.52-11.fc24.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID fdb19c98: NOKEY /var/tmp/osbuild-packagecache/Fedora:25/standard/x86_64/acl-2.2.52-11.fc24.x86_64.rpm : public key not available /var/tmp/osbuild-packagecache/Fedora:25/standard/x86_64/attr-2.4.47-16.fc24.x86_64.rpm : public key not available /var/tmp/osbuild-packagecache/Fedora:25/standard/x86_64/bash-4.3.43-4.fc25.x86_64.rpm : public key not available /var/tmp/osbuild-packagecache/Fedora:25/standard/x86_64/bzip2-1.0.6-20.fc24.x86_64.rpm : public key not available .... $ gpg --import --dry-run "/var/tmp/osbuild-packagecache/Fedora:25/_pubkey" gpg: key 2EC29951: public key "[User ID not found]" imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model gpg: depth: 0 valid: 4 signed: 8 trust: 0-, 0q, 0n, 0m, 0f, 4u gpg: depth: 1 valid: 8 signed: 4 trust: 5-, 0q, 0n, 0m, 3f, 0u gpg: depth: 2 valid: 2 signed: 2 trust: 2-, 0q, 0n, 0m, 0f, 0u gpg: next trustdb check due at 2020-10-07 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028616 Chenzi Cao <chcao@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bnc-team-screening@forge.pr |adrian@suse.com |ovo.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028616 http://bugzilla.suse.com/show_bug.cgi?id=1028616#c1 Libor Pechacek <lpechacek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Local package build |Local package build |impossible for Fedora 25 |impossible for Fedora 29 |(Signature, key ID |(Signature, key ID |fdb19c98: NOKEY) |429476b4: NOKEY) --- Comment #1 from Libor Pechacek <lpechacek@suse.com> --- Still failing. $ osc build --root=/data/build/kbuild-x86_64 Fedora_29 x86_64 openorienteering-mapper.spec ... Verifying integrity of cached packages using keys from Fedora:29 warning: /var/tmp/osbuild-packagecache/Fedora:29/standard/x86_64/acl-2.2.53-2.fc29.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 429476b4: NOKEY /var/tmp/osbuild-packagecache/Fedora:29/standard/x86_64/acl-2.2.53-2.fc29.x86_64.rpm : public key not available ... After getting the Fedora 29 key from https://fedora.pkgs.org/29/fedora-updates-i386/fedora-gpg-keys-29-6.noarch.r... and pushing it to /var/tmp/osbuild-packagecache/Fedora:29/_pubkey, packages get successfully built in offline mode. I guess there is some misconfiguration on OBS side which results in wrong public key being stored in the package cache directory. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com