:: [devuan-dev] bug#425: policykit-1 d…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Mark Hindley
日付:  
To: miscelaneanatural
CC: 425
題目: [devuan-dev] bug#425: policykit-1 dependency is declared as logind instead of elogind
On Fri, Apr 24, 2020 at 01:59:39PM +0000, Alexis PM wrote:
>     Thank you very much for your attention.
>    I am afraid that by installing either logind or libpam-elogind,
>    policykit-1 is still being eliminated (and consequently synaptic
>    because of its dependence).


Because we have to have 2 different flavours of policykit (for elgoind and for
consolekit), apt finds resolving these dependencies difficult. You have to give
it a bit of help.

If you specify 'apt install libpam-elogind policykit-1' that should switch the
polkit backend libraries without removing things you still want.

Mark