On Mon Jun 22, 2026 at 8:52 PM CEST, rs wrote: > From: Randolph Sapp <[email protected]> > > Change this single xuser account template into a generic > standard-user-account that uses distro level variables for > configuration. > > This allows for seamless configuration of multiple out-of-box scripts > and tests across layers without having to implicitly hope that the > username or groups haven't been changed by a bbappend or recipe > override. > > This also adds a class and a variable to allow recipes to assert that > the user is in requested groups. > > This was proposed specifically to remove some issues highlighted in: > https://lists.openembedded.org/g/openembedded-core/message/230665 > > Signed-off-by: Randolph Sapp <[email protected]> > ---
Hi Randolph, We still have the errors: AssertionError: ssh exited with status '255' for command '['ssh', '-l', 'root', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '192.168.7.4', 'export PATH=/usr/sbin:/sbin:/usr/bin:/bin; export XDG_RUNTIME_DIR=/run/user/`id -u user`; export WAYLAND_DISPLAY=wayland-1; wayland-info']': this is likely an SSH failure failed to create display: No such file or directory And: ERROR: weston-init-1.0-r1 do_package_write_rpm: File /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1255660/tmp/work/qemux86_64-poky-linux/weston-init/1.0/recipe-sysroot/etc/passwd doesn't exist in sysroot! ERROR: weston-init-1.0-r1 do_package_write_rpm: Error executing a python function in exec_func_python() autogenerated: ... Exception: KeyError: 'getpwuid(): uid not found: 1000' https://autobuilder.yoctoproject.org/valkyrie/#/builders/25/builds/3995 https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/3956 https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/4125 https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/4186 Sorry :( -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#239409): https://lists.openembedded.org/g/openembedded-core/message/239409 Mute This Topic: https://lists.openembedded.org/mt/119929437/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
