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

Tags: #<Tag:0x00007f63f4acf738> #<Tag:0x00007f63f4acf620>
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.

La liste suivante te semble t’elle ne rien faire de dommageable ?
Pour ma part, je serais bien en peine de le dire.

root@debian:/# more /etc/apt/sources.list

deb https://deb.debian.org/debian/ stretch         main contrib
deb https://security.debian.org/   stretch/updates main contrib

root@debian:/# more /etc/apt/preferences
Package: *
Pin: release o=Debian,n=stretch
Pin-Priority:1001

root@debian:/# 
root@debian:/# apt full-upgrade -s
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
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
               Depends: libkf5crash5 (>= 5.15.0) but it is not installed
               Depends: libkf5dbusaddons5 (>= 4.99.0) but it is not installed
               Depends: libkf5i18n5 (>= 4.97.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: libkf5parts5 (>= 4.96.0) but it is not installed
               Depends: libkf5service-bin but it is not installed
               Depends: libkf5service5 (>= 4.96.0) but it is not installed
               Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
               Depends: libkf5windowsystem5 (>= 4.96.0) but it is not installed
               Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
freeglut3-dev : Depends: libgl1-mesa-dev but it is not installed
gnupg-utils : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
gnupg2 : Depends: gnupg (>= 2.1.18-8~deb9u4)
gpg : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
      Recommends: gnupg (= 2.2.27-1)
gpg-agent : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
            Recommends: gnupg (= 2.2.27-1)
gpg-wks-server : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
                 Recommends: gnupg (= 2.2.27-1)
gpgconf : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
gpgsm : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
        Recommends: gnupg (= 2.2.27-1)
gpgv : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
jami-all : Depends: gnupg
kaddressbook : 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: libkf5i18n5 (>= 4.97.0) but it is not installed
               Depends: libkf5iconthemes5 (>= 5.0.0) but it is not installed
               Depends: libkf5jobwidgets5 (>= 4.96.0) but it is not installed
               Depends: libkf5kcmutils5 (>= 4.96.0) but it is not installed
               Depends: libkf5kdelibs4support5 (>= 4.97.0) but it is not installed
               Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
               Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
               Depends: libkf5libkdepim-plugins but it is not installed
               Depends: libkf5libkdepim5 (>= 16.04) but it is not installed
               Depends: libkf5parts5 (>= 4.96.0) but it is not installed
               Depends: libkf5pimcommon-plugins but it is not installed
               Depends: libkf5pimcommon5 (>= 4:16.04) but it is not installed
               Depends: libkf5widgetsaddons5 (>= 4.98.0) but it is not installed
               Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
kamera : Depends: kio but it is not installed
         Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
         Depends: libkf5configwidgets5 (>= 4.96.0) but it is not installed
         Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
         Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
         Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
         Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
kapman : 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: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
         Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
         Recommends: khelpcenter but it is not installed
katomic : Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
          Depends: libkf5configgui5 (>= 4.97.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: libkf5newstuff5 (>= 4.95.0) but it is not installed
          Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
          Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
          Recommends: khelpcenter but it is not installed
kcalc : 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: libkf5i18n5 (>= 4.97.0) but it is not installed
        Depends: libkf5notifications5 (>= 4.96.0) but it is not installed
        Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
        Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
kcolorchooser : Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
kde-config-gtk-style : Depends: kio but it is not installed
                       Depends: libkf5configwidgets5 (>= 4.96.0) but it is not installed
                       Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                       Depends: libkf5iconthemes5 (>= 5.22.0) but it is not installed
                       Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
                       Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
                       Depends: libkf5newstuff5 (>= 5.27.0) but it is not installed
                       Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
kde-config-mailtransport : Depends: libkf5configwidgets5 (>= 4.96.0) but it is not installed
kde-runtime : Depends: libgpgme11 (>= 1.1.2) but it is not installed
kde-spectacle : 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
                Depends: libkf5dbusaddons5 (>= 4.97.0) but it is not installed
                Depends: libkf5declarative5 (>= 4.96.0) but it is not installed
                Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
                Depends: libkf5kiowidgets5 (>= 5.5.0+git20150101.0309+15.04) but it is not installed
                Depends: libkf5kipi31.0.0 (>= 16.04.0) but it is not installed
                Depends: libkf5notifications5 (>= 4.96.0) but it is not installed
                Depends: libkf5service-bin but it is not installed
                Depends: libkf5service5 (>= 4.96.0) but it is not installed
                Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                Depends: libkf5windowsystem5 (>= 4.96.0) but it is not installed
                Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
kdepim-doc : Depends: kmail but it is not installed
kdepim-themeeditors : 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: libkf5dbusaddons5 (>= 4.97.0) but it is not installed
                      Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                      Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
                      Depends: libkf5messageviewer5 (>= 4:16.04.0) but it is not installed
                      Depends: libkf5newstuff5 (>= 4.95.0) but it is not installed
                      Depends: libkf5pimcommon-plugins but it is not installed
                      Depends: libkf5pimcommon5 (>= 4:16.04) but it is not installed
                      Depends: libkf5pimtextedit5 (>= 15.12.0) but it is not installed
                      Depends: libkf5widgetsaddons5 (>= 5.4.0+git20141119.0013+15.04) but it is not installed
                      Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
                      Depends: libqt5webkit5 (>= 5.6.0~rc) but it is not installed
kdoctools5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
kf5-kdepimlibs-kio-plugins : Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                             Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                             Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
kgamma5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
          Depends: libkf5configwidgets5 (>= 4.96.0) but it is not installed
          Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
          Depends: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
khotkeys : Depends: kio but it is not installed
           Depends: libkf5completion5 (>= 4.97.0) but it is not installed
           Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
           Depends: libkf5configwidgets5 (>= 4.96.0) but it is not installed
           Depends: libkf5dbusaddons5 (>= 4.97.0) but it is not installed
           Depends: libkf5globalaccel5 (>= 4.96.0) but it is not installed
           Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
           Depends: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
           Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
           Depends: libkf5service-bin but it is not installed
           Depends: libkf5service5 (>= 4.96.0) but it is not installed
           Depends: libkf5textwidgets5 (>= 4.96.0) but it is not installed
           Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
           Depends: libkf5windowsystem5 (>= 4.97.0) but it is not installed
           Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
           Depends: libkworkspace5-5 (>= 4:5.8.1) but it is not installed
kmenuedit : Depends: kio but it is not installed
            Depends: libkf5completion5 (>= 4.97.0) 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
            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: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
            Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
            Depends: libkf5service-bin but it is not installed
            Depends: libkf5service5 (>= 4.96.0) but it is not installed
            Depends: libkf5sonnetui5 (>= 4.96.0) but it is not installed
            Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
            Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
kpat : 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.98.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: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
       Depends: libkf5newstuff5 (>= 4.95.0) but it is not installed
       Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
       Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
       Recommends: khelpcenter but it is not installed
kruler : Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
         Depends: libkf5configgui5 (>= 4.97.0) but it is not installed
         Depends: libkf5configwidgets5 (>= 4.98.0) but it is not installed
         Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
         Depends: libkf5notifications5 (>= 4.96.0) but it is not installed
         Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
         Depends: libkf5windowsystem5 (>= 4.98.0) but it is not installed
         Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed

et voila la suite…

ksshaskpass : Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
               Depends: libkf5wallet-bin but it is not installed
               Depends: libkf5wallet5 (>= 4.96.0) but it is not installed
               Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
 kstars : Depends: kio 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.98.0) but it is not installed
          Depends: libkf5crash5 (>= 5.15.0) but it is not installed
          Depends: libkf5i18n5 (>= 5.17.0) but it is not installed
          Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
          Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
          Depends: libkf5newstuff5 (>= 5.27.0) but it is not installed
          Depends: libkf5notifications5 (>= 4.96.0) but it is not installed
          Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
          Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
 ksysguardd : Depends: libc6 (>= 2.28) but 2.24-11+deb9u4 is installed
 kwalletmanager : Depends: kio but it is not installed
                  Depends: libkf5auth5 (>= 4.96.0) but it is not installed
                  Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                  Depends: libkf5configwidgets5 (>= 4.96.0) but it is not installed
                  Depends: libkf5dbusaddons5 (>= 4.99.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: libkf5itemviews5 (>= 4.96.0) but it is not installed
                  Depends: libkf5jobwidgets5 (>= 4.96.0) but it is not installed
                  Depends: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
                  Depends: libkf5kiocore5 (>= 5.10.0) but it is not installed
                  Depends: libkf5notifications5 (>= 4.96.0) but it is not installed
                  Depends: libkf5service-bin but it is not installed
                  Depends: libkf5service5 (>= 4.96.0) but it is not installed
                  Depends: libkf5textwidgets5 (>= 4.96.0) but it is not installed
                  Depends: libkf5wallet-bin but it is not installed
                  Depends: libkf5wallet5 (>= 4.96.0) but it is not installed
                  Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                  Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
 kwrite : Depends: ktexteditor-katepart 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
          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: libkf5parts5 (>= 4.96.0) but it is not installed
          Depends: libkf5texteditor5 but it is not installed
          Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
          Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
 kwrited : Depends: libkf5dbusaddons5 (>= 4.97.0) but it is not installed
           Depends: libkf5notifications5 (>= 4.96.0) but it is not installed
 libaccounts-qt5-1 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libaom0 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libappstream4 : Depends: libc6 (>= 2.28) but 2.24-11+deb9u4 is installed
                 Depends: libglib2.0-0 (>= 2.61.2) but 2.50.3-2+deb9u2 is installed
 libappstreamqt2 : Depends: libglib2.0-0 (>= 2.58) but 2.50.3-2+deb9u2 is installed
                   Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libasound2 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libasound2:i386 : Depends: libc6:i386 (>= 2.29) but 2.24-11+deb9u4 is installed
 libavcodec58 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libavutil56 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libbrotli1 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libbrotli1:i386 : Depends: libc6:i386 (>= 2.29) but 2.24-11+deb9u4 is installed
 libcodec2-0.9 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libcom-err2:i386 : Depends: libc6:i386 (>= 2.28) but 2.24-11+deb9u4 is installed
 libcryptsetup12 : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
 libcurl3-gnutls : Depends: libgnutls30 (>= 3.7.0) but 3.5.8-5+deb9u5 is installed
 libdebconf-kde1 : Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                   Depends: libkf5iconthemes5 (>= 4.96.0) but it is not installed
                   Depends: libkf5sonnetui5 (>= 4.96.0) but it is not installed
                   Depends: libkf5textwidgets5 (>= 4.96.0) but it is not installed
                   Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
 libdrm-amdgpu1 : Depends: libc6 (>= 2.28) but 2.24-11+deb9u4 is installed
 libdrm-amdgpu1:i386 : Depends: libc6:i386 (>= 2.28) but 2.24-11+deb9u4 is installed
 libegl-dev : Depends: libegl1 (= 1.3.2-1) but 1.1.0-1 is installed
              Depends: libgl-dev
 libegl1 : Depends: libglvnd0 (= 1.1.0-1) but 1.3.2-1 is installed
           Depends: libegl-mesa0 but it is not installable
           Breaks: libegl1-mesa (< 17.2.0~rc4-1) but 13.0.6-1+b2 is installed
 libelf1:i386 : Depends: libc6:i386 (>= 2.28) but 2.24-11+deb9u4 is installed
 libevent-2.1-7 : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
 libexiv2-27 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libgcrypt20:i386 : Depends: libc6:i386 (>= 2.28) but 2.24-11+deb9u4 is installed
 libgdk-pixbuf-xlib-2.0-0 : Depends: libgdk-pixbuf-2.0-0 (>= 2.40.0) but it is not installable
 libgdk-pixbuf2.0-0 : Depends: libgdk-pixbuf-2.0-0 (>= 2.40.0) but it is not installable
 libgdk-pixbuf2.0-bin : Depends: libgdk-pixbuf-2.0-0 (>= 2.35.4) but it is not installable
                        Depends: libglib2.0-0 (>= 2.56.0) but 2.50.3-2+deb9u2 is installed
 libgles-dev : Depends: libgl-dev
 libglew-dev : Depends: libgl1-mesa-dev but it is not installed or
                        libgl-dev
 libglib2.0-bin : Depends: libglib2.0-0 (= 2.66.7-2) but 2.50.3-2+deb9u2 is installed
 libglib2.0-dev : Depends: libglib2.0-bin (= 2.50.3-2+deb9u2)
 libglu1-mesa-dev : Depends: libgl1-mesa-dev but it is not installed or
                             libgl-dev
 libgmime-2.6-0 : Depends: libgpgme11 (>= 1.2.0) but it is not installed
 libgpg-error0:i386 : Depends: libc6:i386 (>= 2.28) but 2.24-11+deb9u4 is installed
                      Recommends: libgpg-error-l10n:i386 but it is not installable
 libgpgme++2v5 : Depends: libgpgme11 (>= 1.3.2) but it is not installed
 libgssapi-krb5-2 : Depends: libc6 (>= 2.27) but 2.24-11+deb9u4 is installed
 libibus-1.0-5 : Depends: libglib2.0-0 (>= 2.59.0) but 2.50.3-2+deb9u2 is installed
 libicu67 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libinput10 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libip4tc2 : Depends: libc6 (>= 2.28) but 2.24-11+deb9u4 is installed
 libk5crypto3 : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
 libk5crypto3:i386 : Depends: libc6:i386 (>= 2.28) but 2.24-11+deb9u4 is installed
 libkf5akonadiagentbase5 : Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
                           Depends: libkf5configgui5 (>= 4.97.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
 libkf5akonadicalendar5 : Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
                          Depends: libkf5configgui5 (>= 4.97.0) but it is not installed
                          Depends: libkf5configwidgets5 (>= 4.98.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: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
                          Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
                          Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                          Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed

et la fin.

 libkf5akonadicontact5 : 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: 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: libkf5kiocore5 (>= 4.96.0) but it is not installed
                         Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
                         Depends: libkf5service-bin but it is not installed
                         Depends: libkf5service5 (>= 4.96.0) but it is not installed
                         Depends: libkf5textwidgets5 (>= 4.96.0) but it is not installed
                         Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                         Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
                         Depends: libqt5webkit5 (>= 5.6.0~rc) but it is not installed
 libkf5akonadicore-bin : Depends: akonadi-server (>= 4:16.04.3-4) but it is not installed
 libkf5akonadicore5 : Depends: libkf5configcore5 (>= 4.98.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 (>= 5.0.0) but it is not installed
 libkf5akonadimime5 : Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
                      Depends: libkf5configgui5 (>= 4.97.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: libkf5kiocore5 (>= 4.96.0) but it is not installed
                      Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                      Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
 libkf5akonadinotes5 : Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
 libkf5akonadisearch-bin : Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                           Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
 libkf5akonadisearch-plugins : Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                               Depends: libkf5configwidgets5 (>= 4.96.0) but it is not installed
                               Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                               Depends: libkf5runner5 (>= 5.0.0) but it is not installed
 libkf5akonadisearchdebug5 : Depends: libkf5completion5 (>= 4.97.0) but it is not installed
                             Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                             Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                             Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
 libkf5akonadiwidgets5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                         Depends: libkf5configwidgets5 (>= 4.96.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: libkf5itemviews5 (>= 4.96.0) but it is not installed
                         Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                         Depends: libkf5windowsystem5 (>= 4.96.0) but it is not installed
                         Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
 libkf5alarmcalendar5 : Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                        Depends: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
 libkf5archive5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5balooengine5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5calendarcore5 : Depends: libkf5kdelibs4support5 (>= 5.13.0) but it is not installed
 libkf5calendarevents5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5calendarsupport5 : 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: 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: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
                          Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
                          Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
                          Depends: libkf5pimcommon-plugins but it is not installed
                          Depends: libkf5pimcommon5 (>= 4:16.04) but it is not installed
                          Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
 libkf5calendarutils5 : Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
                        Depends: libkf5configgui5 (>= 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: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
                        Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
 libkf5codecs5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5config-bin : Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                    Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5contacts5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                   Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
 libkf5coreaddons-dev : Depends: qtbase5-dev (>= 5.14.0~) but it is not installed
                        Recommends: libkf5coreaddons-doc (= 5.78.0-4) but it is not installable
 libkf5coreaddons-dev-bin : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5coreaddons5 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
                     Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5doctools5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5filemetadata3 : Depends: libkf5i18n5 (>= 5.78.0~) but it is not installed
                       Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
                       Recommends: libkf5filemetadata-bin (= 5.78.0-2) but it is not installed
 libkf5followupreminder5 : Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
                           Depends: libkf5configgui5 (>= 4.97.0) but it is not installed
 libkf5gapicalendar5 : Depends: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
 libkf5gapicore5 : Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
                   Depends: libkf5windowsystem5 (>= 4.96.0) but it is not installed
                   Depends: libqt5webkit5 (>= 5.0.2) but it is not installed
 libkf5gapitasks5 : Depends: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
 libkf5gpgmepp-pthread5 : Depends: libgpgme11 (>= 1.7.0) but it is not installed
 libkf5grantleetheme-plugins : Depends: libkf5iconthemes5 (>= 4.96.0) but it is not installed
 libkf5grantleetheme5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                        Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                        Depends: libkf5newstuff5 (>= 4.95.0) but it is not installed
                        Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                        Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
 libkf5gravatar5 : Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
                   Depends: libkf5configgui5 (>= 4.97.0) but it is not installed
                   Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                   Depends: libkf5pimcommon-plugins but it is not installed
                   Depends: libkf5pimcommon5 (>= 4:16.04) but it is not installed
                   Depends: libkf5textwidgets5 (>= 5.0.0) but it is not installed
                   Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
 libkf5iconthemes-bin : Depends: libkf5iconthemes5 (>= 4.96.0) but it is not installed
 libkf5identitymanagement5 : Depends: libkf5completion5 (>= 4.97.0) but it is not installed
                             Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                             Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                             Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
                             Depends: libkf5pimtextedit5 (>= 15.12.0) but it is not installed
                             Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                             Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
 libkf5imap5 : Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
               Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
 libkf5itemmodels5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5js5 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libkf5kaddressbookgrantlee5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                               Depends: libkf5configwidgets5 (>= 4.96.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: libkf5libkleo5 (>= 4:15.12) but it is not installed
                               Depends: libkf5pimcommon-plugins but it is not installed
                               Depends: libkf5pimcommon5 (>= 4:16.04) but it is not installed
 libkf5kdegames7 : Depends: libkf5completion5 (>= 4.97.0) 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
                   Depends: libkf5declarative5 (>= 4.96.0) but it is not installed
                   Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                   Depends: libkf5newstuff5 (>= 4.95.0) but it is not installed
                   Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                   Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
 libkf5kdegamesprivate1 : Depends: libkf5completion5 (>= 4.97.0) but it is not installed
                          Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
                          Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                          Depends: libkf5newstuff5 (>= 4.95.0) but it is not installed
                          Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                          Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
 libkf5kdepimdbusinterfaces5 : Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
                               Depends: libkf5service-bin but it is not installed
                               Depends: libkf5service5 (>= 4.96.0) but it is not installed
 libkf5kiontlm5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5kmanagesieve5 : Depends: kio but it is not installed
                       Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                       Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
                       Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
                       Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
 libkf5kontactinterface5 : Depends: libkf5iconthemes5 (>= 4.96.0) but it is not installed
                           Depends: libkf5kiowidgets5 (>= 4.96.0) but it is not installed
                           Depends: libkf5parts5 (>= 4.96.0) but it is not installed
                           Depends: libkf5windowsystem5 (>= 4.99.0) but it is not installed
                           Depends: libkf5xmlgui5 (>= 4.98.0) but it is not installed
 libkf5ksieve5 : Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
 libkf5ldap5 : Depends: libkf5completion5 (>= 4.97.0) but it is not installed
               Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
               Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
 libkf5mailtransport5 : 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: libkf5i18n5 (>= 4.97.0) but it is not installed
                        Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
                        Depends: libkf5wallet-bin but it is not installed
                        Depends: libkf5wallet5 (>= 4.96.0) but it is not installed
                        Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
 libkf5messagecore5 : 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.98.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: libkf5kiocore5 (>= 4.96.0) but it is not installed
                      Depends: libkf5pimtextedit5 (>= 15.07.90) but it is not installed
 libkf5messagelist5 : 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: libkf5i18n5 (>= 4.97.0) but it is not installed
                      Depends: libkf5iconthemes5 (>= 5.25.0) but it is not installed
                      Depends: libkf5kiocore5 (>= 4.96.0) but it is not installed
                      Depends: libkf5pimcommon-plugins but it is not installed
                      Depends: libkf5pimcommon5 (>= 4:16.04) but it is not installed
                      Depends: libkf5textwidgets5 (>= 5.0.0) but it is not installed
                      Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                      Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
 libkf5mime5 : Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
 libkf5peoplebackend5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5pty5 : Depends: libkf5i18n5 (>= 5.78.0~) but it is not installed
              Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5sendlater5 : Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
                    Depends: libkf5configgui5 (>= 4.97.0) but it is not installed
                    Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                    Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
 libkf5sonnetcore5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
                     Recommends: sonnet-plugins (= 5.78.0-2) but 5.28.0-2 is installed
 libkf5templateparser5 : 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: libkf5i18n5 (>= 4.97.0) but it is not installed
                         Depends: libkf5messageviewer5 (>= 4:15.12) but it is not installed
                         Depends: libkf5pimtextedit5 (>= 15.12.0) but it is not installed
                         Depends: libkf5sonnetui5 (>= 4.96.0) but it is not installed
                         Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
                         Depends: libkf5xmlgui5 (>= 4.96.0) but it is not installed
                         Depends: libqt5webkit5 (>= 5.6.0~rc) but it is not installed
 libkf5texteditor-bin : Depends: libkf5authcore5 (>= 5.78.0~) but it is not installable
                        Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5threadweaver5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libkf5tnef5 : Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
               Depends: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
 libkf5windowsystem-dev : Depends: libkf5windowsystem5 (= 5.78.0-2) but it is not installed
                          Depends: qtbase5-dev (>= 5.14.0~) but it is not installed
                          Recommends: libkf5windowsystem-doc (= 5.78.0-2) but it is not installable
 libkolab1 : Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
             Depends: libkf5kdelibs4support5 (>= 4.96.0) but it is not installed
 libkrb5-3 : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
 libkrb5support0 : Depends: libc6 (>= 2.25) but 2.24-11+deb9u4 is installed
 libkrb5support0:i386 : Depends: libc6:i386 (>= 2.25) but 2.24-11+deb9u4 is installed
 libksysguardformatter1 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
                          Depends: libkf5i18n5 (>= 5.74.0~) but it is not installed
                          Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 liblablgl-ocaml-dev : Depends: libgl1-mesa-dev but it is not installed or
                                libgl-dev
 libldap-2.4-2:i386 : Depends: libgnutls30:i386 (>= 3.5.6) but it is not installed
 liblimba0 : Depends: libgpgme11 (>= 1.2.0) but it is not installed
 libmarblewidget-qt5-25 : Depends: libqt5webkit5 (>= 5.6.0~rc) but it is not installed
 libmfx1 : Depends: libc6 (>= 2.30) but 2.24-11+deb9u4 is installed
 libmp3lame0 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libmp3lame0:i386 : Depends: libc6:i386 (>= 2.29) but 2.24-11+deb9u4 is installed
 libopenmpt0 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libopenscenegraph-3.4-dev : Depends: libgl1-mesa-dev but it is not installed or
                                      libgl-dev
 liboxygenstyle5-5 : 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
 liboxygenstyleconfig5-5 : Depends: libkf5configcore5 (>= 4.98.0) but it is not installed
                           Depends: libkf5configgui5 (>= 4.97.0) but it is not installed
                           Depends: libkf5i18n5 (>= 4.97.0) but it is not installed
                           Depends: libkf5widgetsaddons5 (>= 4.96.0) but it is not installed
 libp11-kit-dev : Depends: libp11-kit0 (= 0.23.22-1) but 0.23.3-2+deb9u1 is installed
 libpipewire-0.3-0 : Depends: libc6 (>= 2.28) but 2.24-11+deb9u4 is installed
                     Recommends: pipewire (= 0.3.19-4) but it is not installable
 libplasma-geolocation-interface5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libpowerdevilui5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not installed
 libpython3.9 : Depends: libpython3.9-stdlib (= 3.9.2-1) but it is not installable
                Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libpython3.9-minimal : Depends: libssl1.1 (>= 1.1.1) but 1.1.0l-1~deb9u3 is installed
                        Recommends: libpython3.9-stdlib but it is not installable
 libqalculate20 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libqt4-opengl : Depends: libqtcore4 (= 4:4.8.7+dfsg-11) but 4:4.8.7+dfsg-11+deb9u1 is installed
                 Depends: libqtgui4 (= 4:4.8.7+dfsg-11) but 4:4.8.7+dfsg-11+deb9u1 is installed
 libqt5concurrent5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libqt5script5 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
                 Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
                 Depends: qtbase-abi-5-15-2 but it is not installable
 libqt5sensors5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
                  Depends: qtbase-abi-5-15-2 but it is not installable
 libqt5serialport5 : Depends: libqt5core5a (>= 5.15.2+dfsg~) but 5.7.1+dfsg-3+deb9u3 is installed
                     Depends: qtbase-abi-5-15-2 but it is not installable
 libqt5serialport5-dev : Depends: qtbase5-dev but it is not installed or
                                  qtbase5-gles-dev but it is not installable
 libqt5test5 : Depends: libc6 (>= 2.30) but 2.24-11+deb9u4 is installed
               Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
               Depends: qtbase-abi-5-15-2 but it is not installable
 libqt5texttospeech5 : Depends: libqt5core5a (>= 5.15.2+dfsg~) but 5.7.1+dfsg-3+deb9u3 is installed
                       Depends: qtbase-abi-5-15-2 but it is not installable
                       Recommends: qtspeech5-speechd-plugin but it is not installable or
                                   qtspeech5-flite-plugin but it is not installable
 libsensors5 : Depends: libsensors-config but it is not installable
               Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libsensors5:i386 : Depends: libsensors-config:i386
                    Depends: libc6:i386 (>= 2.29) but 2.24-11+deb9u4 is installed
 libsmbclient : Depends: samba-libs (= 2:4.13.4+dfsg-1) but 2:4.5.16+dfsg-1+deb9u3 is installed
                Depends: libwbclient0 (= 2:4.13.4+dfsg-1) but 2:4.5.16+dfsg-1+deb9u3 is installed
 libspa-0.2-modules : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libssh-gcrypt-4 : Depends: libc6 (>= 2.27) but 2.24-11+deb9u4 is installed
 libssl-dev : Depends: libssl1.1 (= 1.1.1j-1) but 1.1.0l-1~deb9u3 is installed
 libswresample3 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libtevent0 : Depends: libc6 (>= 2.28) but 2.24-11+deb9u4 is installed
 libunbound8 : Depends: libc6 (>= 2.27) but 2.24-11+deb9u4 is installed
 libuno-sal3 : Depends: libc6 (>= 2.30) but 2.24-11+deb9u4 is installed
 libvpx6 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libvulkan1 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
              Recommends: mesa-vulkan-drivers but it is not installed or
                          vulkan-icd but it is not installable
 libvulkan1:i386 : Depends: libc6:i386 (>= 2.29) but 2.24-11+deb9u4 is installed
                   Recommends: mesa-vulkan-drivers:i386 but it is not installed or
                               vulkan-icd:i386 but it is not installable
 libwayland-server0 : Depends: libc6 (>= 2.28) but 2.24-11+deb9u4 is installed
 libweather-ion7 : Depends: libkf5plasma5 (>= 5.74.0~) but it is not installed
                   Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 libx264-160 : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 libxft-dev : Depends: libfontconfig1-dev but it is not installed
              Depends: libfreetype6-dev but it is not installed
 locales : Depends: libc-bin (> 2.31)
 marble-plugins : Depends: libqt5webkit5 (>= 5.6.0~rc) but it is not installed
 mesa-common-dev : Depends: libgl-dev
                   Depends: libglx-dev but it is not installable
 p11-kit-modules : Depends: libp11-kit0 (= 0.23.22-1) but 0.23.3-2+deb9u1 is installed
                   Depends: libc6 (>= 2.26) but 2.24-11+deb9u4 is installed
 python3.9-minimal : PreDepends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
                     Recommends: python3.9 but it is not installable
 qml-module-org-kde-draganddrop : Depends: libkf5declarative5 (>= 5.28.0-1) but it is not installed
 qml-module-qtmultimedia : Depends: qml-module-qtquick2 but it is not installed
 qml-module-qtquick-extras : Depends: qml-module-qtquick2 but it is not installed
 qt5-default : Depends: qtbase5-dev but it is not installed
 qt5-qmake-bin : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is installed
 qtattributionsscanner-qt5 : Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
 qtbase5-dev-tools : Depends: libc6 (>= 2.28) but 2.24-11+deb9u4 is installed
                     Depends: libqt5core5a (>= 5.15.1) but 5.7.1+dfsg-3+deb9u3 is installed
                     Depends: qtbase-abi-5-15-2 but it is not installable
 quiterss : Depends: libqt5webkit5 (>= 5.6.0~rc) but it is not installed
 smbclient : Depends: samba-common (= 2:4.13.4+dfsg-1) but 2:4.5.16+dfsg-1+deb9u3 is installed
             Depends: samba-libs (= 2:4.13.4+dfsg-1) but 2:4.5.16+dfsg-1+deb9u3 is installed
             Depends: libgnutls30 (>= 3.7.0) but 3.5.8-5+deb9u5 is installed
             Depends: libwbclient0 (= 2:4.13.4+dfsg-1) but 2:4.5.16+dfsg-1+deb9u3 is installed
 smtube : Depends: libqt5webkit5 (>= 5.6.0~rc) but it is not installed
 xserver-xorg-video-amdgpu : Depends: xorg-video-abi-23
                             Depends: xserver-xorg-core (>= 2:1.18.99.901) but it is not installed
 xserver-xorg-video-ati : Depends: xorg-video-abi-23
                          Depends: xserver-xorg-core (>= 2:1.18.99.901) but it is not installed
 xserver-xorg-video-fbdev : Depends: xorg-video-abi-23
                            Depends: xserver-xorg-core (>= 2:1.18.99.901) but it is not installed
 xserver-xorg-video-intel : Depends: xorg-video-abi-23
                            Depends: xserver-xorg-core (>= 2:1.18.99.901) but it is not installed
 xserver-xorg-video-nouveau : Depends: xorg-video-abi-23
                              Depends: xserver-xorg-core (>= 2:1.18.99.901) but it is not installed
                              Recommends: libgl1-mesa-dri (>= 9.0) but it is not installed
 xserver-xorg-video-qxl : Depends: xorg-video-abi-23
                          Depends: xserver-xorg-core (>= 2:1.18.99.901) but it is not installed
 xserver-xorg-video-radeon : Depends: xorg-video-abi-23
                             Depends: xserver-xorg-core (>= 2:1.18.99.901) but it is not installed
 xserver-xorg-video-vesa : Depends: xorg-video-abi-23
                           Depends: xserver-xorg-core (>= 2:1.18.99.901) but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@debian:/#

Bon en fait, n’y tenant plus, j’ai lance la commande « apt full-upgrade » sans -s et ca ne donne rien de plus qu’avec -s :
J’obtiens la même liste qui tient sur les 3 messages précédents terminée par :

E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

Ca craint

De ce que je vois, le gros des paquets posant soucis sont liées à des bilbiothèques de KDE Frameworks, si on réussit à forcer leur retour à une version de Stretch ils se débloqueront tous en même temps.

Mais avant, je pense qu’il vaut mieux tester sur un paquet avec moins de dépendances, pour s’assurer que APT peut agir sur des opérations simples :

apt install alsa-utils=1.1.3-1
root@debian:/# apt install alsa-utils=1.1.3-1 |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
 dragonplayer : Depends: kio but it is not going to be installed
                Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be install
ed
--More--E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

Mouais, ce n’est pas très convaincant.

Ça va être compliqué (même si pas impossible) de donner à apt l’instruction complète qui va le débloquer, et ce serait vraiment long (même si efficace) de corriger tous ces paquets à coup de wget + dpkg.

Je propose de voir avec aptitude si son résolveur de dépendances plus complet peut proposer une meilleure solution :

aptitude install -f

Je n’ai pas aptitude
est-il possible de l’installer -( je suis sur un debian 10 live USB) ?

root@debian:/# apt-get install aptitude | more
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:
 alsa-utils : Depends: libc6 (>= 2.29) but 2.24-11+deb9u4 is to be installed
 aptitude : Depends: aptitude-common (= 0.8.7-1) but it is not going to be installed
            Depends: libcwidget3v5 but it is not going to be installed
            Recommends: libparse-debianchangelog-perl but it is not going to be installed
 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

Vu que APT galère encore, il vaut mieux passer une fois de plus par wget + dpkg :

wget http://ftp.fr.debian.org/debian/pool/main/c/cwidget/libcwidget3v5_0.5.17-4+b1_amd64.deb
wget http://ftp.fr.debian.org/debian/pool/main/a/aptitude/aptitude-common_0.8.7-1_all.deb
wget http://ftp.fr.debian.org/debian/pool/main/a/aptitude/aptitude_0.8.7-1_amd64.deb
dpkg -i ./libcwidget3v5_0.5.17-4+b1_amd64.deb ./aptitude-common_0.8.7-1_all.deb ./aptitude_0.8.7-1_amd64.deb
dpkg --configure -a

Tu auras peut-être des erreurs ensuite si des dépendances de aptitude ou aptitude-common sont manquantes ou présentes mais dans des versions incompatibles. Qu’il faudra donc corriger avant que aptitude soit utilisable.

1 J'aime

Bonsoir,

Merci de ta patience.

Cette fois

est très verbeux, il me demande n confirmations où j’ai tapé ‹ y › en serrant les fesses.
J’ai dû remplacer les https par des http dans le sources.list

Ca semblait bien par parti, mais après avoir machiné pendant un certain temps (install et remove packages) nous en arrivons à :

Setting up libkf5webkit5:amd64 (5.28.0-1) ...
Setting up libkf5quickaddons5:amd64 (5.28.0-1) ...
Setting up libkf5kcmutils5:amd64 (5.28.0-2) ...
Setting up libkf5libkdepim5:amd64 (4:16.04.2-3) ...
Setting up libkf5libkdepim-plugins:amd64 (4:16.04.2-3) ...
Setting up libkf5pimcommon5:amd64 (4:16.04.2-2) ...
Setting up libkf5pimcommon-plugins:amd64 (4:16.04.2-2) ...
Setting up libkf5messageviewer5:amd64 (4:16.04.3-3~deb9u1) ...
Processing triggers for libc-bin:i386 (2.24-11+deb9u4) ...
[ ERR] Reading state information
E: Could not open lock file /var/lock/aptitude - open (2: No such file or directory)
E: Could not initialize dependency cache
                                  
Current status: 0 (-212) broken, 15 (-4) upgradable.
W: Could not lock the cache file; this usually means that dpkg or another apt tool is already installing packages.  Opening in read-only mode; any changes you make to the states of packages will NOT be preserved!
root@debian:/# aptitude install -f
Warning: Invalid locale (please review locale settings, this might lead to problems later):
  locale::facet::_S_create_c_locale name not valid
[ ERR] Reading state information
E: Could not open lock file /var/lock/aptitude - open (2: No such file or directory)
E: Could not initialize dependency cache
W: Could not lock the cache file; this usually means that dpkg or another apt tool is already installing packages.  Opening in read-only mode; any changes you make to the states of packages will NOT be preserved!
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 853 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "",
        LC_ALL = (unset),
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
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
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
[ ERR] Reading state information
E: Could not open lock file /var/lock/aptitude - open (2: No such file or directory)
E: Could not initialize dependency cache
                                  
W: Could not lock the cache file; this usually means that dpkg or another apt tool is already installing packages.  Opening in read-only mode; any changes you make to the states of packages will NOT be preserved!
root@debian:/# ls /var/
backups  cache  ftp  games  lib  local  lock  log  mail  opt  run  spool  tmp  www
root@debian:/# ls /var/lock
/var/lock

root@debian:/# ls -l /var/lock
lrwxrwxrwx 1 root root 9 Aug 15 2019 /var/lock -> /run/lock
root@debian:/# ls -l /run/lock
ls: cannot access ‹ /run/lock ›: No such file or directory

Par contre apt recommence a marcher.
j’ai essayé apt full-upgrade -s, ca a l’air OK
allez, je lance

apt full-upgrade 

Allons bon, voilà autre chose !

unless you know exactly what you are doing!
Si je savais ce que je faisais, je n’en serais pas là !..
Heeeeeeeeeeeeeeeeelp !

Pourtant, j’ai installé manuellement ce libc-bin:i386 en 2.24-11 deb9u4 en i386 il n’y a pas longtemps - Pourquoi veut il le désinstaller ? je n’ai rien demandé !
Et en quoi est-ce critique ?

  wireless-regdb wireless-tools x11-common xauth xbitmaps xdg-user-dirs xdg-utils xml-core xmms2 xmms2-icon xorg-docs-core
  xorg-sgml-doctools xplanet-images xserver-common xtrans-dev xxd xz-utils yelp-xsl zip zlib1g zlib1g:i386 zlib1g-dev
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  libc-bin:i386
23 upgraded, 4 newly installed, 826 downgraded, 7 to remove and 12 not upgraded.
Need to get 1130 MB/1132 MB of archives.
After this operation, 932 MB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
 ?] 
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  libc-bin:i386

Tu peux demander à APT de ne pas supprimer ce paquet en le donnant en argument à la commande de « mise-à-jour » :

apt full-upgrade libc-bin:i386+

(le + final indique que le paquet doit être installé/conservé)


En tous cas, le résumé suivant est plutôt encourageant :

23 upgraded, 4 newly installed, 826 downgraded, 7 to remove and 12 not upgraded.

Si cette opération est complétée avec succès, tu seras presque sur une Stretch de nouveau en pleine forme, prête pour une mise-à-jour beaucoup moins chaotique vers Buster.

root@debian:/# apt full-upgrade
13 upgraded, 3 newly installed, 718 downgraded, 0 to remove and 12 not upgraded.
Need to get 0 B/1064 MB of archives.
After this operation, 925 MB disk space will be freed.
Do you want to continue? [Y/n] y
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
Reading changelogs... Done
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "",
        LC_ALL = (unset),
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
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
Extracting templates from packages: 100%
Preconfiguring packages ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "",
        LC_ALL = (unset),
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "",
        LC_ALL = (unset),
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "",
        LC_ALL = (unset),
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "",
        LC_ALL = (unset),
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
dpkg: warning: downgrading bash-completion from 1:2.11-2 to 1:2.1-4.3
(Reading database ... 270342 files and directories currently installed.)
Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
Unpacking bash-completion (1:2.1-4.3) over (1:2.11-2) ...
dpkg: error processing archive /var/cache/apt/archives/bash-completion_1%3a2.1-4.3_all.deb (--unpack):
 trying to overwrite '/usr/share/bash-completion/completions/eject', which is also in package eject 2.36.1-7
dpkg: warning: downgrading libacl1:amd64 from 2.2.53-10 to 2.2.52-3+b1
Preparing to unpack .../libacl1_2.2.52-3+b1_amd64.deb ...
Unpacking libacl1:amd64 (2.2.52-3+b1) over (2.2.53-10) ...
Errors were encountered while processing:
 /var/cache/apt/archives/bash-completion_1%3a2.1-4.3_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@debian:/# 

Oups, mon precedent post est celui que j’ai maintenant.
Voici ci apres le resultat de mes 2 premieres commandes

root@debian:/# apt full-upgrade

[ une heure de travail download, unpack et puis …]

dpkg: warning: downgrading libgarcon-1-0:amd64 from 4.16.1-1 to 0.4.0-2
Preparing to unpack .../20-libgarcon-1-0_0.4.0-2_amd64.deb ...
Unpacking libgarcon-1-0 (0.4.0-2) over (4.16.1-1) ...
dpkg: warning: downgrading libxfce4util7:amd64 from 4.16.0-1 to 4.12.1-3
Preparing to unpack .../21-libxfce4util7_4.12.1-3_amd64.deb ...
Unpacking libxfce4util7:amd64 (4.12.1-3) over (4.16.0-1) ...
dpkg: warning: downgrading libgarcon-common from 4.16.1-1 to 0.4.0-2
Preparing to unpack .../22-libgarcon-common_0.4.0-2_all.deb ...
Unpacking libgarcon-common (0.4.0-2) over (4.16.1-1) ...
dpkg: warning: downgrading libglade2-0:amd64 from 1:2.6.4-2.3 to 1:2.6.4-2
Preparing to unpack .../23-libglade2-0_1%3a2.6.4-2_amd64.deb ...
Unpacking libglade2-0:amd64 (1:2.6.4-2) over (1:2.6.4-2.3) ...
dpkg: warning: downgrading liblqr-1-0:amd64 from 0.4.2-2.1 to 0.4.2-2+b2
Preparing to unpack .../24-liblqr-1-0_0.4.2-2+b2_amd64.deb ...
Unpacking liblqr-1-0:amd64 (0.4.2-2+b2) over (0.4.2-2.1) ...
dpkg: warning: downgrading imagemagick-6-common from 8:6.9.11.60+dfsg-1 to 8:6.9.7.4+dfsg-11+deb9u12
Preparing to unpack .../25-imagemagick-6-common_8%3a6.9.7.4+dfsg-11+deb9u12_all.deb ...
Unpacking imagemagick-6-common (8:6.9.7.4+dfsg-11+deb9u12) over (8:6.9.11.60+dfsg-1) ...
dpkg: warning: downgrading libbz2-dev:amd64 from 1.0.8-4 to 1.0.6-8.1
Preparing to unpack .../26-libbz2-dev_1.0.6-8.1_amd64.deb ...
Unpacking libbz2-dev:amd64 (1.0.6-8.1) over (1.0.8-4) .......................................................................] 
dpkg: warning: downgrading bzip2 from 1.0.8-4 to 1.0.6-8.1
Preparing to unpack .../27-bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) over (1.0.8-4) ...
dpkg: warning: downgrading libbz2-1.0:amd64 from 1.0.8-4 to 1.0.6-8.1
Preparing to unpack .../28-libbz2-1.0_1.0.6-8.1_amd64.deb ...
Unpacking libbz2-1.0:amd64 (1.0.6-8.1) over (1.0.8-4) ...
Errors were encountered while processing:
 /tmp/apt-dpkg-install-trNJT3/07-bash-completion_1%3a2.1-4.3_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@debian:/# 

en relancant
 ```text
root@debian:/# apt full-upgrade
Unpacking sgml-base (1.29) over (1.30) ...
dpkg: warning: downgrading libxcb-render-util0:amd64 from 0.3.9-1+b1 to 0.3.9-1
Preparing to unpack .../55-libxcb-render-util0_0.3.9-1_amd64.deb ...
Unpacking libxcb-render-util0:amd64 (0.3.9-1) over (0.3.9-1+b1) ...
dpkg: warning: downgrading libxcb-shm0:amd64 from 1.14-3 to 1.12-1
Preparing to unpack .../56-libxcb-shm0_1.12-1_amd64.deb ...
De-configuring libxcb-shm0:i386 (1.14-3) ...
Unpacking libxcb-shm0:amd64 (1.12-1) over (1.14-3) ...
dpkg: warning: downgrading libxcb-shm0:i386 from 1.14-3 to 1.12-1
Preparing to unpack .../57-libxcb-shm0_1.12-1_i386.deb ...
Unpacking libxcb-shm0:i386 (1.12-1) over (1.14-3) ...
dpkg: warning: downgrading libxcb-cursor0:amd64 from 0.1.1-4 to 0.1.1-3
Preparing to unpack .../58-libxcb-cursor0_0.1.1-3_amd64.deb ...
Unpacking libxcb-cursor0:amd64 (0.1.1-3) over (0.1.1-4) ...
dpkg: warning: downgrading libxcb-icccm4:amd64 from 0.4.1-1.1 to 0.4.1-1
Preparing to unpack .../59-libxcb-icccm4_0.4.1-1_amd64.deb ...
Unpacking libxcb-icccm4:amd64 (0.4.1-1) over (0.4.1-1.1) ...
dpkg: warning: downgrading manpages from 5.10-1 to 4.10-2
Preparing to unpack .../60-manpages_4.10-2_all.deb ...
Unpacking manpages (4.10-2) over (5.10-1) ...
dpkg: error processing archive /tmp/apt-dpkg-install-NdbcY3/60-manpages_4.10-2_all.deb (--unpack):
 trying to overwrite '/usr/share/man/man4/console_ioctl.4.gz', which is also in package manpages-dev 5.10-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
dpkg: warning: downgrading manpages-dev from 5.10-1 to 4.10-2
Preparing to unpack .../61-manpages-dev_4.10-2_all.deb ...
Unpacking manpages-dev (4.10-2) over (5.10-1) ...
Replaced by files in installed package manpages (5.10-1) ...
dpkg: warning: downgrading attr from 1:2.4.48-6 to 1:2.4.47-2+b2
Preparing to unpack .../62-attr_1%3a2.4.47-2+b2_amd64.deb ...
Unpacking attr (1:2.4.47-2+b2) over (1:2.4.48-6) ...
dpkg: warning: downgrading libattr1:amd64 from 1:2.4.48-6 to 1:2.4.47-2+b2
Preparing to unpack .../63-libattr1_1%3a2.4.47-2+b2_amd64.deb ...
Unpacking libattr1:amd64 (1:2.4.47-2+b2) over (1:2.4.48-6) ...
Errors were encountered while processing:
 /tmp/apt-dpkg-install-NdbcY3/00-bash-completion_1%3a2.1-4.3_all.deb
 /tmp/apt-dpkg-install-NdbcY3/60-manpages_4.10-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@debian:/# 

apres quoi j’ai fait un apt fix broken install SANS ERREUR !!!

de plus /etc/osversion donnait bien un stretch

J’ai donc rebooté sur ma partition apparemment réparée : mais j’arrive sur un
il faut faire un fdisk sur ma partition stretch
(initramfs)

Reboot sur ma clé USB et
et voila : post 56