All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca.ceresoli@bootlin.com>
To: "Ross Burton" <ross.burton@arm.com>
Cc: openembedded-core@lists.openembedded.org, nd@arm.com
Subject: Re: [OE-core] [PATCH] zlib: remove historical movement of libz.so to /lib
Date: Mon, 25 Jul 2022 12:47:42 +0200	[thread overview]
Message-ID: <20220725124742.0e221c53@booty> (raw)
In-Reply-To: <20220722111301.2143531-1-ross.burton@arm.com>

Hi Ross,

On Fri, 22 Jul 2022 12:13:01 +0100
"Ross Burton" <ross.burton@arm.com> wrote:

> Historically there's been a split between /lib for early boot and
> /usr/lib for everything else, but with modern systems this split is
> meaningless and incomplete. If a minimal system for early boot is
> needed, it should be a full minimal system in a initramfs.
> 
> Signed-off-by: Ross Burton <ross.burton@arm.com>

This patch is breaking oe-selftest:

  ERROR: Unable to find any package producing path /lib/libz.so.1
  ...
  AssertionError: False is not true : Could not find zlib library file
 /lib/libz.so.1.* in libz1 package file list: ['/usr/lib/libz.so.1', '/usr/lib/libz.so.1.2.12']

https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/3880/steps/15/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/3872/steps/14/logs/stdio

-- 
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


  reply	other threads:[~2022-07-25 10:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22 11:13 [PATCH] zlib: remove historical movement of libz.so to /lib Ross Burton
2022-07-25 10:47 ` Luca Ceresoli [this message]
2022-07-25 10:52   ` [OE-core] " Richard Purdie

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=20220725124742.0e221c53@booty \
    --to=luca.ceresoli@bootlin.com \
    --cc=nd@arm.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@arm.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.