Update Master / Slave fails

argh…

Checking for space on /var/cache/apt/archives: OK
Checking for space on /boot: OK
Checking for space on /: OK
Checking for package status: iU locales 2.19-18+deb8u7 all GNU C Library: National Language (locale) data [support]
iU nscd 2.19-18+deb8u7 amd64 GNU C Library: Name Service Cache Daemon
failed
ERROR: The package state on this system is inconsistent.
Please run ‘dpkg --configure -a’ manually
Error: Update aborted by pre-update script of release 4.2-0
exitcode of univention-updater: 1
ERROR: update failed. Please check /var/log/univention/updater.log

dpkg --configure -a
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von locales:
locales hängt ab von libc-bin (>> 2.19); aber:
Version von libc-bin auf dem System ist 2.13-38.29.201602161811.

dpkg: Fehler beim Bearbeiten von locales (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von nscd:
nscd hängt ab von libaudit1 (>= 1:2.2.1); aber:
Paket libaudit1 ist nicht installiert.

dpkg: Fehler beim Bearbeiten von nscd (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
Fehler traten auf beim Bearbeiten von:
locales
nscd

?

Thanks
Sascha

Unfortunately you’re now in the middle of an unfinished update: nscd v2.19-18+deb8u7 is from UCS 4.2 already, but libc-bin v2.13-… is from 4.1. Getting it back on track may not be that easy.

You can try installing libaudit1 manually with dpkg -i … followed by running dpkg --configure -a, and if that works then retry the whole upgrade with univention-upgrade. That package should still be available in /var/cache/apt/archives. It should be v2.4-1+b1 or something like that (I only have updated 4.2-1 systems here at the moment, not pristine 4.2-0). If the package is not available in that directory, then you can still download it from Univention’s servers.

quite a mess, really…
libc6 and other packages also had to be manually installed.
now we’re getting somewhere i guess.
In any case, thanks for your help, will report…

Neue Version der Konfigurationsdatei /etc/init/udev.conf wird installiert …
Neue Version der Konfigurationsdatei /etc/modprobe.d/fbdev-blacklist.conf wird installiert …
Neue Version der Konfigurationsdatei /etc/udev/udev.conf wird installiert …
Lege Gruppe »input« (GID 125) an …
Fertig.
Removing any system startup links for /etc/init.d/udev-mtab …
/etc/rcS.d/S36udev-mtab
invoke-rc.d: unknown initscript, /etc/init.d/udev not found.
dpkg: Fehler beim Bearbeiten des Paketes udev (–configure):
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 100 zurück
libdbus-1-3:amd64 (1.8.22-0+deb8u1) wird eingerichtet …
libck-connector0:amd64 (0.4.6-5A~4.2.0.201702171811) wird eingerichtet …
libffi6:amd64 (3.1-2+b2) wird eingerichtet …
libglib2.0-0:amd64 (2.42.1-1+b1) wird eingerichtet …
Keine Schema-Dateien gefunden:Nichts wird getan.
libxau6:amd64 (1:1.0.8-1) wird eingerichtet …
libxdmcp6:amd64 (1:1.1.1-1.A~4.2.0.201609010854) wird eingerichtet …
libxcb1:amd64 (1.10-3+b1) wird eingerichtet …
libx11-data (2:1.6.2-3) wird eingerichtet …
libx11-6:amd64 (2:1.6.2-3) wird eingerichtet …
consolekit (0.4.6-5A~4.2.0.201702171811) wird eingerichtet …
Trigger für libc-bin (2.19-18+deb8u7) werden verarbeitet …
Fehler traten auf beim Bearbeiten von:
udev
E: Sub-process /usr/bin/dpkg returned an error code (1)
exitcode of apt-get dist-upgrade: 100

stuck completely…

seems like some files inside /etc/init.d/ are defo needed for the update…
cp /root/init.d-bak/udev /etc/init.d/ and progress happening …

Allright…now we’re completely messed up…
bad experience really…

univention-upgrade --ignoressh --ignoreterm
Traceback (most recent call last):
File “/usr/sbin/univention-upgrade”, line 45, in
from univention.updater.errors import ConfigurationError
File “/usr/lib/pymodules/python2.7/univention/updater/init.py”, line 34, in
from univention.updater.tools import UniventionUpdater # NOQA
File “/usr/lib/pymodules/python2.7/univention/updater/tools.py”, line 55, in
from repo_url import UcsRepoUrl
File “/usr/lib/pymodules/python2.7/univention/updater/repo_url.py”, line 33, in
from urlparse import urlsplit
ImportError: No module named urlparse

any idea on how to proceed?
thanks
Sascha

In case it makes you feel any better: I seem to remember similar issues with the upgrades of our own servers, too, also caused by the presence of old init scripts. After screwing around with installing some packages manually I did manage to update the server to 4.2-0 and from there on to the latest release & errata level, and it’s been running fine since. Keep at it!

1 Like

Oh… Looks like univention-upgrade is already using newer Python packages. urlparse is /usr/lib/python2.7/urlparse.py which on my server belongs to the package libpython2.7-stdlib:amd64 Is that one installed? What’s the current state of dpkg -l | grep python?

DOES make me feel better…but doesn’t solve this problem :slight_smile:

dpkg --configure -a
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python2.7:
python2.7 hängt ab von libpython2.7-stdlib (= 2.7.9-2+deb8u1); aber:
Paket libpython2.7-stdlib ist nicht installiert.

dpkg: Fehler beim Bearbeiten des Paketes python2.7 (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von cups-ppdc:
cups-ppdc hängt ab von cups-common (>= 1.7.5-11+deb8u1A~4.2.0.201703271703); aber:
Version von cups-common auf dem System ist 1.5.3-5.99.201510221331.

dpkg: Fehler beim Bearbeiten des Paketes cups-ppdc (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von cups:
cups hängt ab von cups-core-drivers (>= 1.7.5-11+deb8u1A~4.2.0.201703271703); aber:
Paket cups-core-drivers ist nicht installiert.
cups hängt ab von cups-daemon (>= 1.7.5-11+deb8u1A~4.2.0.201703271703); aber:
Paket cups-daemon ist nicht installiert.
cups hängt ab von cups-common (>= 1.7.5-11+deb8u1A~4.2.0.201703271703); aber:
Version von cups-common auf dem System ist 1.5.3-5.99.201510221331.
cups hängt ab von cups-server-common (>= 1.7.5-11+deb8u1A~4.2.0.201703271703); aber:
Paket cups-server-common ist nicht installiert.
cups hängt ab von cups-ppdc; aber:
Paket cups-ppdc ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes cups (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von hplip-data:
hplip-data hängt ab von python:any (>= 2.7).

dpkg: Fehler beim Bearbeiten des Paketes hplip-data (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python-univention-directory-manager:
python-univention-directory-manager hängt ab von python2.7; aber:
Paket python2.7 ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes python-univention-directory-manager (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python-imaging:
python-imaging hängt ab von python:any (<< 2.8).
python-imaging hängt ab von python:any (>= 2.7.5-5~).

dpkg: Fehler beim Bearbeiten des Paketes python-imaging (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von cups-bsd:
cups-bsd hängt ab von cups-common (>= 1.7.5-11+deb8u1A~4.2.0.201703271703); aber:
Version von cups-common auf dem System ist 1.5.3-5.99.201510221331.

dpkg: Fehler beim Bearbeiten des Paketes cups-bsd (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libpython2.7:amd64:
libpython2.7:amd64 hängt ab von libpython2.7-stdlib (= 2.7.9-2+deb8u1); aber:
Paket libpython2.7-stdlib ist nicht installiert.

dpkg: Fehler beim Bearbeiten des Paketes libpython2.7:amd64 (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von printer-driver-foo2zjs:
printer-driver-foo2zjs hängt ab von printer-driver-foo2zjs-common (>= 20140925dfsg0-3); aber:
Paket printer-driver-foo2zjs-common ist nicht installiert.
printer-driver-foo2zjs hängt ab von liblcms2-utils; aber:
Paket liblcms2-utils ist nicht installiert.

dpkg: Fehler beim Bearbeiten des Paketes printer-driver-foo2zjs (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von slapd:
slapd hängt ab von libpython2.7 (>= 2.7); aber:
Paket libpython2.7:amd64 ist noch nicht konfiguriert.
slapd hängt ab von python-univention-directory-manager (>= 10.0.15-5); aber:
Paket python-univention-directory-manager ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes slapd (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python-pysaml2:
python-pysaml2 hängt ab von python-pyasn1 (>= 0.1.7); aber:
Version von python-pyasn1 auf dem System ist 0.1.3-1.6.201403112037.
python-pysaml2 hängt ab von python:any (<< 2.8); aber:
python-pysaml2 hängt ab von python:any (>= 2.7.5-5~); aber:

dpkg: Fehler beim Bearbeiten des Paketes python-pysaml2 (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von univention-directory-manager-tools:
univention-directory-manager-tools hängt ab von python-univention-directory-manager (= 12.0.16-3A~4.2.0.201703281005); aber:
Paket python-univention-directory-manager ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes univention-directory-manager-tools (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python-pil:amd64:
python-pil:amd64 hängt ab von python:any (>= 2.7.5-5~).

dpkg: Fehler beim Bearbeiten des Paketes python-pil:amd64 (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von cups-client:
cups-client hängt ab von cups-common (>= 1.7.5-11+deb8u1A~4.2.0.201703271703); aber:
Version von cups-common auf dem System ist 1.5.3-5.99.201510221331.

dpkg: Fehler beim Bearbeiten des Paketes cups-client (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von plymouth-themes:
plymouth-themes hängt ab von libpango-1.0-0 (>= 1.14.0); aber:
Paket libpango-1.0-0 ist nicht installiert.
plymouth-themes hängt ab von libpangocairo-1.0-0 (>= 1.14.0); aber:
Paket libpangocairo-1.0-0 ist nicht installiert.

dpkg: Fehler beim Bearbeiten des Paketes plymouth-themes (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von univention-printserver:
univention-printserver hängt ab von python2.7; aber:
Paket python2.7 ist noch nicht konfiguriert.
univention-printserver hängt ab von univention-directory-manager-tools (>> 7.0.147); aber:
Paket univention-directory-manager-tools ist noch nicht konfiguriert.
univention-printserver hängt ab von cups; aber:
Paket cups ist noch nicht konfiguriert.
univention-printserver hängt ab von cups-client; aber:
Paket cups-client ist noch nicht konfiguriert.
univention-printserver hängt ab von cups-bsd; aber:
Paket cups-bsd ist noch nicht konfiguriert.
univention-printserver hängt ab von cups-browsed; aber:
Paket cups-browsed ist nicht installiert.
univention-printserver hängt ab von printer-driver-foo2zjs; aber:
Paket printer-driver-foo2zjs ist noch nicht konfiguriert.
univention-printserver hängt ab von univention-management-console-module-printers (= 10.0.1-11A~4.2.0.201703311147); aber:
Version von univention-ma
dpkg: Fehler beim Bearbeiten des Paketes univention-printserver (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von hplip:
hplip hängt ab von hplip-data (= 3.14.6-1+deb8u1); aber:
Paket hplip-data ist noch nicht konfiguriert.
hplip hängt ab von python-imaging; aber:
Paket python-imaging ist noch nicht konfiguriert.
hplip hängt ab von cups (>= 1.1.20); aber:
Paket cups ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes hplip (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python-univention-directory-manager-cli:
python-univention-directory-manager-cli hängt ab von python2.7; aber:
Paket python2.7 ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes python-univention-directory-manager-cli (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von printer-driver-hpcups:
printer-driver-hpcups hängt ab von cups (>= 1.4.0) | cupsddk; aber:
Paket cups ist noch nicht konfiguriert.
Paket cupsddk ist nicht installiert.
printer-driver-hpcups hängt ab von cups; aber:
Paket cups ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes printer-driver-hpcups (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von printer-driver-postscript-hp:
printer-driver-postscript-hp hängt ab von hplip (>= 3.14.6-1+deb8u1); aber:
Paket hplip ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes printer-driver-postscript-hp (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
Fehler traten auf beim Bearbeiten von:
python2.7
cups-ppdc
cups
hplip-data
python-univention-directory-manager
python-imaging
cups-bsd
libpython2.7:amd64
printer-driver-foo2zjs
slapd
python-pysaml2
univention-directory-manager-tools
python-pil:amd64
cups-client
plymouth-themes
univention-printserver
hplip
python-univention-directory-manager-cli
printer-driver-hpcups
printer-driver-postscript-hp

Yeah I know; I was typing the “keep at it” reply before I saw your “urlparse not found” reply. My reply was aimed at “and progress happening …”.

In general: do you have backups (preferably snapshots) from before trying the upgrade? One option would be to restore to those backups, to remove the init scripts that caused the upgrade process to abort in the first place, and to try the upgrade again. Avoiding the issue that broke the system in the first place might be better.

yes in fact…i am quite near to giving up now…
but maybe someone still can resolve this? This would make life a bit easier than restoring from backup…

dpkg --configure -a
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von hplip-data:
hplip-data hängt ab von python:any (>= 2.7).

dpkg: Fehler beim Bearbeiten des Paketes hplip-data (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python-imaging:
python-imaging hängt ab von python:any (<< 2.8).
python-imaging hängt ab von python:any (>= 2.7.5-5~).

dpkg: Fehler beim Bearbeiten des Paketes python-imaging (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python-pysaml2:
python-pysaml2 hängt ab von python:any (<< 2.8).
python-pysaml2 hängt ab von python:any (>= 2.7.5-5~).

dpkg: Fehler beim Bearbeiten des Paketes python-pysaml2 (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python-pil:amd64:
python-pil:amd64 hängt ab von python:any (>= 2.7.5-5~).

dpkg: Fehler beim Bearbeiten des Paketes python-pil:amd64 (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von plymouth-themes:
plymouth-themes hängt ab von libpango-1.0-0 (>= 1.14.0); aber:
Paket libpango-1.0-0 ist nicht installiert.
plymouth-themes hängt ab von libpangocairo-1.0-0 (>= 1.14.0); aber:
Paket libpangocairo-1.0-0 ist nicht installiert.

dpkg: Fehler beim Bearbeiten des Paketes plymouth-themes (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von univention-printserver:
univention-printserver hängt ab von cups-browsed; aber:
Paket cups-browsed ist nicht installiert.

dpkg: Fehler beim Bearbeiten des Paketes univention-printserver (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von hplip:
hplip hängt ab von hplip-data (= 3.14.6-1+deb8u1); aber:
Paket hplip-data ist noch nicht konfiguriert.
hplip hängt ab von python-imaging; aber:
Paket python-imaging ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes hplip (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von printer-driver-postscript-hp:
printer-driver-postscript-hp hängt ab von hplip (>= 3.14.6-1+deb8u1); aber:
Paket hplip ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes printer-driver-postscript-hp (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python-univention-directory-manager:
python-univention-directory-manager hängt ab von python-imaging; aber:
Paket python-imaging ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes python-univention-directory-manager (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von slapd:
slapd hängt ab von python-univention-directory-manager (>= 10.0.15-5); aber:
Paket python-univention-directory-manager ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes slapd (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von univention-directory-manager-tools:
univention-directory-manager-tools hängt ab von python-univention-directory-manager (= 12.0.16-3A~4.2.0.201703281005); aber:
Paket python-univention-directory-manager ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes univention-directory-manager-tools (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von univention-management-console-module-printers:
univention-management-console-module-printers hängt ab von univention-directory-manager-tools (>> 7.0.147); aber:
Paket univention-directory-manager-tools ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes univention-management-console-module-printers (–configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
Fehler traten auf beim Bearbeiten von:
hplip-data
python-imaging
python-pysaml2
python-pil:amd64
plymouth-themes
univention-printserver
hplip
printer-driver-postscript-hp
python-univention-directory-manager
slapd
univention-directory-manager-tools
univention-management-console-module-printers

ok…will restore from backup.
just a quick question though:
As it is the UCS-Master we’re talking of here, and all Mail / OX Data is on the UCS Slave, it should be safe to restore to a 1 day old backup, without loosing any essential data, right?
No new users or groups or shares or whatever have been created since the backup state.
What do you think, anything i forgot here?

thanks
Sascha

It should work out OK if you re-join all other servers afterwards. Otherwise the state of the LDAP servers won’t be in sync which will prove problematic almost right away.

In fact, I would probably restore the master, join all the other servers (e.g. the slave), remove the init scripts that prevented the upgrade the last time and only then upgrade.

allright…
Backup master restored, slave rejoined succesfully, now start all over again with the upgrade…

This is the output of univention-upgrade now, so what exactly would you suggest next?
I don’t think I understand which scripts to delete here…

updater-log-ucs-master.txt (64.2 KB)

Thanks again for your help!
Sascha

There are still 4 packages, which displays a WARNING. These should have the “rc” state, that means that the packages are removed and left some configuration files (and init scripts) behind. You could verify that by the following command

dpkg -l | grep -v ^ii

So moving the init scripts to an other location will take you a step further.

Please do not move all init scripts of installed packages. Only the 4 which displays a WARNING could be moved. All other init scripts are still required and will be migrated to systemd-sysv.

ohhh…sorry for being so dumb…this figures now…
will report…
thanks!

I do really feel embarrassed… seems to work now…
Think i got you completely wrong when you said:

So, moving the old init scripts should be fine.

:man_facepalming:

Thanks
Sascha

Yeah, saying “old init scripts” was probably too ambiguous. I really meant only those old init scripts that warnings were printed for during the first upgrade attempt (console-screen.sh, plucs, portmap, univention-ad-connector). Purging existing packages in state rc as @peichert has said will most likely get rid of exactly those scripts and should definitely be done before the upgrade attempt. Maybe… purge them first, then check if any of those four init scripts I’ve listed still exist and move them out of the way. Then upgrade.

well, we have an upgraded and ready to use Master now, however now the slave has become a disaster.
I had the same issue with the unneeded scripts in /etc/init.d and moved 4 scripts out of the way.
For no reason i can see right now, the upgrade after running pretty well stopped and now i have a messed up system.
As this is the mail server, i would really prefer not to restore a backup, if not absolutely needed.

these are the problems now, kindly asking for help:



dpkg --audit
Die folgenden Pakete wurden entpackt, aber noch nicht konfiguriert.
Sie müssen mit dpkg --configure oder dem Konfigurations-Menüeintrag in
dselect konfiguriert werden, damit sie ordnungsgemäß funktionieren:
 slapd                OpenLDAP server (slapd)

Die folgenden Pakete sind nur halb konfiguriert, wahrscheinlich durch
Probleme während der ersten Konfiguration. Die Konfiguration sollte mit
dpkg --configure <Paket> oder mit dem Konfigurations-Menüeintrag in
dselect erneut versucht werden:
 plymouth             boot animation, logger and I/O multiplexer
dpkg --configure -a
plymouth (0.9.0-9A~4.2.0.201703231915) wird eingerichtet ...
update-initramfs: deferring update (trigger activated)
update-rc.d: error: expected NN after start
usage: update-rc.d [-n] [-f] <basename> remove
       update-rc.d [-n] <basename> defaults [NN | SS KK]
       update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
       update-rc.d [-n] <basename> disable|enable [S|2|3|4|5]
		-n: not really
		-f: force

The disable|enable API is not stable and might change in the future.
dpkg: Fehler beim Bearbeiten des Paketes plymouth (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von slapd:
 slapd hängt ab von libldap-2.4-2 (= 2.4.42+dfsg-2.224.201706201314); aber:
  Version von libldap-2.4-2:amd64 auf dem System ist 2.4.42+dfsg-2.A~4.2.0.201703081826.
 slapd hängt ab von libperl5.14 (>= 5.14.2); aber:
  Paket libperl5.14 ist nicht installiert.

dpkg: Fehler beim Bearbeiten des Paketes slapd (--configure):
 Abhängigkeitsprobleme - verbleibt unkonfiguriert
Trigger für initramfs-tools (0.115~bpo70+1.35.201410091545) werden verarbeitet ...
update-initramfs: Generating /boot/initrd.img-4.1.0-ucs227-amd64
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.
Fehler traten auf beim Bearbeiten von:
 plymouth
 slapd

after rejoining the slave to the master now i have this:

dpkg --configure -a
plymouth (0.9.0-9A~4.2.0.201703231915) wird eingerichtet ...
update-initramfs: deferring update (trigger activated)
update-rc.d: error: expected NN after start
usage: update-rc.d [-n] [-f] <basename> remove
       update-rc.d [-n] <basename> defaults [NN | SS KK]
       update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
       update-rc.d [-n] <basename> disable|enable [S|2|3|4|5]
		-n: not really
		-f: force

The disable|enable API is not stable and might change in the future.
dpkg: Fehler beim Bearbeiten des Paketes plymouth (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
slapd (2.4.42+dfsg-2.A~4.2.0.201703081826) wird eingerichtet ...
File: /etc/init.d/slapd
Multifile: /etc/ldap/slapd.conf
  Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.4.42+dfsg-2.A~4.2.0.201703081826... done.
[ ok ] Stopping ldap server(s): slapd ...done.
[....] Check database: ...[info] back-bdb was linked against 5.3, but db5.3-util package does not seem to be installed.
[info] Skipping /usr/bin/db5.3_recover.
[FAIL] Starting ldap server(s): slapd ...failed.
[info] 5993618f bdb(dc=holz-joki,dc=de): BDB1538 Program version 5.3 doesn't match environment version 5.1 5993618f bdb_db_open: database "dc=holz-joki,dc=de" cannot be opened, err -30969. Restore from backup! 5993618f backend_startup_one (type=bdb, suffix="dc=holz-joki,dc=de"): bi_db_open failed! (-30969) slap_startup failed.
invoke-rc.d: initscript slapd, action "start" failed.
dpkg: Fehler beim Bearbeiten des Paketes slapd (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von plymouth-themes:
 plymouth-themes hängt ab von plymouth (= 0.9.0-9A~4.2.0.201703231915); aber:
  Paket plymouth ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes plymouth-themes (--configure):
 Abhängigkeitsprobleme - verbleibt unkonfiguriert
Trigger für initramfs-tools (0.115~bpo70+1.35.201410091545) werden verarbeitet ...
update-initramfs: Generating /boot/initrd.img-4.1.0-ucs227-amd64
Fehler traten auf beim Bearbeiten von:
 plymouth
 slapd
 plymouth-themes

Will leave it for today…
thanks for helping, really appreciated!
Sascha

Mastodon