On 8 Dec 2023, at 06:14, srivijayjain94 via lists.yoctoproject.org 
<srivijayjain94=gmail....@lists.yoctoproject.org> wrote:
> 
> ERROR: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export 
> DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export 
> SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export 
> PATH="/home/vijay/Workspace/Yocto_BB/poky/scripts:${sources}/tmp/work/cortexa8hf-neon-poky-linux-gnueabi/defaultpkgname/1.0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi

There’s lot of uses of ${sources} dropped all over your error log, which would 
likely be the cause of binaries like “rm” not being found.

Have a look at your local.conf (and any other local changes) and figure out 
where “${sources}” is being used, because that’s not a standard variable in 
yocto that you’re using but not setting.

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61842): https://lists.yoctoproject.org/g/yocto/message/61842
Mute This Topic: https://lists.yoctoproject.org/mt/103050547/21656
Mute #kernel:https://lists.yoctoproject.org/g/yocto/mutehashtag/kernel
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: 
https://lists.yoctoproject.org/g/yocto/leave/6691583/21656/737036229/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to