From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <rs@ti.com>, <richard.purdie@linuxfoundation.org>,
<alex@linutronix.de>, <otavio@ossystems.com.br>,
<kexin.hao@windriver.com>
Cc: <afd@ti.com>, <detheridge@ti.com>, <denis@denix.org>,
<reatmon@ti.com>, <openembedded-core@lists.openembedded.org>,
<vijayp@ti.com>, <a-christidis@ti.com>
Subject: Re: [oe-core][PATCHv14 1/6] emptty: add version 0.15.0
Date: Sat, 31 Jan 2026 14:26:22 +0100 [thread overview]
Message-ID: <DG2T4NX8CGKB.2DLS05SJU3QVB@bootlin.com> (raw)
In-Reply-To: <20260129230210.2934333-2-rs@ti.com>
On Fri Jan 30, 2026 at 12:02 AM CET, rs wrote:
> From: Randolph Sapp <rs@ti.com>
>
> Add emptty, a "Dead simple CLI Display Manager on TTY". This is a
> relatively lightweight display manager that supports x11 as well as
> wayland through both a CLI and an automatic login mechanism.
>
> This can effectively replace the custom init scripts for both x11
> (xserver-nodm-init) and wayland (weston-init) with a single tool with
> more verbose logging capabilities.
>
> This is split into two recipes. The emptty package provides the binary
> and various agnostic configs while the emptty-conf package provides the
> default configuration for the application itself. This RPROVIDES
> virtual-emptty-conf, allowing other recipes to provide their own
> configurations to override the default behavior.
>
> Signed-off-by: Randolph Sapp <rs@ti.com>
> ---
Hi Randolph,
Thanks for the new version.
It looks like add_emptty_inittab is failing in some configurations:
ERROR: core-image-full-cmdline-1.0-r0 do_rootfs: Execution of '/srv/pokybuild/yocto-worker/qemux86-alt/build/build/tmp/work/qemux86-poky-linux/core-image-full-cmdline/1.0/temp/run.add_emptty_inittab.2108438' failed with exit code 1
...
| NOTE: Executing add_emptty_inittab ...
| DEBUG: Executing shell function add_emptty_inittab
| WARNING: exit code 1 from a shell command.
| DEBUG: Python function do_rootfs finished
NOTE: recipe core-image-full-cmdline-1.0-r0: task do_rootfs: Failed
I don't see more context in the log, sorry.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/20/builds/3088
https://autobuilder.yoctoproject.org/valkyrie/#/builders/9/builds/3103
https://autobuilder.yoctoproject.org/valkyrie/#/builders/22/builds/3143
https://autobuilder.yoctoproject.org/valkyrie/#/builders/60/builds/3115
https://autobuilder.yoctoproject.org/valkyrie/#/builders/65/builds/3106
https://autobuilder.yoctoproject.org/valkyrie/#/builders/74/builds/3095
https://autobuilder.yoctoproject.org/valkyrie/#/builders/93/builds/3113
https://autobuilder.yoctoproject.org/valkyrie/#/builders/95/builds/3077
...
Interestingly it's failing on a lot of builds but not all. I was not
able to identify what's the pattern so far, but you can have a look at
the whole a-full build. I will let it finish so maybe it will provide a
better overview of the situation.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/3153
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2026-01-31 13:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-29 23:02 [oe-core][PATCHv14 0/6] Display manager proposal for x11 and wayland rs
2026-01-29 23:02 ` [oe-core][PATCHv14 1/6] emptty: add version 0.15.0 rs
2026-01-31 13:26 ` Mathieu Dubois-Briand [this message]
2026-01-29 23:02 ` [oe-core][PATCHv14 2/6] weston-init: convert to virtual-emptty-conf rs
2026-01-29 23:02 ` [oe-core][PATCHv14 3/6] weston: remove deprecated weston-start scripts rs
2026-01-29 23:02 ` [oe-core][PATCHv14 4/6] xserver-nodm-init: convert to virtual-emptty-conf rs
2026-01-29 23:02 ` [oe-core][PATCHv14 5/6] xuser-account: merge with xserver-nodm-init rs
2026-01-29 23:02 ` [oe-core][PATCHv14 6/6] xsessions: add unique desktop entries rs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DG2T4NX8CGKB.2DLS05SJU3QVB@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=a-christidis@ti.com \
--cc=afd@ti.com \
--cc=alex@linutronix.de \
--cc=denis@denix.org \
--cc=detheridge@ti.com \
--cc=kexin.hao@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=otavio@ossystems.com.br \
--cc=reatmon@ti.com \
--cc=richard.purdie@linuxfoundation.org \
--cc=rs@ti.com \
--cc=vijayp@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.