https://bugzilla.novell.com/show_bug.cgi?id=896126 https://bugzilla.novell.com/show_bug.cgi?id=896126#c0 Summary: kiwi: suseImportBuildKey should be more robust Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: System Imaging AssignedTo: ms@suse.com ReportedBy: aspiers@suse.com QAContact: adrian@suse.com Found By: Development Blocker: --- https://build.suse.de/build/Devel:Cloud:4/vagrantbox_images/x86_64/suse-clou... shows the following errors: [ 233s] /.kconfig: line 209: /usr/lib/rpm/gnupg/dumpsigs: No such file or directory [ 233s] ls: cannot access gpg-pubkey-*.asc: No such file or directory [ 233s] / when config.sh invokes the following code: #====================================== # Add missing gpg keys to rpm #-------------------------------------- suseImportBuildKey I'm guessing this is because neither the suse-build-key nor openSUSE-build-key rpms were installed, so /usr/lib/rpm/gnupg/dumpsigs doesn't exist. But suseImportBuildKey could check for its existence before running and offer a more helpful error which suggests adding either of these packages to the kiwi config file. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.