On Sun, Feb 5, 2023 at 01:54 AM, Richard Purdie wrote:

> 
> something

Hello Richard,
I am building this layer for adding container images into the root file system 
and load on the target as part of the image download. The sudo command when i 
run outsidethe yocto build directory
seems to be good. when I trued using bitbake it fails always. I see the user 
and group ids are different when i printed inside the bitbake recipe.

-rwsr-xr-x 1 *nobody nogroup* 166056 Jan 16 13:06 /usr/bin/sudo

it should like below:
tdydev@eadlng-build-machine:~$ ls -ll /usr/bin/sudo
-rwsr-xr-x 1 root root 166056 Jan 16 05:06 /usr/bin/sudo

Regards
Simon
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59171): https://lists.yoctoproject.org/g/yocto/message/59171
Mute This Topic: https://lists.yoctoproject.org/mt/96733939/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to