All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: "Andreas Müller" <schnitzeltony@googlemail.com>
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [oe] Latest head causes challanges
Date: Wed, 24 Oct 2012 16:59:24 +0100	[thread overview]
Message-ID: <1351094364.22340.120.camel@ted> (raw)
In-Reply-To: <CALbNGRQoX5J5NvPRHc2VAx-D58UvxQmLhunEev09OaxkFwGJKA@mail.gmail.com>

On Wed, 2012-10-24 at 16:49 +0200, Andreas Müller wrote:
> On Wed, Oct 24, 2012 at 4:30 PM, Paul Eggleton
> <paul.eggleton@linux.intel.com> wrote:
> > On Wednesday 24 October 2012 16:24:08 Andreas Müller wrote:
> >> On Wed, Oct 24, 2012 at 4:21 PM, Phil Blundell <philb@gnu.org> wrote:
> >> > On Wed, 2012-10-24 at 16:19 +0200, Andreas Müller wrote:
> >> >> I updated my layers this morning. Since that I have huge fallout:
> >> >> Poking around I found /usr/libexec is missing on my machine. Any idea
> >> >> what might caused this?
> >> >
> >> > 406bd38b4232f9f399ef5ffe0b4fac72ed605a23?
> >> >
> >> > p.
> >>
> >> Wow - I thought we are close to release...
> >
> > The master branch has already moved past release - danny is the release branch
> > and does not have this patch.
> >
> > Cheers,
> > Paul
> >
> To me this is a log off and go home. Since when do we care for FHS? I
> thought everything is on it's way to /lib... And I thought on master
> branch I am safe from strange changes these days...

Set:

libexecdir = "${exec_prefix}/libexec"

and you will get the old behaviour. This change did not go into the
release branch. If you want to track a stable release, please use the
release branch. The master branch has opened up for further development
now. 

With things like filesystem layout, we've always aimed to allow it to be
configured as the end user requires and nothing has changed. We don't
have to follow FSH although in some cases its probably useful to, or at
least ensure you can follow it (which you couldn't previously). You can
pick whichever layout you want and we've taken steps to ensure both
layouts work.

Part of the reason for doing this is specifically due to the fact that
everything is on its way to /lib/. If you follow that through, it makes
sense to split from /libexec/ to /lib/${PN} and separate the packages.
If we need to do this, its better to test our code can support that kind
of layout now, avoiding pain in the future.

So I'm sorry this change is disruptive for you, I think there are ways
you can avoid the problem, not least by setting the variable as above
and avoiding the change.

Cheers,

Richard




  reply	other threads:[~2012-10-24 16:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24 14:19 Latest head causes challanges Andreas Müller
2012-10-24 14:21 ` Phil Blundell
2012-10-24 14:21   ` [OE-core] " Phil Blundell
2012-10-24 14:24   ` Andreas Müller
2012-10-24 14:24     ` [OE-core] " Andreas Müller
2012-10-24 14:28     ` Phil Blundell
2012-10-24 14:28       ` [OE-core] " Phil Blundell
2012-10-24 14:30     ` [oe] " Paul Eggleton
2012-10-24 14:30       ` [OE-core] " Paul Eggleton
2012-10-24 14:49       ` [oe] " Andreas Müller
2012-10-24 15:59         ` Richard Purdie [this message]
2012-10-24 17:01         ` Burton, Ross
2012-10-24 18:38           ` Andreas Müller

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=1351094364.22340.120.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    --cc=schnitzeltony@googlemail.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.