Re: [yocto] Manipulating users/groups in helper class with fakeroot/pseudo

2023-04-28 Thread Sean via lists.yoctoproject.org
Can someone with knowledge of pseudo and fakeroot please shed some light on this issue? Is there a reason that system calls are not being intercepted correctly by pseudo/fakeroot to look up appropriate UIDs and GIDs to apply to the migrated files? Is this due to Python shutil.chown? On Mon, Jun 13

[yocto] Manipulating users/groups in helper class with fakeroot/pseudo

2022-06-13 Thread Sean via lists.yoctoproject.org
I wrote a class, call it MYCLASS, whose purpose is to migrate certain files installed by standard recipes into a different directory and create symlinks to those files. The reason for this is to have a disk partition layout with a read-only, replaceable rootfs partition and a persistent storage