From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/btrfs-progs: don't install host udev files
Date: Wed, 24 Jul 2024 18:29:52 +0200 [thread overview]
Message-ID: <20240724182952.0cc67c18@windsurf> (raw)
In-Reply-To: <20240724085302.1821942-1-fontaine.fabrice@gmail.com>
On Wed, 24 Jul 2024 10:53:02 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Pass an empty value for udevdir to avoid the following host build
> failure on one of the autobuilders:
>
> /usr/bin/install -c -m755 -d /usr/lib/udev/rules.d
> /usr/bin/install -c -m644 64-btrfs-dm.rules 64-btrfs-zoned.rules /usr/lib/udev/rules.d
> /usr/bin/install: cannot create regular file '/usr/lib/udev/rules.d/64-btrfs-dm.rules': Permission denied
> /usr/bin/install: cannot create regular file '/usr/lib/udev/rules.d/64-btrfs-zoned.rules': Permission denied
>
> This build failure can be raised since the addition of the host variant
> in commit ed69859a7261ee86e71aa666d30a28e374769e15. udev rules were
> added by upstream in 2016 by
> https://github.com/kdave/btrfs-progs/commit/62c0666378eb70285b6a3052bf4144d2132a5891
>
> Fixes: ed69859a7261ee86e71aa666d30a28e374769e15
> - http://autobuild.buildroot.org/results/c46238afe8d23cf4bff4e7290a5eaebd0640eb6e
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/btrfs-progs/btrfs-progs.mk | 2 ++
> 1 file changed, 2 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-07-24 16:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-24 8:53 [Buildroot] [PATCH 1/1] package/btrfs-progs: don't install host udev files Fabrice Fontaine
2024-07-24 16:29 ` Thomas Petazzoni via buildroot [this message]
2024-08-31 17:13 ` Peter Korsgaard
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=20240724182952.0cc67c18@windsurf \
--to=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox