You are not logged in.
Pages: 1
Hi
After dist-upgrade I am getting errors with libpam-modules-bin & related packages.
See below.
I managed to install them anyway, because otherwise OS stopped booting.
As far as I understand, it happens because libelogind-compat has version 252.9-2, but libpam-modules-bin requires 254 and later.
$ sudo apt-get install mc
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
mc is already the newest version (3:4.8.30-1).
mc set to manually installed.
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libpam-modules-bin:i386 : Depends: libsystemd0:i386 (>= 254)
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
$ sudo apt policy libelogind-compat
libelogind-compat:
Installed: 252.9-2
Candidate: 252.9-2
Version table:
*** 252.9-2 500
500 http://deb.devuan.org/merged ceres/main amd64 Packages
500 http://deb.devuan.org/merged excalibur/main amd64 Packages
100 /var/lib/dpkg/status
My apt/sources.list is:
deb http://deb.devuan.org/merged ceres main contrib non-free non-free-firmware
deb-src http://deb.devuan.org/merged ceres main contrib non-free
deb http://deb.devuan.org/merged excalibur main non-free contrib non-free-firmware
deb-src http://deb.devuan.org/merged excalibur main non-free contrib
Any help?
Offline
Well, chaos. You have as well Testing as Unstable in your sources. What are you trying to achieve with this setup? Do you know what you are doing?
Offline
I tried having following only.
deb http://deb.devuan.org/merged excalibur main non-free contrib non-free-firmware
deb-src http://deb.devuan.org/merged excalibur main non-free contrib
... but it does not help.
Ok, I'll try to wait a bit.
Offline
Did you follow these instructions before upgrading to Excalibur?
Offline
Nope.
But usrmerge is already installed for some reason:
$ sudo apt policy usrmerge
usrmerge:
Installed: 39
Candidate: 39
Version table:
*** 39 500
500 http://deb.devuan.org/merged excalibur/main amd64 Packages
500 http://deb.devuan.org/merged excalibur/main i386 Packages
Offline
It is mandatory in Excalibur but if upgrading from Daedalus, the merge MUST be done BEFORE the upgrade or . . . consequences. Hope you can work it out. You might be able to fix it . . .
Offline
Pages: 1