:: Re: [DNG] dracut needing a fork? ap…
Top Page
Delete this message
Reply to this message
Author: Mark Hindley
Date:  
To: Martin Steigerwald
CC: dng
Subject: Re: [DNG] dracut needing a fork? apt wants to remove elogind libraries
Martin,

Thanks.

I suspect this is because libelogind-compat provides version 255, whereas
libsystemd0 in Debian is now 259 and dracut has picked up some 259-only
symbols. Although I can't immediately see the versioned depends. Can you?

In Debian we removed libelogind* a while ago and use libsystemd0 directly so it
is no longer an issue keeping in step. In Devuan, we haven't yet taken that
step. But I have been losing confidence in elogind upstream to keep up with
systemd, so we may have to take that step in Devuan as well.

Mark