Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Norbert Lange <nolange79@gmail.com>
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>,
	buildroot <buildroot@buildroot.org>
Subject: Re: [Buildroot] [PATCH v2, 1/1] package/pkg-autotools: fix runtime path
Date: Tue, 2 Aug 2022 10:40:49 +0200	[thread overview]
Message-ID: <20220802104049.560f9001@windsurf> (raw)
In-Reply-To: <CADYdroMZn_F88AN2qtVbr+54=eAgJ4+e+d2d3_ErcPggynyGzA@mail.gmail.com>

Hello,

On Tue, 2 Aug 2022 09:55:33 +0200
Norbert Lange <nolange79@gmail.com> wrote:

> > So I believe we will have to revert this patch, and pass --runstatedir
> > individually to those packages that understand this option.  
> 
> Sorry for raising autohell, "runstatedir=/run" was somehow supposed to
> set the default.
> Arguably the package is at fault, but thats not helping much.

If "wipe" is the only misbehaving package because it does something
particularly incorrect, I am fine with fixing that particular package
and keep the runstatedir=/run.

> So far this solution seems to cover all problems:
> 
> --localstatedir=/var \
> `grep -q -e '--runstatedir\b' configure && echo --runstatedir=/run` \
> --program-prefix="" \

Meh, I see the idea, but it doesn't look like a great solution :-/

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-08-02  8:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-29 15:46 [Buildroot] [PATCH v2, 1/1] package/pkg-autotools: fix runtime path Fabrice Fontaine
2022-07-29 19:58 ` Thomas Petazzoni via buildroot
2022-08-01 16:54 ` Thomas Petazzoni via buildroot
2022-08-02  7:55   ` Norbert Lange
2022-08-02  8:40     ` Thomas Petazzoni via buildroot [this message]
2022-08-02  8:49       ` Norbert Lange
2022-08-02  9:39         ` Thomas Petazzoni via buildroot
2022-08-02 10:45           ` Norbert Lange
2022-08-02 21:18             ` Thomas Petazzoni via buildroot
2022-09-07 15:55       ` Peter Korsgaard
2022-08-11 20:37   ` Thomas Petazzoni via buildroot
2022-08-11 20:44     ` Fabrice Fontaine

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=20220802104049.560f9001@windsurf \
    --to=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=nolange79@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