Ce matin nouveau plantage:
Voilà ce que donne dpkg --audit:
The following packages are in a mess due to serious problems during
installation. They must be reinstalled for them (and any packages
that depend on them) to function properly:
console-setup-linux Linux specific part of console-setup
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):
systemd system and service manager
dpkg --configure -a
Processing triggers for systemd (236-3) ...
apt update && apt upgrade
Hit:1 http://mirror/debian testing InRelease
Hit:2 http://mirror/debian-security testing/updates InRelease
Hit:3 http://debian.revolsys.fr/debian sid InRelease
Hit:4 http://ppa.launchpad.net/webupd8team/java/ubuntu trusty InRelease
Hit:5 https://apt.dockerproject.org/repo debian-stretch InRelease
Ign:6 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:7 http://dl.google.com/linux/chrome/deb stable Release
Hit:8 https://tel.red/repos/debian stretch InRelease
Hit:9 https://repo.windscribe.com/debian stretch InRelease
Hit:11 https://download.sublimetext.com apt/dev/ InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package console-setup-linux needs to be reinstalled, but I can't find an archive for it.
sudo rm -rf /var/lib/apt/lists/*
sudo apt update; sudo apt upgrade
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
gir1.2-networkmanager-1.0 gir1.2-nmgtk-1.0 libgltf-0.1-1 libnm-gtk0 liborcus-0.12-0
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
console-setup console-setup-linux keyboard-configuration
The following packages will be upgraded:
console-setup console-setup-linux keyboard-configuration
3 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.
1 not fully installed or removed.
Need to get 0 B/1,487 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Reading changelogs... Done
Preconfiguring packages ...
(Reading database ... 301686 files and directories currently installed.)
Preparing to unpack .../console-setup-linux_1.177_all.deb ...
Unpacking console-setup-linux (1.177) over (1.176) ...
Preparing to unpack .../keyboard-configuration_1.177_all.deb ...
Unpacking keyboard-configuration (1.177) over (1.176) ...
Preparing to unpack .../console-setup_1.177_all.deb ...
Unpacking console-setup (1.177) over (1.176) ...
Setting up keyboard-configuration (1.177) ...
Processing triggers for systemd (236-3) ...
Processing triggers for man-db (2.7.6.1-4) ...
Setting up console-setup-linux (1.177) ...
Setting up console-setup (1.177) ...