What would cause this "opkg" to not pull in these components ?, and how do I 
ensure "opkg" can find these components : "inetutils-rsh" and  "inetutils-rshd" 
?

Using "zeus"..., error log attached...

Build output:

07:34 smonsees@yix490016 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default>
 bitbake -k aiox-defaultfs
WARNING: Host distribution "rhel-7.9" has not been validated with this version 
of the build system; you may possibly experience unexpected failures. It is 
recommended that you use a tested distribution.
WARNING: 
/disk0/scratch/smonsees/yocto/workspace_3/poky/../meta-linaro/meta-linaro/recipes-kernel/linux/linux-hikey-ilp32_4.12.bb:
 Variable key FILES_${KERNEL_PACKAGE_NAME}-devicetree 
(/${KERNEL_IMAGEDEST}/*.dtb /${KERNEL_IMAGEDEST}/*.dtbo) replaces original key 
FILES_kernel-devicetree ( /boot/*.dtb).
WARNING: 
/disk0/scratch/smonsees/yocto/workspace_3/poky/../meta-linaro/meta-linaro/recipes-kernel/linux/linux-hikey-ilp32_4.12.bb:
 Variable key RDEPENDS_${KERNEL_PACKAGE_NAME}-image ( 
${@oe.utils.conditional('KERNEL_IMAGETYPE', 'vmlinux', 
'${KERNEL_PACKAGE_NAME}-vmlinux', '', d)}) replaces original key 
RDEPENDS_kernel-image ( kernel-devicetree).
`
Parsing recipes: 100% 
|###########################################################################################|
 Time: 0:02:21Parsing of 2473 .bb files complete (0 cached, 2473 parsed). 3669 
targets, 145 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.44.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "rhel-7.9"
TARGET_SYS           = "aarch64-poky-linux"
MACHINE              = "aiox-default"
DISTRO               = "limws"
DISTRO_VERSION       = "3.0.4"
TUNE_FEATURES        = "aarch64"
TARGET_FPU           = ""
meta
meta-poky            = "my_yocto_3.0.4:f2eb22a8783f1eecf99bd4042695bab920eed00e"
meta-linaro          = "zeus:a414b5555301d0c80facb6dc5a5badbc69036131"
meta-perl
meta-python
meta-filesystems
meta-networking
meta-initramfs
meta-oe              = "zeus:2b5dd1eb81cd08bc065bc76125f2856e9383e98b"
meta-xilinx-bsp
meta-xilinx-contrib  = "zeus:b82343ac5f013926839627cee9dae7106c008ae9"
meta-bl31
meta-aarch64         = "v2019.02:f635a364c55f1fb12519aff54924a0a5b947091e"

Initialising tasks: 100% 
|########################################################################################|
 Time: 0:00:03
Sstate summary: Wanted 1412 Found 1361 Missed 51 Current 0 (96% match, 0% 
complete)
NOTE: Executing Tasks
NOTE: Setscene tasks completed
ERROR: aiox-defaultfs-1.0-r0 do_rootfs: Unable to install packages. Command 
'/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default/tmp/work/aiox_default-poky-linux/aiox-defaultfs/1.0-r0/recipe-sysroot-native/usr/bin/opkg
 --volatile-cache -f 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default/tmp/work/aiox_default-poky-linux/aiox-defaultfs/1.0-r0/opkg.conf
 -t 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default/tmp/work/aiox_default-poky-linux/aiox-defaultfs/1.0-r0/temp/ipktemp/
 -o 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default/tmp/work/aiox_default-poky-linux/aiox-defaultfs/1.0-r0/rootfs
  --force_postinstall --prefer-arch-to-version   install base-files bash bc 
binutils bridge-utils coreutils crush cs-hdlc dhcp-server dhcp-server-config 
e2fsprogs ethtool haveged hdparm i2c- tools inetutils inetutils-rsh 
inetutils-rshd iperf3 iproute2 iptables iputils iputils-ping kernel-modules 
key-helper kmod libpci3 module-init-tools mtd-utils mtd-utils-ubifs nano 
ncurses ncurses-dev net-tools netcat nfs-utils nfs-utils-stats ntfs-3g 
ntfsprogs openssh openssh-sftp-server packagegroup-base-vfat 
packagegroup-core-boot pciutils pciutils-ids peekpoke perl plx8000 plx8000nt 
plxsvc pub-key python python-stringold python-subprocess rsync run-postinsts 
sg3-utils swig tar tcpdump tftp-hpa tftp-hpa-server traceroute usbutils 
util-linux wolfssl xinetd' returned 255:
Collected errors:
* opkg_prepare_url_for_install: Couldn't find anything to satisfy 
'inetutils-rsh'.
* rm_r: Failed to open dir 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default/tmp/work/aiox_default-poky-linux/aiox-defaultfs/1.0-r0/temp/ipktemp//opkg-XugyZ2:
 No such file or directory.

ERROR: Logfile of failure stored in: 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default/tmp/work/aiox_default-poky-linux/aiox-defaultfs/1.0-r0/temp/log.do_rootfs.3516
ERROR: Task 
(/disk0/scratch/smonsees/yocto/workspace_3/poky/../meta-bae/meta-limws/meta-aarch64/recipes-core/images/aiox-defaultfs.bb:do_rootfs)
 failed with exit code '1'
NOTE: Tasks Summary: Attempted 3941 tasks of which 3509 didn't need to be rerun 
and 1 failed.

Summary: 1 task failed:
  
/disk0/scratch/smonsees/yocto/workspace_3/poky/../meta-bae/meta-limws/meta-aarch64/recipes-core/images/aiox-defaultfs.bb:do_rootfs
Summary: There were 3 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
07:52 smonsees@yix490016 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default>


07:52 smonsees@yix490016 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default>bitbake
 -e inetutils-rsh
WARNING: Host distribution "rhel-7.9" has not been validated with this version 
of the build system; you may possibly experience unexpected failures. It is 
recommended that you use a tested distribution.
Loading cache: 100% 
|#############################################################################################|
 Time: 0:00:00
Loaded 3668 entries from dependency cache.
Parsing recipes: 100% 
|###########################################################################################|
 Time: 0:00:00
Parsing of 2473 .bb files complete (2471 cached, 2 parsed). 3669 targets, 145 
skipped, 0 masked, 0 errors.
ERROR: Nothing PROVIDES 'inetutils-rsh'. Close matches:
  inetutils
  inetutils RPROVIDES inetutils-rsh

Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
08:32 smonsees@yix490016 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default>

08:53 smonsees@yix490016 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default>bitbake
 -e inetutils | grep ^S=
S="/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default/tmp/work/aarch64-poky-linux/inetutils/1.9.4-r0/inetutils-1.9.4"
08:54 smonsees@yix490016 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default>bitbake
 -e inetutils | grep ^WORKDIR=
WORKDIR="/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default/tmp/work/aarch64-poky-linux/inetutils/1.9.4-r0"
08:54 smonsees@yix490016 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default>bitbake
 -e inetutils | grep ^IMAGE_FSTYPES=
IMAGE_FSTYPES="cpio.gz"
08:54 smonsees@yix490016 
/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default>

Thanks,
Steve

Attachment: log.do_rootfs.3516
Description: log.do_rootfs.3516

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#51916): https://lists.yoctoproject.org/g/yocto/message/51916
Mute This Topic: https://lists.yoctoproject.org/mt/79499555/21656
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Mute #kernel:https://lists.yoctoproject.org/g/yocto/mutehashtag/kernel
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to