From: Gyorgy Sarvari <skandigraun@gmail.com>
To: yocto@lists.yoctoproject.org, sateesh0457@gmail.com
Subject: Re: [yocto] Id: 'weston': no such user issue Disable is required
Date: Tue, 12 Nov 2024 08:50:06 +0100 [thread overview]
Message-ID: <68e7b3be-48e9-4801-910a-51b0d136fc01@gmail.com> (raw)
In-Reply-To: <qdwm.1731305083820940791.ZN0b@lists.yoctoproject.org>
As a first step I would check where the error is coming from: check
systemd/init scripts/units starting upon login, /etc/local.d folder,
.bashrc, and other usual suspects.
Once you have it, check which package/recipe provides that script (e.g.
"opkg search $FILE_PATH" or "dpkg -S $FILE_PATH" or whatever command
your pkg mgr is using).
Once you have the package/recipe, either remove it from the image if you
don't need it, or check in the recipe how to remove the offending commands.
next prev parent reply other threads:[~2024-11-12 7:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-11 6:04 Id: 'weston': no such user issue Disable is required sateesh m
2024-11-11 13:22 ` [yocto] " Marchini, Anthony A
2024-11-12 7:50 ` Gyorgy Sarvari [this message]
2024-11-12 14:48 ` sateesh m
2024-11-12 15:46 ` Gyorgy Sarvari
2024-11-12 16:11 ` sateesh m
2024-11-12 16:25 ` Gyorgy Sarvari
2024-11-12 16:29 ` sateesh m
2024-11-12 16:52 ` Gyorgy Sarvari
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=68e7b3be-48e9-4801-910a-51b0d136fc01@gmail.com \
--to=skandigraun@gmail.com \
--cc=sateesh0457@gmail.com \
--cc=yocto@lists.yoctoproject.org \
/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.