Khem:

Should have waited for build to complete... this just delays where the error 
occurs.

Now rather than upfront, it fails on packaging with the following error:

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 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'.

What has changed in the build process ?, under rocko I do not see an issue 
adding inetutils-rsh...

Steve

-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of 
Monsees, Steven C (US) via lists.yoctoproject.org
Sent: Thursday, January 14, 2021 11:59 AM
To: Khem Raj <[email protected]>
Cc: [email protected]
Subject: Re: [yocto] #yocto #kernel

*** WARNING ***
EXTERNAL EMAIL -- This message originates from outside our organization.


Khem:

I may have stumbled upon it, it appears I had to add a DEPENDS += "inetutils" 
to fix the issue on including inetutils-rsh...

What does "init-system-helpers" depend on ?

Thanks,
Steve

-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of 
Monsees, Steven C (US) via lists.yoctoproject.org
Sent: Thursday, January 14, 2021 11:24 AM
To: Khem Raj <[email protected]>
Cc: [email protected]
Subject: Re: [yocto] #yocto #kernel

*** WARNING ***
EXTERNAL EMAIL -- This message originates from outside our organization.



Khem:

I appear to have a similar issue building in inetutils-rsh and inetutils-rshd...

When added to IMAGE_INSTALL, (IMAGE_INSTALL += " inetutils-rsh inetutils-rshd")

I also get an "Error: Nothing PROVIDES ..."

How do you pull in various net utility commands (ex. rlogind) without 
inetutils-rsh and inetutils-rshd ?

I do not see anything in the migration guides on this...

Any ideas ?

I am using zeus 3.0.4 and building aarch64 Xilinx based image...

Steve

-----Original Message-----
From: Monsees, Steven C (US) 
Sent: Wednesday, January 13, 2021 2:25 PM
To: Khem Raj <[email protected]>
Cc: [email protected]
Subject: RE: [yocto] #yocto #kernel


Khem:

I am having issues attempting to resolve this issue... 
I am seeing it in my bootloader...

Can you possibly point me in the right direction ?

Thanks.
Steve

-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of 
Monsees, Steven C (US) via lists.yoctoproject.org
Sent: Wednesday, January 13, 2021 8:17 AM
To: Khem Raj <[email protected]>
Cc: [email protected]
Subject: Re: [yocto] #yocto #kernel

*** WARNING ***
EXTERNAL EMAIL -- This message originates from outside our organization.


I am using sysvinit...

-----Original Message-----
From: Monsees, Steven C (US) 
Sent: Wednesday, January 13, 2021 7:15 AM
To: 'Khem Raj' <[email protected]>
Cc: [email protected]
Subject: RE: [yocto] #yocto #kernel


When I do this I am seeing "Nothing PROVIDES 'init-system-helpers',,,

-----Original Message-----
From: Khem Raj <[email protected]> 
Sent: Tuesday, January 12, 2021 6:13 PM
To: Monsees, Steven C (US) <[email protected]>
Cc: [email protected]
Subject: Re: [yocto] #yocto #kernel

*** WARNING ***
EXTERNAL EMAIL -- This message originates from outside our organization.


On Tue, Jan 12, 2021 at 12:09 PM Monsees, Steven C (US) via 
lists.yoctoproject.org <[email protected]> 
wrote:
>
>
>
> Working on zeus 3.0.4, for aarch64
>
>
>
> I  have a startup script making use of “service” How do I properly configure 
> in support for the “service” command ?
>
> I do not have an error when working under rocko.
>
>
>
> The error seen is :    /etc/rc5.d/S15mountnfs.sh: line 70: service: command 
> not found
>
>
>
> Usage: @ line 70:  “service rpcbind status >/dev/null”
>
>

perhaps just add init-system-helpers to IMAGE_INSTALL

>
> Thanks,
>
> Steve
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52007): https://lists.yoctoproject.org/g/yocto/message/52007
Mute This Topic: https://lists.yoctoproject.org/mt/79633359/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