All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 3/3] apt: fix hardcode of /usr/lib
Date: Mon, 27 Mar 2017 09:47:20 +0800	[thread overview]
Message-ID: <cdcdd2b7-a8f5-ef30-ac9a-ef894ef76df8@windriver.com> (raw)
In-Reply-To: <CAJTo0La40qQRp_a4mfRvHBobtVBhuS1jrAgR0sBArQECO5UZ1g@mail.gmail.com>



On 03/24/2017 08:05 PM, Burton, Ross wrote:
>
> On 24 March 2017 at 08:55, Robert Yang <liezhi.yang@windriver.com
> <mailto:liezhi.yang@windriver.com>> wrote:
>
>     -       install -m 0644 ${S}/debian/apt.systemd.daily ${D}/usr/lib/apt/
>     +       install -m 0644 ${S}/debian/apt.systemd.daily ${D}${libdir}/apt/
>
>
> $ grep -r apt.systemd.daily
> debian/apt-daily.service:ExecStart=/usr/lib/apt/apt.systemd.daily
> debian/apt.apt-compat.cron.daily:exec /usr/lib/apt/apt.systemd.daily
>
> If you're going to move apt.systemd.daily, then you need to fix the references
> to it aswell.

Thanks, I will send apt's fix in another path since the other 2 patches are
in master-next.

// Robert

>
> Ross


      reply	other threads:[~2017-03-27  1:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-24  8:55 [PATCH 0/3] meta: 3 minor fixes Robert Yang
2017-03-24  8:55 ` [PATCH 1/3] runtime-test.py: fix typo Robert Yang
2017-03-24  8:55 ` [PATCH 2/3] scripts/wic: " Robert Yang
2017-03-24  8:55 ` [PATCH 3/3] apt: fix hardcode of /usr/lib Robert Yang
2017-03-24 12:05   ` Burton, Ross
2017-03-27  1:47     ` Robert Yang [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=cdcdd2b7-a8f5-ef30-ac9a-ef894ef76df8@windriver.com \
    --to=liezhi.yang@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 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.