[OE-core] [PATCH v2] util-linux: fix alternatives setting for switch-root

Richard Purdie richard.purdie at linuxfoundation.org
Fri Oct 19 13:44:46 UTC 2018


On Fri, 2018-10-19 at 14:37 +0100, Richard Purdie wrote:
> On Tue, 2018-10-16 at 19:24 -0400, Randy MacLeod wrote:
> > The alternative setting for switch_root belongs to the util-linux-
> > switch-root
> > package instead of the util-linux package. Fix this problem to
> > avoid
> > a dangling symlink:
> >    /usr/bin/switch_root-> /usr/bin/switch_root.util-linux
> > on target and in the sdk.
> > 
> > Signed-off-by: Randy MacLeod <Randy.MacLeod at windriver.com>
> > ---
> >  meta/recipes-core/util-linux/util-linux.inc | 6 ++++--
> >  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> As far as I can tell, this still breaks on the autobuilder:
> 
> 
https://autobuilder.yoctoproject.org/typhoon/#/builders/13/builds/125/steps/7/logs/step1b
> 
https://autobuilder.yoctoproject.org/typhoon/#/builders/13/builds/125/steps/7/logs/step2b
> 
https://autobuilder.yoctoproject.org/typhoon/#/builders/21/builds/132/steps/7/logs/step1b

It also appears I did merge the v2 so master is now broken and it
doesn't cleanly revert due to other patches against util-linux :(

If someone could figure out why its breaking for debian packaging and
help get it fixed that would be most appreciated!

Cheers,

Richard




More information about the Openembedded-core mailing list