Wind River Support Network

HomeDefectsLIN1021-103
Not to be fixed

LIN1021-103 : ovmf-native: do_unpack: gitsm: submodule unpack failed: UnpackError Unpack failure for URL:

Created: May 17, 2021    Updated: Sep 18, 2021
Resolved Date: Sep 17, 2021
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Userspace

Description

1, $ setup.sh --machines=intel-x86-64 --templates feature/target-toolchain feature/gcc-sanitizers --distro wrlinux --accept-eula=yes --dl-layers
2,  add below logic in conf/local.conf
PREMIRRORS_append = ".*://.*/.* git:///net/server/buildarea1/SharedImage/downloads/git2/MIRRORNAME;protocol=file"
3, bitbake ovmf-native -cunpack
[snip]
ERROR: ovmf-native-edk2-stable202102-r0 do_unpack: Unpack failure for URL: 'gitsm://github.com/openssl/openssl;protocol=https;name=CryptoPkg/Library/OpensslLib/openssl;subpath=CryptoPkg/Library/OpensslLib/openssl;bareclone=1;nobranch=1'. No up to date source found: clone directory not available or not up to date: /mybuild/build/downloads/git2/github.com.openssl.openssl; shallow clone not enabled
[snip]

Steps to Reproduce

/lpg-build/cdc/fast_prod/WRLINUX_MASTER_WR/MASTER_WR_GIT/wrlinux-10/setup.sh --machines=intel-x86-64 --templates feature/target-toolchain feature/gcc-sanitizers --distro wrlinux --accept-eula=yes --dl-layers

source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build

touch customized_test_plan.ini,  add below into this file:
[Test_Case]
boottime
lmbench
iozone
hackbench
netperf
iperf3
whetstone
build_kernel
coremark
process_thread_latency

[Test_HW]
iozone = "sdb1_ext4"
netperf = "eth1"
iperf3 = "eth1"

bitbake-layers add-layer /lpg-build/cdc/WASSP_LINUX_MASTER_WR/testcases/wrlinux/wr-testing/benchmark-dev && echo require templates/feature/benchmark/template.conf >> conf/local.conf && echo IMAGE_FSTYPES += \" tar.bz2\" >> conf/local.conf &&echo ACTIVE_PLAN = \"customized_test_plan.ini\" >> conf/local.conf &&echo IMAGE_FSTYPES_remove = \" live hddimg iso\" >>conf/local.conf &&echo 'PREMIRRORS_append = ".*://.*/.* git:///net/pek-lpgtest7408/buildarea1/SharedImage/downloads/git2/MIRRORNAME;protocol=file"' >> conf/local.conf

bitbake wrlinux-image-std
Live chat
Online