:: Re: [DNG] Newer version of libelogi…
Top Page
Delete this message
Reply to this message
Author: Mark Hindley
Date:  
To: Olaf Meeuwissen
CC: dng
Subject: Re: [DNG] Newer version of libelogind0 not getting installed
Olaf

On Tue, Apr 26, 2022 at 07:36:48PM +0900, Olaf Meeuwissen wrote:
> so yes, installing it will fix it.


Good.

> It's just that I think there should
> be no need to install run-time library dependencies explicitly, even if
> one decides that Recommends: are just that ;-)


Yes, I agree.

I have had a look at the dependencies again and I think I see the (my!) bug.
libelogind-compat has

Breaks: libelogind (<< 246.10-4~)

which, I think should be

Breaks: libelogind0 (<< 246.10-4~)

Mark