All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <joerg.sommer@navimatix.de>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 4/4] systemd: Ship /srv with the package
Date: Tue, 07 Jul 2026 09:07:26 +0200	[thread overview]
Message-ID: <DJS5E22GVH5B.13AM4AQJRI639@bootlin.com> (raw)
In-Reply-To: <f5a84b83c1d675a4aae0b7b8c65209353820e887.1783357184.git.joerg.sommer@navimatix.de>

On Mon Jul 6, 2026 at 6:59 PM CEST, Jörg Sommer via lists.openembedded.org wrote:
> From: Jörg Sommer <joerg.sommer@navimatix.de>
>
> If *volatile-binds* gets removed from RDEPENDS, the /srv directory is not
> part of the image, and tmpfiles tries to create it on boot, but fails on a
> read-only rootfs:
>
> systemd-tmpfiles: /srv does not exist and cannot be created as the file system is read-only.
>
> Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
> ---

Hi Jörg,

You probably also need to modify the FILES variable, as we get this
error on the autobuilder:

ERROR: systemd-1_259.5-r0 do_package: QA Issue: systemd: Files/directories were installed but not shipped in any package:
  /srv

https://autobuilder.yoctoproject.org/valkyrie/#/builders/9/builds/4061
https://autobuilder.yoctoproject.org/valkyrie/#/builders/10/builds/4078
https://autobuilder.yoctoproject.org/valkyrie/#/builders/20/builds/4041
https://autobuilder.yoctoproject.org/valkyrie/#/builders/22/builds/4105

Can you have a look at the issue?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  reply	other threads:[~2026-07-07  7:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-06 16:59 [PATCH 1/4] files/fs-perms.txt: Replace /srv by $servicedir Jörg Sommer
2026-07-06 16:59 ` [PATCH 2/4] systemd: Simplify code to handle resolv.conf with resolved Jörg Sommer
2026-07-06 16:59 ` [PATCH 3/4] base-files: Install /etc/mtab in a systemd-friendly way Jörg Sommer
2026-07-13 16:29   ` [OE-core] " Joshua Watt
2026-07-06 16:59 ` [PATCH 4/4] systemd: Ship /srv with the package Jörg Sommer
2026-07-07  7:07   ` Mathieu Dubois-Briand [this message]
2026-07-07 13:21     ` [PATCH v2] " Jörg Sommer

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=DJS5E22GVH5B.13AM4AQJRI639@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=joerg.sommer@navimatix.de \
    --cc=openembedded-core@lists.openembedded.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.