Wind River Support Network

HomeDefectsLIN1021-1217
Fixed

LIN1021-1217 : LAT: generate wic image failed with bcm-2xxx-rpi4

Created: Aug 15, 2021    Updated: Aug 24, 2021
Resolved Date: Aug 23, 2021
Found In Version: 10.21.20.4
Fix Version: 10.21.20.4
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Userspace

Description

$ wget -q http://Path_to/lat-bcm-2xxx-rpi4/wrlinux-graphics-10.21.20.4-glibc-x86_64-bcm_2xxx_rpi4-container-base-sdk.sh
$ chmod +x wrlinux-graphics-10.21.20.4-glibc-x86_64-bcm_2xxx_rpi4-container-base-sdk.sh 
$ ./wrlinux-graphics-10.21.20.4-glibc-x86_64-bcm_2xxx_rpi4-container-base-sdk.sh -d . -y
$ . environment-setup-cortexa72-wrs-linux 

$ genimage -t wic
appsdk - INFO: No Input YAML File, use default setting
appsdk - INFO: Machine: bcm-2xxx-rpi4
appsdk - INFO: Image Name: wrlinux-image-small
appsdk - INFO: Image Type: wic
appsdk - INFO: Packages Number: 18
appsdk - INFO: External Packages Number: 0
appsdk - INFO: Package Feeds:
http://Path_to/bcm-2xxx-rpi4/latest/lts-21/bcm-2xxx-rpi4/repos/rpm/bcm_2xxx_rpi4
http://Path_to/bcm-2xxx-rpi4/latest/lts-21/bcm-2xxx-rpi4/repos/rpm/cortexa72
http://Path_to/bcm-2xxx-rpi4/latest/lts-21/bcm-2xxx-rpi4/repos/rpm/noarch

appsdk - INFO: enviroments: ['NO_RECOMMENDATIONS="0"', 'KERNEL_PARAMS="key=value"']
appsdk - INFO: Create Rootfs: Started
appsdk - INFO: Create Rootfs: Succeeded(took 91 seconds) 
appsdk - INFO: Create Initramfs: Started
appsdk - INFO: Reuse existed Initramfs
appsdk - INFO: Create Initramfs: Succeeded(took 0 seconds) 
appsdk - INFO: Create Ostree Repo: Started
appsdk - INFO: Create Ostree Repo: Succeeded(took 39 seconds) 
appsdk - INFO: Create Ostree OTA: Started
appsdk - ERROR: Executing /tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/share/genimage/scripts/run.do_image_otaimg failed
Exit code 1. Output:
+ set -e
+ OSTREE_BRANCHNAME=wrlinux-image-small
+ OSTREE_REMOTE_NAME=wrlinux
+ OSTREE_REPO=/tmp/rpi/deploy/ostree_repo
+ OSTREE_KERNEL_ARGS='ro rootwait'
+ EFI_SECURE_BOOT=
+ DISTRO=wrlinux
+ OSTREE_GRUB2_EXEC=/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/ostree/ostree-grub-generator
+ '[' bcm-2xxx-rpi4 = intel-x86-64 ']'
+ OSTREE_BOOTLOADER=u-boot
+ do_image_otaimg
+ '[' -z /tmp/rpi/deploy/ostree_repo ']'
+ '[' -z wrlinux ']'
+ '[' -z wrlinux-image-small ']'
++ mktemp -d /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-XXXXX
+ PHYS_SYSROOT=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p
+ ostree admin --sysroot=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p init-fs /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p
+ ostree admin --sysroot=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p os-init wrlinux
ostree/deploy/wrlinux initialized as OSTree root
+ ostree config --repo=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/ostree/repo set core.add-remotes-config-dir false
+ '[' 2 '!=' 0 ']'
+ ostree config --repo=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/ostree/repo set upgrade.skip-boot-diff 2
+ '[' 0 '!=' 1 ']'
+ ostree config --repo=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/ostree/repo set upgrade.no-ab 1
+ ostree config --repo=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/ostree/repo set upgrade.branch wrlinux-image-small
+ '[' -n '' ']'
+ mkdir -p /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/loader.0
+ ln -s loader.0 /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/loader
+ '[' u-boot = grub ']'
+ '[' u-boot = u-boot ']'
+ touch /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/loader/uEnv.txt
+ ostree --repo=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/ostree/repo pull-local --remote=wrlinux /tmp/rpi/deploy/ostree_repo wrlinux-image-small
786 metadata, 8823 content objects imported
+ export OSTREE_BOOT_PARTITION=/boot
+ OSTREE_BOOT_PARTITION=/boot
+ kargs_list=
+ for arg in ${OSTREE_KERNEL_ARGS}
+ kargs_list=' --karg-append=ro'
+ for arg in ${OSTREE_KERNEL_ARGS}
+ kargs_list=' --karg-append=ro --karg-append=rootwait'
+ OSTREE_GRUB2_EXEC=/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/ostree/ostree-grub-generator
+ ostree admin --sysroot=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p deploy --karg-append=ro --karg-append=rootwait --os=wrlinux wrlinux-image-small
Relabeling /var (no stamp file 'var/.ostree-selabeled' found)
Transaction complete; bootconfig swap: yes; deployment count change: 1
+ '[' 0 '!=' 1 ']'
+ OSTREE_GRUB2_EXEC=/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/ostree/ostree-grub-generator
+ ostree admin --sysroot=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p deploy --os=wrlinux wrlinux-image-small
Copying /etc changes: 0 modified, 0 removed, 0 added
Transaction complete; bootconfig swap: yes; deployment count change: 1
+ '[' -d /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/0/ostree/boot/efi ']'
+ '[' u-boot = u-boot ']'
+ rm -rf /tmp/rpi/workdir/wrlinux-image-small/rootfs_ota_uboot
+ mkdir -p /tmp/rpi/workdir/wrlinux-image-small/rootfs_ota_uboot
++ grep '^bootdir=' /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/loader/uEnv.txt
+ bootdir=bootdir=/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c/
+ bootdir=/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c/
+ '[' /ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c/ '!=' '' ']'
+ '[' -e /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c/ ']'
+ cp -r /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//bcm2710-rpi-3-b.dtb /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//bcm2710-rpi-3-b-plus.dtb /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//bcm2711-rpi-4-b.dtb /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//boot.scr /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//initramfs /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//overlays /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//vmlinuz /tmp/rpi/workdir/wrlinux-image-small/rootfs_ota_uboot
+ printf 123A
+ printf 00WR
+ '[' 0 '!=' 1 ']'
+ printf 1
+ '[' 1 = 1 ']'
+ set -f
+ bfiles='bcm2835-bootfiles/*                     Image bcm2711-rpi-4-b.dtb bcm2710-rpi-3-b.dtb bcm2710-rpi-3-b-plus.dtb at86rf233.dtbo;overlays/at86rf233.dtbo disable-bt.dtbo;overlays/disable-bt.dtbo dwc2.dtbo;overlays/dwc2.dtbo gpio-key.dtbo;overlays/gpio-key.dtbo hifiberry-amp.dtbo;overlays/hifiberry-amp.dtbo hifiberry-dac.dtbo;overlays/hifiberry-dac.dtbo hifiberry-dacplus.dtbo;overlays/hifiberry-dacplus.dtbo hifiberry-digi.dtbo;overlays/hifiberry-digi.dtbo i2c-rtc.dtbo;overlays/i2c-rtc.dtbo iqaudio-dac.dtbo;overlays/iqaudio-dac.dtbo iqaudio-dacplus.dtbo;overlays/iqaudio-dacplus.dtbo miniuart-bt.dtbo;overlays/miniuart-bt.dtbo mcp2515-can0.dtbo;overlays/mcp2515-can0.dtbo pitft22.dtbo;overlays/pitft22.dtbo pitft28-resistive.dtbo;overlays/pitft28-resistive.dtbo pitft28-capacitive.dtbo;overlays/pitft28-capacitive.dtbo pitft35-resistive.dtbo;overlays/pitft35-resistive.dtbo pps-gpio.dtbo;overlays/pps-gpio.dtbo rpi-ft5406.dtbo;overlays/rpi-ft5406.dtbo rpi-poe.dtbo;overlays/rpi-poe.dtbo vc4-kms-v3d.dtbo;overlays/vc4-kms-v3d.dtbo vc4-fkms-v3d.dtbo;overlays/vc4-fkms-v3d.dtbo w1-gpio-pullup.dtbo;overlays/w1-gpio-pullup.dtbo w1-gpio.dtbo;overlays/w1-gpio.dtbo gpio-ir.dtbo;overlays/gpio-ir.dtbo gpio-ir-tx.dtbo;overlays/gpio-ir-tx.dtbo 		     u-boot.bin;kernel8.img boot.scr initramfs-ostree-image-bcm-2xxx-rpi4.cpio.gz.u-boot;initramfs'
+ for f in $bfiles
+ set +f
++ echo 'bcm2835-bootfiles/*'
++ sed -e 's#;.*##'
+ argFROM='bcm2835-bootfiles/*'
++ echo 'bcm2835-bootfiles/*'
++ sed -e 's#.*;##'
+ argTO='bcm2835-bootfiles/*'
+ '[' 'bcm2835-bootfiles/*' '!=' 'bcm2835-bootfiles/*' ']'
+ cp '/tmp/rpi/deploy/bcm2835-bootfiles/*' /tmp/rpi/workdir/wrlinux-image-small/rootfs_ota_uboot
cp: cannot stat '/tmp/rpi/deploy/bcm2835-bootfiles/*': No such file or directory

Traceback (most recent call last):
  File "/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/bin/genimage", line 33, in <module>
    sys.exit(load_entry_point('genimage==1.0', 'console_scripts', 'genimage')())
  File "/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/python3.9/site-packages/genimage/genimage.py", line 622, in main
    args.func(args)
  File "/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/python3.9/site-packages/genimage/genimage.py", line 611, in _main_run
    ret = _main_run_internal(args)
  File "/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/python3.9/site-packages/genimage/genimage.py", line 595, in _main_run_internal
    create.do_ostree_ota()
  File "/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/python3.9/site-packages/genimage/utils.py", line 398, in func_wrapper
    func(self)
  File "/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/python3.9/site-packages/genimage/genimage.py", line 223, in do_ostree_ota
    ostree_ota.create()
  File "/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/python3.9/site-packages/genimage/image.py", line 399, in create
    raise Exception("Executing %s failed\nExit code %d. Output:\n%s"
Exception: Executing /tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/share/genimage/scripts/run.do_image_otaimg failed
Exit code 1. Output:
+ set -e
+ OSTREE_BRANCHNAME=wrlinux-image-small
+ OSTREE_REMOTE_NAME=wrlinux
+ OSTREE_REPO=/tmp/rpi/deploy/ostree_repo
+ OSTREE_KERNEL_ARGS='ro rootwait'
+ EFI_SECURE_BOOT=
+ DISTRO=wrlinux
+ OSTREE_GRUB2_EXEC=/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/ostree/ostree-grub-generator
+ '[' bcm-2xxx-rpi4 = intel-x86-64 ']'
+ OSTREE_BOOTLOADER=u-boot
+ do_image_otaimg
+ '[' -z /tmp/rpi/deploy/ostree_repo ']'
+ '[' -z wrlinux ']'
+ '[' -z wrlinux-image-small ']'
++ mktemp -d /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-XXXXX
+ PHYS_SYSROOT=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p
+ ostree admin --sysroot=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p init-fs /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p
+ ostree admin --sysroot=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p os-init wrlinux
ostree/deploy/wrlinux initialized as OSTree root
+ ostree config --repo=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/ostree/repo set core.add-remotes-config-dir false
+ '[' 2 '!=' 0 ']'
+ ostree config --repo=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/ostree/repo set upgrade.skip-boot-diff 2
+ '[' 0 '!=' 1 ']'
+ ostree config --repo=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/ostree/repo set upgrade.no-ab 1
+ ostree config --repo=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/ostree/repo set upgrade.branch wrlinux-image-small
+ '[' -n '' ']'
+ mkdir -p /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/loader.0
+ ln -s loader.0 /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/loader
+ '[' u-boot = grub ']'
+ '[' u-boot = u-boot ']'
+ touch /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/loader/uEnv.txt
+ ostree --repo=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/ostree/repo pull-local --remote=wrlinux /tmp/rpi/deploy/ostree_repo wrlinux-image-small
786 metadata, 8823 content objects imported
+ export OSTREE_BOOT_PARTITION=/boot
+ OSTREE_BOOT_PARTITION=/boot
+ kargs_list=
+ for arg in ${OSTREE_KERNEL_ARGS}
+ kargs_list=' --karg-append=ro'
+ for arg in ${OSTREE_KERNEL_ARGS}
+ kargs_list=' --karg-append=ro --karg-append=rootwait'
+ OSTREE_GRUB2_EXEC=/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/ostree/ostree-grub-generator
+ ostree admin --sysroot=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p deploy --karg-append=ro --karg-append=rootwait --os=wrlinux wrlinux-image-small
Relabeling /var (no stamp file 'var/.ostree-selabeled' found)
Transaction complete; bootconfig swap: yes; deployment count change: 1
+ '[' 0 '!=' 1 ']'
+ OSTREE_GRUB2_EXEC=/tmp/rpi/sysroots/x86_64-wrlinuxsdk-linux/usr/lib/ostree/ostree-grub-generator
+ ostree admin --sysroot=/tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p deploy --os=wrlinux wrlinux-image-small
Copying /etc changes: 0 modified, 0 removed, 0 added
Transaction complete; bootconfig swap: yes; deployment count change: 1
+ '[' -d /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/0/ostree/boot/efi ']'
+ '[' u-boot = u-boot ']'
+ rm -rf /tmp/rpi/workdir/wrlinux-image-small/rootfs_ota_uboot
+ mkdir -p /tmp/rpi/workdir/wrlinux-image-small/rootfs_ota_uboot
++ grep '^bootdir=' /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/loader/uEnv.txt
+ bootdir=bootdir=/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c/
+ bootdir=/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c/
+ '[' /ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c/ '!=' '' ']'
+ '[' -e /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c/ ']'
+ cp -r /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//bcm2710-rpi-3-b.dtb /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//bcm2710-rpi-3-b-plus.dtb /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//bcm2711-rpi-4-b.dtb /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//boot.scr /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//initramfs /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//overlays /tmp/rpi/workdir/wrlinux-image-small/ota-sysroot-2n60p/boot/ostree/wrlinux-6004a0906aa0975f51faee761842d83531e4ed06d20d99a5c570e125efcdc46c//vmlinuz /tmp/rpi/workdir/wrlinux-image-small/rootfs_ota_uboot
+ printf 123A
+ printf 00WR
+ '[' 0 '!=' 1 ']'
+ printf 1
+ '[' 1 = 1 ']'
+ set -f
+ bfiles='bcm2835-bootfiles/*                     Image bcm2711-rpi-4-b.dtb bcm2710-rpi-3-b.dtb bcm2710-rpi-3-b-plus.dtb at86rf233.dtbo;overlays/at86rf233.dtbo disable-bt.dtbo;overlays/disable-bt.dtbo dwc2.dtbo;overlays/dwc2.dtbo gpio-key.dtbo;overlays/gpio-key.dtbo hifiberry-amp.dtbo;overlays/hifiberry-amp.dtbo hifiberry-dac.dtbo;overlays/hifiberry-dac.dtbo hifiberry-dacplus.dtbo;overlays/hifiberry-dacplus.dtbo hifiberry-digi.dtbo;overlays/hifiberry-digi.dtbo i2c-rtc.dtbo;overlays/i2c-rtc.dtbo iqaudio-dac.dtbo;overlays/iqaudio-dac.dtbo iqaudio-dacplus.dtbo;overlays/iqaudio-dacplus.dtbo miniuart-bt.dtbo;overlays/miniuart-bt.dtbo mcp2515-can0.dtbo;overlays/mcp2515-can0.dtbo pitft22.dtbo;overlays/pitft22.dtbo pitft28-resistive.dtbo;overlays/pitft28-resistive.dtbo pitft28-capacitive.dtbo;overlays/pitft28-capacitive.dtbo pitft35-resistive.dtbo;overlays/pitft35-resistive.dtbo pps-gpio.dtbo;overlays/pps-gpio.dtbo rpi-ft5406.dtbo;overlays/rpi-ft5406.dtbo rpi-poe.dtbo;overlays/rpi-poe.dtbo vc4-kms-v3d.dtbo;overlays/vc4-kms-v3d.dtbo vc4-fkms-v3d.dtbo;overlays/vc4-fkms-v3d.dtbo w1-gpio-pullup.dtbo;overlays/w1-gpio-pullup.dtbo w1-gpio.dtbo;overlays/w1-gpio.dtbo gpio-ir.dtbo;overlays/gpio-ir.dtbo gpio-ir-tx.dtbo;overlays/gpio-ir-tx.dtbo 		     u-boot.bin;kernel8.img boot.scr initramfs-ostree-image-bcm-2xxx-rpi4.cpio.gz.u-boot;initramfs'
+ for f in $bfiles
+ set +f
++ echo 'bcm2835-bootfiles/*'
++ sed -e 's#;.*##'
+ argFROM='bcm2835-bootfiles/*'
++ echo 'bcm2835-bootfiles/*'
++ sed -e 's#.*;##'
+ argTO='bcm2835-bootfiles/*'
+ '[' 'bcm2835-bootfiles/*' '!=' 'bcm2835-bootfiles/*' ']'
+ cp '/tmp/rpi/deploy/bcm2835-bootfiles/*' /tmp/rpi/workdir/wrlinux-image-small/rootfs_ota_uboot
cp: cannot stat '/tmp/rpi/deploy/bcm2835-bootfiles/*': No such file or directory

$ 

Steps to Reproduce

run commands as described
Live chat
Online