[OE-core] [thud][PATCH] systemd: RDEPENDS on util-linux-umount

Adrian Bunk bunk at stusta.de
Thu Mar 7 15:18:27 UTC 2019


On Thu, Mar 07, 2019 at 03:56:33PM +0100, Leon Woestenberg wrote:
> On Thu, Mar 7, 2019 at 3:27 PM Adrian Bunk <bunk at stusta.de> wrote:
> >
> > From: André Draszik <andre.draszik at jci.com>
> >
> > It looks like there is an implicit dependency on util-linux'
> > umount - as otherwise when using busybox' umount we see a
> > long delay on shutdown / reboot.
> >
> > [YOCTO #13058]
> >
> That bug number is wrong, seems only slighty related:
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=13058
> 
> Following the discussions, I think this had to do with older versions
> of busybox not ignoring the '-c' option that systemd passes to umount.
> 
> https://github.com/systemd/systemd/issues/7786
> 
> So, systemd has a dependency on *either* util-linux-mount *or* a
> minimal version of busybox. Do we support minimal version dependencies
> in Yocto?

Then the patch to master didn't make sense,
unfixed busybox is not a problem here.

If systemd needs util-linux mount/umount in master it should also
depend on them in older releases (both master and thud had systemd 239 
at that point).

If it does not, it should not pull in such dependencies unconditionally
in master.

> Regards,
> 
> Leon.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



More information about the Openembedded-core mailing list