On Wed, 2018-02-14 at 23:27 +0100, Svante Signell wrote:
> On Wed, 2018-02-14 at 21:20 +0300, Hleb Valoshka wrote:
> > On 2/14/18, Irrwahn <irrw...@freenet.de> wrote:
> > 
> > > Fresh installations of Devuan ASCII 2.0.0 Beta should not be affected.
> > 
> > Actually no, i've installed Ascii for testing purposes and systemd
> > policykit backend was pulled.
> 
> What is dragging in elogind? I did an apt-get upgrade from an earlier version
> of
> ASCII and still have not upgraded policykit-1 (current is 0.105-18+devuan2.1).
> 
> However, that upgrade installed the following elogind packages:
> elogind                              234.4-1+devuan1.5
> libelogind0:amd64                    234.4-1+devuan1.5
> libpam-elogind:amd64                 234.4-1+devuan1.5

Removing these packages does not solve the issue of upgrade of policykit-1.

apt-get remove --purge elogind libpam-elogind libelogind0
apt-get dist-upgrade
The following NEW packages will be installed:
  elogind libelogind0 libpam-elogind
The following packages have been kept back:
  gir1.2-polkit-1.0 libpolkit-agent-1-0 policykit-1

I did not find any apt-command why elogind is installed, but aptitude says:
 aptitude why elogind
i   lightdm        Depends  libpam-systemd | consolekit  
p   libpam-elogind Provides libpam-systemd               
p   libpam-elogind Depends  elogind (= 234.4-1+devuan1.5)

I assume i stands for installed and p for proposed??
However, since lightdm Depends on libpam-systemd | consolekit and consolekit is
installed elogind should _not_ be dragged in! Otherwis we have to change the
order to consolekit | libpam-systemd for lightdm. Preferably not, that would
require yet another package to fork from debian.

Installed:
policykit-1          0.105-18+devuan2.1
consolekit           0.4.6-6
lightdm              1.18.3-1
mate-desktop-environment             1.16.0+1

Another issue about elogind, version numbers are wrong:
They should _not_ have any +devuanx.y added to it! Compare with eudev, which is
now at version 3.2.2-11.

And please remove the systemd backend, please!
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to