Migration Debian 9 vers 10 (Buster) : pkgProblem paquets devant etre gardes en l'etat

Tags: #<Tag:0x00007f63f3ee1548> #<Tag:0x00007f63f3ee1318>

« Sans résultat probant » ça ne veut pas dire grand chose :wink:

Si tu ne partages pas les retours des commandes, on ne peut pas savoir ce qui coince.

Hi,

Voila donc le resultat de la commande (la premiere page il y en a 50 autres)
(…deb9u3 donne la meme chose)

root@debian:/# apt install libqt5core5a=5.7.1+dfsg-3+deb9u2 |more

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 ark : Depends: kio but it is not going to be installed
       Depends: libkf5completion5 (>= 4.97.0) but it is not going to be installed
       Depends: libkf5configcore5 (>= 4.98.0) but it is not going to be installed
       Depends: libkf5configgui5 (>= 4.97.0) but it is not going to be installed
       Depends: libkf5configwidgets5 (>= 4.96.0) but it is not going to be installed
       Depends: libkf5crash5 (>= 5.15.0) but it is not going to be installed
       Depends: libkf5dbusaddons5 (>= 4.97.0) but it is not going to be installed
       Depends: libkf5i18n5 (>= 4.97.0) but it is not going to be installed
       Depends: libkf5iconthemes5 (>= 4.96.0) but it is not going to be installed
       Depends: libkf5jobwidgets5 (>= 4.96.0) but it is not going to be installed
       Depends: libkf5kiocore5 (>= 4.96.0) but it is not going to be installed
       Depends: libkf5kiofilewidgets5 (>= 4.96.0) but it is not going to be installed
       Depends: libkf5kiowidgets5 (>= 5.5.0+git20150101.0309+15.04) but it is not going 
to be installed
       Depends: libkf5parts5 (>= 4.96.0) but it is not going to be installed
       Depends: libkf5service-bin but it is not going to be installed
       Depends: libkf5service5 (>= 4.99.0) but it is not going to be installed
       Depends: libkf5widgetsaddons5 (>= 5.16.0) but it is not going to be installed
       Depends: libkf5xmlgui5 (>= 4.98.0) but it is not going to be installed
 brave-keyring : Depends: gnupg
 dolphin4 : Depends: libqtcore4 (>= 4:4.8.0) but it is not going to be installed
 dragonplayer : Depends: kio but it is not going to be installed
                Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be install
--More--E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

OK, d’après ce retour l’installation du paquet n’a pas lieu, à cause de l’état incohérent de la base de APT.

Tu peux passer outre en récupérant et installant le paquet sans passer par APT :

wget http://security.debian.org/debian-security/pool/updates/main/q/qtbase-opensource-src/libqt5core5a_5.7.1+dfsg-3+deb9u3_amd64.deb
dpkg -i ./libqt5core5a_5.7.1+dfsg-3+deb9u3_amd64.deb

Suite à cette opération, si elle se déroule sans problème, la commande suivante devrait donner une sortie différente des tentatives précédentes :

dpkg --configure -a

Comme je le disais plus haut :

Il apparaît que j’ai un problème d’acces réseau dans ma console chrooted
le wget ne marche pas :

Resolving [security.debian.org](http://security.debian org) ([security.debian org](http://security.debian org))…failed : Temporary failure in name resolution
wget: unable to resolve host address ‹ [security.debian.org](http://security.debian.org) ›

Curieux puisque j’ai bien le réseau sous mon kde live firefox.
Ai-je oublié de monter quelque chose ?

J’ai donc récupéré le package avec mon browser sur


puis l’ai dpkg -i et j’ai bien un unpacking et un setup puis le processing triggers
sans erreur

le dpkg --configure -a génère toujours des erreurs mais peut-etre dues a ce problème réseau :

root@debian:/# dpkg --configure -a         
Setting up gpsd (3.16-4) …
Creating/updating gpsd user account…
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
Non-system user gpsd found. I will not overwrite a non-system
user. Remove the user and reinstall gpsd.
dpkg: error processing package gpsd (–configure):
subprocess installed post-installation script returned error exit status 1
Setting up libqt5dbus5:amd64 (5.7.1+dfsg-3+deb9u3) …
Setting up fontconfig-config (2.11.0-6.7) …
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package fontconfig-config (–configure):
subprocess installed post-installation script returned error exit status 127
Setting up libqt5network5:amd64 (5.7.1+dfsg-3+deb9u3) …
dpkg: dependency problems prevent configuration of samba-vfs-modules:
samba-vfs-modules depends on samba-libs (= 2:4.5.16+dfsg-1+deb9u3); however:
Package samba-libs:amd64 is not installed.

dpkg: error processing package samba-vfs-modules (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-numpy:
python3-numpy depends on python3 (<< 3.6); however:
Package python3 is not configured yet.
python3-numpy depends on python3 (>= 3.5~); however:
Package python3 is not configured yet.
python3-numpy depends on python3:any (>= 3.4~); however:
Package python3 is not configured yet.

dpkg: error processing package python3-numpy (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-pyqt5:
python3-pyqt5 depends on python3 (<< 3.6); however:
Package python3 is not configured yet.
python3-pyqt5 depends on python3 (>= 3.5~); however:
Package python3 is not configured yet.
python3-pyqt5 depends on python3:any (>= 3.3.2-2~); however:
Package python3 is not configured yet.

dpkg: error processing package python3-pyqt5 (–configure):
dependency problems - leaving unconfigured
Setting up libkf5activities5:amd64 (5.28.0-1) …
Setting up mailcap (3.69) …
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package mailcap (–configure):
subprocess installed post-installation script returned error exit status 127
Setting up samba-common (2:4.5.16+dfsg-1+deb9u3) …
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package samba-common (–configure):
subprocess installed post-installation script returned error exit status 127
Setting up initramfs-tools (0.139) …
update-initramfs: deferring update (trigger activated)
Setting up sgml-base (1.30) …
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package sgml-base (–configure):
subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of libgnutls28-dev:amd64:
libgnutls28-dev:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
Version of libgnutls30:amd64 on system is 3.7.1-1.

dpkg: error processing package libgnutls28-dev:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libxatracker2:amd64:
libxatracker2:amd64 depends on libsensors4 (>= 1:3.0.0); however:
Package libsensors4:amd64 is not installed.

dpkg: error processing package libxatracker2:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-tdb:
python3-tdb depends on libtdb1 (= 1.3.11-2); however:
Version of libtdb1:amd64 on system is 1.4.3-1+b1.
python3-tdb depends on python3 (<< 3.6); however:
Package python3 is not configured yet.
python3-tdb depends on python3 (>= 3.5~); however:
Package python3 is not configured yet.
python3-tdb depends on python3:any (>= 3.3.2-2~); however:
Package python3 is not configured yet.

dpkg: error processing package python3-tdb (–configure):
dependency problems - leaving unconfigured
Setting up libqt5xmlpatterns5:amd64 (5.7.1~20161021-3) …
dpkg: dependency problems prevent configuration of libgnutlsxx28:amd64:
libgnutlsxx28:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
Version of libgnutls30:amd64 on system is 3.7.1-1.

dpkg: error processing package libgnutlsxx28:amd64 (–configure):
dependency problems - leaving unconfigured
Setting up libkf5attica5:amd64 (5.28.0-1) …
Setting up libqt5xml5:amd64 (5.7.1+dfsg-3+deb9u3) …
Setting up libkf5networkmanagerqt6 (5.28.0-2) …
Setting up libqt5positioning5:amd64 (5.7.1-1) …
Setting up udev (232-25+deb9u12) …
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package udev (–configure):
subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of libgnutls-dane0:amd64:
libgnutls-dane0:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
Version of libgnutls30:amd64 on system is 3.7.1-1.

dpkg: error processing package libgnutls-dane0:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgnutls-openssl27:amd64:
libgnutls-openssl27:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
Version of libgnutls30:amd64 on system is 3.7.1-1.

dpkg: error processing package libgnutls-openssl27:amd64 (–configure):
dependency problems - leaving unconfigured
Setting up libselinux1:i386 (2.6-3+b3) …
Setting up systemd (232-25+deb9u12) …
Installing new version of config file /etc/dhcp/dhclient-exit-hooks.d/timesyncd …
Installing new version of config file /etc/systemd/journald.conf …
Installing new version of config file /etc/systemd/logind.conf …
Installing new version of config file /etc/systemd/resolved.conf …
Installing new version of config file /etc/systemd/system.conf …
Installing new version of config file /etc/systemd/timesyncd.conf …
Installing new version of config file /etc/systemd/user.conf …
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package systemd (–configure):
subprocess installed post-installation script returned error exit status 127
Setting up libqt5sql5:amd64 (5.7.1+dfsg-3+deb9u3) …
dpkg: dependency problems prevent configuration of python3-sip:
python3-sip depends on python3 (<< 3.6); however:
Package python3 is not configured yet.
python3-sip depends on python3 (>= 3.5~); however:
Package python3 is not configured yet.
python3-sip depends on python3:any (>= 3.3.2-2~); however:
Package python3 is not configured yet.

dpkg: error processing package python3-sip (–configure):
dependency problems - leaving unconfigured
Processing triggers for man-db (2.7.6.1-2) …
perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
Processing triggers for shared-mime-info (2.0-1) …
root@debian:/# dpkg -i libqt5core5a_5.7.1+dfsg-3+deb9u3_amd64.deb
dpkg: warning: downgrading libqt5core5a:amd64 from 5.15.2+dfsg-5 to 5.7.1+dfsg-3+deb9u3
(Reading database … 370017 files and directories currently installed.)
Preparing to unpack libqt5core5a_5.7.1+dfsg-3+deb9u3_amd64.deb …
Unpacking libqt5core5a:amd64 (5.7.1+dfsg-3+deb9u3) over (5.15.2+dfsg-5) …
Setting up libqt5core5a:amd64 (5.7.1+dfsg-3+deb9u3) …
Processing triggers for libc-bin (2.31-9) …
root@debian:/#
dpkg: dependency problems prevent configuration of python3-cairo:
python3-cairo depends on python3 (<< 3.6); however:
Package python3 is not configured yet.
python3-cairo depends on python3 (>= 3.5~); however:
Package python3 is not configured yet.

dpkg: error processing package python3-cairo (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-tk:amd64:
python3-tk:amd64 depends on python3 (>= 3.5); however:
Package python3 is not configured yet.
python3-tk:amd64 depends on python3 (<< 3.6); however:
Package python3 is not configured yet.

dpkg: error processing package python3-tk:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libx11-dev:amd64:
libx11-dev:amd64 depends on libx11-6 (= 2:1.6.4-3+deb9u3); however:
Version of libx11-6:amd64 on system is 2:1.7.0-2.

dpkg: error processing package libx11-dev:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba:
samba depends on python-samba; however:
Package python-samba is not installed.
samba depends on samba-common (= 2:4.5.16+dfsg-1+deb9u3); however:
Package samba-common is not configured yet.
samba depends on libwbclient0 (= 2:4.5.16+dfsg-1+deb9u3); however:
Version of libwbclient0:amd64 on system is 2:4.13.4+dfsg-1.
samba depends on samba-libs (= 2:4.5.16+dfsg-1+deb9u3); however:
Package samba-libs:amd64 is not installed.

dpkg: error processing package samba (–configure):
dependency problems - leaving unconfigured
Processing triggers for dbus (1.10.32-0+deb9u1) …
Setting up libmount1:i386 (2.29.2-1+deb9u1) …
Setting up libqt5positioning5-plugins:amd64 (5.7.1-1) …
dpkg: dependency problems prevent configuration of samba-common-bin:
samba-common-bin depends on python-samba; however:
Package python-samba is not installed.
samba-common-bin depends on samba-common (= 2:4.5.16+dfsg-1+deb9u3); however:
Package samba-common is not configured yet.
samba-common-bin depends on samba-libs (= 2:4.5.16+dfsg-1+deb9u3); however:
Package samba-libs:amd64 is not installed.

dpkg: error processing package samba-common-bin (–configure):
dependency problems - leaving unconfigured
Setting up libselinux1-dev:amd64 (2.6-3+b3) …
Setting up dirmngr (2.1.18-8~deb9u4) …
Setting up libqt5websockets5:amd64 (5.7.1~20161021-4) …
Processing triggers for hicolor-icon-theme (0.17-2) …
gtk-update-icon-cache: error while loading shared libraries: libgdk_pixbuf-2.0.so.0: cannot open shared object file: No such file or directory
WARNING: icon cache generation failed
Setting up libudev-dev:amd64 (232-25+deb9u12) …
Setting up cron (3.0pl1-128+deb9u1) …
Installing new version of config file /etc/crontab …
Installing new version of config file /etc/init.d/cron …
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package cron (–configure):
subprocess installed post-installation script returned error exit status 127
Setting up libxcb1:amd64 (1.12-1) …
Setting up libxcb1:i386 (1.12-1) …
Setting up libwayland-cursor0:amd64 (1.12.0-1+deb9u1) …
Setting up libz3-4:amd64 (4.4.1-1~deb9u1) …
Setting up libz3-4:i386 (4.4.1-1~deb9u1) …
Setting up libharfbuzz-gobject0:amd64 (1.4.2-1) …
dpkg: dependency problems prevent configuration of python3-smbc:
python3-smbc depends on python3 (<< 3.6); however:
Package python3 is not configured yet.
python3-smbc depends on python3 (>= 3.5~); however:
Package python3 is not configured yet.
python3-smbc depends on python3:any (>= 3.3.2-2~); however:
Package python3 is not configured yet.

dpkg: error processing package python3-smbc (–configure):
dependency problems - leaving unconfigured
Setting up blt (2.5.3+dfsg-3) …
Setting up libpython3-dev:amd64 (3.5.3-1) …
Setting up libqt5qml5:amd64 (5.7.1-2+b2) …
dpkg: dependency problems prevent configuration of libx11-xcb-dev:amd64:
libx11-xcb-dev:amd64 depends on libx11-dev; however:
Package libx11-dev:amd64 is not configured yet.

dpkg: error processing package libx11-xcb-dev:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libfontconfig1:amd64:
libfontconfig1:amd64 depends on fontconfig-config (>= 2.11.0-6.7); however:
Package fontconfig-config is not configured yet.

dpkg: error processing package libfontconfig1:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libfontconfig1:i386:
libfontconfig1:i386 depends on fontconfig-config (>= 2.11.0-6.7); however:
Package fontconfig-config is not configured yet.

dpkg: error processing package libfontconfig1:i386 (–configure):
dependency problems - leaving unconfigured
Setting up qml-module-qtquick-xmllistmodel:amd64 (5.7.1-2+b2) …
dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
libpam-systemd:amd64 depends on systemd (= 232-25+deb9u12); however:
Package systemd is not configured yet.

dpkg: error processing package libpam-systemd:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpolkit-qt5-1-1:amd64:
libpolkit-qt5-1-1:amd64 depends on libpam-systemd | consolekit; however:
Package libpam-systemd:amd64 is not configured yet.
Package consolekit is not installed.

dpkg: error processing package libpolkit-qt5-1-1:amd64 (–configure):
dependency problems - leaving unconfigured
Setting up libsystemd0:i386 (232-25+deb9u12) …
dpkg: dependency problems prevent configuration of libqt5waylandclient5:amd64:
libqt5waylandclient5:amd64 depends on libfontconfig1 (>= 2.11); however:
Package libfontconfig1:amd64 is not configured yet.

dpkg: error processing package libqt5waylandclient5:amd64 (–configure):
dependency problems - leaving unconfigured
Setting up libqt5sql5-sqlite:amd64 (5.7.1+dfsg-3+deb9u3) …
Setting up gir1.2-harfbuzz-0.0 (1.4.2-1) …
Setting up libgl1-mesa-glx:amd64 (13.0.6-1+b2) …
Setting up libgl1-mesa-glx:i386 (13.0.6-1+b2) …
dpkg: dependency problems prevent configuration of libqt5gui5:amd64:
libqt5gui5:amd64 depends on libfontconfig1 (>= 2.11); however:
Package libfontconfig1:amd64 is not configured yet.

dpkg: error processing package libqt5gui5:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libkf5waylandclient5:amd64:
libkf5waylandclient5:amd64 depends on libqt5gui5 (>= 5.7.0); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libkf5waylandclient5:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5svg5:amd64:
libqt5svg5:amd64 depends on libqt5gui5 (>= 5.7.1~20161021+dfsg~); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libqt5svg5:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qml-module-qtquick-dialogs:amd64:
qml-module-qtquick-dialogs:amd64 depends on libqt5gui5 (>= 5.6.0~beta); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package qml-module-qtquick-dialogs:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libkf5idletime5:amd64:
libkf5idletime5:amd64 depends on libqt5gui5 (>= 5.5.0~); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libkf5idletime5:amd64 (–configure):
dependency problems - leaving unconfigured
Setting up libxcb1-dev:amd64 (1.12-1) …
dpkg: dependency problems prevent configuration of qml-module-qtquick-controls2:amd64:
qml-module-qtquick-controls2:amd64 depends on libqt5gui5 (>= 5.2.0); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package qml-module-qtquick-controls2:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libkf5guiaddons5:amd64:
libkf5guiaddons5:amd64 depends on libqt5gui5 (>= 5.6.0~beta); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libkf5guiaddons5:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qt5-gtk-platformtheme:amd64:
qt5-gtk-platformtheme:amd64 depends on libqt5gui5 (= 5.7.1+dfsg-3+deb9u3); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package qt5-gtk-platformtheme:amd64 (–configure):
dependency problems - leaving unconfigured
Setting up libqt5webchannel5:amd64 (5.7.1-2) …
dpkg: dependency problems prevent configuration of libqt5location5-plugins:amd64:
libqt5location5-plugins:amd64 depends on libqt5gui5 (>= 5.0.2); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libqt5location5-plugins:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5designer5:amd64:
libqt5designer5:amd64 depends on libqt5gui5 (>= 5.7.0); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libqt5designer5:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5quickcontrols2-5:amd64:
libqt5quickcontrols2-5:amd64 depends on libqt5gui5 (>= 5.6.0~beta); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libqt5quickcontrols2-5:amd64 (–configure):
dependency problems - leaving unconfigured
Setting up qml-module-qtqml-models2:amd64 (5.7.1-2+b2) …
dpkg: dependency problems prevent configuration of qt5-qmltooling-plugins:amd64:
qt5-qmltooling-plugins:amd64 depends on libqt5gui5 (>= 5.2.0); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package qt5-qmltooling-plugins:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5quick5:amd64:
libqt5quick5:amd64 depends on libqt5gui5 (>= 5.7.0); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libqt5quick5:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qtdeclarative5-dev-tools:
qtdeclarative5-dev-tools depends on libqt5gui5 (>= 5.2.0); however:
Package libqt5gui5:amd64 is not configured yet.
qtdeclarative5-dev-tools depends on libqt5quick5 (>= 5.0.2); however:
Package libqt5quick5:amd64 is not configured yet.

dpkg: error processing package qtdeclarative5-dev-tools (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libkf5screen-bin:
libkf5screen-bin depends on libkf5waylandclient5 (>= 4:5.5.0); however:
Package libkf5waylandclient5:amd64 is not configured yet.
libkf5screen-bin depends on libqt5gui5 (>= 5.6.0~beta); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libkf5screen-bin (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5quickwidgets5:amd64:
libqt5quickwidgets5:amd64 depends on libqt5gui5 (>= 5.5.0); however:
Package libqt5gui5:amd64 is not configured yet.
libqt5quickwidgets5:amd64 depends on libqt5quick5 (>= 5.4.0); however:
Package libqt5quick5:amd64 is not configured yet.

dpkg: error processing package libqt5quickwidgets5:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5x11extras5:amd64:
libqt5x11extras5:amd64 depends on libqt5gui5 (>= 5.7.1~20161021+dfsg~); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libqt5x11extras5:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5widgets5:amd64:
libqt5widgets5:amd64 depends on libqt5gui5 (>= 5.7.0); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libqt5widgets5:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libkf5syntaxhighlighting5:
libkf5syntaxhighlighting5 depends on libqt5gui5 (>= 5.6.0~); however:
Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libkf5syntaxhighlighting5 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qml-module-qtquick-templates2:amd64:
qml-module-qtquick-templates2:amd64 depends on libqt5gui5 (>= 5.2.0); however:
Package libqt5gui5:amd64 is not configured yet.
qml-module-qtquick-templates2:amd64 depends on libqt5quick5 (>= 5.4.0); however:
Package libqt5quick5:amd64 is not configured yet.

dpkg: error processing package qml-module-qtquick-templates2:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libkf5screen7:amd64:
libkf5screen7:amd64 depends on libqt5gui5 (>= 5.4.0~); however:
Package libqt5gui5:amd64 is not configured yet.
libkf5screen7:amd64 depends on libqt5x11extras5 (>= 5.6.0); however:
Package libqt5x11extras5:amd64 is not configured yet.

dpkg: error processing package libkf5screen7:amd64 (–configure):
dependency problems - leaving unconfigured
dpkg: too many errors, stopping
Processing triggers for libc-bin (2.31-9) …
Processing triggers for initramfs-tools (0.139) …
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package initramfs-tools (–configure):
subprocess installed post-installation script returned error exit status 127
dpkg: too many errors, stopping
Errors were encountered while processing:
gpsd
fontconfig-config
samba-vfs-modules
python3-numpy
python3-pyqt5
mailcap
samba-common
sgml-base
libgnutls28-dev:amd64
libxatracker2:amd64
python3-tdb
libgnutlsxx28:amd64
udev
libgnutls-dane0:amd64
libgnutls-openssl27:amd64
systemd
python3-sip
python3-cairo
python3-tk:amd64
libx11-dev:amd64
samba
samba-common-bin
cron
python3-smbc
libx11-xcb-dev:amd64
libfontconfig1:amd64
libfontconfig1:i386
libpam-systemd:amd64
libpolkit-qt5-1-1:amd64
libqt5waylandclient5:amd64
libqt5gui5:amd64
libkf5waylandclient5:amd64
libqt5svg5:amd64
qml-module-qtquick-dialogs:amd64
libkf5idletime5:amd64
qml-module-qtquick-controls2:amd64
libkf5guiaddons5:amd64
qt5-gtk-platformtheme:amd64
libqt5location5-plugins:amd64
libqt5designer5:amd64
libqt5quickcontrols2-5:amd64
qt5-qmltooling-plugins:amd64
libqt5quick5:amd64
qtdeclarative5-dev-tools
libkf5screen-bin
libqt5quickwidgets5:amd64
libqt5x11extras5:amd64
libqt5widgets5:amd64
libkf5syntaxhighlighting5
qml-module-qtquick-templates2:amd64
libkf5screen7:amd64
initramfs-tools
Processing was halted because there were too many errors.
root@debian:/#

Là-dessus je ne saurais pas t’aider, le réseau ce n’est vraiment pas ma spécialité :wink:


On peut voir dans ton nouveau retour de dpkg --configure -a que l’erreur qu’on cherchait à régler en premier ne semble plus présente :

(…) depends on qtbase-abi-5-7-1; however:
 Package qtbase-abi-5-7-1 is not installed.

Donc on avance dans la bonne direction !


La prochaine erreur récurrente à régler est à mon avis celle-ci :

/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory

Comme on peut voir avec cette recherche c’est le paquet libc6 qui fournit la bibliothèque libcrypt.so.1 sur Debian Stretch.

Tu peux d’abord tenter de l’installer avec :

apt install libc6:{amd64,i386}=2.24-11+deb9u4

Et si comme tout à l’heure APT coince, il faudra revenir à la méthode utilisant directement dpkg :

wget http://ftp.fr.debian.org/debian/pool/main/g/glibc/libc6_2.24-11+deb9u4_amd64.deb
wget http://ftp.fr.debian.org/debian/pool/main/g/glibc/libc6_2.24-11+deb9u4_i386.deb
dpkg -i ./libc6_2.24-11+deb9u4_{amd64,i386}.deb

Cette fois-ci on doit installer deux versions du paquet, parce qu’il est présent en deux architectures distinctes sur ton système.

ca n’a pas l’air d’avoir marché cette fois
je crois qu’il va me falloir comprendre ce qui se passe avec le reseau

root@debian:/# root@debian:/# dpkg -i libc6_2.24-11+deb9u4_amd64.deb 
bash: root@debian:/#: No such file or directory
root@debian:/# dpkg -i libc6_2.24-11+deb9u4_amd64.deb 
dpkg: warning: downgrading libc6:amd64 from 2.31-9 to 2.24-11+deb9u4
(Reading database ... 370015 files and directories currently installed.)
Preparing to unpack libc6_2.24-11+deb9u4_amd64.deb ...
De-configuring libc6:i386 (2.31-9) ...
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing archive libc6_2.24-11+deb9u4_amd64.deb (--install):
 subprocess new pre-installation script returned error exit status 127
Processing triggers for libc-bin (2.31-9) ...
Errors were encountered while processing:
 libc6_2.24-11+deb9u4_amd64.deb
root@debian:/# dpkg -i libc6_2.24-11+deb9u4_i386.deb 
dpkg: warning: downgrading libc6:i386 from 2.31-9 to 2.24-11+deb9u4
(Reading database ... 370015 files and directories currently installed.)
Preparing to unpack libc6_2.24-11+deb9u4_i386.deb ...
De-configuring libc6:amd64 (2.31-9) ...
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing archive libc6_2.24-11+deb9u4_i386.deb (--install):
 subprocess new pre-installation script returned error exit status 127
Processing triggers for libc-bin (2.31-9) ...
Errors were encountered while processing:
 libc6_2.24-11+deb9u4_i386.deb
root@debian:/#
root@debian:/# dpkg --configure -a
Setting up gpsd (3.16-4) ...
Creating/updating gpsd user account...
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
Non-system user gpsd found. I will not overwrite a non-system
user.  Remove the user and reinstall gpsd.
dpkg: error processing package gpsd (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up fontconfig-config (2.11.0-6.7) ...
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package fontconfig-config (--configure):
 subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of samba-vfs-modules:
 samba-vfs-modules depends on samba-libs (= 2:4.5.16+dfsg-1+deb9u3); however:
  Package samba-libs:amd64 is not installed.

dpkg: error processing package samba-vfs-modules (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-numpy:
 python3-numpy depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-numpy depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-numpy depends on python3:any (>= 3.4~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-numpy (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-pyqt5:
 python3-pyqt5 depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-pyqt5 depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-pyqt5 depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-pyqt5 (--configure):
 dependency problems - leaving unconfigured
Setting up mailcap (3.69) ...
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package mailcap (--configure):
 subprocess installed post-installation script returned error exit status 127
Setting up samba-common (2:4.5.16+dfsg-1+deb9u3) ...
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package samba-common (--configure):
 subprocess installed post-installation script returned error exit status 127
Setting up initramfs-tools (0.139) ...
update-initramfs: deferring update (trigger activated)
Setting up sgml-base (1.30) ...
/usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
dpkg: error processing package sgml-base (--configure):
 subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of libgnutls28-dev:amd64:
 libgnutls28-dev:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
  Version of libgnutls30:amd64 on system is 3.7.1-1.

dpkg: error processing package libgnutls28-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libxatracker2:amd64:
 libxatracker2:amd64 depends on libsensors4 (>= 1:3.0.0); however:
  Package libsensors4:amd64 is not installed.

J’ai resolu le probleme de reseau.
supprimé l’user gpsd
On se retrouve sur le probleme libcrypt.so et quelques centaines de lignes d’erreurs
Ca commence a ressembler a la pire galère jamais rencontree dans toute une vie professionnelle d’informaticien et pourtant j’en ai vues.
On reprend ca demain - enfin tout a l’heure.

Ça se complique encore, même dpkg semble hors course pour la réinstallation de libc6. Ce qui empêche apparemment que libcrypt.so.1 soit correctement remis à disposition.

Quand dpkg ne suffit plus, on peut passer à dpkg-deb pour au moins récupérer le contenu du paquet :

dpkg-deb -x libc6_2.24-11+deb9u4_amd64.deb /tmp/libc6_2.24-11+deb9u4_amd64/
cp /tmp/libc6_2.24-11+deb9u4_amd64/lib/x86_64-linux-gnu/libcrypt* /lib/x86_64-linux-gnu/

Ensuite on peut réssayer l’installation du paquet :

dpkg -i ./libc6_2.24-11+deb9u4_{amd64,i386}.deb

Et enfin vérifier que ça a corrigé ce souci de bibliothèque manquante :

dpkg --configure -a

Merci de votre soutien.

Il semblerait que ça a corrigé ce souci de bibliothèque manquante.
Etape suivante, j’ai du faire un choix dans une fenetre bleue concernant la config samba. (j’ai valide ma version modifiee de smb.conf)
Apres… hum, laissez-moi deviner, je parie qu’il faut installer
samba-libs (= 2:4.5.16+dfsg-1+deb9u3) mais comment faire, je ne sais pas encore marcher tout seul…

root@debian:/# dpkg-deb -x libc6_2.24-11+deb9u4_amd64.deb /tmp/libc6_2.24-11+deb9u4_amd64/
root@debian:/# cp /tmp/libc6_2.24-11+deb9u4_amd64/lib/x86_64-linux-gnu/libcrypt* /lib/x86_64-linux-gnu/
root@debian:/# dpkg -i ./libc6_2.24-11+deb9u4_{amd64,i386}.deb
dpkg: warning: downgrading libc6:amd64 from 2.31-9 to 2.24-11+deb9u4
(Reading database ... 370034 files and directories currently installed.)
Preparing to unpack .../libc6_2.24-11+deb9u4_amd64.deb ...
De-configuring libc6:i386 (2.31-9) ...
Unpacking libc6:amd64 (2.24-11+deb9u4) over (2.31-9) ...
dpkg: warning: downgrading libc6:i386 from 2.31-9 to 2.24-11+deb9u4
Preparing to unpack .../libc6_2.24-11+deb9u4_i386.deb ...
Unpacking libc6:i386 (2.24-11+deb9u4) over (2.31-9) ...
dpkg: dependency problems prevent configuration of libc6:amd64:
 libcrypt1:i386 (1:4.4.17-1) breaks libc6 (<< 2.29-4) and is installed.
  Version of libc6:amd64 to be configured is 2.24-11+deb9u4.

dpkg: error processing package libc6:amd64 (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libc6:i386:
 libcrypt1:i386 (1:4.4.17-1) breaks libc6 (<< 2.29-4) and is installed.
  Version of libc6:i386 to be configured is 2.24-11+deb9u4.

dpkg: error processing package libc6:i386 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libc6:amd64
 libc6:i386
root@debian:/# dpkg --configure -a
Setting up fontconfig-config (2.11.0-6.7) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
dpkg: dependency problems prevent configuration of samba-vfs-modules:
 samba-vfs-modules depends on samba-libs (= 2:4.5.16+dfsg-1+deb9u3); however:
  Package samba-libs:amd64 is not installed.

dpkg: error processing package samba-vfs-modules (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-numpy:
 python3-numpy depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-numpy depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-numpy depends on python3:any (>= 3.4~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-numpy (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-pyqt5:
 python3-pyqt5 depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-pyqt5 depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-pyqt5 depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-pyqt5 (--configure):
 dependency problems - leaving unconfigured
Setting up mailcap (3.69) ...
dpkg: dependency problems prevent configuration of libc6:amd64:
 libcrypt1:i386 (1:4.4.17-1) breaks libc6 (<< 2.29-4) and is installed.
  Version of libc6:amd64 to be configured is 2.24-11+deb9u4.

dpkg: error processing package libc6:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libc6:i386:
 libcrypt1:i386 (1:4.4.17-1) breaks libc6 (<< 2.29-4) and is installed.
  Version of libc6:i386 to be configured is 2.24-11+deb9u4.

dpkg: error processing package libc6:i386 (--configure):
 dependency problems - leaving unconfigured
Setting up samba-common (2:4.5.16+dfsg-1+deb9u3) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
dpkg: dependency problems prevent configuration of libkdecorations2-5v5:
 libkdecorations2-5v5 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libkdecorations2-5v5 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5waylandclient5:amd64:
 libqt5waylandclient5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libqt5waylandclient5:amd64 (--configure):
 dependency problems - leaving unconfigured
Setting up initramfs-tools (0.139) ...
update-initramfs: deferring update (trigger activated)
Setting up sgml-base (1.30) ...
dpkg: dependency problems prevent configuration of libgnutls28-dev:amd64:
 libgnutls28-dev:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
  Version of libgnutls30:amd64 on system is 3.7.1-1.

dpkg: error processing package libgnutls28-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libxatracker2:amd64:
 libxatracker2:amd64 depends on libc6 (>= 2.17); however:
  Package libc6:amd64 is not configured yet.
 libxatracker2:amd64 depends on libsensors4 (>= 1:3.0.0); however:
  Package libsensors4:amd64 is not installed.

dpkg: error processing package libxatracker2:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5printsupport5:amd64:
 libqt5printsupport5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libqt5printsupport5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5help5:amd64:
 libqt5help5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libqt5help5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5opengl5:amd64:
 libqt5opengl5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libqt5opengl5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5multimedia5:amd64:
 libqt5multimedia5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libqt5multimedia5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-tdb:
 python3-tdb depends on libtdb1 (= 1.3.11-2); however:
  Version of libtdb1:amd64 on system is 1.4.3-1+b1.
 python3-tdb depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-tdb depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-tdb depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.
 python3-tdb depends on libc6 (>= 2.2.5); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package python3-tdb (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5quickparticles5:amd64:
 libqt5quickparticles5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libqt5quickparticles5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5quicktemplates2-5:amd64:
 libqt5quicktemplates2-5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libqt5quicktemplates2-5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgnutlsxx28:amd64:
 libgnutlsxx28:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
  Version of libgnutls30:amd64 on system is 3.7.1-1.
 libgnutlsxx28:amd64 depends on libc6 (>= 2.4); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libgnutlsxx28:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5quicktest5:amd64:
 libqt5quicktest5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libqt5quicktest5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5scripttools5:amd64:
 libqt5scripttools5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libqt5scripttools5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent processing triggers for libc-bin:
 libc-bin depends on libc6 (>> 2.31); however:
  Version of libc6:amd64 on system is 2.24-11+deb9u4.
 libc-bin depends on libc6 (<< 2.32); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libc-bin (--configure):
 dependency problems - leaving triggers unprocessed
dpkg: dependency problems prevent configuration of qml-module-qtquick-privatewidgets:amd64:
 qml-module-qtquick-privatewidgets:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package qml-module-qtquick-privatewidgets:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of udev:
 udev depends on libc6 (>= 2.17); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package udev (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgnutls-dane0:amd64:
 libgnutls-dane0:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
  Version of libgnutls30:amd64 on system is 3.7.1-1.
 libgnutls-dane0:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libgnutls-dane0:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5gui5:amd64:
 libqt5gui5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libqt5gui5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libkf5waylandclient5:amd64:
 libkf5waylandclient5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 libkf5waylandclient5:amd64 depends on libqt5gui5 (>= 5.7.0); however:
  Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libkf5waylandclient5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5svg5:amd64:
 libqt5svg5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 libqt5svg5:amd64 depends on libqt5gui5 (>= 5.7.1~20161021+dfsg~); however:
  Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libqt5svg5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qml-module-qtquick-window2:amd64:
 qml-module-qtquick-window2:amd64 depends on libc6 (>= 2.2.5); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package qml-module-qtquick-window2:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgnutls-openssl27:amd64:
 libgnutls-openssl27:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
  Version of libgnutls30:amd64 on system is 3.7.1-1.
 libgnutls-openssl27:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libgnutls-openssl27:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qml-module-qtquick-dialogs:amd64:
 qml-module-qtquick-dialogs:amd64 depends on qml-module-qtquick-privatewidgets; however:
  Package qml-module-qtquick-privatewidgets:amd64 is not configured yet.
 qml-module-qtquick-dialogs:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 qml-module-qtquick-dialogs:amd64 depends on libqt5gui5 (>= 5.6.0~beta); however:
  Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package qml-module-qtquick-dialogs:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of systemd:
 systemd depends on libc6 (>= 2.17); however:
  Package libc6:amd64 is not configured yet.
 systemd depends on libc6 (>= 2.8); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package systemd (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libkf5idletime5:amd64:
 libkf5idletime5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 libkf5idletime5:amd64 depends on libqt5gui5 (>= 5.5.0~); however:
  Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libkf5idletime5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-sip:
 python3-sip depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-sip depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-sip depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.
 python3-sip depends on libc6 (>= 2.4); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package python3-sip (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qml-module-qtquick-controls2:amd64:
 qml-module-qtquick-controls2:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 qml-module-qtquick-controls2:amd64 depends on libqt5gui5 (>= 5.2.0); however:
  Package libqt5gui5:amd64 is not configured yet.
 qml-module-qtquick-controls2:amd64 depends on libqt5quicktemplates2-5 (>= 5.6.0~beta); however:
  Package libqt5quicktemplates2-5:amd64 is not configured yet.

dpkg: error processing package qml-module-qtquick-controls2:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-cairo:
 python3-cairo depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 python3-cairo depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-cairo depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-cairo (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libkf5guiaddons5:amd64:
 libkf5guiaddons5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 libkf5guiaddons5:amd64 depends on libqt5gui5 (>= 5.6.0~beta); however:
  Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libkf5guiaddons5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-tk:amd64:
 python3-tk:amd64 depends on python3 (>= 3.5); however:
  Package python3 is not configured yet.
 python3-tk:amd64 depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-tk:amd64 depends on libc6 (>= 2.4); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package python3-tk:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qt5-gtk-platformtheme:amd64:
 qt5-gtk-platformtheme:amd64 depends on libqt5gui5 (= 5.7.1+dfsg-3+deb9u3); however:
  Package libqt5gui5:amd64 is not configured yet.
 qt5-gtk-platformtheme:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package qt5-gtk-platformtheme:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libx11-dev:amd64:
 libx11-dev:amd64 depends on libx11-6 (= 2:1.6.4-3+deb9u3); however:
  Version of libx11-6:amd64 on system is 2:1.7.0-2.

dpkg: error processing package libx11-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba:
 samba depends on python-samba; however:
  Package python-samba is not installed.
 samba depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 samba depends on libwbclient0 (= 2:4.5.16+dfsg-1+deb9u3); however:
  Version of libwbclient0:amd64 on system is 2:4.13.4+dfsg-1.
 samba depends on samba-libs (= 2:4.5.16+dfsg-1+deb9u3); however:
  Package samba-libs:amd64 is not installed.

dpkg: error processing package samba (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba-common-bin:
 samba-common-bin depends on python-samba; however:
  Package python-samba is not installed.
 samba-common-bin depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 samba-common-bin depends on samba-libs (= 2:4.5.16+dfsg-1+deb9u3); however:
  Package samba-libs:amd64 is not installed.

dpkg: error processing package samba-common-bin (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5location5-plugins:amd64:
 libqt5location5-plugins:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 libqt5location5-plugins:amd64 depends on libqt5gui5 (>= 5.0.2); however:
  Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libqt5location5-plugins:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5designer5:amd64:
 libqt5designer5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 libqt5designer5:amd64 depends on libqt5gui5 (>= 5.7.0); however:
  Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libqt5designer5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5quickcontrols2-5:amd64:
 libqt5quickcontrols2-5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 libqt5quickcontrols2-5:amd64 depends on libqt5gui5 (>= 5.6.0~beta); however:
  Package libqt5gui5:amd64 is not configured yet.
 libqt5quickcontrols2-5:amd64 depends on libqt5quicktemplates2-5 (>= 5.7.1); however:
  Package libqt5quicktemplates2-5:amd64 is not configured yet.

dpkg: error processing package libqt5quickcontrols2-5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of cron:
 cron depends on libc6 (>= 2.7); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package cron (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libkf5solid5:amd64:
 libkf5solid5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package libkf5solid5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qt5-qmltooling-plugins:amd64:
 qt5-qmltooling-plugins:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 qt5-qmltooling-plugins:amd64 depends on libqt5gui5 (>= 5.2.0); however:
  Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package qt5-qmltooling-plugins:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-smbc:
 python3-smbc depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-smbc depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-smbc depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.
 python3-smbc depends on libc6 (>= 2.4); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package python3-smbc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt5quick5:amd64:
 libqt5quick5:amd64 depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 libqt5quick5:amd64 depends on libqt5gui5 (>= 5.7.0); however:
  Package libqt5gui5:amd64 is not configured yet.

dpkg: error processing package libqt5quick5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libx11-xcb-dev:amd64:
 libx11-xcb-dev:amd64 depends on libx11-dev; however:
  Package libx11-dev:amd64 is not configured yet.

dpkg: error processing package libx11-xcb-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gpsd:
 gpsd depends on libc6 (>= 2.15); however:
  Package libc6:amd64 is not configured yet.

dpkg: error processing package gpsd (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qtdeclarative5-dev-tools:
 qtdeclarative5-dev-tools depends on libc6 (>= 2.14); however:
  Package libc6:amd64 is not configured yet.
 qtdeclarative5-dev-tools depends on libqt5gui5 (>= 5.2.0); however:
  Package libqt5gui5:amd64 is not configured yet.
 qtdeclarative5-dev-tools depends on libqt5quick5 (>= 5.0.2); however:
  Package libqt5quick5:amd64 is not configured yet.
 qtdeclarative5-dev-tools depends on libqt5quicktest5 (>= 5.0.2); however:
  Package libqt5quicktest5:amd64 is not configured yet.

dpkg: error processing package qtdeclarative5-dev-tools (--configure):
 dependency problems - leaving unconfigured
dpkg: too many errors, stopping
Processing triggers for initramfs-tools (0.139) ...
update-initramfs: Generating /boot/initrd.img-4.9.0-15-amd64
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
find: '/var/tmp/mkinitramfs_vv1WRE/lib/modules/4.9.0-15-amd64/kernel': No such file or directory
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
E: /usr/share/initramfs-tools/hooks/udev failed with return 1.
update-initramfs: failed for /boot/initrd.img-4.9.0-15-amd64 with 1.
dpkg: error processing package initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: too many errors, stopping
Errors were encountered while processing:
 samba-vfs-modules
 python3-numpy
 python3-pyqt5
 libc6:amd64
 libc6:i386
 libkdecorations2-5v5
 libqt5waylandclient5:amd64
 libgnutls28-dev:amd64
 libxatracker2:amd64
 libqt5printsupport5:amd64
 libqt5help5:amd64
 libqt5opengl5:amd64
 libqt5multimedia5:amd64
 python3-tdb
 libqt5quickparticles5:amd64
 libqt5quicktemplates2-5:amd64
 libgnutlsxx28:amd64
 libqt5quicktest5:amd64
 libqt5scripttools5:amd64
 libc-bin
 qml-module-qtquick-privatewidgets:amd64
 udev
 libgnutls-dane0:amd64
 libqt5gui5:amd64
 libkf5waylandclient5:amd64
 libqt5svg5:amd64
 qml-module-qtquick-window2:amd64
 libgnutls-openssl27:amd64
 qml-module-qtquick-dialogs:amd64
 systemd
 libkf5idletime5:amd64
 python3-sip
 qml-module-qtquick-controls2:amd64
 python3-cairo
 libkf5guiaddons5:amd64
 python3-tk:amd64
 qt5-gtk-platformtheme:amd64
 libx11-dev:amd64
 samba
 samba-common-bin
 libqt5location5-plugins:amd64
 libqt5designer5:amd64
 libqt5quickcontrols2-5:amd64
 cron
 libkf5solid5:amd64
 qt5-qmltooling-plugins:amd64
 python3-smbc
 libqt5quick5:amd64
 libx11-xcb-dev:amd64
 gpsd
 qtdeclarative5-dev-tools
 initramfs-tools
Processing was halted because there were too many errors.
root@debian:/# 

Avant de s‘occuper de samba, il y a ce souci récurrent à régler :

Package libc6:amd64 is not configured yet.

On peut voir qu’il est dû à un conflit entre libc6 et libcrypt1, ce dernier paquet ne devant normalement pas être installé sur une Debian Stretch (il n’existe qu’à partir de Debian Bullseye) :

dpkg: dependency problems prevent configuration of libc6:amd64:
libcrypt1:i386 (1:4.4.17-1) breaks libc6 (<< 2.29-4) and is installed.
Version of libc6:amd64 to be configured is 2.24-11+deb9u4.

Pour corriger ça il va falloir virer le paquet intrus, et réinstaller la version correcte de libc6:i386 :

dpkg -r libcrypt1:i386
dpkg -i ./libc6_2.24-11+deb9u4_i386.deb

Et comme à chaque fois, il faut ensuite demander à dpkg de continuer à finaliser les installations de paquets bloquées :

dpkg --configure -a
root@debian:/# dpkg -r libcrypt1:i386
(Reading database ... 370049 files and directories currently installed.)
Removing libcrypt1:i386 (1:4.4.17-1) ...
root@debian:/# dpkg -i ./libc6_2.24-11+deb9u4_i386.deb
(Reading database ... 370043 files and directories currently installed.)
Preparing to unpack .../libc6_2.24-11+deb9u4_i386.deb ...
Unpacking libc6:i386 (2.24-11+deb9u4) over (2.24-11+deb9u4) ...
Setting up libc6:i386 (2.24-11+deb9u4) ...
Installing new version of config file /etc/ld.so.conf.d/i386-linux-gnu.conf ...


root@debian:/# dpkg --configure -a
Setting up libfontconfig1:i386 (2.11.0-6.7+b1) ...
dpkg: dependency problems prevent configuration of samba-vfs-modules:
 samba-vfs-modules depends on samba-libs (= 2:4.5.16+dfsg-1+deb9u3); however:
  Package samba-libs:amd64 is not installed.

dpkg: error processing package samba-vfs-modules (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-numpy:
 python3-numpy depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-numpy depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-numpy depends on python3:any (>= 3.4~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-numpy (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-pyqt5:
 python3-pyqt5 depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-pyqt5 depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-pyqt5 depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-pyqt5 (--configure):
 dependency problems - leaving unconfigured
Setting up libc6:amd64 (2.24-11+deb9u4) ...
Installing new version of config file /etc/ld.so.conf.d/x86_64-linux-gnu.conf ...
Setting up initramfs-tools (0.139) ...
update-initramfs: deferring update (trigger activated)
dpkg: dependency problems prevent configuration of libgnutls28-dev:amd64:
 libgnutls28-dev:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
  Version of libgnutls30:amd64 on system is 3.7.1-1.

dpkg: error processing package libgnutls28-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libxatracker2:amd64:
 libxatracker2:amd64 depends on libsensors4 (>= 1:3.0.0); however:
  Package libsensors4:amd64 is not installed.

dpkg: error processing package libxatracker2:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-tdb:
 python3-tdb depends on libtdb1 (= 1.3.11-2); however:
  Version of libtdb1:amd64 on system is 1.4.3-1+b1.
 python3-tdb depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-tdb depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-tdb depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-tdb (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgnutlsxx28:amd64:
 libgnutlsxx28:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
  Version of libgnutls30:amd64 on system is 3.7.1-1.

dpkg: error processing package libgnutlsxx28:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent processing triggers for libc-bin:
 libc-bin depends on libc6 (>> 2.31); however:
  Version of libc6:amd64 on system is 2.24-11+deb9u4.

dpkg: error processing package libc-bin (--configure):
 dependency problems - leaving triggers unprocessed
Setting up udev (232-25+deb9u12) ...
addgroup: The group `input' already exists as a system group. Exiting.
A chroot environment has been detected, udev not started.
update-initramfs: deferring update (trigger activated)
dpkg: dependency problems prevent configuration of libgnutls-dane0:amd64:
 libgnutls-dane0:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
  Version of libgnutls30:amd64 on system is 3.7.1-1.

dpkg: error processing package libgnutls-dane0:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgnutls-openssl27:amd64:
 libgnutls-openssl27:amd64 depends on libgnutls30 (= 3.5.8-5+deb9u5); however:
  Version of libgnutls30:amd64 on system is 3.7.1-1.

dpkg: error processing package libgnutls-openssl27:amd64 (--configure):
 dependency problems - leaving unconfigured
Setting up systemd (232-25+deb9u12) ...
addgroup: The group `systemd-journal' already exists as a system group. Exiting.
dpkg: dependency problems prevent configuration of python3-sip:
 python3-sip depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-sip depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-sip depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-sip (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-cairo:
 python3-cairo depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-cairo depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-cairo (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-tk:amd64:
 python3-tk:amd64 depends on python3 (>= 3.5); however:
  Package python3 is not configured yet.
 python3-tk:amd64 depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-tk:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libx11-dev:amd64:
 libx11-dev:amd64 depends on libx11-6 (= 2:1.6.4-3+deb9u3); however:
  Version of libx11-6:amd64 on system is 2:1.7.0-2.

dpkg: error processing package libx11-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba:
 samba depends on python-samba; however:
  Package python-samba is not installed.
 samba depends on libwbclient0 (= 2:4.5.16+dfsg-1+deb9u3); however:
  Version of libwbclient0:amd64 on system is 2:4.13.4+dfsg-1.
 samba depends on samba-libs (= 2:4.5.16+dfsg-1+deb9u3); however:
  Package samba-libs:amd64 is not installed.

dpkg: error processing package samba (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba-common-bin:
 samba-common-bin depends on python-samba; however:
  Package python-samba is not installed.
 samba-common-bin depends on samba-libs (= 2:4.5.16+dfsg-1+deb9u3); however:
  Package samba-libs:amd64 is not installed.

dpkg: error processing package samba-common-bin (--configure):
 dependency problems - leaving unconfigured
Setting up cron (3.0pl1-128+deb9u1) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Running in chroot, ignoring request.
dpkg: dependency problems prevent configuration of python3-smbc:
 python3-smbc depends on python3 (<< 3.6); however:
  Package python3 is not configured yet.
 python3-smbc depends on python3 (>= 3.5~); however:
  Package python3 is not configured yet.
 python3-smbc depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-smbc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libx11-xcb-dev:amd64:
 libx11-xcb-dev:amd64 depends on libx11-dev; however:
  Package libx11-dev:amd64 is not configured yet.

dpkg: error processing package libx11-xcb-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
Setting up gpsd (3.16-4) ...
Creating/updating gpsd user account...
Running in chroot, ignoring request.
Setting up libfontconfig1:amd64 (2.11.0-6.7+b1) ...
Setting up libpam-systemd:amd64 (232-25+deb9u12) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up libqt5gui5:amd64 (5.7.1+dfsg-3+deb9u3) ...
Setting up libkf5waylandclient5:amd64 (4:5.28.0-1) ...
Setting up qt5-gtk-platformtheme:amd64 (5.7.1+dfsg-3+deb9u3) ...
Setting up libqt5quick5:amd64 (5.7.1-2+b2) ...
Setting up libqt5x11extras5:amd64 (5.7.1~20161021-2) ...
Setting up libqt5widgets5:amd64 (5.7.1+dfsg-3+deb9u3) ...
Setting up libkf5syntaxhighlighting5 (5.28.0-1) ...
Setting up libkf5screen7:amd64 (4:5.8.6-2) ...
Setting up qml-module-qtpositioning:amd64 (5.7.1-1) ...
Setting up qml-module-qtquick-layouts:amd64 (5.7.1-2+b2) ...
Setting up libpolkit-qt5-1-1:amd64 (0.112.0-5) ...
Setting up libqt5location5:amd64 (5.7.1-1) ...
Setting up libkdecorations2-5v5 (4:5.8.4-1) ...
Setting up libqt5waylandclient5:amd64 (5.7.1~20161021-2) ...
Setting up libqt5printsupport5:amd64 (5.7.1+dfsg-3+deb9u3) ...
Setting up libqt5help5:amd64 (5.7.1-1) ...
Setting up libqt5opengl5:amd64 (5.7.1+dfsg-3+deb9u3) ...
Setting up libqt5multimedia5:amd64 (5.7.1~20161021-2) ...
Setting up libqt5quickparticles5:amd64 (5.7.1-2+b2) ...
Setting up libqt5quicktemplates2-5:amd64 (5.7.1-1) ...
Setting up libqt5quicktest5:amd64 (5.7.1-2+b2) ...
Setting up libqt5scripttools5:amd64 (5.7.1~20161021+dfsg-2) ...
Setting up qml-module-qtquick-privatewidgets:amd64 (5.7.1~20161021-2) ...
Setting up libqt5svg5:amd64 (5.7.1~20161021-2.1) ...
Setting up qml-module-qtquick-window2:amd64 (5.7.1-2+b2) ...
Setting up qml-module-qtquick-dialogs:amd64 (5.7.1~20161021-2) ...
Setting up libkf5idletime5:amd64 (5.28.0-1) ...
Setting up libkf5guiaddons5:amd64 (5.28.0-1) ...
Setting up libqt5location5-plugins:amd64 (5.7.1-1) ...
Setting up libqt5designer5:amd64 (5.7.1-1) ...
Setting up libqt5quickcontrols2-5:amd64 (5.7.1-1) ...
Setting up libkf5solid5:amd64 (5.28.0-3) ...
Setting up qt5-qmltooling-plugins:amd64 (5.7.1-2+b2) ...
Setting up qtdeclarative5-dev-tools (5.7.1-2+b2) ...
Setting up libkf5screen-bin (4:5.8.6-2) ...
Setting up libqt5quickwidgets5:amd64 (5.7.1-2+b2) ...
Setting up qml-module-qtquick-templates2:amd64 (5.7.1-1) ...
Setting up libqt5svg5-dev:amd64 (5.7.1~20161021-2.1) ...
Setting up qml-module-qtlocation:amd64 (5.7.1-1) ...
Setting up libqt5designercomponents5:amd64 (5.7.1-1) ...
Setting up qml-module-qtquick-controls2:amd64 (5.7.1-1) ...
Processing triggers for initramfs-tools (0.139) ...
update-initramfs: Generating /boot/initrd.img-4.9.0-15-amd64
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
find: '/var/tmp/mkinitramfs_rbYdOC/lib/modules/4.9.0-15-amd64/kernel': No such file or directory
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
E: /usr/share/initramfs-tools/hooks/udev failed with return 1.
update-initramfs: failed for /boot/initrd.img-4.9.0-15-amd64 with 1.
dpkg: error processing package initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 samba-vfs-modules
 python3-numpy
 python3-pyqt5
 libgnutls28-dev:amd64
 libxatracker2:amd64
 python3-tdb
 libgnutlsxx28:amd64
 libc-bin
 libgnutls-dane0:amd64
 libgnutls-openssl27:amd64
 python3-sip
 python3-cairo
 python3-tk:amd64
 libx11-dev:amd64
 samba
 samba-common-bin
 python3-smbc
 libx11-xcb-dev:amd64
 initramfs-tools
root@debian:/# 

Bonjour franz

Édite tes précedents messages,
pour voir la ligne que j’ai ajoutée avant chaque bloc de lignes
que tu as copiée/collée depuis une fenêtre de terminal
et celle que j’ai ajoutée après la fin de chacun de ces blocs de lignes.

Merci MicP
Je ne vois pas très bien ce que tu as modifié.

Par ailleurs, je crois que j’ai corrige le pb samba avec

dpkg -r --force-depends libwbclient0:amd64
dpkg -i libwbclient0_4.5.16+dfsg-1+deb9u3_amd64.deb 
dpkg -i samba-libs_4.5.16+dfsg-1+deb9u3_amd64.deb`

j’ai fait pareil pour python3 et libgnutls30 en version amd et i386 et d’autres, mais je ne suis pas certain d’avoir amélioré la situation, apt fix-broken install donne toujours une liste vraiment flippante.

D’où ma dernière version de configure :

root@debian:/# dpkg --configure -a
Setting up initramfs-tools (0.139) ...
update-initramfs: deferring update (trigger activated)
dpkg: dependency problems prevent configuration of libx11-dev:amd64:
 libx11-dev:amd64 depends on libx11-6 (= 2:1.6.4-3+deb9u3); however:
  Version of libx11-6:amd64 on system is 2:1.7.0-2.

dpkg: error processing package libx11-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba:
 samba depends on python-samba; however:
  Package python-samba is not installed.

dpkg: error processing package samba (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba-common-bin:
 samba-common-bin depends on python-samba; however:
  Package python-samba is not installed.

dpkg: error processing package samba-common-bin (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libx11-xcb-dev:amd64:
 libx11-xcb-dev:amd64 depends on libx11-dev; however:
  Package libx11-dev:amd64 is not configured yet.

dpkg: error processing package libx11-xcb-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
Processing triggers for initramfs-tools (0.139) ...
update-initramfs: Generating /boot/initrd.img-4.9.0-15-amd64
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
find: '/var/tmp/mkinitramfs_T2OYcn/lib/modules/4.9.0-15-amd64/kernel': No such file or directory
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
E: /usr/share/initramfs-tools/hooks/udev failed with return 1.
update-initramfs: failed for /boot/initrd.img-4.9.0-15-amd64 with 1.
dpkg: error processing package initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 libx11-dev:amd64
 samba
 samba-common-bin
 libx11-xcb-dev:amd64
 initramfs-tools
root@debian:/#

Ce dpkg --configure -a commence enfin à tirer une bonne tête, cette partie est presque réparée :wink:

Pour les paquets libx11 :

wget http://security.debian.org/debian-security/pool/updates/main/libx/libx11/libx11-6_1.6.4-3+deb9u3_amd64.deb
dpkg -i ./libx11-6_1.6.4-3+deb9u3_amd64.deb
dpkg --configure -a

Pour samba :

wget http://security.debian.org/debian-security/pool/updates/main/s/samba/python-samba_4.5.16+dfsg-1+deb9u3_amd64.deb
dpkg -i ./python-samba_4.5.16+dfsg-1+deb9u3_amd64.deb
dpkg --configure -a

Et enfin reste le souci récurrent lié à initramfs-tools :

modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)

Ce souci est lié à ta version de libssl1.1, qui dépend de bibliothèques de Debian Bullseye (Debian 11). Il devrait, je pense, être réglé par un retour à sa version de Debian Stretch :

wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.0l-1~deb9u3_amd64.deb
dpkg -i ./libssl1.1_1.1.0l-1~deb9u3_amd64.deb
dpkg --configure -a

Si suite à cette dernière manipulation la commande dpkg --configure -a se complète sans erreur, ça veut dire que tu n’as plus de paquets dans des états incohérents.

On pourra donc enchaîner sur la remise en état de APT, en se basant sur le retour de apt install -f -s (le -s est là pour effectuer une simulation, sans action réelle).

Encore quelques erreurs, mais il semble qu’il y ait quelques progrès
We shall overcome, some day !
De ce que je vois :
libx11-6:i386 et libx11-6:amd64 devront etre désinstalles
Faut-il faire un dpkg -r --force-depends de ces 2 paquets ?
C’est ce que j’aurais fait, merci de me corriger.

root@debian:/# wget http://security.debian.org/debian-security/pool/updates/main/libx/libx11/libx11-6_1.6.4-3+deb9u3_amd64.deb
wget: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.26' not found (required by /usr/lib/x86_64-linux-gnu/libp11-kit.so.0)
root@debian:/# 

Copie à la main du .deb

root@debian:/# dpkg -i ./libx11-6_1.6.4-3+deb9u3_amd64.deb
Selecting previously unselected package libx11-6:amd64.
(Reading database ... 370195 files and directories currently installed.)
Preparing to unpack .../libx11-6_1.6.4-3+deb9u3_amd64.deb ...
De-configuring libx11-6:i386 (2:1.7.0-2) ...
Unpacking libx11-6:amd64 (2:1.6.4-3+deb9u3) over (2:1.7.0-2) ...
dpkg: error processing package libx11-6:amd64 (--install):
 package libx11-6:amd64 2:1.6.4-3+deb9u3 cannot be configured because libx11-6:i386 is at a different version (2:1.7.0-2)
dpkg: error processing package libx11-6:i386 (--install):
 package libx11-6:i386 2:1.7.0-2 cannot be configured because libx11-6:amd64 is at a different version (2:1.6.4-3+deb9u3)
Errors were encountered while processing:
 libx11-6:amd64
 libx11-6:i386
root@debian:/# 
root@debian:/# dpkg -i ./python-samba_4.5.16+dfsg-1+deb9u3_amd64.deb

Selecting previously unselected package python-samba.
(Reading database ... 370195 files and directories currently installed.)
Preparing to unpack .../python-samba_4.5.16+dfsg-1+deb9u3_amd64.deb ...
Unpacking python-samba (2:4.5.16+dfsg-1+deb9u3) ...
dpkg: dependency problems prevent configuration of python-samba:
 python-samba depends on python-ldb (>= 1.1.2~); however:
  Package python-ldb is not installed.
 python-samba depends on python-tdb; however:
  Package python-tdb is not installed.

dpkg: error processing package python-samba (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python-samba
root@debian:/# 
root@debian:/# dpkg --configure -a
dpkg: dependency problems prevent configuration of python-samba:
 python-samba depends on python-ldb (>= 1.1.2~); however:
  Package python-ldb is not installed.
 python-samba depends on python-tdb; however:
  Package python-tdb is not installed.
dpkg: error processing package python-samba (--configure):
 dependency problems - leaving unconfigured
dpkg: error processing package libx11-6:amd64 (--configure):
 package libx11-6:amd64 2:1.6.4-3+deb9u3 cannot be configured because libx11-6:i386 is at a different version (2:1.7.0-2)
dpkg: error processing package libx11-6:i386 (--configure):
 package libx11-6:i386 2:1.7.0-2 cannot be configured because libx11-6:amd64 is at a different version (2:1.6.4-3+deb9u3)
Setting up initramfs-tools (0.139) ...
update-initramfs: deferring update (trigger activated)
dpkg: dependency problems prevent configuration of libx11-dev:amd64:
 libx11-dev:amd64 depends on libx11-6 (= 2:1.6.4-3+deb9u3); however:
  Package libx11-6:amd64 is not configured yet.
dpkg: error processing package libx11-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba:
 samba depends on python-samba; however:
  Package python-samba is not configured yet.
dpkg: error processing package samba (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba-common-bin:
 samba-common-bin depends on python-samba; however:
  Package python-samba is not configured yet.
dpkg: error processing package samba-common-bin (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libx11-xcb-dev:amd64:
 libx11-xcb-dev:amd64 depends on libx11-dev; however:
  Package libx11-dev:amd64 is not configured yet.
dpkg: error processing package libx11-xcb-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
Processing triggers for initramfs-tools (0.139) ...
update-initramfs: Generating /boot/initrd.img-4.9.0-15-amd64
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
find: '/var/tmp/mkinitramfs_BXG7IN/lib/modules/4.9.0-15-amd64/kernel': No such file or directory
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
modprobe: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
E: /usr/share/initramfs-tools/hooks/udev failed with return 1.
update-initramfs: failed for /boot/initrd.img-4.9.0-15-amd64 with 1.
dpkg: error processing package initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 python-samba
 libx11-6:amd64
 libx11-6:i386
 libx11-dev:amd64
 samba
 samba-common-bin
 libx11-xcb-dev:amd64
 initramfs-tools
root@debian:/# 
root@debian:/# dpkg -i ./libssl1.1_1.1.0l-1~deb9u3_amd64.deb
dpkg: warning: downgrading libssl1.1:amd64 from 1.1.1j-1 to 1.1.0l-1~deb9u3
(Reading database ... 370405 files and directories currently installed.)
Preparing to unpack .../libssl1.1_1.1.0l-1~deb9u3_amd64.deb ...
De-configuring libssl1.1:i386 (1.1.1j-1) ...
Unpacking libssl1.1:amd64 (1.1.0l-1~deb9u3) over (1.1.1j-1) ...
dpkg: error processing package libssl1.1:amd64 (--install):
 package libssl1.1:amd64 1.1.0l-1~deb9u3 cannot be configured because libssl1.1:i386 is at a different version (1.1.1j-1)
dpkg: error processing package libssl1.1:i386 (--install):
 package libssl1.1:i386 1.1.1j-1 cannot be configured because libssl1.1:amd64 is at a different version (1.1.0l-1~deb9u3)
Errors were encountered while processing:
 libssl1.1:amd64
 libssl1.1:i386
root@debian:/# 
root@debian:/# dpkg --configure -a
dpkg: dependency problems prevent configuration of python-samba:
 python-samba depends on python-ldb (>= 1.1.2~); however:
  Package python-ldb is not installed.
 python-samba depends on python-tdb; however:
  Package python-tdb is not installed.
dpkg: error processing package python-samba (--configure):
 dependency problems - leaving unconfigured
dpkg: error processing package libx11-6:amd64 (--configure):
 package libx11-6:amd64 2:1.6.4-3+deb9u3 cannot be configured because libx11-6:i386 is at a different version (2:1.7.0-2)
dpkg: error processing package libx11-6:i386 (--configure):
 package libx11-6:i386 2:1.7.0-2 cannot be configured because libx11-6:amd64 is at a different version (2:1.6.4-3+deb9u3)
Setting up initramfs-tools (0.139) ...
update-initramfs: deferring update (trigger activated)
dpkg: error processing package libssl1.1:amd64 (--configure):
 package libssl1.1:amd64 1.1.0l-1~deb9u3 cannot be configured because libssl1.1:i386 is at a different version (1.1.1j-1)
dpkg: error processing package libssl1.1:i386 (--configure):
 package libssl1.1:i386 1.1.1j-1 cannot be configured because libssl1.1:amd64 is at a different version (1.1.0l-1~deb9u3)
dpkg: dependency problems prevent configuration of libx11-dev:amd64:
 libx11-dev:amd64 depends on libx11-6 (= 2:1.6.4-3+deb9u3); however:
  Package libx11-6:amd64 is not configured yet.
dpkg: error processing package libx11-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba:
 samba depends on python-samba; however:
  Package python-samba is not configured yet.
dpkg: error processing package samba (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba-common-bin:
 samba-common-bin depends on python-samba; however:
  Package python-samba is not configured yet.
dpkg: error processing package samba-common-bin (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libx11-xcb-dev:amd64:
 libx11-xcb-dev:amd64 depends on libx11-dev; however:
  Package libx11-dev:amd64 is not configured yet.
dpkg: error processing package libx11-xcb-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
Processing triggers for initramfs-tools (0.139) ...
update-initramfs: Generating /boot/initrd.img-4.9.0-15-amd64
Errors were encountered while processing:
 python-samba
 libx11-6:amd64
 libx11-6:i386
 libssl1.1:amd64
 libssl1.1:i386
 libx11-dev:amd64
 samba
 samba-common-bin
 libx11-xcb-dev:amd64
root@debian:/#

libx11

Unpacking libx11-6:amd64 (2:1.6.4-3+deb9u3) over (2:1.7.0-2) ...
dpkg: error processing package libx11-6:amd64 (--install):
 package libx11-6:amd64 2:1.6.4-3+deb9u3 cannot be configured because libx11-6:i386 is at a different version (2:1.7.0-2)
dpkg: error processing package libx11-6:i386 (--install):
 package libx11-6:i386 2:1.7.0-2 cannot be configured because libx11-6:amd64 is at a different version (2:1.6.4-3+deb9u3)
Errors were encountered while processing:
 libx11-6:amd64
 libx11-6:i386

Ici le souci c’est que ces deux paquets sont dans deux versions différentes, ce qui n’est pas permis. Ça se corrige en installant la version correcte de la version i386 :

wget http://security.debian.org/debian-security/pool/updates/main/libx/libx11/libx11-6_1.6.4-3+deb9u3_i386.deb
dpkg -i ./libx11-6_1.6.4-3+deb9u3_i386.deb

samba

dpkg: dependency problems prevent configuration of python-samba:
 python-samba depends on python-ldb (>= 1.1.2~); however:
  Package python-ldb is not installed.

L’erreur est assez explicite ici, il manque une dépendance au paquet python-samba qu’on cherche à installer :

wget http://security.debian.org/debian-security/pool/updates/main/l/ldb/python-ldb_1.1.27-1+deb9u2_amd64.deb
dpkg -i ./python-ldb_1.1.27-1+deb9u2_amd64.deb

libssl

Unpacking libssl1.1:amd64 (1.1.0l-1~deb9u3) over (1.1.1j-1) ...
dpkg: error processing package libssl1.1:amd64 (--install):
 package libssl1.1:amd64 1.1.0l-1~deb9u3 cannot be configured because libssl1.1:i386 is at a different version (1.1.1j-1)
dpkg: error processing package libssl1.1:i386 (--install):
 package libssl1.1:i386 1.1.1j-1 cannot be configured because libssl1.1:amd64 is at a different version (1.1.0l-1~deb9u3)
Errors were encountered while processing:
 libssl1.1:amd64
 libssl1.1:i386

C’est le même souci que celui plus haut avec libx11, il faut que la version i386 du paquet soit la même que la version amd64 :

wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.0l-1~deb9u3_i386.deb
dpkg -i ./libssl1.1_1.1.0l-1~deb9u3_i386.deb

wget

Tes appels à wget révèlent un autre souci avec une bibliothèque dans une version incompatible avec Debian Stretch :

wget: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.26' not found (required by /usr/lib/x86_64-linux-gnu/libp11-kit.so.0)

Cette bibliothèque est fournie par le paquet libp11-kit0, que tu peux réinstaller dans sa version de Stretch avec :

wget http://security.debian.org/debian-security/pool/updates/main/p/p11-kit/libp11-kit0_0.23.3-2+deb9u1_amd64.deb
dpkg -i ./libp11-kit0_0.23.3-2+deb9u1_amd64.deb

Comme pour libx11-6 et libssl1.1, il faudra peut-être reproduire l’opération avec la version i386 du paquet si celle-ci est installée :

wget http://security.debian.org/debian-security/pool/updates/main/p/p11-kit/libp11-kit0_0.23.3-2+deb9u1_i386.deb
dpkg -i ./libp11-kit0_0.23.3-2+deb9u1_i386.deb

Bravo,

dpkg --configure -a ne retourne plus rien
dpkg --audit
dpkg --configure libc-bin
apt --fix-broken install

retournent ce qui suit :

root@debian:/# dpkg --configure -a
root@debian:/# dpkg --audit
The following packages have been unpacked but not yet configured.
They must be configured using dpkg --configure or the configure
menu option in dselect for them to work:
 libqt5sql5-mysql:amd64 Qt 5 MySQL database driver
 python3-dev          header files and a static library for Python (default)

The following packages have been triggered, but the trigger processing
has not yet been done.  Trigger processing can be requested using
dselect or dpkg --configure --pending (or dpkg --triggers-only):
 libc-bin             GNU C Library: Binaries

root@debian:/# 
root@debian:/# dpkg --configure libc-bin
dpkg: dependency problems prevent processing triggers for libc-bin:
 libc-bin depends on libc6 (>> 2.31); however:
  Version of libc6:amd64 on system is 2.24-11+deb9u4.

dpkg: error processing package libc-bin (--configure):
 dependency problems - leaving triggers unprocessed
Errors were encountered while processing:
 libc-bin
root@debian:/# 
`
`
root@debian:/# apt --fix-broken install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
 alsa-utils : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 ark : Depends: kio but it is not installed
       Depends: libkf5completion5 (>= 4.97.0) but it is not installed
       Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
       Depends: libkf5configgui5 (>= 4.97.0) but it is not installed
       Depends: libkf5configwidgets5 (>= 4.96.0) but it is not installed
       Depends: libkf5crash5 (>= 5.15.0) but it is not installed
       Depends: libkf5dbusaddons5 (>= 4.97.0) but it is not installed
       Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
       Depends: libkf5iconthemes5 (>= 4.96.0) but it is not installed
       Depends: libkf5jobwidgets5 (>= 4.96.0) but it is not installed
       Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
       Depends: libkf5kiofilewidgets5 (>= 4.96.0) but it is not installed
       Depends: libkf5kiowidgets5 (>= 5.5.0+git20150101.0309+15.04) but it is not installed
       Depends: libkf5parts5 (>= 4.96.0) but it is not installed
       Depends: libkf5service-bin but it is not installed
       Depends: libkf5service5 (>= 4.99.0) but it is not installed
       Depends: libkf5widgetsaddons5 (>= 5.16.0) but it is not installed
       Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
 brave-keyring : Depends: gnupg

etc…

dpkg: dependency problems prevent processing triggers for libc-bin:
libc-bin depends on libc6 (>> 2.31); however:
Version of libc6:amd64 on system is 2.24-11+deb9u4.

C’est un autre paquet lié à libc6, à réinstaller lui aussi dans sa version de Debian Stretch :

wget http://ftp.fr.debian.org/debian/pool/main/g/glibc/libc-bin_2.24-11+deb9u4_amd64.deb
dpkg -i ./libc-bin_2.24-11+deb9u4_amd64.deb

Et comme pour les autres, si ça coince avec une incompatibilité liée à la présence de sa version i386 :

wget http://ftp.fr.debian.org/debian/pool/main/g/glibc/libc-bin_2.24-11+deb9u4_i386.deb
dpkg -i ./libc-bin_2.24-11+deb9u4_i386.deb

Pas mal !

root@debian:/# dpkg --configure -a
root@debian:/# dpkg --audit
root@debian:/# 
root@debian:/#  apt install -f -s
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
 alsa-utils : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 ark : Depends: kio but it is not installed
       Depends: libkf5completion5 (>= 4.97.0) but it is not installed
       Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
       Depends: libkf5configgui5 (>= 4.97.0) but it is not installed
       Depends: libkf5configwidgets5 (>= 4.96.0) but it is not installed
       Depends: libkf5crash5 (>= 5.15.0) but it is not installed
       Depends: libkf5dbusaddons5 (>= 4.97.0) but it is not installed
       Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
       Depends: libkf5iconthemes5 (>= 4.96.0) but it is not installed
       Depends: libkf5jobwidgets5 (>= 4.96.0) but it is not installed
       Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
       Depends: libkf5kiofilewidgets5 (>= 4.96.0) but it is not installed
       Depends: libkf5kiowidgets5 (>= 5.5.0+git20150101.0309+15.04) but it is not installed
       Depends: libkf5parts5 (>= 4.96.0) but it is not installed
       Depends: libkf5service-bin but it is not installed
       Depends: libkf5service5 (>= 4.99.0) but it is not installed
       Depends: libkf5widgetsaddons5 (>= 5.16.0) but it is not installed
       Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
 brave-keyring : Depends: gnupg
 dragonplayer : Depends: kio but it is not installed
                Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                Depends: libkf5configgui5 (>= 4.97.0) but it is not installed
                Depends: libkf5configwidgets5 (>= 4.96.0) but it is not installed

etc…

Nickel :wink:

Si tu as bien toujours les fichiers /etc/apt/sources.list et /etc/apt/preferences que je t’avais conseillés plus haut, je pense que tu peux lancer une simulation de « mise-à-jour » vers Stretch avec :

apt full-upgrade -s

Si la simulation ne semble rien faire de dommageable, tu peux lancer l’opération réelle avec :

apt full-upgrade

Comme les paquets critiques liés à libc6 sont déjà de retour dans leur version de Debian Stretch, je m’attends à ce que ça pose moins de soucis que la tentative précédente.