On Fri, 2019-02-01 at 07:32 +0000, Richard Purdie wrote: > 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.
Some of the binaries have symlinks. Originally, I've had a hard-coded list, but that only worked for Arm. I've now added patch 04/11 ("util-linux: one package per binary (pt 1b: symlinks") to deal with that more generically. Cheers, André -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core