Re: Bug#1095601: partitionmanager: Installation try to remove my non systemd init system
Dear Jérôme,
Le dimanche 9 février 2025, 17:55:56 UTC+1 Bardot Jerome a écrit :
> Package: partitionmanager
> Severity: important
> X-Debbugs-Cc: bardot.jerome@gmail.com
>
> Dear Maintainer,
[…]
> * What led up to the situation?
> Trying to install partitionmanager
[…]
> * What outcome did you expect instead?
> A installation without the remove of my init system.
Ah yes indeed, that would be a much better outcome. :)
> * What exactly did you do (or not do) that was effective (or
> ineffective)?
> apt install partitionmanager
> apt install --no-install-recommends partitionmanager
The issue is that partitionmanager depends on libpolkit-qt6-1-1 which in turn pulled libpam-systemd.
Pulling libpam-elogind would be a much better dependency resolution in your situation.
Could you try :
apt install partitionmanager libpam-elogind
and report back ?
Thanks,
--
Aurélien
Reply to: