Openembedded Core Discussions
 help / color / mirror / Atom feed
From: ChenQi <Qi.Chen@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] systemd: fix do_install failure in case of multilib
Date: Wed, 11 Feb 2015 09:46:00 +0800	[thread overview]
Message-ID: <54DAB458.4060105@windriver.com> (raw)
In-Reply-To: <CAJTo0Lagm4DoEGnSHuXLJ-e7Khz+ciH0c17rGtxJH+rq6xAGnw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1619 bytes --]

On 02/10/2015 08:37 PM, Burton, Ross wrote:
>
> On 10 February 2015 at 09:14, Chen Qi <Qi.Chen@windriver.com 
> <mailto:Qi.Chen@windriver.com>> wrote:
>
>     -  ${@bb.utils.contains('PACKAGECONFIG', 'networkd', '', 'sed -i
>     -e "\$ad /run/systemd/netif/links 0755 root root -"
>     ${D}${libdir}/tmpfiles.d/systemd.conf', d)}
>     +       ${@bb.utils.contains('PACKAGECONFIG', 'networkd', '', 'sed
>     -i -e "\$ad /run/systemd/netif/links 0755 root root -"
>     ${D}${prefix}${nonarch_base_libdir}/tmpfiles.d/systemd.conf', d)}
>
>
> systemd.bb <http://systemd.bb> has a few variables that mirror the 
> variabes used in the systemd build system, 
> rootprefix/rootlibdir/rootlibexecdir. Would using one of those match 
> the variables used in the makefile to install these files to avoid 
> this sort of thing happening again?
>
> Ross

Hmm... I don't quite get you. But this do_install error was introduced 
into OE by a recent commit.

commit 2a675bc63b22724f12e6ed6ff58d0f1d1e0d3b29
Date:   Thu Jan 29 12:44:20 2015 -0800

     systemd: Backports fixes to 216

     Fix systemd-timesyncd assertion

     when networkd is disabled then we now do not
     create /run/systemd/netif/links but timesyncd needs it. So lets
     manually create this file when networkd is disabled so timesyncd
     can still function

     When enabling systemd-timesyncd we need systemd-timesync user

     Backport patches to enable timesyncd when resolved and networkd
     are disabled

     replace the resolv.conf symlinink patch with a proper backport

Best Regards,
Chen Qi

[-- Attachment #2: Type: text/html, Size: 3076 bytes --]

      reply	other threads:[~2015-02-11  1:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10  9:14 [PATCH 0/1] systemd: fix do_install failure in case of multilib Chen Qi
2015-02-10  9:14 ` [PATCH 1/1] " Chen Qi
2015-02-10 12:37   ` Burton, Ross
2015-02-11  1:46     ` ChenQi [this message]

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=54DAB458.4060105@windriver.com \
    --to=qi.chen@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.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