[OE-core] [PATCH v4 00/12] util-linux: one package per binary

Richard Purdie richard.purdie at linuxfoundation.org
Fri Feb 1 07:32:17 UTC 2019


On Wed, 2019-01-16 at 12:51 +0000, André Draszik wrote:
> v4:
> * update patch 06/15
>   * unconditionally assign PACKAGE_PREPROCESS_FUNCS
> * update patch 07/15
>   * introduce update_files() helper function

Ran this in -next but we saw things like:

ERROR: util-linux-2.32.1-r0 do_package: QA Issue: util-linux:
Files/directories were installed but not shipped in any package:
  /usr/bin/x86_64
  /usr/bin/i386
Please set FILES such that these items are packaged. Alternatively if
they are unneeded, avoid installing them or delete them within
do_install

(from
https://autobuilder.yoctoproject.org/typhoon/api/v2/logs/267662/raw
)
qemuarm was similar:
https://autobuilder.yoctoproject.org/typhoon/api/v2/logs/267853/raw

so something isn't quite right :(

I'll retry with a small subset of the series of patches until we figure
this out.

Cheers,

Richard



More information about the Openembedded-core mailing list