Wind River Support Network

HomeDefectsLIN1019-3935
Fixed

LIN1019-3935 : grub-efi-native-2.04-r0 do_sign

Created: Jan 18, 2020    Updated: Feb 19, 2020
Resolved Date: Feb 2, 2020
Found In Version: 10.19.45.3
Fix Version: 10.19.45.4
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Userspace

Description

layers/meta-secure-core/meta-signing-key/files/boot_keys/BOOT-GPG-PRIVKEY-SecureBootCore): gpg: key 9E3086F96EEECC34: public key "SecureBootCore (Signing Key) <SecureCore@foo.com>" imported
 gpg: can't connect to the agent: File name too long
 gpg: error getting the KEK: No agent running
 gpg: error reading '/home/wrlbuild/builds/builds-cbde44d4-d2b1-4428-bc5c-b1ce57c29b3a/layers/meta-secure-core/meta-signing-key/files/boot_keys/BOOT-GPG-PRIVKEY-SecureBootCore': No agent running
 gpg: import from '/home/wrlbuild/builds/builds-cbde44d4-d2b1-4428-bc5c-b1ce57c29b3a/layers/meta-secure-core/meta-signing-key/files/boot_keys/BOOT-GPG-PRIVKEY-SecureBootCore' failed: No agent running
 gpg: Total number processed: 0
 gpg: imported: 1
 gpg: secret keys read: 1
 DEBUG: Python function check_boot_public_key finished

Steps to Reproduce

======!!!NOTE!!!======
This is local.conf/auto.conf for you reference to reproduce defect, please real bug reportor
                  add the steps from wraxl mail, configs like --dl-layers/--all-layer are not in local.conf/auto.conf

Local.conf:
BB_NO_NETWORK ?= '1'
BB_FETCH_PREMIRRORONLY ?= '${@d.getVar('BB_NO_NETWORK') or 0}'
WRTEMPLATE ?= "feature/efi-secure-boot"
MACHINE ??= "intel-x86-64"
DISTRO ??= "wrlinux"
PACKAGE_CLASSES ?= "package_rpm"
EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
USER_CLASSES ?= "buildstats image-mklibs image-prelink"
IMAGE_FSTYPES += "tar.bz2"
PATCHRESOLVE = "noop"
BB_DISKMON_DIRS ??= "\
    STOPTASKS,${TMPDIR},1G,100K \
    STOPTASKS,${DL_DIR},1G,100K \
    STOPTASKS,${SSTATE_DIR},1G,100K \
    STOPTASKS,/tmp,100M,100K \
    ABORT,${TMPDIR},100M,1K \
    ABORT,${DL_DIR},100M,1K \
    ABORT,${SSTATE_DIR},100M,1K \
    ABORT,/tmp,10M,1K"
DISTRO_FEATURES_append = " systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"
KERNEL_FEATURES_append = " cfg/systemd.scc"
PACKAGECONFIG_append_pn-qemu-system-native = " sdl"
PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
CONF_VERSION = "1"
OVERRIDES_append = ":osv-wrlinux"
require wrlinux-distro/conf/distro/include/wrlinux-uninative.inc
INHERIT += "rm_work"
PARALLEL_MAKE = "-j 8"
BB_NUMBER_THREADS = "8"
USER_CLASSES += "buildstats buildstats-summary"
BB_NO_NETWORK = "1"
INHERIT += "report-error"


Live chat
Online