#1 Le 10/10/2020, à 16:53
- loicjacquard
message erreur PPA - mise a niveau vers 20.04 [résolu]
Bonjour,
je souhaite faire la mise à niveau de 18.04.5 à 20.04, mais j'obtiens ce message lors du calcul de la mise à niveau:
Impossible d'évaluer la mise à niveau Un problème insoluble est survenu lors du calcul de la mise à niveau. Cela a probablement été causé par : * des paquets logiciels non officiels qui ne proviennent pas d’Ubuntu. Veuillez utiliser la commande « ppa-purge » du paquet « ppa-purge » afin de supprimer les paquets d’un dépôt PPA Launchpad, puis essayez de relancer la mise à niveau. Si rien de tout cela ne s'applique, signalez ce bogue à l'aide de la commande « ubuntu-bug ubuntu-release-upgrader-core » dans un terminal. Si vous souhaitez analyser le problème par vous-même, les fichiers journaux contenus dans le répertoire « /var/log/dist-upgrade » contiennent les informations sur la mise à niveau. Plus précisément, veuillez consulter les journaux « main.log » et « apt.log ».
j'ai désactivé tous les PPA, supprimer les paquets issus de ces PPA en remettant les versions standards , supprimer les PPA dans le gestionnaire de paquets. Mais j'ai toujours ce message et la mise à niveau est impossible.
Merci pour votre aide
Dernière modification par loicjacquard (Le 11/10/2020, à 18:11)
Hors ligne
#2 Le 10/10/2020, à 16:55
- xubu1957
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
Bonjour,
Montre le sources.list, en te servant du Retour utilisable de commande :
find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;
Astuce pour copier / coller sans erreur :
triple clic gauche pour sélectionner et copier une ligne entière
clic molette pour coller dans le terminal
_ _ _
Montre aussi le retour de :
sudo apt update
Dernière modification par xubu1957 (Le 10/10/2020, à 17:02)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#3 Le 10/10/2020, à 17:03
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
voilà le résultat :
loic@loic:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;
/etc/apt/sources.list.d/ubuntuhandbook1-ubuntu-dvdstyler-xenial.list
1 deb-src http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu bionic main
/etc/apt/sources.list.d/thomas-schiex-ubuntu-blender-bionic.list
/etc/apt/sources.list.d/skype-stable.list
1 deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/google-earth-pro.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb [arch=amd64] http://dl.google.com/linux/earth/deb/ stable main
/etc/apt/sources.list.d/sane-project-ubuntu-sane-git-bionic.list
1 deb-src http://ppa.launchpad.net/sane-project/sane-git/ubuntu bionic main
/etc/apt/sources.list.d/rolfbensch-ubuntu-sane-git-xenial.list
/etc/apt/sources.list.d/openshot_developers-ubuntu-ppa-xenial.list
1 deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic main
2 # deb-src http://ppa.launchpad.net/openshot.developers/ppa/ubuntu xenial main
/etc/apt/sources.list.d/rolfbensch-ubuntu-sane-git-bionic.list
/etc/apt/sources.list.d/google-chrome.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/thomas-schiex-ubuntu-blender-xenial.list
1 deb http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic main
2 # deb-src http://ppa.launchpad.net/thomas-schiex/blender/ubuntu xenial main
/etc/apt/sources.list.d/openshot_developers-ubuntu-ppa-bionic.list
/etc/apt/sources.list
1
2 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
3 # newer versions of the distribution.
4
5 ## Major bug fix updates produced after the final release of the
6 ## distribution.
7 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
8
9 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
10 ## team. Also, please note that software in universe WILL NOT receive any
11 ## review or updates from the Ubuntu security team.
12 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe
13
14 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
15 ## team, and may not be under a free licence. Please satisfy yourself as to
16 ## your rights to use the software. Also, please note that software in
17 ## multiverse WILL NOT receive any review or updates from the Ubuntu
18 ## security team.
19 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
20
21 ## N.B. software from this repository may not have been tested as
22 ## extensively as that contained in the main release, although it includes
23 ## newer versions of some applications which may provide useful features.
24 ## Also, please note that software in backports WILL NOT receive any review
25 ## or updates from the Ubuntu security team.
26 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
27
28 ## Uncomment the following two lines to add software from Canonical's
29 ## 'partner' repository.
30 ## This software is not part of Ubuntu, but is offered by Canonical and the
31 ## respective vendors as a service to Ubuntu users.
32 # deb-src http://archive.canonical.com/ubuntu xenial partner
33
34 # deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
35 # deb-src http://security.ubuntu.com/ubuntu xenial-security universe
36 # deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
37 deb http://archive.ubuntu.com/ubuntu bionic universe restricted multiverse main
38 deb http://archive.canonical.com/ubuntu bionic partner
39 # deb-src http://archive.canonical.com/ubuntu bionic partner
40 deb http://security.ubuntu.com/ubuntu/ bionic-security main multiverse universe restricted
41 deb http://archive.ubuntu.com/ubuntu bionic-updates main multiverse universe restricted
42 deb http://archive.ubuntu.com/ubuntu bionic-backports main multiverse universe restricted
loic@loic:~$
Hors ligne
#4 Le 10/10/2020, à 17:04
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
loic@loic:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;
/etc/apt/sources.list.d/ubuntuhandbook1-ubuntu-dvdstyler-xenial.list
1 deb-src http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu bionic main
/etc/apt/sources.list.d/thomas-schiex-ubuntu-blender-bionic.list
/etc/apt/sources.list.d/skype-stable.list
1 deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/google-earth-pro.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb [arch=amd64] http://dl.google.com/linux/earth/deb/ stable main
/etc/apt/sources.list.d/sane-project-ubuntu-sane-git-bionic.list
1 deb-src http://ppa.launchpad.net/sane-project/sane-git/ubuntu bionic main
/etc/apt/sources.list.d/rolfbensch-ubuntu-sane-git-xenial.list
/etc/apt/sources.list.d/openshot_developers-ubuntu-ppa-xenial.list
1 deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic main
2 # deb-src http://ppa.launchpad.net/openshot.developers/ppa/ubuntu xenial main
/etc/apt/sources.list.d/rolfbensch-ubuntu-sane-git-bionic.list
/etc/apt/sources.list.d/google-chrome.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/thomas-schiex-ubuntu-blender-xenial.list
1 deb http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic main
2 # deb-src http://ppa.launchpad.net/thomas-schiex/blender/ubuntu xenial main
/etc/apt/sources.list.d/openshot_developers-ubuntu-ppa-bionic.list
/etc/apt/sources.list
1
2 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
3 # newer versions of the distribution.
4
5 ## Major bug fix updates produced after the final release of the
6 ## distribution.
7 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
8
9 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
10 ## team. Also, please note that software in universe WILL NOT receive any
11 ## review or updates from the Ubuntu security team.
12 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe
13
14 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
15 ## team, and may not be under a free licence. Please satisfy yourself as to
16 ## your rights to use the software. Also, please note that software in
17 ## multiverse WILL NOT receive any review or updates from the Ubuntu
18 ## security team.
19 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
20
21 ## N.B. software from this repository may not have been tested as
22 ## extensively as that contained in the main release, although it includes
23 ## newer versions of some applications which may provide useful features.
24 ## Also, please note that software in backports WILL NOT receive any review
25 ## or updates from the Ubuntu security team.
26 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
27
28 ## Uncomment the following two lines to add software from Canonical's
29 ## 'partner' repository.
30 ## This software is not part of Ubuntu, but is offered by Canonical and the
31 ## respective vendors as a service to Ubuntu users.
32 # deb-src http://archive.canonical.com/ubuntu xenial partner
33
34 # deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
35 # deb-src http://security.ubuntu.com/ubuntu xenial-security universe
36 # deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
37 deb http://archive.ubuntu.com/ubuntu bionic universe restricted multiverse main
38 deb http://archive.canonical.com/ubuntu bionic partner
39 # deb-src http://archive.canonical.com/ubuntu bionic partner
40 deb http://security.ubuntu.com/ubuntu/ bionic-security main multiverse universe restricted
41 deb http://archive.ubuntu.com/ubuntu bionic-updates main multiverse universe restricted
42 deb http://archive.ubuntu.com/ubuntu bionic-backports main multiverse universe restricted
loic@loic:~$ sudo apt update
[sudo] Mot de passe de loic :
Atteint :1 http://archive.canonical.com/ubuntu bionic InRelease
Atteint :2 http://dl.google.com/linux/chrome/deb stable InRelease
Atteint :3 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic InRelease
Ign :4 http://dl.google.com/linux/earth/deb stable InRelease
Atteint :5 http://dl.google.com/linux/earth/deb stable Release
Atteint :6 http://ppa.launchpad.net/sane-project/sane-git/ubuntu bionic InRelease
Atteint :7 http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic InRelease
Atteint :8 https://repo.skype.com/deb stable InRelease
Atteint :9 http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu bionic InRelease
Atteint :10 http://archive.ubuntu.com/ubuntu bionic InRelease
Atteint :11 http://security.ubuntu.com/ubuntu bionic-security InRelease
Atteint :12 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Atteint :13 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
loic@loic:~$
Hors ligne
#5 Le 10/10/2020, à 17:06
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
loic@loic:~$ sudo apt update
[sudo] Mot de passe de loic :
Atteint :1 http://archive.canonical.com/ubuntu bionic InRelease
Atteint :2 http://dl.google.com/linux/chrome/deb stable InRelease
Atteint :3 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic InRelease
Ign :4 http://dl.google.com/linux/earth/deb stable InRelease
Atteint :5 http://dl.google.com/linux/earth/deb stable Release
Atteint :6 http://ppa.launchpad.net/sane-project/sane-git/ubuntu bionic InRelease
Atteint :7 http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic InRelease
Atteint :8 https://repo.skype.com/deb stable InRelease
Atteint :9 http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu bionic InRelease
Atteint :10 http://archive.ubuntu.com/ubuntu bionic InRelease
Atteint :11 http://security.ubuntu.com/ubuntu bionic-security InRelease
Atteint :12 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Atteint :13 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
loic@loic:~$
Hors ligne
#6 Le 10/10/2020, à 17:07
- geole
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
Bonjour
Merci de donner aussi le retour de ces commandes
cat /var/log/dist-upgrade/main.log
cat /var/log/dist-upgrade/apt.log
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#7 Le 10/10/2020, à 17:09
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
loic@loic:~$ cat /var/log/dist-upgrade/main.log
2020-10-10 17:41:34,463 INFO Using config files '['./DistUpgrade.cfg.bionic']'
2020-10-10 17:41:34,463 INFO uname information: 'Linux loic 5.4.0-48-generic #52~18.04.1-Ubuntu SMP Thu Sep 10 12:50:22 UTC 2020 x86_64'
2020-10-10 17:41:35,490 INFO apt version: '1.6.12ubuntu0.1'
2020-10-10 17:41:35,490 INFO python version: '3.6.9 (default, Jul 17 2020, 12:50:27)
[GCC 8.4.0]'
2020-10-10 17:41:35,499 INFO release-upgrader version '20.04.25' started
2020-10-10 17:41:35,650 INFO locale: 'fr_FR' 'UTF-8'
2020-10-10 17:41:36,525 DEBUG Using 'DistUpgradeViewGtk3' view
2020-10-10 17:41:36,688 DEBUG enable dpkg --force-overwrite
2020-10-10 17:41:36,736 DEBUG creating statefile: '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
2020-10-10 17:41:53,199 DEBUG lsb-release: 'bionic'
2020-10-10 17:41:53,200 DEBUG _pythonSymlinkCheck run
2020-10-10 17:41:53,205 DEBUG openCache()
2020-10-10 17:41:53,205 DEBUG quirks: running PreCacheOpen
2020-10-10 17:41:53,205 DEBUG running Quirks.PreCacheOpen
2020-10-10 17:41:55,672 DEBUG Comparing 4.15.0-118 with
2020-10-10 17:41:55,684 DEBUG Comparing 5.4.0-47 with 4.15.0-118
2020-10-10 17:41:55,684 DEBUG Comparing 5.4.0-48 with 5.4.0-47
2020-10-10 17:41:56,317 DEBUG /openCache(), new cache size 99997
2020-10-10 17:41:56,317 DEBUG need_server_mode(): run in 'desktop' mode, (because of pkg 'ubuntu-desktop')
2020-10-10 17:41:56,317 DEBUG checkViewDepends()
2020-10-10 17:41:56,328 DEBUG running doUpdate() (showErrors=False)
2020-10-10 17:42:04,204 DEBUG openCache()
2020-10-10 17:42:06,743 DEBUG Comparing 4.15.0-118 with
2020-10-10 17:42:06,758 DEBUG Comparing 5.4.0-47 with 4.15.0-118
2020-10-10 17:42:06,760 DEBUG Comparing 5.4.0-48 with 5.4.0-47
2020-10-10 17:42:07,466 DEBUG /openCache(), new cache size 99997
2020-10-10 17:42:07,466 DEBUG doPostInitialUpdate
2020-10-10 17:42:07,466 DEBUG quirks: running focalPostInitialUpdate
2020-10-10 17:42:07,466 DEBUG running Quirks.focalPostInitialUpdate
2020-10-10 17:42:12,017 DEBUG Snap core18 is installed
2020-10-10 17:42:12,446 DEBUG Snap gtk-common-themes is installed
2020-10-10 17:42:12,447 DEBUG Snap gtk-common-themes is not tracking the release channel
2020-10-10 17:42:13,252 DEBUG Snap gnome-3-28-1804 is installed
2020-10-10 17:42:13,253 DEBUG Snap gnome-3-28-1804 is not tracking the release channel
2020-10-10 17:42:19,977 DEBUG MetaPkgs: ubuntu-desktop
2020-10-10 17:42:34,466 DEBUG Foreign: blender google-chrome-stable google-earth-pro-stable libilmbase24 libopenexr23 libopenimageio1.8 libopenjpeg5 libopenshadinglanguage1.10 libopenshot-audio6 libopenshot-audio7 libopenshot19 libopensubdiv libpython3.7 libpython3.7-minimal libpython3.7-stdlib libtbb2 openimagedenoise openshot-qt python3-openshot skypeforlinux
2020-10-10 17:42:34,466 DEBUG Obsolete: account-plugin-facebook account-plugin-flickr account-plugin-google adobereader-fra:i386 aptoncd audex brscan-skey brscan4 dcpj140wcupswrapper:i386 dcpj140wlpr:i386 dvdstyler dvdstyler-data fahclient gksu hardening-includes initscripts insserv libaccount-plugin-1.0-0 libaccount-plugin-generic-oauth libaccount-plugin-google libandroid-properties1 libappstream3 libavcodec-ffmpeg-extra56 libavformat-ffmpeg56 libavutil-ffmpeg54 libbind9-140 libbluray1 libboost-date-time1.58.0 libboost-filesystem1.58.0 libboost-iostreams1.58.0 libboost-system1.58.0 libcamel-1.2-54 libcdio-cdda1 libcdio-paranoia1 libcdio13 libcgmanager0 libcolamd2.9.1 libcryptsetup4 libdns-export162 libdns162 libdvdcss-dev libdvdcss2 libebook-1.2-16 libedataserver-1.2-21 libedataserverui-1.2-1 libefivar0 libevent-2.0-5 libfcitx-gclient0 libfwup0 libfwupd1 libgcr-3-common libgdbm3 libgksu2-0 libglew1.13 libgnome-desktop-3-12 libgom-1.0-common libgrilo-0.2-1 libgtop-2.0-10 libgweather-3-6 libhunspell-1.3-0 libical1a libicu55 libisc-export160 libisc160 libisccc140 libisccfg140 libjasper1 libjson-c2 libkcddb4 libkcompactdisc4 libllvm3.8 liblouis9 liblouisutdml6 liblwres141 libmircommon5 libmpfr4 libnm-gtk-common libnma-common liborcus-0.10-0v5 libpackagekit-glib2-16 libpng12-0 libpoppler58 libprocps4 libprotobuf-lite9v5 libprotobuf9v5 libpython3.5 libpython3.5-minimal libpython3.5-stdlib libqmi-glib1 libqpdf17 libqt5feedback5 libquvi-scripts libquvi7 libraw15 libreadline6 librhythmbox-core9 libsane libschroedinger-1.0-0 libsuitesparseconfig4.4.6 libswresample-ffmpeg1 libswscale-ffmpeg3 libtracker-sparql-1.0-0 libtxc-dxtn-s2tc0 libunistring0 libva1 libvpx3 libwebp5 libwebpmux1 libwebrtc-audio-processing-0 libwxsvg2v5 libx264-148 libx265-79 libxapian22v5 libxfont1 libxtables11 mountall nautilus-image-manipulator net.downloadhelper.coapp openbve pyrenamer python-gpgme python-imaging python3.5 python3.5-minimal qml-module-qtfeedback qml-module-ubuntu-performancemetrics signon-ui sysv-rc toshset ubuntu-ui-toolkit-theme unity-control-center-signon unity-scope-gdrive
2020-10-10 17:42:34,468 DEBUG updateSourcesList()
2020-10-10 17:42:34,483 DEBUG rewriteSourcesList() with mirror_check
2020-10-10 17:42:34,488 DEBUG ['ubuntu-minimal', 'ubuntu-standard']
2020-10-10 17:42:34,488 DEBUG Checking pkg: ubuntu-minimal
2020-10-10 17:42:34,495 DEBUG Checking pkg: ubuntu-standard
2020-10-10 17:42:34,503 DEBUG examining: 'deb http://archive.ubuntu.com/ubuntu bionic universe restricted multiverse main'
2020-10-10 17:42:34,503 DEBUG verifySourcesListEntry: deb http://archive.ubuntu.com/ubuntu focal universe restricted multiverse main
2020-10-10 17:42:34,503 DEBUG url_downloadable: http://archive.ubuntu.com/ubuntu/dists/focal/Release
2020-10-10 17:42:34,503 DEBUG s='http' n='archive.ubuntu.com' p='/ubuntu/dists/focal/Release' q='' f=''
2020-10-10 17:42:34,717 DEBUG entry 'deb http://archive.ubuntu.com/ubuntu focal universe restricted multiverse main' updated to new dist
2020-10-10 17:42:34,717 DEBUG examining: 'deb http://archive.canonical.com/ubuntu bionic partner'
2020-10-10 17:42:34,717 DEBUG verifySourcesListEntry: deb http://archive.canonical.com/ubuntu focal partner
2020-10-10 17:42:34,717 DEBUG url_downloadable: http://archive.canonical.com/ubuntu/dists/focal/Release
2020-10-10 17:42:34,718 DEBUG s='http' n='archive.canonical.com' p='/ubuntu/dists/focal/Release' q='' f=''
2020-10-10 17:42:34,913 DEBUG entry 'deb http://archive.canonical.com/ubuntu focal partner' updated to new dist
2020-10-10 17:42:34,913 DEBUG examining: 'deb http://security.ubuntu.com/ubuntu/ bionic-security main multiverse universe restricted'
2020-10-10 17:42:34,913 DEBUG verifySourcesListEntry: deb http://security.ubuntu.com/ubuntu/ focal main multiverse universe restricted
2020-10-10 17:42:34,913 DEBUG url_downloadable: http://security.ubuntu.com/ubuntu//dists/focal/Release
2020-10-10 17:42:34,914 DEBUG s='http' n='security.ubuntu.com' p='/ubuntu//dists/focal/Release' q='' f=''
2020-10-10 17:42:35,108 DEBUG entry 'deb http://security.ubuntu.com/ubuntu/ focal-security main multiverse universe restricted' updated to new dist
2020-10-10 17:42:35,109 DEBUG examining: 'deb http://archive.ubuntu.com/ubuntu bionic-updates main multiverse universe restricted'
2020-10-10 17:42:35,109 DEBUG entry 'deb http://archive.ubuntu.com/ubuntu focal-updates main multiverse universe restricted' updated to new dist
2020-10-10 17:42:35,109 DEBUG examining: 'deb http://archive.ubuntu.com/ubuntu bionic-backports main multiverse universe restricted'
2020-10-10 17:42:35,109 DEBUG entry 'deb http://archive.ubuntu.com/ubuntu focal-backports main multiverse universe restricted' updated to new dist
2020-10-10 17:42:35,109 DEBUG examining: 'deb-src http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu bionic main'
2020-10-10 17:42:35,112 DEBUG entry '# deb-src http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu focal main # désactivé pour la mise à niveau vers focal' was disabled (unknown mirror)
2020-10-10 17:42:35,113 DEBUG examining: 'deb [arch=amd64] https://repo.skype.com/deb stable main'
2020-10-10 17:42:35,116 DEBUG entry '# deb [arch=amd64] https://repo.skype.com/deb stable main # désactivé pour la mise à niveau vers focal' was disabled (unknown mirror)
2020-10-10 17:42:35,117 DEBUG examining: 'deb [arch=amd64] http://dl.google.com/linux/earth/deb/ stable main'
2020-10-10 17:42:35,121 DEBUG entry '# deb [arch=amd64] http://dl.google.com/linux/earth/deb/ stable main # désactivé pour la mise à niveau vers focal' was disabled (unknown mirror)
2020-10-10 17:42:35,121 DEBUG examining: 'deb-src http://ppa.launchpad.net/sane-project/sane-git/ubuntu bionic main'
2020-10-10 17:42:35,124 DEBUG entry '# deb-src http://ppa.launchpad.net/sane-project/sane-git/ubuntu focal main # désactivé pour la mise à niveau vers focal' was disabled (unknown mirror)
2020-10-10 17:42:35,124 DEBUG examining: 'deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic main'
2020-10-10 17:42:35,127 DEBUG entry '# deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu focal main # désactivé pour la mise à niveau vers focal' was disabled (unknown mirror)
2020-10-10 17:42:35,127 DEBUG examining: 'deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main'
2020-10-10 17:42:35,129 DEBUG entry '# deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main # désactivé pour la mise à niveau vers focal' was disabled (unknown mirror)
2020-10-10 17:42:35,129 DEBUG examining: 'deb http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic main'
2020-10-10 17:42:35,131 DEBUG entry '# deb http://ppa.launchpad.net/thomas-schiex/blender/ubuntu focal main # désactivé pour la mise à niveau vers focal' was disabled (unknown mirror)
2020-10-10 17:42:37,797 DEBUG running doUpdate() (showErrors=True)
2020-10-10 17:43:23,229 DEBUG openCache()
2020-10-10 17:43:25,055 DEBUG Comparing 4.15.0-118 with
2020-10-10 17:43:25,058 DEBUG Comparing 5.4.0-47 with 4.15.0-118
2020-10-10 17:43:25,059 DEBUG Comparing 5.4.0-48 with 5.4.0-47
2020-10-10 17:43:25,510 DEBUG /openCache(), new cache size 66971
2020-10-10 17:43:25,510 DEBUG need_server_mode(): run in 'desktop' mode, (because of pkg 'ubuntu-desktop')
2020-10-10 17:43:25,512 DEBUG quirks: running PreDistUpgradeCache
2020-10-10 17:43:25,512 DEBUG running Quirks.PreDistUpgradeCache
2020-10-10 17:43:25,512 INFO installing python-is-python2 because python-minimal was installed
2020-10-10 17:43:25,512 DEBUG Installing 'python-is-python2' (python-minimal was installed on the system)
2020-10-10 17:43:25,604 INFO removing python-minimal because python-is-python2 is being installed
2020-10-10 17:43:25,605 DEBUG Removing 'python-minimal' (python-is-python2 is being installed on the system)
2020-10-10 17:43:25,605 INFO failed to remove python-minimal
2020-10-10 17:43:26,707 ERROR Package brscan4 has no priority set
2020-10-10 17:43:26,792 ERROR Package dcpj140wcupswrapper:i386 has no priority set
2020-10-10 17:43:26,793 ERROR Package dcpj140wlpr:i386 has no priority set
2020-10-10 17:43:28,463 ERROR Package net.downloadhelper.coapp has no priority set
2020-10-10 17:43:29,203 DEBUG Running KeepInstalledSection rules
2020-10-10 17:43:31,108 DEBUG Kernel uname: '5.4.0-48-generic'
2020-10-10 17:43:31,140 DEBUG nvidiaUpdate()
2020-10-10 17:43:33,084 ERROR NvidiaDetection returned a error: invalid literal for int() with base 10: 'server'
2020-10-10 17:43:33,098 DEBUG Removing 'gnome-cups-manager' (ubuntu-desktop PostUpgradeRemove rule)
2020-10-10 17:43:33,098 DEBUG Removing 'powermanagement-interface' (ubuntu-desktop PostUpgradeRemove rule)
2020-10-10 17:43:33,098 DEBUG Removing 'deskbar-applet' (ubuntu-desktop PostUpgradeRemove rule)
2020-10-10 17:43:33,098 DEBUG Removing 'nautilus-cd-burner' (ubuntu-desktop PostUpgradeRemove rule)
2020-10-10 17:43:33,099 DEBUG quirks: running PostDistUpgradeCache
2020-10-10 17:43:33,099 DEBUG running Quirks.PostDistUpgradeCache
2020-10-10 17:43:33,928 DEBUG Comparing 4.15.0-118 with
2020-10-10 17:43:33,931 DEBUG Comparing 5.4.0-47 with 4.15.0-118
2020-10-10 17:43:33,933 DEBUG Comparing 5.4.0-48 with 5.4.0-47
2020-10-10 17:43:34,366 DEBUG Marking 'ubuntu-desktop' for upgrade
2020-10-10 17:43:34,890 WARNING Can't mark 'ubuntu-desktop' for upgrade (E:Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ».)
2020-10-10 17:54:03,417 ERROR Dist-upgrade failed: 'Broken packages after upgrade: ubuntu-desktop'
2020-10-10 17:54:03,422 DEBUG abort called
2020-10-10 17:54:03,435 DEBUG openCache()
2020-10-10 17:54:10,070 DEBUG Comparing 4.15.0-118 with
2020-10-10 17:54:10,082 DEBUG Comparing 5.4.0-47 with 4.15.0-118
2020-10-10 17:54:10,082 DEBUG Comparing 5.4.0-48 with 5.4.0-47
2020-10-10 17:54:10,735 DEBUG /openCache(), new cache size 99997
loic@loic:~$ cat /var/log/dist-upgrade/apt.log
Log time: 2020-10-10 17:41:56.310078
Log time: 2020-10-10 17:42:07.433785
Log time: 2020-10-10 17:43:25.487945
MarkInstall python-is-python2:amd64 < none -> 2.7.17-4 @un uN Ib > FU=1
Installing python2 as Dépend of python-is-python2
MarkInstall python2:amd64 < none -> 2.7.17-2ubuntu4 @un uN Ib > FU=0
Installing python2-minimal as Pré-Dépend of python2
MarkInstall python2-minimal:amd64 < none -> 2.7.17-2ubuntu4 @un uN Ib > FU=0
Removing: python-minimal
MarkDelete python-minimal:amd64 < 2.7.15~rc1-1 @ii mK > FU=0
Installing libpython2-stdlib as Dépend of python2
MarkInstall libpython2-stdlib:amd64 < none -> 2.7.17-2ubuntu4 @un uN Ib > FU=0
Removing: libpython-stdlib
MarkDelete libpython-stdlib:amd64 < 2.7.15~rc1-1 @ii mK > FU=0
Removing: python
MarkDelete python:amd64 < 2.7.15~rc1-1 @ii mK Ib > FU=0
Ignore MarkInstall of python:amd64 < 2.7.15~rc1-1 @ii pgR > as its mode (Delete) is protected
MarkKeep libpython-stdlib:amd64 < 2.7.15~rc1-1 @ii gR > FU=0
MarkKeep python-minimal:amd64 < 2.7.15~rc1-1 @ii gR > FU=0
MarkInstall libunity-settings-daemon1:amd64 < 15.04.1+18.04.20180413-0ubuntu1.2 -> 15.04.1+20.04.20200325-0ubuntu1 @ii umU Ib > FU=0
Installing libgnome-desktop-3-19 as Dépend of libunity-settings-daemon1
MarkInstall libgnome-desktop-3-19:amd64 < none -> 3.36.3.1-0ubuntu1 @un uN > FU=0
MarkInstall fdisk:amd64 < 2.31.1-0.4ubuntu3.7 -> 2.34-0.1ubuntu9.1 @ii umU Ib > FU=0
Installing libncursesw6 as Dépend of fdisk
MarkInstall libncursesw6:amd64 < none -> 6.2-0ubuntu2 @un uN Ib > FU=0
Installing libtinfo6 as Dépend of libncursesw6
MarkInstall libtinfo6:amd64 < none -> 6.2-0ubuntu2 @un uN > FU=0
MarkInstall libframe6:amd64 < 2.5.0daily13.06.05+16.10.20160809-0ubuntu1 -> 2.5.0daily13.06.05+16.10.20160809-0ubuntu2 @ii umU Ib > FU=0
Installing libgcc-s1 as Dépend of libframe6
MarkInstall libgcc-s1:amd64 < none -> 10.2.0-5ubuntu1~20.04 @un uN Ib > FU=0
Installing gcc-10-base as Dépend of libgcc-s1
MarkInstall gcc-10-base:amd64 < none -> 10.2.0-5ubuntu1~20.04 @un uN > FU=0
MarkInstall firebird3.0-server-core:amd64 < 3.0.2.32703.ds4-11ubuntu2 -> 3.0.5.33220.ds4-1build2 @ii ugU Ib > FU=0
Installing libicu66 as Dépend of firebird3.0-server-core
MarkInstall libicu66:amd64 < none -> 66.1-2ubuntu2 @un uN > FU=0
MarkInstall perl-base:amd64 < 5.26.1-6ubuntu0.3 -> 5.30.0-9build1 @ii umU Ib > FU=0
Installing libcrypt1 as Pré-Dépend of perl-base
MarkInstall libcrypt1:amd64 < none -> 1:4.4.10-10ubuntu4 @un uN > FU=0
MarkInstall libreoffice-math:amd64 < 1:6.0.7-0ubuntu0.18.04.10 -> 1:6.4.6-0ubuntu0.20.04.1 @ii umU Ib > FU=0
Installing libuno-cppu3 as Dépend of libreoffice-math
MarkInstall libuno-cppu3:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN Ib > FU=0
Installing libuno-sal3 as Dépend of libuno-cppu3
MarkInstall libuno-sal3:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN Ib > FU=0
Removing: uno-libs3
MarkDelete uno-libs3:amd64 < 6.0.7-0ubuntu0.18.04.10 @ii mK > FU=0
Installing libuno-salhelpergcc3-3 as Dépend of libuno-cppu3
MarkInstall libuno-salhelpergcc3-3:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN > FU=0
Installing libuno-cppuhelpergcc3-3 as Dépend of libreoffice-math
MarkInstall libuno-cppuhelpergcc3-3:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN Ib > FU=0
Installing uno-libs-private as Dépend of libuno-cppuhelpergcc3-3
MarkInstall uno-libs-private:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN > FU=0
MarkInstall audacity:amd64 < 2.2.1-1 -> 2.3.3-1build1 @ii umU Ib > FU=0
Installing libavcodec58 as Dépend of audacity
MarkInstall libavcodec58:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN Ib > FU=0
Installing libaom0 as Dépend of libavcodec58
MarkInstall libaom0:amd64 < none -> 1.0.0.errata1-3build1 @un uN > FU=0
Installing libavutil56 as Dépend of libavcodec58
MarkInstall libavutil56:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN > FU=0
Installing libcodec2-0.9 as Dépend of libavcodec58
MarkInstall libcodec2-0.9:amd64 < none -> 0.9.2-2 @un uN > FU=0
Installing libswresample3 as Dépend of libavcodec58
MarkInstall libswresample3:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN > FU=0
Installing libvpx6 as Dépend of libavcodec58
MarkInstall libvpx6:amd64 < none -> 1.8.2-1build1 @un uN > FU=0
Installing libx264-155 as Dépend of libavcodec58
MarkInstall libx264-155:amd64 < none -> 2:0.155.2917+git0a84d98-2 @un uN > FU=0
Installing libx265-179 as Dépend of libavcodec58
MarkInstall libx265-179:amd64 < none -> 3.2.1-1build1 @un uN > FU=0
Installing libavformat58 as Dépend of audacity
MarkInstall libavformat58:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN > FU=0
MarkInstall bluez:amd64 < 5.48-0ubuntu3.4 -> 5.53-0ubuntu3 @ii umU Ib > FU=0
Installing libreadline8 as Dépend of bluez
MarkInstall libreadline8:amd64 < none -> 8.0-4 @un uN > FU=0
MarkInstall dvdauthor:amd64 < 0.7.0-2build1 -> 0.7.2-1build1 @ii umU Ib > FU=0
Installing libdvdread7 as Dépend of dvdauthor
MarkInstall libdvdread7:amd64 < none -> 6.1.0+really6.0.2-1 @un uN > FU=0
MarkInstall gnome-power-manager:amd64 < 3.26.0-1 -> 3.32.0-2 @ii umU Ib > FU=0
Installing gnome-settings-daemon-common as Dépend of gnome-power-manager
MarkInstall gnome-settings-daemon-common:amd64 < none -> 3.36.1-0ubuntu1 @un uN Ib > FU=0
Removing: gnome-settings-daemon-schemas
MarkDelete gnome-settings-daemon-schemas:amd64 < 3.28.1-0ubuntu1.3 @ii mK > FU=0
MarkInstall vlc-plugin-video-output:amd64 < 3.0.8-0ubuntu18.04.1 -> 3.0.9.2-1 @ii umU Ib > FU=0
Installing libplacebo7 as Dépend of vlc-plugin-video-output
MarkInstall libplacebo7:amd64 < none -> 1.7.0-2 @un uN > FU=0
MarkInstall hplip-data:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib > FU=0
Installing python3-distro as Dépend of hplip-data
MarkInstall python3-distro:amd64 < none -> 1.4.0-1 @un uN > FU=0
MarkInstall python-tdb:amd64 < 1.3.15-2 @ii mK Ib > FU=0
MarkInstall winetricks:amd64 < 0.0+20180217-1 -> 0.0+20200412-1 @ii ugU Ib > FU=0
Installing wine as Dépend of winetricks
MarkInstall wine:amd64 < none -> 5.0-3ubuntu1 @un uN > FU=0
new important dependency: fuseiso:amd64
Installing fuseiso as Recommande of winetricks
MarkInstall fuseiso:amd64 < none -> 20070708-3.2build1 @un uN > FU=0
MarkInstall libgupnp-igd-1.0-4:amd64 < 0.2.5-1 -> 0.2.5-5 @ii umU Ib > FU=0
Installing libgssdp-1.2-0 as Dépend of libgupnp-igd-1.0-4
MarkInstall libgssdp-1.2-0:amd64 < none -> 1.2.3-0ubuntu0.20.04.1 @un uN > FU=0
Installing libgupnp-1.2-0 as Dépend of libgupnp-igd-1.0-4
MarkInstall libgupnp-1.2-0:amd64 < none -> 1.2.3-0ubuntu0.20.04.1 @un uN > FU=0
MarkInstall xserver-xorg-input-libinput-hwe-18.04:amd64 < 0.28.1-1~18.04.1 -> 3:14.5 @ii umU Ib > FU=0
Installing xserver-xorg-input-libinput as Dépend of xserver-xorg-input-libinput-hwe-18.04
MarkInstall xserver-xorg-input-libinput:amd64 < none -> 0.29.0-1 @un uN Ib > FU=0
Installing xserver-xorg-core as Dépend of xserver-xorg-input-libinput
MarkInstall xserver-xorg-core:amd64 < none -> 2:1.20.8-2ubuntu2.4 @rc uN > FU=0
MarkInstall libisofs6:amd64 < 1.4.8-1 -> 1.5.2-1 @ii umU Ib > FU=0
Installing libjte2 as Dépend of libisofs6
MarkInstall libjte2:amd64 < none -> 1.22-3build1 @un uN > FU=0
MarkInstall deluge-gtk:amd64 < 1.3.15-2 -> 2.0.3-2 @ii umU IPb > FU=0
new important dependency: python3-pygame:amd64
Installing python3-pygame as Recommande of deluge-gtk
MarkInstall python3-pygame:amd64 < none -> 1.9.6+dfsg-2build1 @un uN > FU=0
MarkInstall poppler-utils:amd64 < 0.62.0-2ubuntu2.10 -> 0.86.1-0ubuntu1 @ii umU Ib > FU=0
Installing libpoppler97 as Dépend of poppler-utils
MarkInstall libpoppler97:amd64 < none -> 0.86.1-0ubuntu1 @un uN > FU=0
MarkInstall xserver-xorg-video-vmware-hwe-18.04:amd64 < 1:13.3.0-2build1~18.04.1 -> 3:14.5 @ii umU Ib > FU=0
Installing xserver-xorg-video-vmware as Dépend of xserver-xorg-video-vmware-hwe-18.04
MarkInstall xserver-xorg-video-vmware:amd64 < none -> 1:13.3.0-3 @un uN > FU=0
MarkInstall libgusb2:amd64 < 0.2.11-1 -> 0.3.4-0.1 @ii umU IPb > FU=0
new important dependency: usb.ids:amd64
Installing usb.ids as Recommande of libgusb2
MarkInstall usb.ids:amd64 < none -> 2020.03.19-1 @un uN > FU=0
MarkInstall libaa1:amd64 < 1.4p5-44build2 -> 1.4p5-46 @ii umU Ib > FU=0
Installing libncurses6 as Dépend of libaa1
MarkInstall libncurses6:amd64 < none -> 6.2-0ubuntu2 @un uN > FU=0
MarkInstall nautilus-gtkhash:amd64 < 1.1.1-2 -> 1.2-1build1 @ii umU Ib > FU=0
Installing libnettle7 as Dépend of nautilus-gtkhash
MarkInstall libnettle7:amd64 < none -> 3.5.1+really3.5.1-2 @un uN > FU=0
MarkInstall liblapack3:amd64 < 3.7.1-4ubuntu1 -> 3.9.0-1build1 @ii umU Ib > FU=0
Installing libgfortran5 as Dépend of liblapack3
MarkInstall libgfortran5:amd64 < none -> 10.2.0-5ubuntu1~20.04 @un uN > FU=0
MarkInstall libgtkspell0:amd64 < 2.0.16-1.2 -> 2.0.16-1.3 @ii umU Ib > FU=0
Installing libenchant-2-2 as Dépend of libgtkspell0
MarkInstall libenchant-2-2:amd64 < none -> 2.2.8-1 @un uN Ib > FU=0
Installing libhunspell-1.7-0 as Dépend of libenchant-2-2
MarkInstall libhunspell-1.7-0:amd64 < none -> 1.7.0-2build2 @un uN > FU=0
Installing enchant-2 as Recommande of libenchant-2-2
MarkInstall enchant-2:amd64 < none -> 2.2.8-1 @un uN > FU=0
MarkInstall libpackagekit-glib2-16:amd64 < 0.8.17-4ubuntu6~gcc5.4ubuntu1.3 @ii mK NPb IPb > FU=0
MarkKeep gnome-settings-daemon-schemas:amd64 < 3.28.1-0ubuntu1.3 @ii mR > FU=0
MarkInstall libvte-2.91-0:amd64 < 0.52.2-1ubuntu1~18.04.2 -> 0.60.3-0ubuntu1~20.04 @ii umU Ib > FU=0
Installing libpcre2-8-0 as Dépend of libvte-2.91-0
MarkInstall libpcre2-8-0:amd64 < none -> 10.34-7 @un uN > FU=0
MarkInstall libedataserverui-1.2-2:amd64 < 3.28.5-0ubuntu0.18.04.3 -> 3.36.4-0ubuntu1 @ii umU Ib > FU=0
Installing libcamel-1.2-62 as Dépend of libedataserverui-1.2-2
MarkInstall libcamel-1.2-62:amd64 < none -> 3.36.4-0ubuntu1 @un uN > FU=0
Installing libecal-2.0-1 as Dépend of libedataserverui-1.2-2
MarkInstall libecal-2.0-1:amd64 < none -> 3.36.4-0ubuntu1 @un uN Ib > FU=0
Installing libedataserver-1.2-24 as Dépend of libecal-2.0-1
MarkInstall libedataserver-1.2-24:amd64 < none -> 3.36.4-0ubuntu1 @un uN > FU=0
MarkInstall libvulkan1:amd64 < 1.1.70+dfsg1-1ubuntu0.18.04.1 -> 1.2.131.2-1 @ii umU IPb > FU=0
new important dependency: mesa-vulkan-drivers:amd64
Installing mesa-vulkan-drivers as Recommande of libvulkan1
MarkInstall mesa-vulkan-drivers:amd64 < none -> 20.0.8-0ubuntu1~20.04.1 @un uN > FU=0
MarkInstall handbrake:amd64 < 1.1.0+ds1-1ubuntu1 -> 1.3.1+ds1-1build1 @ii umU Ib > FU=0
Installing libavfilter7 as Dépend of handbrake
MarkInstall libavfilter7:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN Ib > FU=0
Installing libmysofa1 as Dépend of libavfilter7
MarkInstall libmysofa1:amd64 < none -> 1.0~dfsg0-1 @un uN > FU=0
Installing libpostproc55 as Dépend of libavfilter7
MarkInstall libpostproc55:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN > FU=0
Installing libswscale5 as Dépend of libavfilter7
MarkInstall libswscale5:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN > FU=0
Installing libvidstab1.1 as Dépend of libavfilter7
MarkInstall libvidstab1.1:amd64 < none -> 1.1.0-2 @un uN > FU=0
MarkInstall gedit:amd64 < 3.28.1-1ubuntu1.2 -> 3.36.2-0ubuntu1 @ii umU Ib > FU=0
Installing gir1.2-gtksource-4 as Dépend of gedit
MarkInstall gir1.2-gtksource-4:amd64 < none -> 4.6.0-1 @un uN Ib > FU=0
Installing libgtksourceview-4-0 as Dépend of gir1.2-gtksource-4
MarkInstall libgtksourceview-4-0:amd64 < none -> 4.6.0-1 @un uN Ib > FU=0
Installing libgtksourceview-4-common as Dépend of libgtksourceview-4-0
MarkInstall libgtksourceview-4-common:amd64 < none -> 4.6.0-1 @un uN > FU=0
Installing python3.8 as Dépend of gedit
MarkInstall python3.8:amd64 < none -> 3.8.5-1~20.04 @un uN Ib > FU=0
Installing python3.8-minimal as Dépend of python3.8
MarkInstall python3.8-minimal:amd64 < none -> 3.8.5-1~20.04 @un uN Ib > FU=0
Installing libpython3.8-minimal as Dépend of python3.8-minimal
MarkInstall libpython3.8-minimal:amd64 < none -> 3.8.5-1~20.04 @un uN IPb > FU=0
Installing libpython3.8-stdlib as Recommande of libpython3.8-minimal
MarkInstall libpython3.8-stdlib:amd64 < none -> 3.8.5-1~20.04 @un uN Ib > FU=0
Installing libffi7 as Dépend of libpython3.8-stdlib
MarkInstall libffi7:amd64 < none -> 3.3-4 @un uN > FU=0
Installing libamtk-5-0 as Dépend of gedit
MarkInstall libamtk-5-0:amd64 < none -> 5.0.2-1build1 @un uN Ib > FU=0
Installing libamtk-5-common as Dépend of libamtk-5-0
MarkInstall libamtk-5-common:amd64 < none -> 5.0.2-1build1 @un uN > FU=0
Installing libgspell-1-2 as Dépend of gedit
MarkInstall libgspell-1-2:amd64 < none -> 1.8.3-1 @un uN > FU=0
Installing libtepl-4-0 as Dépend of gedit
MarkInstall libtepl-4-0:amd64 < none -> 4.4.0-1 @un uN Ib > FU=0
Installing libuchardet0 as Dépend of libtepl-4-0
MarkInstall libuchardet0:amd64 < none -> 0.0.6-3build1 @un uN > FU=0
MarkInstall iptables:amd64 < 1.6.1-2ubuntu2 -> 1.8.4-3ubuntu2 @ii umU Ib > FU=0
Installing libip4tc2 as Dépend of iptables
MarkInstall libip4tc2:amd64 < none -> 1.8.4-3ubuntu2 @un uN > FU=0
Installing libip6tc2 as Dépend of iptables
MarkInstall libip6tc2:amd64 < none -> 1.8.4-3ubuntu2 @un uN > FU=0
Installing libnftnl11 as Dépend of iptables
MarkInstall libnftnl11:amd64 < none -> 1.1.5-1 @un uN > FU=0
MarkInstall libopencolorio1v5:amd64 < 1.1.0~dfsg0-1 -> 1.1.1~dfsg0-6 @ii umU Ib > FU=0
Installing libyaml-cpp0.6 as Dépend of libopencolorio1v5
MarkInstall libyaml-cpp0.6:amd64 < none -> 0.6.2-4ubuntu1 @un uN > FU=0
MarkInstall gvfs-backends:amd64 < 1.36.1-0ubuntu1.3.3 -> 1.44.1-1ubuntu1 @ii umU Ib > FU=0
Installing libcdio18 as Dépend of gvfs-backends
MarkInstall libcdio18:amd64 < none -> 2.0.0-2 @un uN > FU=0
Installing libnfs13 as Dépend of gvfs-backends
MarkInstall libnfs13:amd64 < none -> 4.0.0-1 @un uN > FU=0
MarkInstall ffmpeg:amd64 < 7:3.4.8-0ubuntu0.2 -> 7:4.2.4-1ubuntu0.1 @ii umU Ib > FU=0
Installing libavdevice58 as Dépend of ffmpeg
MarkInstall libavdevice58:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN Ib > FU=0
Installing libsndio7.0 as Dépend of libavdevice58
MarkInstall libsndio7.0:amd64 < none -> 1.5.0-3 @un uN > FU=0
Installing libavresample4 as Dépend of ffmpeg
MarkInstall libavresample4:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN > FU=0
MarkInstall kde-cli-tools:amd64 < 4:5.12.8-0ubuntu0.1 -> 4:5.18.4.1-0ubuntu1 @ii ugU Ib > FU=0
Installing libkworkspace5-5 as Dépend of kde-cli-tools
MarkInstall libkworkspace5-5:amd64 < none -> 4:5.18.5-0ubuntu0.1 @un uN > FU=0
MarkInstall gnome-control-center:amd64 < 1:3.28.2-0ubuntu0.18.04.6 -> 1:3.36.4-0ubuntu1 @ii umU Ib > FU=0
Installing libgsound0 as Dépend of gnome-control-center
MarkInstall libgsound0:amd64 < none -> 1.0.2-4 @un uN > FU=0
new important dependency: rygel:amd64
Installing rygel as Recommande of gnome-control-center
MarkInstall rygel:amd64 < none -> 0.38.3-1ubuntu1 @un uN Ib > FU=0
Installing libgupnp-av-1.0-2 as Dépend of rygel
MarkInstall libgupnp-av-1.0-2:amd64 < none -> 0.12.11-2 @un uN > FU=0
Installing libgupnp-dlna-2.0-3 as Dépend of rygel
MarkInstall libgupnp-dlna-2.0-3:amd64 < none -> 0.10.5-4 @un uN > FU=0
Installing librygel-core-2.6-2 as Dépend of rygel
MarkInstall librygel-core-2.6-2:amd64 < none -> 0.38.3-1ubuntu1 @un uN > FU=0
Installing librygel-db-2.6-2 as Dépend of rygel
MarkInstall librygel-db-2.6-2:amd64 < none -> 0.38.3-1ubuntu1 @un uN > FU=0
Installing librygel-renderer-2.6-2 as Dépend of rygel
MarkInstall librygel-renderer-2.6-2:amd64 < none -> 0.38.3-1ubuntu1 @un uN > FU=0
Installing librygel-server-2.6-2 as Dépend of rygel
MarkInstall librygel-server-2.6-2:amd64 < none -> 0.38.3-1ubuntu1 @un uN > FU=0
MarkInstall python-samba:amd64 < 2:4.7.6+dfsg~ubuntu-0ubuntu2.20 @ii mK Ib > FU=0
MarkInstall libevdocument3-4:amd64 < 3.28.4-0ubuntu1.2 -> 3.36.7-0ubuntu1 @ii umU Ib > FU=0
Installing libsynctex2 as Dépend of libevdocument3-4
MarkInstall libsynctex2:amd64 < none -> 2019.20190605.51237-3build2 @un uN > FU=0
MarkInstall 0ad:amd64 < 0.0.22-4 -> 0.0.23.1-4ubuntu3 @ii umU Ib > FU=0
Installing libboost-filesystem1.71.0 as Dépend of 0ad
MarkInstall libboost-filesystem1.71.0:amd64 < none -> 1.71.0-6ubuntu6 @un uN > FU=0
Installing libgloox17 as Dépend of 0ad
MarkInstall libgloox17:amd64 < none -> 1.0.22-0.1build1 @un uN > FU=0
Installing libminiupnpc17 as Dépend of 0ad
MarkInstall libminiupnpc17:amd64 < none -> 2.1.20190824-0ubuntu2 @un uN > FU=0
MarkInstall imagination:amd64 < 3.0-7build1 -> 3.5-1 @ii umU NPb IPb > FU=0
MarkInstall libllvm7:amd64 < 1:7-3~ubuntu0.18.04.1 -> 1:7.0.1-12 @ii ugU Ib > FU=0
Removing: libllvm7
MarkDelete libllvm7:i386 < 1:7-3~ubuntu0.18.04.1 @ii gK Ib > FU=0
MarkKeep libllvm7:i386 < 1:7-3~ubuntu0.18.04.1 @ii gR > FU=0
MarkInstall libllvm8:amd64 < 1:8-3~ubuntu18.04.2 -> 1:8.0.1-9 @ii ugU Ib > FU=0
Removing: libllvm8
MarkDelete libllvm8:i386 < 1:8-3~ubuntu18.04.2 @ii gK Ib > FU=0
MarkKeep libllvm8:i386 < 1:8-3~ubuntu18.04.2 @ii gR > FU=0
MarkInstall libllvm9:i386 < 1:9-2~ubuntu18.04.2 -> 1:9.0.1-12 @ii ugU Ib > FU=0
Installing libffi7 as Dépend of libllvm9
MarkInstall libffi7:i386 < none -> 3.3-4 @un uN > FU=0
Installing libgcc-s1 as Dépend of libllvm9
MarkInstall libgcc-s1:i386 < none -> 10.2.0-5ubuntu1~20.04 @un uN Ib > FU=0
Installing gcc-10-base as Dépend of libgcc-s1
MarkInstall gcc-10-base:i386 < none -> 10.2.0-5ubuntu1~20.04 @un uN > FU=0
Installing libtinfo6 as Dépend of libllvm9
MarkInstall libtinfo6:i386 < none -> 6.2-0ubuntu2 @un uN > FU=0
MarkInstall libimage-magick-q16-perl:amd64 < 8:6.9.7.4+dfsg-16ubuntu6.8 -> 8:6.9.10.23+dfsg-2.1ubuntu11.1 @ii umU Ib > FU=0
Installing libmagickcore-6.q16-6 as Dépend of libimage-magick-q16-perl
MarkInstall libmagickcore-6.q16-6:amd64 < none -> 8:6.9.10.23+dfsg-2.1ubuntu11.1 @un uN > FU=0
Installing libperl5.30 as Dépend of libimage-magick-q16-perl
MarkInstall libperl5.30:amd64 < none -> 5.30.0-9build1 @un uN Ib > FU=0
Installing libgdbm6 as Dépend of libperl5.30
MarkInstall libgdbm6:amd64 < none -> 1.18.1-5 @un uN > FU=0
Installing perl-modules-5.30 as Dépend of libperl5.30
MarkInstall perl-modules-5.30:amd64 < none -> 5.30.0-9build1 @un uN > FU=0
MarkInstall libgnome2-perl:amd64 < 1.046-3build2 @ii mK Ib > FU=0
MarkInstall libc6-dev:amd64 < 2.27-3ubuntu1.2 -> 2.31-0ubuntu9.1 @ii umU Ib > FU=0
Installing libcrypt-dev as Dépend of libc6-dev
MarkInstall libcrypt-dev:amd64 < none -> 1:4.4.10-10ubuntu4 @un uN > FU=0
MarkInstall libargon2-0:amd64 < 0~20161029-1.1 -> 0~20171227-0.2 @ii umU Ib > FU=0
Installing libargon2-1 as Dépend of libargon2-0
MarkInstall libargon2-1:amd64 < none -> 0~20171227-0.2 @un uN > FU=0
MarkInstall libopenal1:i386 < 1:1.18.2-2 -> 1:1.19.1-1 @ii umU Ib > FU=0
Installing libsndio7.0 as Dépend of libopenal1
MarkInstall libsndio7.0:i386 < none -> 1.5.0-3 @un uN > FU=0
MarkInstall va-driver-all:amd64 < 2.1.0-3 -> 2.7.0-2 @ii umU Ib > FU=0
Installing intel-media-va-driver as Dépend of va-driver-all
MarkInstall intel-media-va-driver:amd64 < none -> 20.1.1+dfsg1-1 @un uN Ib > FU=0
Installing libigdgmm11 as Dépend of intel-media-va-driver
MarkInstall libigdgmm11:amd64 < none -> 20.1.1+ds1-1 @un uN > FU=0
MarkInstall libgnome2-vfs-perl:amd64 < 1.082-1build4 @ii mK Ib > FU=0
MarkInstall libreoffice-java-common:amd64 < 1:6.0.7-0ubuntu0.18.04.10 -> 1:6.4.6-0ubuntu0.20.04.1 @ii umU Ib > FU=0
Installing libjuh-java as Dépend of libreoffice-java-common
MarkInstall libjuh-java:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN > FU=0
Installing libjurt-java as Dépend of libreoffice-java-common
MarkInstall libjurt-java:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN > FU=0
Installing libridl-java as Dépend of libreoffice-java-common
MarkInstall libridl-java:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN > FU=0
Installing libunoil-java as Dépend of libreoffice-java-common
MarkInstall libunoil-java:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN > FU=0
Installing libunoloader-java as Dépend of libreoffice-java-common
MarkInstall libunoloader-java:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN > FU=0
MarkInstall lib32stdc++6:amd64 < 8.4.0-1ubuntu1~18.04 -> 10.2.0-5ubuntu1~20.04 @ii umU Ib > FU=0
Installing lib32gcc-s1 as Dépend of lib32stdc++6
MarkInstall lib32gcc-s1:amd64 < none -> 10.2.0-5ubuntu1~20.04 @un uN > FU=0
MarkInstall xserver-xorg-video-intel-hwe-18.04:amd64 < 2:2.99.917+git20171229-1ubuntu1~18.04.1 -> 3:14.5 @ii umU Ib > FU=0
Installing xserver-xorg-video-intel as Dépend of xserver-xorg-video-intel-hwe-18.04
MarkInstall xserver-xorg-video-intel:amd64 < none -> 2:2.99.917+git20200226-1 @rc uN > FU=0
MarkInstall ntfs-3g:amd64 < 1:2017.3.23-2ubuntu0.18.04.2 -> 1:2017.3.23AR.3-3ubuntu1 @ii umU Ib > FU=0
Installing libntfs-3g883 as Dépend of ntfs-3g
MarkInstall libntfs-3g883:amd64 < none -> 1:2017.3.23AR.3-3ubuntu1 @un uN > FU=0
MarkInstall libgeos-c1v5:amd64 < 3.6.2-1build2 -> 3.8.0-1build1 @ii umU Ib > FU=0
Installing libgeos-3.8.0 as Dépend of libgeos-c1v5
MarkInstall libgeos-3.8.0:amd64 < none -> 3.8.0-1build1 @un uN > FU=0
MarkInstall mjpegtools:amd64 < 1:2.1.0+debian-5 -> 1:2.1.0+debian-6build1 @ii umU IPb > FU=0
new important dependency: mencoder:amd64
Installing mencoder as Recommande of mjpegtools
MarkInstall mencoder:amd64 < none -> 2:1.3.0-8build5 @un uN > FU=0
MarkInstall libgtk2-unique-perl:amd64 < 0.05-3build1 @ii mK Ib > FU=0
MarkInstall libnvtt2:amd64 < 2.0.8-1+dfsg-8.1 -> 2.0.8-1+dfsg-8.2build2 @ii umU Ib > FU=0
Installing libopenexr24 as Dépend of libnvtt2
MarkInstall libopenexr24:amd64 < none -> 2.3.0-6ubuntu0.2 @un uN > FU=0
MarkInstall libcmis-0.5-5v5:amd64 < 0.5.1+git20160603-3build2 -> 0.5.2-1ubuntu1 @ii umU Ib > FU=0
Installing libboost-date-time1.71.0 as Dépend of libcmis-0.5-5v5
MarkInstall libboost-date-time1.71.0:amd64 < none -> 1.71.0-6ubuntu6 @un uN > FU=0
MarkInstall fonts-smc:amd64 < 1:7.0 -> 1:7.1 @ii umU Ib > FU=0
Installing fonts-smc-gayathri as Dépend of fonts-smc
MarkInstall fonts-smc-gayathri:amd64 < none -> 1.100-1 @un uN > FU=0
MarkInstall apt:amd64 < 1.6.12ubuntu0.1 -> 2.0.2ubuntu0.1 @ii umU Ib > FU=0
Installing libapt-pkg6.0 as Dépend of apt
MarkInstall libapt-pkg6.0:amd64 < none -> 2.0.2ubuntu0.1 @un uN > FU=0
MarkInstall libgjs0g:amd64 < 1.52.5-0ubuntu18.04.1 -> 1.64.3-1~ubuntu20.04.1 @ii umU Ib > FU=0
Installing libmozjs-68-0 as Dépend of libgjs0g
MarkInstall libmozjs-68-0:amd64 < none -> 68.6.0-1ubuntu1 @un uN > FU=0
MarkInstall libpango1.0-0:amd64 < 1.40.14-1ubuntu0.1 @ii mK Ib > FU=0
MarkInstall libreoffice-core:amd64 < 1:6.0.7-0ubuntu0.18.04.10 -> 1:6.4.6-0ubuntu0.20.04.1 @ii umU Ib > FU=0
Installing libboost-locale1.71.0 as Dépend of libreoffice-core
MarkInstall libboost-locale1.71.0:amd64 < none -> 1.71.0-6ubuntu6 @un uN Ib > FU=0
Installing libboost-thread1.71.0 as Dépend of libboost-locale1.71.0
MarkInstall libboost-thread1.71.0:amd64 < none -> 1.71.0-6ubuntu6 @un uN > FU=0
Installing liborcus-0.15-0 as Dépend of libreoffice-core
MarkInstall liborcus-0.15-0:amd64 < none -> 0.15.3-3build2 @un uN Ib > FU=0
Installing libboost-iostreams1.71.0 as Dépend of liborcus-0.15-0
MarkInstall libboost-iostreams1.71.0:amd64 < none -> 1.71.0-6ubuntu6 @un uN > FU=0
MarkInstall seahorse:amd64 < 3.20.0-5 -> 3.36-1 @ii umU Ib > FU=0
Installing libhandy-0.0-0 as Dépend of seahorse
MarkInstall libhandy-0.0-0:amd64 < none -> 0.0.13-1 @un uN > FU=0
MarkInstall cpp-7:amd64 < 7.5.0-3ubuntu1~18.04 -> 7.5.0-6ubuntu2 @ii umU Ib > FU=0
Installing libisl22 as Dépend of cpp-7
MarkInstall libisl22:amd64 < none -> 0.22.1-1 @un uN > FU=0
MarkInstall libasound2-data:amd64 < 1.1.3-5ubuntu0.5 -> 1.2.2-2.1ubuntu2 @ii umU IPb > FU=0
new important dependency: alsa-ucm-conf:amd64
Installing alsa-ucm-conf as Recommande of libasound2-data
MarkInstall alsa-ucm-conf:amd64 < none -> 1.2.2-1ubuntu0.4 @un uN > FU=0
new important dependency: alsa-topology-conf:amd64
Installing alsa-topology-conf as Recommande of libasound2-data
MarkInstall alsa-topology-conf:amd64 < none -> 1.2.2-1 @un uN > FU=0
MarkInstall nautilus-admin:amd64 < 1.1.3-1 -> 1.1.9-3 @ii umU Ib > FU=0
Installing python3-nautilus as Dépend of nautilus-admin
MarkInstall python3-nautilus:amd64 < none -> 1.2.3-1ubuntu1 @un uN Ib > FU=0
Installing libpython3.8 as Dépend of python3-nautilus
MarkInstall libpython3.8:amd64 < none -> 3.8.5-1~20.04 @un uN > FU=0
Removing: python-nautilus
MarkDelete python-nautilus:amd64 < 1.1-6 -> 1.2.3-1ubuntu1 @ii umU Ib > FU=0
MarkInstall samba:amd64 < 2:4.7.6+dfsg~ubuntu-0ubuntu2.20 -> 2:4.11.6+dfsg-0ubuntu1.5 @ii ugU Ib > FU=0
Installing python3-dnspython as Dépend of samba
MarkInstall python3-dnspython:amd64 < none -> 1.16.0-1build1 @un uN > FU=0
Installing python3-samba as Dépend of samba
MarkInstall python3-samba:amd64 < none -> 2:4.11.6+dfsg-0ubuntu1.5 @un uN Ib > FU=0
Installing python3-ldb as Dépend of python3-samba
MarkInstall python3-ldb:amd64 < none -> 2:2.0.10-0ubuntu0.20.04.2 @un uN Ib > FU=0
Installing libldb2 as Dépend of python3-ldb
MarkInstall libldb2:amd64 < none -> 2:2.0.10-0ubuntu0.20.04.2 @un uN Ib > FU=0
Installing liblmdb0 as Dépend of libldb2
MarkInstall liblmdb0:amd64 < none -> 0.9.24-1 @un uN > FU=0
Removing: libldb1
MarkDelete libldb1:amd64 < 2:1.2.3-1ubuntu0.1 @ii mK > FU=0
Installing python3-tdb as Dépend of python3-samba
MarkInstall python3-tdb:amd64 < none -> 1.4.2-3build1 @un uN > FU=0
Installing python3-talloc as Dépend of python3-samba
MarkInstall python3-talloc:amd64 < none -> 2.3.0-3ubuntu1 @un uN > FU=0
Installing python3-gpg as Recommande of python3-samba
MarkInstall python3-gpg:amd64 < none -> 1.13.1-7ubuntu2 @un uN > FU=0
new important dependency: python3-markdown:amd64
Installing python3-markdown as Recommande of samba
MarkInstall python3-markdown:amd64 < none -> 3.1.1-3 @un uN Ib > FU=0
Installing python3-packaging as Dépend of python3-markdown
MarkInstall python3-packaging:amd64 < none -> 20.3-1 @un uN > FU=0
Installing python3-pygments as Recommande of python3-markdown
MarkInstall python3-pygments:amd64 < none -> 2.3.1+dfsg-1ubuntu2 @un uN > FU=0
MarkInstall linux-headers-5.4.0-48-generic:amd64 < 5.4.0-48.52~18.04.1 -> 5.4.0-48.52 @ii umU Ib > FU=0
Installing linux-headers-5.4.0-48 as Dépend of linux-headers-5.4.0-48-generic
MarkInstall linux-headers-5.4.0-48:amd64 < none -> 5.4.0-48.52 @un uN > FU=0
MarkInstall python3-protobuf:amd64 < 3.0.0-9.1ubuntu1 -> 3.6.1.3-2ubuntu5 @ii umU Ib > FU=0
Installing libprotobuf17 as Dépend of python3-protobuf
MarkInstall libprotobuf17:amd64 < none -> 3.6.1.3-2ubuntu5 @un uN > FU=0
MarkInstall scribus:amd64 < 1.4.6+dfsg-4build1 -> 1.5.5+dfsg-6build1 @ii umU Ib > FU=0
Installing libopenscenegraph160 as Dépend of scribus
MarkInstall libopenscenegraph160:amd64 < none -> 3.6.4+dfsg1-3build2 @un uN Ib > FU=0
Installing libcoin80c as Dépend of libopenscenegraph160
MarkInstall libcoin80c:amd64 < none -> 4.0.0+ds-1build1 @un uN Ib > FU=0
Installing libopengl0 as Dépend of libcoin80c
MarkInstall libopengl0:amd64 < none -> 1.3.1-1ubuntu0.20.04.1 @un uN > FU=0
Installing libcollada-dom2.4-dp0 as Dépend of libopenscenegraph160
MarkInstall libcollada-dom2.4-dp0:amd64 < none -> 2.4.4+ds1-2build5 @un uN > FU=0
Installing libgdal26 as Dépend of libopenscenegraph160
MarkInstall libgdal26:amd64 < none -> 3.0.4+dfsg-1build3 @un uN Ib > FU=0
Installing libarmadillo9 as Dépend of libgdal26
MarkInstall libarmadillo9:amd64 < none -> 1:9.800.4+dfsg-1build1 @un uN > FU=0
Installing libcfitsio8 as Dépend of libgdal26
MarkInstall libcfitsio8:amd64 < none -> 3.470-3 @un uN > FU=0
Installing libcharls2 as Dépend of libgdal26
MarkInstall libcharls2:amd64 < none -> 2.0.0+dfsg-1build1 @un uN > FU=0
Installing libgeotiff5 as Dépend of libgdal26
MarkInstall libgeotiff5:amd64 < none -> 1.5.1-2 @un uN Ib > FU=0
Installing libproj15 as Dépend of libgeotiff5
MarkInstall libproj15:amd64 < none -> 6.3.1-1 @un uN > FU=0
Installing libhdf5-103 as Dépend of libgdal26
MarkInstall libhdf5-103:amd64 < none -> 1.10.4+repack-11ubuntu1 @un uN Ib > FU=0
Removing: libhdf5-100
MarkDelete libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mK > FU=0
Installing libjson-c4 as Dépend of libgdal26
MarkInstall libjson-c4:amd64 < none -> 0.13.1+dfsg-7ubuntu0.3 @un uN > FU=0
Installing libmysqlclient21 as Dépend of libgdal26
MarkInstall libmysqlclient21:amd64 < none -> 8.0.21-0ubuntu0.20.04.4 @un uN > FU=0
Installing libnetcdf15 as Dépend of libgdal26
MarkInstall libnetcdf15:amd64 < none -> 1:4.7.3-1 @un uN > FU=0
Installing libogdi4.1 as Dépend of libgdal26
MarkInstall libogdi4.1:amd64 < none -> 4.1.0+ds-1build1 @un uN Ib > FU=0
Removing: libogdi3.2
MarkDelete libogdi3.2:amd64 < 3.2.0+ds-2 @ii mK > FU=0
Installing libopenthreads21 as Dépend of libopenscenegraph160
MarkInstall libopenthreads21:amd64 < none -> 3.6.4+dfsg1-3build2 @un uN > FU=0
Installing libpodofo0.9.6 as Dépend of scribus
MarkInstall libpodofo0.9.6:amd64 < none -> 0.9.6+dfsg-5build1 @un uN > FU=0
Installing libqxp-0.0-0 as Dépend of scribus
MarkInstall libqxp-0.0-0:amd64 < none -> 0.0.2-1build2 @un uN > FU=0
Installing libzmf-0.0-0 as Dépend of scribus
MarkInstall libzmf-0.0-0:amd64 < none -> 0.0.2-1build5 @un uN > FU=0
MarkKeep libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mR > FU=0
MarkInstall cpp:amd64 < 4:7.4.0-1ubuntu2.3 -> 4:9.3.0-1ubuntu2 @ii umU Ib > FU=0
Installing cpp-9 as Dépend of cpp
MarkInstall cpp-9:amd64 < none -> 9.3.0-17ubuntu1~20.04 @un uN Ib > FU=0
Installing gcc-9-base as Dépend of cpp-9
MarkInstall gcc-9-base:amd64 < none -> 9.3.0-17ubuntu1~20.04 @un uN > FU=0
MarkInstall libqt5organizer5:amd64 < 5.0~git20140515~29475884-0ubuntu24~7 @ii mK Ib > FU=0
MarkInstall libgpg-error0:amd64 < 1.27-6 -> 1.37-1 @ii umU IPb > FU=0
new important dependency: libgpg-error-l10n:amd64
Installing libgpg-error-l10n as Recommande of libgpg-error0
MarkInstall libgpg-error-l10n:amd64 < none -> 1.37-1 @un uN > FU=0
MarkInstall bind9-host:amd64 < 1:9.11.3+dfsg-1ubuntu1.13 -> 1:9.16.1-0ubuntu2.3 @ii umU Ib > FU=0
Installing bind9-libs as Dépend of bind9-host
MarkInstall bind9-libs:amd64 < none -> 1:9.16.1-0ubuntu2.3 @un uN Ib > FU=0
Installing libmaxminddb0 as Dépend of bind9-libs
MarkInstall libmaxminddb0:amd64 < none -> 1.4.2-0ubuntu1 @un uN > FU=0
MarkInstall e2fsprogs:amd64 < 1.44.1-1ubuntu1.3 -> 1.45.5-2ubuntu1 @ii umU Ib > FU=0
Installing logsave as Dépend of e2fsprogs
MarkInstall logsave:amd64 < none -> 1.45.5-2ubuntu1 @un uN > FU=0
MarkInstall supertux:amd64 < 0.5.1-1build1 -> 0.6.1.1-2build1 @ii umU Ib > FU=0
Installing libglew2.1 as Dépend of supertux
MarkInstall libglew2.1:amd64 < none -> 2.1.0-4 @un uN > FU=0
Installing libraqm0 as Dépend of supertux
MarkInstall libraqm0:amd64 < none -> 0.7.0-4 @un uN > FU=0
MarkInstall xserver-xorg-video-nouveau-hwe-18.04:amd64 < 1:1.0.16-1~18.04.1 -> 3:14.5 @ii umU Ib > FU=0
Installing xserver-xorg-video-nouveau as Dépend of xserver-xorg-video-nouveau-hwe-18.04
MarkInstall xserver-xorg-video-nouveau:amd64 < none -> 1:1.0.16-1 @un uN > FU=0
MarkInstall xserver-xorg-legacy-hwe-18.04:amd64 < 2:1.20.8-2ubuntu2.2~18.04.3 -> 3:14.5 @ii umU Ib > FU=0
Installing xserver-xorg-legacy as Dépend of xserver-xorg-legacy-hwe-18.04
MarkInstall xserver-xorg-legacy:amd64 < none -> 2:1.20.8-2ubuntu2.4 @rc uN > FU=0
MarkInstall libjq1:amd64 < 1.5+dfsg-2 -> 1.6-1 @ii umU Ib > FU=0
Installing libonig5 as Dépend of libjq1
MarkInstall libonig5:amd64 < none -> 6.9.4-1 @un uN > FU=0
MarkInstall intel-gpu-tools:amd64 < 1.22-1 -> 1.25-2 @ii umU Ib > FU=0
Installing libprocps8 as Dépend of intel-gpu-tools
MarkInstall libprocps8:amd64 < none -> 2:3.3.16-1ubuntu2 @un uN > FU=0
MarkInstall dnsutils:amd64 < 1:9.11.3+dfsg-1ubuntu1.13 -> 1:9.16.1-0ubuntu2.3 @ii umU Ib > FU=0
Installing bind9-dnsutils as Dépend of dnsutils
MarkInstall bind9-dnsutils:amd64 < none -> 1:9.16.1-0ubuntu2.3 @un uN > FU=0
MarkInstall linux-headers-5.4.0-47-generic:amd64 < 5.4.0-47.51~18.04.1 -> 5.4.0-47.51 @ii umU Ib > FU=0
Installing linux-headers-5.4.0-47 as Dépend of linux-headers-5.4.0-47-generic
MarkInstall linux-headers-5.4.0-47:amd64 < none -> 5.4.0-47.51 @un uN > FU=0
MarkInstall mixxx:amd64 < 2.0.0~dfsg-9 -> 2.2.3~dfsg-1 @ii umU Ib > FU=0
Installing libprotobuf-lite17 as Dépend of mixxx
MarkInstall libprotobuf-lite17:amd64 < none -> 3.6.1.3-2ubuntu5 @un uN > FU=0
MarkInstall g++:amd64 < 4:7.4.0-1ubuntu2.3 -> 4:9.3.0-1ubuntu2 @ii umU Ib > FU=0
Installing g++-9 as Dépend of g++
MarkInstall g++-9:amd64 < none -> 9.3.0-17ubuntu1~20.04 @un uN Ib > FU=0
Installing gcc-9 as Dépend of g++-9
MarkInstall gcc-9:amd64 < none -> 9.3.0-17ubuntu1~20.04 @un uN Ib > FU=0
Installing libgcc-9-dev as Dépend of gcc-9
MarkInstall libgcc-9-dev:amd64 < none -> 9.3.0-17ubuntu1~20.04 @un uN Ib > FU=0
Installing libasan5 as Dépend of libgcc-9-dev
MarkInstall libasan5:amd64 < none -> 9.3.0-17ubuntu1~20.04 @un uN > FU=0
Installing libubsan1 as Dépend of libgcc-9-dev
MarkInstall libubsan1:amd64 < none -> 10.2.0-5ubuntu1~20.04 @un uN > FU=0
Installing libstdc++-9-dev as Dépend of g++-9
MarkInstall libstdc++-9-dev:amd64 < none -> 9.3.0-17ubuntu1~20.04 @un uN > FU=0
MarkInstall eog:amd64 < 3.28.1-1 -> 3.36.3-0ubuntu1 @ii umU Ib > FU=0
Installing libexempi8 as Dépend of eog
MarkInstall libexempi8:amd64 < none -> 2.5.1-1build1 @un uN > FU=0
MarkInstall dnsmasq-base:amd64 < 2.79-1 -> 2.80-1.1ubuntu1 @ii umU Ib > FU=0
Installing libhogweed5 as Dépend of dnsmasq-base
MarkInstall libhogweed5:amd64 < none -> 3.5.1+really3.5.1-2 @un uN > FU=0
MarkInstall python3-brlapi:amd64 < 5.5-4ubuntu2.0.1 -> 6.0+dfsg-4ubuntu6 @ii umU Ib > FU=0
Installing libbrlapi0.7 as Dépend of python3-brlapi
MarkInstall libbrlapi0.7:amd64 < none -> 6.0+dfsg-4ubuntu6 @un uN > FU=0
MarkInstall xserver-xorg-input-all-hwe-18.04:amd64 < 1:7.7+19ubuntu8~18.04.3 -> 3:14.5 @ii umU NPb Ib > FU=0
Installing xserver-xorg-input-all as Dépend of xserver-xorg-input-all-hwe-18.04
MarkInstall xserver-xorg-input-all:amd64 < none -> 1:7.7+19ubuntu14 @un uN IPb > FU=0
Installing xserver-xorg-input-wacom as Recommande of xserver-xorg-input-all
MarkInstall xserver-xorg-input-wacom:amd64 < none -> 1:0.39.0-0ubuntu1 @un uN > FU=0
MarkInstall python3-pil:amd64 < 5.1.0-1ubuntu0.3 -> 7.0.0-4ubuntu0.1 @ii umU Ib > FU=0
Installing libimagequant0 as Dépend of python3-pil
MarkInstall libimagequant0:amd64 < none -> 2.12.2-1.1 @un uN > FU=0
MarkInstall xserver-xorg-video-radeon-hwe-18.04:amd64 < 1:19.1.0-1~18.04.1 -> 3:14.5 @ii umU Ib > FU=0
Installing xserver-xorg-video-radeon as Dépend of xserver-xorg-video-radeon-hwe-18.04
MarkInstall xserver-xorg-video-radeon:amd64 < none -> 1:19.1.0-1 @un uN > FU=0
MarkInstall python3-keyring:amd64 < 10.6.0-1 -> 18.0.1-2ubuntu1 @ii umU Ib > FU=0
Installing python3-entrypoints as Dépend of python3-keyring
MarkInstall python3-entrypoints:amd64 < none -> 0.3-2ubuntu1 @un uN > FU=0
MarkInstall nodejs:amd64 < 8.10.0~dfsg-2ubuntu0.4 -> 10.19.0~dfsg-3ubuntu1 @ii umU Ib > FU=0
Installing libnode64 as Dépend of nodejs
MarkInstall libnode64:amd64 < none -> 10.19.0~dfsg-3ubuntu1 @un uN > FU=0
MarkInstall libc6:i386 < 2.27-3ubuntu1.2 -> 2.31-0ubuntu9.1 @ii umU Ib > FU=0
Installing libcrypt1 as Dépend of libc6
MarkInstall libcrypt1:i386 < none -> 1:4.4.10-10ubuntu4 @un uN > FU=0
MarkInstall ubuntu-session:amd64 < 3.28.1-0ubuntu3 -> 3.36.0-2ubuntu1 @ii umU Ib > FU=0
Installing yaru-theme-gnome-shell as Dépend of ubuntu-session
MarkInstall yaru-theme-gnome-shell:amd64 < none -> 20.04.8 @un uN > FU=0
MarkInstall supertuxkart-data:amd64 < 0.9.3-1 -> 1.1+ds-1build1 @ii umU Ib > FU=0
Installing fonts-noto-core as Dépend of supertuxkart-data
MarkInstall fonts-noto-core:amd64 < none -> 20200323-1build1~ubuntu20.04.1 @un uN > FU=0
Installing fonts-noto-ui-core as Dépend of supertuxkart-data
MarkInstall fonts-noto-ui-core:amd64 < none -> 20200323-1build1~ubuntu20.04.1 @un uN > FU=0
MarkInstall python-appindicator:amd64 < 12.10.1+18.04.20180322.1-0ubuntu1 @ii mK Ib > FU=0
MarkInstall libnet-dns-perl:amd64 < 1.10-2 -> 1.22-1 @ii umU IPb > FU=0
new important dependency: libdigest-bubblebabble-perl:amd64
Installing libdigest-bubblebabble-perl as Recommande of libnet-dns-perl
MarkInstall libdigest-bubblebabble-perl:amd64 < none -> 0.02-2 @un uN > FU=0
new important dependency: libnet-dns-sec-perl:amd64
Installing libnet-dns-sec-perl as Recommande of libnet-dns-perl
MarkInstall libnet-dns-sec-perl:amd64 < none -> 1.15-1 @un uN > FU=0
MarkInstall ubuntu-desktop:amd64 < 1.417.5 -> 1.450.2 @ii umU NPb Ib > FU=0
Installing gnome-shell-extension-desktop-icons as Dépend of ubuntu-desktop
MarkInstall gnome-shell-extension-desktop-icons:amd64 < none -> 20.04.0-3~ubuntu20.04.1 @un uN > FU=0
Installing ubuntu-desktop-minimal as Dépend of ubuntu-desktop
MarkInstall ubuntu-desktop-minimal:amd64 < none -> 1.450.2 @un uN IPb > FU=0
Installing apt-config-icons-hidpi as Recommande of ubuntu-desktop-minimal
MarkInstall apt-config-icons-hidpi:amd64 < none -> 0.12.10-2 @un uN > FU=0
Installing fonts-liberation2 as Recommande of ubuntu-desktop-minimal
MarkInstall fonts-liberation2:amd64 < none -> 2.1.0-1 @un uN > FU=0
Installing fwupd-signed as Recommande of ubuntu-desktop-minimal
MarkInstall fwupd-signed:amd64 < none -> 1.27.1ubuntu2+1.3.11-1~focal1 @un uN > FU=0
Installing gamemode as Recommande of ubuntu-desktop-minimal
MarkInstall gamemode:amd64 < none -> 1.5.1-0ubuntu3.1 @un uN Ib > FU=0
Installing libgamemode0 as Dépend of gamemode
MarkInstall libgamemode0:amd64 < none -> 1.5.1-0ubuntu3.1 @un uN > FU=0
Installing libgamemodeauto0 as Dépend of gamemode
MarkInstall libgamemodeauto0:amd64 < none -> 1.5.1-0ubuntu3.1 @un uN > FU=0
Installing gnome-characters as Recommande of ubuntu-desktop-minimal
MarkInstall gnome-characters:amd64 < none -> 3.34.0-1 @un uN > FU=0
Installing gnome-logs as Recommande of ubuntu-desktop-minimal
MarkInstall gnome-logs:amd64 < none -> 3.34.0-1ubuntu1 @un uN > FU=0
Installing hplip as Recommande of ubuntu-desktop-minimal
MarkInstall hplip:amd64 < none -> 3.20.3+dfsg0-2 @rc uN IPb > FU=0
Installing printer-driver-postscript-hp as Recommande of hplip
MarkInstall printer-driver-postscript-hp:amd64 < none -> 3.20.3+dfsg0-2 @un uN > FU=0
Installing plymouth-theme-spinner as Recommande of ubuntu-desktop-minimal
MarkInstall plymouth-theme-spinner:amd64 < none -> 0.9.4git20200323-0ubuntu6 @un uN Ib > FU=0
Installing libplymouth5 as Dépend of plymouth-theme-spinner
MarkInstall libplymouth5:amd64 < none -> 0.9.4git20200323-0ubuntu6 @un uN > FU=0
Installing printer-driver-ptouch as Recommande of ubuntu-desktop-minimal
MarkInstall printer-driver-ptouch:amd64 < none -> 1.4.2-3 @un uN > FU=0
Installing yaru-theme-gtk as Recommande of ubuntu-desktop-minimal
MarkInstall yaru-theme-gtk:amd64 < none -> 20.04.8 @un uN > FU=0
Installing yaru-theme-icon as Recommande of ubuntu-desktop-minimal
MarkInstall yaru-theme-icon:amd64 < none -> 20.04.8 @un uN > FU=0
Installing yaru-theme-sound as Recommande of ubuntu-desktop-minimal
MarkInstall yaru-theme-sound:amd64 < none -> 20.04.8 @un uN > FU=0
ignore old unsatisfied important dependency on deja-dup:amd64
ignore old unsatisfied important dependency on gnome-calendar:amd64
MarkInstall dmeventd:amd64 < 2:1.02.145-4.1ubuntu3.18.04.3 -> 2:1.02.167-1ubuntu1 @ii umU Ib > FU=0
Installing liblvm2cmd2.03 as Dépend of dmeventd
MarkInstall liblvm2cmd2.03:amd64 < none -> 2.03.07-1ubuntu1 @un uN Ib > FU=0
Installing libaio1 as Dépend of liblvm2cmd2.03
MarkInstall libaio1:amd64 < none -> 0.3.112-5 @un uN > FU=0
MarkInstall gnome-settings-daemon:amd64 < 3.28.1-0ubuntu1.3 -> 3.36.1-0ubuntu1 @ii umU Ib > FU=0
Installing libgweather-3-16 as Dépend of gnome-settings-daemon
MarkInstall libgweather-3-16:amd64 < none -> 3.36.0-1 @un uN > FU=0
MarkInstall indicator-sound:amd64 < 12.10.2+18.04.20180420.3-0ubuntu1 -> 12.10.2+18.10.20180612-0ubuntu1 @ii umU IPb > FU=0
new important dependency: accountsservice-ubuntu-schemas:amd64
Installing accountsservice-ubuntu-schemas as Recommande of indicator-sound
MarkInstall accountsservice-ubuntu-schemas:amd64 < none -> 0.0.7+17.10.20170922-0ubuntu1 @un uN > FU=0
MarkInstall python3-louis:amd64 < 3.5.0-1ubuntu0.3 -> 3.12.0-3 @ii umU Ib > FU=0
Installing liblouis20 as Dépend of python3-louis
MarkInstall liblouis20:amd64 < none -> 3.12.0-3 @un uN > FU=0
MarkInstall lvm2:amd64 < 2.02.176-4.1ubuntu3.18.04.3 -> 2.03.07-1ubuntu1 @ii umU IPb > FU=0
new important dependency: thin-provisioning-tools:amd64
Installing thin-provisioning-tools as Recommande of lvm2
MarkInstall thin-provisioning-tools:amd64 < none -> 0.8.5-4build1 @un uN > FU=0
MarkInstall gstreamer1.0-plugins-bad:amd64 < 1.14.5-0ubuntu1~18.04.1 -> 1.16.2-2.1ubuntu1 @ii umU Ib > FU=0
Installing libfluidsynth2 as Dépend of gstreamer1.0-plugins-bad
MarkInstall libfluidsynth2:amd64 < none -> 2.1.1-2 @un uN Ib > FU=0
Installing libinstpatch-1.0-2 as Dépend of libfluidsynth2
MarkInstall libinstpatch-1.0-2:amd64 < none -> 1.1.2-2build1 @un uN > FU=0
Installing libsrt1 as Dépend of gstreamer1.0-plugins-bad
MarkInstall libsrt1:amd64 < none -> 1.4.0-1build1 @un uN > FU=0
Installing libusrsctp1 as Dépend of gstreamer1.0-plugins-bad
MarkInstall libusrsctp1:amd64 < none -> 0.9.3.0+20190901-1 @un uN > FU=0
MarkInstall evolution-data-server:amd64 < 3.28.5-0ubuntu0.18.04.3 -> 3.36.4-0ubuntu1 @ii umU Ib > FU=0
Installing libebook-1.2-20 as Dépend of evolution-data-server
MarkInstall libebook-1.2-20:amd64 < none -> 3.36.4-0ubuntu1 @un uN Ib > FU=0
Installing libebook-contacts-1.2-3 as Dépend of libebook-1.2-20
MarkInstall libebook-contacts-1.2-3:amd64 < none -> 3.36.4-0ubuntu1 @un uN > FU=0
Installing libedata-book-1.2-26 as Dépend of libebook-1.2-20
MarkInstall libedata-book-1.2-26:amd64 < none -> 3.36.4-0ubuntu1 @un uN > FU=0
Installing libedata-cal-2.0-1 as Dépend of evolution-data-server
MarkInstall libedata-cal-2.0-1:amd64 < none -> 3.36.4-0ubuntu1 @un uN > FU=0
MarkInstall nautilus-compare:amd64 < 0.0.4+po1-1 @ii mK Ib > FU=0
Installing python-nautilus as Dépend of nautilus-compare
MarkInstall python-nautilus:amd64 < 1.1-6 -> 1.2.3-1ubuntu1 @ii umU Ib > FU=0
Removing: python3-nautilus
MarkDelete python3-nautilus:amd64 < none -> 1.2.3-1ubuntu1 @un uN Ib > FU=0
MarkInstall unity:amd64 < 7.5.0+18.04.20190304-0ubuntu1 -> 7.5.0+20.04.20200312-0ubuntu1 @ii umU Ib > FU=0
Installing unity-settings-daemon-schemas as Dépend of unity
MarkInstall unity-settings-daemon-schemas:amd64 < none -> 15.04.1+20.04.20200325-0ubuntu1 @un uN > FU=0
new important dependency: nemo:amd64
Installing nemo as Recommande of unity
MarkInstall nemo:amd64 < none -> 4.4.2-2 @un uN Ib > FU=0
Installing cinnamon-desktop-data as Dépend of nemo
MarkInstall cinnamon-desktop-data:amd64 < none -> 4.4.1-3 @un uN > FU=0
Installing libcinnamon-desktop4 as Dépend of nemo
MarkInstall libcinnamon-desktop4:amd64 < none -> 4.4.1-3 @un uN > FU=0
Installing libnemo-extension1 as Dépend of nemo
MarkInstall libnemo-extension1:amd64 < none -> 4.4.2-2 @un uN > FU=0
Installing libxapp1 as Dépend of nemo
MarkInstall libxapp1:amd64 < none -> 1.6.10-2 @un uN Ib > FU=0
Installing xapps-common as Dépend of libxapp1
MarkInstall xapps-common:amd64 < none -> 1.6.10-2 @un uN IPb > FU=0
Installing gist as Recommande of xapps-common
MarkInstall gist:amd64 < none -> 5.0.0-4 @un uN Ib > FU=0
Installing ruby-json as Dépend of gist
MarkInstall ruby-json:amd64 < none -> 2.3.0+dfsg-1build1 @un uN Ib > FU=0
Installing ruby as Dépend of ruby-json
MarkInstall ruby:amd64 < none -> 1:2.7+1 @un uN Ib > FU=0
Installing ruby2.7 as Dépend of ruby
MarkInstall ruby2.7:amd64 < none -> 2.7.0-5ubuntu1.1 @un uN Ib > FU=0
Installing rubygems-integration as Dépend of ruby2.7
MarkInstall rubygems-integration:amd64 < none -> 1.16 @un uN > FU=0
Installing libruby2.7 as Dépend of ruby2.7
MarkInstall libruby2.7:amd64 < none -> 2.7.0-5ubuntu1.1 @un uN Ib > FU=0
Installing rake as Dépend of libruby2.7
MarkInstall rake:amd64 < none -> 13.0.1-4 @un uN > FU=0
Installing ruby-minitest as Dépend of libruby2.7
MarkInstall ruby-minitest:amd64 < none -> 5.13.0-1 @un uN > FU=0
Installing ruby-net-telnet as Dépend of libruby2.7
MarkInstall ruby-net-telnet:amd64 < none -> 0.1.1-2 @un uN > FU=0
Installing ruby-test-unit as Dépend of libruby2.7
MarkInstall ruby-test-unit:amd64 < none -> 3.3.5-1 @un uN Ib > FU=0
Installing ruby-power-assert as Dépend of ruby-test-unit
MarkInstall ruby-power-assert:amd64 < none -> 1.1.7-1 @un uN > FU=0
Installing ruby-xmlrpc as Dépend of libruby2.7
MarkInstall ruby-xmlrpc:amd64 < none -> 0.3.0-2 @un uN > FU=0
Installing fonts-lato as Recommande of ruby2.7
MarkInstall fonts-lato:amd64 < none -> 2.0-2 @un uN > FU=0
Installing inxi as Recommande of xapps-common
MarkInstall inxi:amd64 < none -> 3.0.38-1-0ubuntu1 @un uN IPb > FU=0
Installing hddtemp as Recommande of inxi
MarkInstall hddtemp:amd64 < none -> 0.3-beta15-53 @un uN > FU=0
Installing tree as Recommande of inxi
MarkInstall tree:amd64 < none -> 1.8.0-1 @un uN > FU=0
Installing nemo-data as Dépend of nemo
MarkInstall nemo-data:amd64 < none -> 4.4.2-2 @un uN > FU=0
Installing cinnamon-l10n as Recommande of nemo
MarkInstall cinnamon-l10n:amd64 < none -> 4.4.2-2 @un uN > FU=0
Installing nemo-fileroller as Recommande of nemo
MarkInstall nemo-fileroller:amd64 < none -> 4.4.0-2 @un uN > FU=0
MarkInstall alsa-utils:amd64 < 1.1.3-1ubuntu1 -> 1.2.2-1ubuntu1 @ii umU Ib > FU=0
Installing libatopology2 as Dépend of alsa-utils
MarkInstall libatopology2:amd64 < none -> 1.2.2-2.1ubuntu2 @un uN > FU=0
MarkInstall k3b:amd64 < 17.12.3-0ubuntu3 -> 19.12.3-0ubuntu1 @ii umU Ib > FU=0
Installing libkf5authcore5 as Dépend of k3b
MarkInstall libkf5authcore5:amd64 < none -> 5.68.0-0ubuntu1 @un uN > FU=0
MarkInstall orca:amd64 < 3.28.0-3ubuntu1 -> 3.36.2-1ubuntu1~20.04.1 @ii umU IPb > FU=0
MarkInstall libvoikko1:amd64 < 4.1.1-1.1 -> 4.3-1build1 @ii umU Ib > FU=0
Installing libhfstospell10 as Dépend of libvoikko1
MarkInstall libhfstospell10:amd64 < none -> 0.5.0-2build2 @un uN Ib > FU=0
Removing: libhfstospell9
MarkDelete libhfstospell9:amd64 < 0.4.5~r343-2.1build2 @ii mK Ib > FU=0
MarkInstall gdm3:amd64 < 3.28.3-0ubuntu18.04.4 -> 3.36.3-0ubuntu0.20.04.1 @ii umU IPb > FU=0
new important dependency: libpam-fprintd:amd64
Installing libpam-fprintd as Recommande of gdm3
MarkInstall libpam-fprintd:amd64 < none -> 1.90.1-1ubuntu1 @un uN Ib > FU=0
Installing fprintd as Dépend of libpam-fprintd
MarkInstall fprintd:amd64 < none -> 1.90.1-1ubuntu1 @un uN Ib > FU=0
Installing libfprint-2-2 as Dépend of fprintd
MarkInstall libfprint-2-2:amd64 < none -> 1:1.90.2+tod1-0ubuntu1~20.04.2 @un uN > FU=0
previously satisfied important dependency on xserver-xorg:amd64
Installing xserver-xorg as Recommande of gdm3
MarkInstall xserver-xorg:amd64 < none -> 1:7.7+19ubuntu14 @rc uN IPb > FU=0
Installing xserver-xorg-video-all as Recommande of xserver-xorg
MarkInstall xserver-xorg-video-all:amd64 < none -> 1:7.7+19ubuntu14 @un uN Ib > FU=0
Installing xserver-xorg-video-amdgpu as Dépend of xserver-xorg-video-all
MarkInstall xserver-xorg-video-amdgpu:amd64 < none -> 19.1.0-1 @un uN > FU=0
Installing xserver-xorg-video-ati as Dépend of xserver-xorg-video-all
MarkInstall xserver-xorg-video-ati:amd64 < none -> 1:19.1.0-1 @un uN > FU=0
Installing xserver-xorg-video-fbdev as Dépend of xserver-xorg-video-all
MarkInstall xserver-xorg-video-fbdev:amd64 < none -> 1:0.5.0-1ubuntu1 @un uN > FU=0
Installing xserver-xorg-video-vesa as Dépend of xserver-xorg-video-all
MarkInstall xserver-xorg-video-vesa:amd64 < none -> 1:2.4.0-2 @un uN > FU=0
Installing xserver-xorg-video-qxl as Recommande of xserver-xorg-video-all
MarkInstall xserver-xorg-video-qxl:amd64 < none -> 0.1.5+git20200331-1 @un uN > FU=0
MarkInstall libwmf0.2-7:amd64 < 0.2.8.4-12 -> 0.2.8.4-17ubuntu1 @ii umU IPb > FU=0
new important dependency: fonts-urw-base35:amd64
Installing fonts-urw-base35 as Recommande of libwmf0.2-7
MarkInstall fonts-urw-base35:amd64 < none -> 20170801.1-3 @un uN > FU=0
MarkInstall libgnome2-wnck-perl:amd64 < 0.16-3build4 @ii mK Ib > FU=0
Ignore MarkInstall of python:amd64 < 2.7.15~rc1-1 @ii pgR > as its mode (Delete) is protected
MarkInstall libkf5bookmarks5:amd64 < 5.44.0-0ubuntu1 -> 5.68.0-0ubuntu1 @ii umU IPb > FU=0
new important dependency: keditbookmarks:amd64
Installing keditbookmarks as Recommande of libkf5bookmarks5
MarkInstall keditbookmarks:amd64 < none -> 19.12.3-0ubuntu1 @un uN Ib > FU=0
Installing libkf5kiogui5 as Dépend of keditbookmarks
MarkInstall libkf5kiogui5:amd64 < none -> 5.68.0-0ubuntu1 @un uN > FU=0
Installing libkf5parts5 as Dépend of keditbookmarks
MarkInstall libkf5parts5:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib > FU=0
Installing libkf5parts-data as Dépend of libkf5parts5
MarkInstall libkf5parts-data:amd64 < none -> 5.68.0-0ubuntu1 @un uN > FU=0
Installing libkf5parts-plugins as Recommande of libkf5parts5
MarkInstall libkf5parts-plugins:amd64 < none -> 5.68.0-0ubuntu1 @un uN > FU=0
MarkInstall virtualbox:amd64 < 5.2.42-dfsg-0~ubuntu1.18.04.1 -> 6.1.10-dfsg-1~ubuntu1.20.04.1 @ii umU Ib > FU=0
Installing libgsoap-2.8.91 as Dépend of virtualbox
MarkInstall libgsoap-2.8.91:amd64 < none -> 2.8.91-2 @un uN > FU=0
MarkInstall fwupdate:amd64 < 12-7~ubuntu18.04.3 -> 12-7 @ii umU Ib > FU=0
Removing: libfwup1
MarkDelete libfwup1:amd64 < 12-3bionic2 @ii gK > FU=0
MarkInstall libgexiv2-2:amd64 < 0.10.8-1 -> 0.12.0-2 @ii umU Ib > FU=0
Installing libexiv2-27 as Dépend of libgexiv2-2
MarkInstall libexiv2-27:amd64 < none -> 0.27.2-8ubuntu2 @un uN > FU=0
MarkInstall clipit:amd64 < 1.4.2-1.2 -> 1.4.4+git20190202-1 @ii umU Ib > FU=0
Installing libayatana-appindicator3-1 as Dépend of clipit
MarkInstall libayatana-appindicator3-1:amd64 < none -> 0.5.4-2 @un uN Ib > FU=0
Installing libayatana-indicator3-7 as Dépend of libayatana-appindicator3-1
MarkInstall libayatana-indicator3-7:amd64 < none -> 0.6.3-1 @un uN > FU=0
MarkInstall kde-style-breeze-qt4:amd64 < 4:5.12.8-0ubuntu0.1 @ii mK Ib > FU=0
MarkInstall dh-strip-nondeterminism:amd64 < 0.040-1.1~build1 -> 1.7.0-1 @ii umU Ib > FU=0
Installing libdebhelper-perl as Dépend of dh-strip-nondeterminism
MarkInstall libdebhelper-perl:amd64 < none -> 12.10ubuntu1 @un uN > FU=0
MarkInstall libgtk2-imageview-perl:amd64 < 0.05-2build4 @ii mK Ib > FU=0
MarkInstall torbrowser-launcher:amd64 < 0.2.9-2 -> 0.3.2-9 @ii umU Ib > FU=0
Installing python3-socks as Dépend of torbrowser-launcher
MarkInstall python3-socks:amd64 < none -> 1.6.8+dfsg-1ubuntu1 @un uN > FU=0
MarkInstall shutter:amd64 < 0.94-1 @ii mK NPb IPb > FU=0
MarkInstall libfile-stripnondeterminism-perl:amd64 < 0.040-1.1~build1 -> 1.7.0-1 @ii umU Ib > FU=0
Installing libsub-override-perl as Dépend of libfile-stripnondeterminism-perl
MarkInstall libsub-override-perl:amd64 < none -> 0.09-2 @un uN > FU=0
MarkInstall mokomaze:amd64 < 0.5.5+git8+dfsg0-4build2 -> 0.7.1-1build1 @ii umU Ib > FU=0
Installing libargtable2-0 as Dépend of mokomaze
MarkInstall libargtable2-0:amd64 < none -> 13-1 @un uN > FU=0
Installing libguichan-0.8.1-1v5 as Dépend of mokomaze
MarkInstall libguichan-0.8.1-1v5:amd64 < none -> 0.8.2-19build1 @un uN > FU=0
Installing libguichan-sdl-0.8.1-1v5 as Dépend of mokomaze
MarkInstall libguichan-sdl-0.8.1-1v5:amd64 < none -> 0.8.2-19build1 @un uN > FU=0
Installing libode8 as Dépend of mokomaze
MarkInstall libode8:amd64 < none -> 2:0.16-3build1 @un uN Ib > FU=0
Installing libccd2 as Dépend of libode8
MarkInstall libccd2:amd64 < none -> 2.1-1 @un uN > FU=0
MarkInstall libgcc1:amd64 < 1:8.4.0-1ubuntu1~18.04 -> 1:10.2.0-5ubuntu1~20.04 @ii umU Ib > FU=0
Removing: libgcc1
MarkDelete libgcc1:i386 < 1:8.4.0-1ubuntu1~18.04 -> 1:10.2.0-5ubuntu1~20.04 @ii umU Ib > FU=0
MarkInstall libgcc1:i386 < 1:8.4.0-1ubuntu1~18.04 -> 1:10.2.0-5ubuntu1~20.04 @ii umU Ib > FU=0
Removing: libgcc1
MarkDelete libgcc1:amd64 < 1:8.4.0-1ubuntu1~18.04 -> 1:10.2.0-5ubuntu1~20.04 @ii umU Ib > FU=0
MarkInstall gnome-tweaks:amd64 < 3.28.1-1 -> 3.34.0-2ubuntu1 @ii umU Ib > FU=0
Installing gir1.2-handy-0.0 as Dépend of gnome-tweaks
MarkInstall gir1.2-handy-0.0:amd64 < none -> 0.0.13-1 @un uN > FU=0
Installing gnome-shell-extension-prefs as Dépend of gnome-tweaks
MarkInstall gnome-shell-extension-prefs:amd64 < none -> 3.36.4-1ubuntu1~20.04.2 @un uN IPb > FU=0
Installing chrome-gnome-shell as Recommande of gnome-shell-extension-prefs
MarkInstall chrome-gnome-shell:amd64 < none -> 10.1-5 @un uN > FU=0
MarkInstall libreoffice-style-galaxy:amd64 < 1:6.0.7-0ubuntu0.18.04.10 -> 1:6.4.6-0ubuntu0.20.04.1 @ii umU Ib > FU=0
Installing libreoffice-style-colibre as Dépend of libreoffice-style-galaxy
MarkInstall libreoffice-style-colibre:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN > FU=0
MarkInstall kdenlive:amd64 < 4:17.12.3-0ubuntu1 -> 4:19.12.3-0ubuntu1 @ii umU Ib > FU=0
Installing libkf5purpose-bin as Dépend of kdenlive
MarkInstall libkf5purpose-bin:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib > FU=0
Installing libkaccounts1 as Dépend of libkf5purpose-bin
MarkInstall libkaccounts1:amd64 < none -> 4:19.12.3-0ubuntu1 @un uN IPb > FU=0
Installing kaccounts-providers as Recommande of libkaccounts1
MarkInstall kaccounts-providers:amd64 < none -> 4:19.12.3-0ubuntu1 @un uN Ib > FU=0
Installing plasma-framework as Dépend of kaccounts-providers
MarkInstall plasma-framework:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib > FU=0
Installing qml-module-org-kde-kconfig as Dépend of plasma-framework
MarkInstall qml-module-org-kde-kconfig:amd64 < none -> 5.68.0-0ubuntu2 @un uN > FU=0
Installing qml-module-org-kde-kquickcontrols as Dépend of plasma-framework
MarkInstall qml-module-org-kde-kquickcontrols:amd64 < none -> 5.68.0-0ubuntu2 @un uN Ib > FU=0
Installing qml-module-qtquick-dialogs as Dépend of qml-module-org-kde-kquickcontrols
MarkInstall qml-module-qtquick-dialogs:amd64 < none -> 5.12.8-0ubuntu2 @un uN Ib > FU=0
Installing qml-module-qtquick-privatewidgets as Dépend of qml-module-qtquick-dialogs
MarkInstall qml-module-qtquick-privatewidgets:amd64 < none -> 5.12.8-0ubuntu2 @un uN > FU=0
Installing libkf5calendarevents5 as Dépend of plasma-framework
MarkInstall libkf5calendarevents5:amd64 < none -> 5.68.0-0ubuntu2 @un uN > FU=0
Installing libkf5plasma5 as Dépend of plasma-framework
MarkInstall libkf5plasma5:amd64 < none -> 5.68.0-0ubuntu1 @un uN > FU=0
Installing libkf5plasmaquick5 as Dépend of plasma-framework
MarkInstall libkf5plasmaquick5:amd64 < none -> 5.68.0-0ubuntu1 @un uN > FU=0
Installing libxcb-composite0 as Dépend of plasma-framework
MarkInstall libxcb-composite0:amd64 < none -> 1.14-2 @un uN > FU=0
Installing libxcb-damage0 as Dépend of plasma-framework
MarkInstall libxcb-damage0:amd64 < none -> 1.14-2 @un uN > FU=0
Installing qml-module-org-kde-bluezqt as Dépend of libkf5purpose-bin
MarkInstall qml-module-org-kde-bluezqt:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib > FU=0
Installing libkf5bluezqt6 as Dépend of qml-module-org-kde-bluezqt
MarkInstall libkf5bluezqt6:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib > FU=0
Installing libkf5bluezqt-data as Dépend of libkf5bluezqt6
MarkInstall libkf5bluezqt-data:amd64 < none -> 5.68.0-0ubuntu1 @un uN > FU=0
Installing libkf5purpose5 as Dépend of libkf5purpose-bin
MarkInstall libkf5purpose5:amd64 < none -> 5.68.0-0ubuntu1 @un uN IPb > FU=0
Installing qml-module-org-kde-purpose as Recommande of libkf5purpose5
MarkInstall qml-module-org-kde-purpose:amd64 < none -> 5.68.0-0ubuntu1 @un uN IPb > FU=0
Installing kdeconnect as Recommande of qml-module-org-kde-purpose
MarkInstall kdeconnect:amd64 < none -> 1.4-0ubuntu5 @rc uN Ib > FU=0
Installing libqca-qt5-2-plugins as Dépend of kdeconnect
MarkInstall libqca-qt5-2-plugins:amd64 < none -> 2.2.1-2build1 @un uN Ib > FU=0
Installing libqca-qt5-2 as Dépend of libqca-qt5-2-plugins
MarkInstall libqca-qt5-2:amd64 < none -> 2.2.1-2build1 @un uN > FU=0
Installing qml-module-org-kde-people as Dépend of kdeconnect
MarkInstall qml-module-org-kde-people:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib > FU=0
Installing libkf5people5 as Dépend of qml-module-org-kde-people
MarkInstall libkf5people5:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib > FU=0
Installing libkf5people-data as Dépend of libkf5people5
MarkInstall libkf5people-data:amd64 < none -> 5.68.0-0ubuntu1 @un uN > FU=0
Installing libkf5peoplebackend5 as Dépend of libkf5people5
MarkInstall libkf5peoplebackend5:amd64 < none -> 5.68.0-0ubuntu1 @un uN > FU=0
Installing libkf5peoplewidgets5 as Dépend of qml-module-org-kde-people
MarkInstall libkf5peoplewidgets5:amd64 < none -> 5.68.0-0ubuntu1 @un uN > FU=0
Installing libfakekey0 as Dépend of kdeconnect
MarkInstall libfakekey0:amd64 < none -> 0.1-10 @un uN > FU=0
Installing libkf5pulseaudioqt2 as Dépend of kdeconnect
MarkInstall libkf5pulseaudioqt2:amd64 < none -> 1.2-2build1 @un uN > FU=0
Installing kpeople-vcard as Recommande of kdeconnect
MarkInstall kpeople-vcard:amd64 < none -> 0.1-0ubuntu1 @un uN Ib > FU=0
Installing libkf5contacts5 as Dépend of kpeople-vcard
MarkInstall libkf5contacts5:amd64 < none -> 5:5.68.0-0ubuntu1 @un uN Ib > FU=0
Installing libkf5contacts-data as Dépend of libkf5contacts5
MarkInstall libkf5contacts-data:amd64 < none -> 5:5.68.0-0ubuntu1 @un uN > FU=0
Installing librttr-core0.9.6 as Dépend of kdenlive
MarkInstall librttr-core0.9.6:amd64 < none -> 0.9.6+dfsg1-3build1 @un uN > FU=0
MarkInstall libcairo-perl:amd64 < 1.106-2build2 -> 1.107-1 @ii umU Ib > FU=0
Installing libextutils-depends-perl as Dépend of libcairo-perl
MarkInstall libextutils-depends-perl:amd64 < none -> 0.8000-1 @un uN > FU=0
Installing libextutils-pkgconfig-perl as Dépend of libcairo-perl
MarkInstall libextutils-pkgconfig-perl:amd64 < none -> 1.16-1 @un uN > FU=0
MarkInstall aisleriot:amd64 < 1:3.22.5-1 -> 1:3.22.9-1 @ii umU Ib > FU=0
Installing guile-2.2-libs as Dépend of aisleriot
MarkInstall guile-2.2-libs:amd64 < none -> 2.2.7+1-4 @un uN > FU=0
MarkInstall binutils-x86-64-linux-gnu:amd64 < 2.30-21ubuntu1~18.04.4 -> 2.34-6ubuntu1 @ii umU Ib > FU=0
Installing libctf-nobfd0 as Dépend of binutils-x86-64-linux-gnu
MarkInstall libctf-nobfd0:amd64 < none -> 2.34-6ubuntu1 @un uN > FU=0
Installing libctf0 as Dépend of binutils-x86-64-linux-gnu
MarkInstall libctf0:amd64 < none -> 2.34-6ubuntu1 @un uN > FU=0
MarkInstall gimp:amd64 < 2.8.22-1 -> 2.10.18-1 @ii umU Ib > FU=0
Installing libgegl-0.4-0 as Dépend of gimp
MarkInstall libgegl-0.4-0:amd64 < none -> 0.4.22-3 @un uN Ib > FU=0
Installing libraw19 as Dépend of libgegl-0.4-0
MarkInstall libraw19:amd64 < none -> 0.19.5-1ubuntu1 @un uN > FU=0
Installing libgegl-common as Dépend of libgegl-0.4-0
MarkInstall libgegl-common:amd64 < none -> 0.4.22-3 @un uN > FU=0
Installing libheif1 as Dépend of gimp
MarkInstall libheif1:amd64 < none -> 1.6.1-1build1 @un uN > FU=0
Installing libmypaint-1.5-1 as Dépend of gimp
MarkInstall libmypaint-1.5-1:amd64 < none -> 1.5.1-1 @un uN Ib > FU=0
Installing libmypaint-common as Dépend of libmypaint-1.5-1
MarkInstall libmypaint-common:amd64 < none -> 1.5.1-1 @un uN > FU=0
MarkInstall dpkg:amd64 < 1.19.0.5ubuntu2.3 -> 1.19.7ubuntu3 @ii umU Ib > FU=0
Removing: libapt-pkg5.0
MarkDelete libapt-pkg5.0:amd64 < 1.6.12ubuntu0.1 @ii mK > FU=0
MarkInstall deluge-common:amd64 < 1.3.15-2 -> 2.0.3-2 @ii umU Ib > FU=0
Installing python3-openssl as Dépend of deluge-common
MarkInstall python3-openssl:amd64 < none -> 19.0.0-1build1 @un uN > FU=0
Installing python3-rencode as Dépend of deluge-common
MarkInstall python3-rencode:amd64 < none -> 1.0.6-1build1 @un uN > FU=0
Installing python3-setproctitle as Dépend of deluge-common
MarkInstall python3-setproctitle:amd64 < none -> 1.1.10-1ubuntu1 @un uN > FU=0
Installing python3-twisted as Dépend of deluge-common
MarkInstall python3-twisted:amd64 < none -> 18.9.0-11 @un uN Ib > FU=0
Installing python3-attr as Dépend of python3-twisted
MarkInstall python3-attr:amd64 < none -> 19.3.0-2 @un uN > FU=0
Installing python3-automat as Dépend of python3-twisted
MarkInstall python3-automat:amd64 < none -> 0.8.0-1ubuntu1 @un uN > FU=0
Installing python3-constantly as Dépend of python3-twisted
MarkInstall python3-constantly:amd64 < none -> 15.1.0-1build1 @un uN > FU=0
Installing python3-hyperlink as Dépend of python3-twisted
MarkInstall python3-hyperlink:amd64 < none -> 19.0.0-1 @un uN > FU=0
Installing python3-incremental as Dépend of python3-twisted
MarkInstall python3-incremental:amd64 < none -> 16.10.1-3.2 @un uN IPb > FU=0
Installing python3-click as Recommande of python3-incremental
MarkInstall python3-click:amd64 < none -> 7.0-3 @un uN Ib > FU=0
Installing python3-colorama as Dépend of python3-click
MarkInstall python3-colorama:amd64 < none -> 0.4.3-1build1 @un uN > FU=0
Installing python3-twisted-bin as Dépend of python3-twisted
MarkInstall python3-twisted-bin:amd64 < none -> 18.9.0-11 @un uN > FU=0
Installing python3-service-identity as Dépend of python3-twisted
MarkInstall python3-service-identity:amd64 < none -> 18.1.0-5build1 @un uN Ib > FU=0
Installing python3-pyasn1-modules as Dépend of python3-service-identity
MarkInstall python3-pyasn1-modules:amd64 < none -> 0.2.1-0.2build1 @un uN > FU=0
Installing python3-hamcrest as Dépend of python3-twisted
MarkInstall python3-hamcrest:amd64 < none -> 1.9.0-3 @un uN > FU=0
new important dependency: python3-geoip:amd64
Installing python3-geoip as Recommande of deluge-common
MarkInstall python3-geoip:amd64 < none -> 1.3.2-3build1 @un uN > FU=0
MarkInstall cups-filters:amd64 < 1.20.2-0ubuntu3.1 -> 1.27.4-1 @ii umU Ib > FU=0
Installing libqpdf26 as Dépend of cups-filters
MarkInstall libqpdf26:amd64 < none -> 9.1.1-1build1 @un uN > FU=0
MarkInstall imagemagick-6.q16:amd64 < 8:6.9.7.4+dfsg-16ubuntu6.8 -> 8:6.9.10.23+dfsg-2.1ubuntu11.1 @ii umU Ib > FU=0
Installing libmagickwand-6.q16-6 as Dépend of imagemagick-6.q16
MarkInstall libmagickwand-6.q16-6:amd64 < none -> 8:6.9.10.23+dfsg-2.1ubuntu11.1 @un uN > FU=0
new important dependency: libmagickcore-6.q16-6-extra:amd64
Installing libmagickcore-6.q16-6-extra as Recommande of imagemagick-6.q16
MarkInstall libmagickcore-6.q16-6-extra:amd64 < none -> 8:6.9.10.23+dfsg-2.1ubuntu11.1 @un uN > FU=0
MarkInstall libqt5gui5:amd64 < 5.9.5+dfsg-0ubuntu2.5 -> 5.12.8+dfsg-0ubuntu1 @ii umU Ib > FU=0
Installing libxcb-xinput0 as Dépend of libqt5gui5
MarkInstall libxcb-xinput0:amd64 < none -> 1.14-2 @un uN > FU=0
MarkInstall libfile-mimeinfo-perl:amd64 < 0.28-1 -> 0.29-1 @ii umU IPb > FU=0
new important dependency: libio-stringy-perl:amd64
Installing libio-stringy-perl as Recommande of libfile-mimeinfo-perl
MarkInstall libio-stringy-perl:amd64 < none -> 2.111-3 @un uN > FU=0
MarkInstall libllvm6.0:amd64 < 1:6.0-1ubuntu2 -> 1:6.0.1-14 @ii umU Ib > FU=0
Removing: libllvm6.0
MarkDelete libllvm6.0:i386 < 1:6.0-1ubuntu2 @ii gK Ib > FU=0
MarkKeep libllvm6.0:i386 < 1:6.0-1ubuntu2 @ii gR > FU=0
MarkInstall nautilus:amd64 < 1:3.26.4-0~ubuntu18.04.5 -> 1:3.36.3-0ubuntu1 @ii umU Ib > FU=0
Installing tracker as Dépend of nautilus
MarkInstall tracker:amd64 < none -> 2.3.4-1 @un uN Ib > FU=0
Installing libtracker-control-2.0-0 as Dépend of tracker
MarkInstall libtracker-control-2.0-0:amd64 < none -> 2.3.4-1 @un uN > FU=0
Installing tracker-miner-fs as Recommande of tracker
MarkInstall tracker-miner-fs:amd64 < none -> 2.3.3-2 @un uN Ib > FU=0
Installing libtracker-miner-2.0-0 as Dépend of tracker-miner-fs
MarkInstall libtracker-miner-2.0-0:amd64 < none -> 2.3.4-1 @un uN > FU=0
Installing tracker-extract as Dépend of tracker-miner-fs
MarkInstall tracker-extract:amd64 < none -> 2.3.3-2 @un uN Ib > FU=0
Installing libcue2 as Dépend of tracker-extract
MarkInstall libcue2:amd64 < none -> 2.2.1-2 @un uN > FU=0
MarkInstall libreoffice-help-fr:amd64 < 1:6.0.7-0ubuntu0.18.04.10 -> 1:6.4.6-0ubuntu0.20.04.1 @ii umU Ib > FU=0
Installing libreoffice-help-common as Dépend of libreoffice-help-fr
MarkInstall libreoffice-help-common:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN > FU=0
MarkInstall libcupsmime1:amd64 < 2.2.7-1ubuntu2.8 @ii mK Ib > FU=0
MarkInstall libgnome2-gconf-perl:amd64 < 1.044-6build2 @ii mK Ib > FU=0
MarkInstall supertuxkart:amd64 < 0.9.3-1 -> 1.1+ds-1build1 @ii umU Ib > FU=0
Installing libmcpp0 as Dépend of supertuxkart
MarkInstall libmcpp0:amd64 < none -> 2.7.2-5 @un uN > FU=0
Installing libsquish0 as Dépend of supertuxkart
MarkInstall libsquish0:amd64 < none -> 1.15-1build1 @un uN > FU=0
MarkInstall libimobiledevice6:amd64 < 1.2.1~git20171128.5a854327+dfsg-0.1 -> 1.2.1~git20191129.9f79242-1build1 @ii umU Ib > FU=0
Installing libusbmuxd6 as Dépend of libimobiledevice6
MarkInstall libusbmuxd6:amd64 < none -> 2.0.1-2 @un uN > FU=0
MarkInstall plee-the-bear:amd64 < 0.6.0-4build1 -> 0.6.0-6ubuntu3 @ii umU Ib > FU=0
Installing libboost-regex1.71.0 as Dépend of plee-the-bear
MarkInstall libboost-regex1.71.0:amd64 < none -> 1.71.0-6ubuntu6 @un uN > FU=0
MarkInstall libavcodec-extra:amd64 < 7:3.4.8-0ubuntu0.2 -> 7:4.2.4-1ubuntu0.1 @ii umU Ib > FU=0
Installing libavcodec-extra58 as Dépend of libavcodec-extra
MarkInstall libavcodec-extra58:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN Ib > FU=0
Removing: libavcodec58
MarkDelete libavcodec58:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN > FU=0
MarkInstall libmirclient9:amd64 < 0.31.1-0ubuntu1 -> 1.7.1-0ubuntu2 @ii umU Ib > FU=0
Installing libcapnp-0.7.0 as Dépend of libmirclient9
MarkInstall libcapnp-0.7.0:amd64 < none -> 0.7.0-6 @un uN > FU=0
MarkInstall libepub0:amd64 < 0.2.2-4ubuntu1 -> 0.2.2-4ubuntu2 @ii umU Ib > FU=0
Installing libzip5 as Dépend of libepub0
MarkInstall libzip5:amd64 < none -> 1.5.1-0ubuntu1 @un uN > FU=0
MarkInstall libhpmud0:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib > FU=0
Installing libsnmp35 as Dépend of libhpmud0
MarkInstall libsnmp35:amd64 < none -> 5.8+dfsg-2ubuntu2.3 @un uN Ib > FU=0
Installing libsensors5 as Dépend of libsnmp35
MarkInstall libsensors5:amd64 < none -> 1:3.6.0-2ubuntu1 @un uN Ib > FU=0
Installing libsensors-config as Dépend of libsensors5
MarkInstall libsensors-config:amd64 < none -> 1:3.6.0-2ubuntu1 @un uN Ib > FU=0
Removing: libsensors4
MarkDelete libsensors4:amd64 < 1:3.4.0-4 @ii mK > FU=0
Removing: libsensors4
MarkDelete libsensors4:i386 < 1:3.4.0-4 @ii mK > FU=0
MarkInstall python3-openshot:amd64 < 0.2.5+dfsg2+876+202003032112+daily~ubuntu18.04.1 @ii mK Ib > FU=0
MarkInstall tor:amd64 < 0.3.2.10-1 -> 0.4.2.7-1 @ii umU Ib > FU=0
Installing libevent-2.1-7 as Dépend of tor
MarkInstall libevent-2.1-7:amd64 < none -> 2.1.11-stable-1 @un uN > FU=0
MarkInstall mailutils:amd64 < 1:3.4-1 -> 1:3.7-2.1 @ii ugU Ib > FU=0
Installing libmailutils6 as Dépend of mailutils
MarkInstall libmailutils6:amd64 < none -> 1:3.7-2.1 @un uN Ib > FU=0
Removing: libmailutils5
MarkDelete libmailutils5:amd64 < 1:3.4-1 @ii gK Ib > FU=0
MarkKeep libhfstospell9:amd64 < 0.4.5~r343-2.1build2 @ii mR > FU=0
MarkInstall fonts-gujr:amd64 < 2:1.2 -> 2:1.3 @ii umU Ib > FU=0
Installing fonts-yrsa-rasa as Dépend of fonts-gujr
MarkInstall fonts-yrsa-rasa:amd64 < none -> 1.002-2 @un uN > FU=0
MarkInstall printer-driver-gutenprint:amd64 < 5.2.13-2 -> 5.3.3-4 @ii umU Ib > FU=0
Installing libgutenprint9 as Dépend of printer-driver-gutenprint
MarkInstall libgutenprint9:amd64 < none -> 5.3.3-4 @un uN Ib > FU=0
Installing libgutenprint-common as Dépend of libgutenprint9
MarkInstall libgutenprint-common:amd64 < none -> 5.3.3-4 @un uN > FU=0
MarkInstall lintian:amd64 < 2.5.81ubuntu1 -> 2.62.0 @ii umU Ib > FU=0
Installing libcapture-tiny-perl as Dépend of lintian
MarkInstall libcapture-tiny-perl:amd64 < none -> 0.48-1 @un uN > FU=0
Installing libclass-xsaccessor-perl as Dépend of lintian
MarkInstall libclass-xsaccessor-perl:amd64 < none -> 1.19-3build3 @un uN > FU=0
Installing libcpanel-json-xs-perl as Dépend of lintian
MarkInstall libcpanel-json-xs-perl:amd64 < none -> 4.19-1build1 @un uN > FU=0
Installing libdevel-size-perl as Dépend of lintian
MarkInstall libdevel-size-perl:amd64 < none -> 0.83-1build1 @un uN > FU=0
Installing libfile-find-rule-perl as Dépend of lintian
MarkInstall libfile-find-rule-perl:amd64 < none -> 0.34-1 @un uN Ib > FU=0
Installing libnumber-compare-perl as Dépend of libfile-find-rule-perl
MarkInstall libnumber-compare-perl:amd64 < none -> 0.03-1 @un uN > FU=0
Installing libtext-glob-perl as Dépend of libfile-find-rule-perl
MarkInstall libtext-glob-perl:amd64 < none -> 0.10-1 @un uN > FU=0
Installing libfont-ttf-perl as Dépend of lintian
MarkInstall libfont-ttf-perl:amd64 < none -> 1.06-1 @un uN > FU=0
Installing libio-async-perl as Dépend of lintian
MarkInstall libio-async-perl:amd64 < none -> 0.75-1 @un uN Ib > FU=0
Installing libfuture-perl as Dépend of libio-async-perl
MarkInstall libfuture-perl:amd64 < none -> 0.43-1 @un uN > FU=0
Installing libstruct-dumb-perl as Dépend of libio-async-perl
MarkInstall libstruct-dumb-perl:amd64 < none -> 0.09-1 @un uN > FU=0
Installing libasync-mergepoint-perl as Recommande of libio-async-perl
MarkInstall libasync-mergepoint-perl:amd64 < none -> 0.04-2 @un uN > FU=0
Installing libsereal-perl as Recommande of libio-async-perl
MarkInstall libsereal-perl:amd64 < none -> 4.011-1 @un uN Ib > FU=0
Installing libsereal-decoder-perl as Dépend of libsereal-perl
MarkInstall libsereal-decoder-perl:amd64 < none -> 4.011+ds-1build1 @un uN > FU=0
Installing libsereal-encoder-perl as Dépend of libsereal-perl
MarkInstall libsereal-encoder-perl:amd64 < none -> 4.011+ds-1build1 @un uN > FU=0
Installing libtest-fatal-perl as Recommande of libio-async-perl
MarkInstall libtest-fatal-perl:amd64 < none -> 0.014-1 @un uN > FU=0
Installing libtest-refcount-perl as Recommande of libio-async-perl
MarkInstall libtest-refcount-perl:amd64 < none -> 0.10-1 @un uN > FU=0
Installing libio-async-loop-epoll-perl as Dépend of lintian
MarkInstall libio-async-loop-epoll-perl:amd64 < none -> 0.20-1 @un uN Ib > FU=0
Installing liblinux-epoll-perl as Dépend of libio-async-loop-epoll-perl
MarkInstall liblinux-epoll-perl:amd64 < none -> 0.017-1 @un uN > FU=0
Installing libjson-maybexs-perl as Dépend of lintian
MarkInstall libjson-maybexs-perl:amd64 < none -> 1.004000-1 @un uN > FU=0
Installing liblist-compare-perl as Dépend of lintian
MarkInstall liblist-compare-perl:amd64 < none -> 0.53-1 @un uN > FU=0
Installing libmoo-perl as Dépend of lintian
MarkInstall libmoo-perl:amd64 < none -> 2.003006-1 @un uN Ib > FU=0
Installing libimport-into-perl as Dépend of libmoo-perl
MarkInstall libimport-into-perl:amd64 < none -> 1.002005-1 @un uN Ib > FU=0
Installing libmodule-runtime-perl as Dépend of libimport-into-perl
MarkInstall libmodule-runtime-perl:amd64 < none -> 0.016-1 @un uN Ib > FU=0
Installing libparams-classify-perl as Dépend of libmodule-runtime-perl
MarkInstall libparams-classify-perl:amd64 < none -> 0.015-1build2 @un uN Ib > FU=0
Installing libdevel-callchecker-perl as Dépend of libparams-classify-perl
MarkInstall libdevel-callchecker-perl:amd64 < none -> 0.008-1ubuntu1 @un uN Ib > FU=0
Installing libb-hooks-op-check-perl as Dépend of libdevel-callchecker-perl
MarkInstall libb-hooks-op-check-perl:amd64 < none -> 0.22-1build2 @un uN > FU=0
Installing libdynaloader-functions-perl as Dépend of libdevel-callchecker-perl
MarkInstall libdynaloader-functions-perl:amd64 < none -> 0.003-1 @un uN > FU=0
Installing librole-tiny-perl as Dépend of libmoo-perl
MarkInstall librole-tiny-perl:amd64 < none -> 2.001004-1 @un uN > FU=0
Installing libstrictures-perl as Dépend of libmoo-perl
MarkInstall libstrictures-perl:amd64 < none -> 2.000006-1 @un uN > FU=0
Installing libsub-quote-perl as Dépend of libmoo-perl
MarkInstall libsub-quote-perl:amd64 < none -> 2.006006-1 @un uN > FU=0
Installing libmoox-aliases-perl as Dépend of lintian
MarkInstall libmoox-aliases-perl:amd64 < none -> 0.001006-1 @un uN > FU=0
Installing libnamespace-clean-perl as Dépend of lintian
MarkInstall libnamespace-clean-perl:amd64 < none -> 0.27-1 @un uN Ib > FU=0
Installing libb-hooks-endofscope-perl as Dépend of libnamespace-clean-perl
MarkInstall libb-hooks-endofscope-perl:amd64 < none -> 0.24-1 @un uN Ib > FU=0
Installing libmodule-implementation-perl as Dépend of libb-hooks-endofscope-perl
MarkInstall libmodule-implementation-perl:amd64 < none -> 0.09-1 @un uN > FU=0
Installing libsub-exporter-progressive-perl as Dépend of libb-hooks-endofscope-perl
MarkInstall libsub-exporter-progressive-perl:amd64 < none -> 0.001013-1 @un uN > FU=0
Installing libvariable-magic-perl as Dépend of libb-hooks-endofscope-perl
MarkInstall libvariable-magic-perl:amd64 < none -> 0.62-1build2 @un uN > FU=0
Installing libpackage-stash-perl as Dépend of libnamespace-clean-perl
MarkInstall libpackage-stash-perl:amd64 < none -> 0.38-1 @un uN IPb > FU=0
Installing libpackage-stash-xs-perl as Recommande of libpackage-stash-perl
MarkInstall libpackage-stash-xs-perl:amd64 < none -> 0.29-1build1 @un uN > FU=0
Installing libsub-identify-perl as Dépend of libnamespace-clean-perl
MarkInstall libsub-identify-perl:amd64 < none -> 0.14-1build2 @un uN > FU=0
Installing libpath-tiny-perl as Dépend of lintian
MarkInstall libpath-tiny-perl:amd64 < none -> 0.108-1 @un uN IPb > FU=0
Installing libunicode-utf8-perl as Recommande of libpath-tiny-perl
MarkInstall libunicode-utf8-perl:amd64 < none -> 0.62-1build1 @un uN > FU=0
Installing libtype-tiny-perl as Dépend of lintian
MarkInstall libtype-tiny-perl:amd64 < none -> 1.008001-2 @un uN IPb > FU=0
Installing libref-util-perl as Recommande of libtype-tiny-perl
MarkInstall libref-util-perl:amd64 < none -> 0.204-1 @un uN IPb > FU=0
Installing libreadonly-perl as Recommande of libref-util-perl
MarkInstall libreadonly-perl:amd64 < none -> 2.050-2 @un uN > FU=0
Installing libref-util-xs-perl as Recommande of libref-util-perl
MarkInstall libref-util-xs-perl:amd64 < none -> 0.117-1build2 @un uN > FU=0
Installing libtype-tiny-xs-perl as Recommande of libtype-tiny-perl
MarkInstall libtype-tiny-xs-perl:amd64 < none -> 0.016-1 @un uN > FU=0
Installing libxml-writer-perl as Dépend of lintian
MarkInstall libxml-writer-perl:amd64 < none -> 0.625-1 @un uN > FU=0
MarkInstall ure:amd64 < 6.0.7-0ubuntu0.18.04.10 -> 1:6.4.6-0ubuntu0.20.04.1 @ii umU Ib > FU=0
Installing libuno-purpenvhelpergcc3-3 as Dépend of ure
MarkInstall libuno-purpenvhelpergcc3-3:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN > FU=0
MarkInstall brltty:amd64 < 5.5-4ubuntu2.0.1 -> 6.0+dfsg-4ubuntu6 @ii umU Ib > FU=0
Installing libpcre2-32-0 as Dépend of brltty
MarkInstall libpcre2-32-0:amd64 < none -> 10.34-7 @un uN > FU=0
MarkInstall libselinux1:i386 < 2.7-2build2 -> 3.0-1build2 @ii umU Ib > FU=0
Installing libpcre2-8-0 as Dépend of libselinux1
MarkInstall libpcre2-8-0:i386 < none -> 10.34-7 @un uN > FU=0
MarkInstall inkscape:amd64 < 0.92.3-1 -> 0.92.5-1ubuntu1.1 @ii umU Ib > FU=0
Installing libmagick++-6.q16-8 as Dépend of inkscape
MarkInstall libmagick++-6.q16-8:amd64 < none -> 8:6.9.10.23+dfsg-2.1ubuntu11.1 @un uN > FU=0
MarkInstall extremetuxracer:amd64 < 0.7.4-1 -> 0.7.5-1build2 @ii umU Ib > FU=0
Installing libsfml-audio2.5 as Dépend of extremetuxracer
MarkInstall libsfml-audio2.5:amd64 < none -> 2.5.1+dfsg-1build1 @un uN Ib > FU=0
Installing libsfml-system2.5 as Dépend of libsfml-audio2.5
MarkInstall libsfml-system2.5:amd64 < none -> 2.5.1+dfsg-1build1 @un uN > FU=0
Installing libsfml-graphics2.5 as Dépend of extremetuxracer
MarkInstall libsfml-graphics2.5:amd64 < none -> 2.5.1+dfsg-1build1 @un uN Ib > FU=0
Installing libsfml-window2.5 as Dépend of libsfml-graphics2.5
MarkInstall libsfml-window2.5:amd64 < none -> 2.5.1+dfsg-1build1 @un uN > FU=0
MarkInstall libtinfo-dev:amd64 < 6.1-1ubuntu1.18.04 -> 6.2-0ubuntu2 @ii umU Ib > FU=0
Installing libncurses-dev as Dépend of libtinfo-dev
MarkInstall libncurses-dev:amd64 < none -> 6.2-0ubuntu2 @un uN > FU=0
MarkInstall phonon-backend-gstreamer:amd64 < 4:4.9.0-1 @ii mK Ib > FU=0
MarkInstall python-bs4:amd64 < 4.6.0-1 -> 4.8.2-1 @ii umU Ib > FU=0
Installing python-soupsieve as Dépend of python-bs4
MarkInstall python-soupsieve:amd64 < none -> 1.9.5+dfsg-1 @un uN Ib > FU=0
Installing python-backports.functools-lru-cache as Dépend of python-soupsieve
MarkInstall python-backports.functools-lru-cache:amd64 < none -> 1.5-3build1 @un uN > FU=0
MarkInstall libcrypt-openssl-rsa-perl:amd64 < 0.28-5build2 -> 0.31-1build1 @ii umU Ib > FU=0
Installing libcrypt-openssl-random-perl as Dépend of libcrypt-openssl-rsa-perl
MarkInstall libcrypt-openssl-random-perl:amd64 < none -> 0.15-1build2 @un uN > FU=0
MarkInstall systemd:amd64 < 237-3ubuntu10.42 -> 245.4-4ubuntu3.2 @ii umU Ib > FU=0
Installing systemd-timesyncd as Dépend of systemd
MarkInstall systemd-timesyncd:amd64 < none -> 245.4-4ubuntu3.2 @un uN > FU=0
MarkInstall libwebkit2gtk-4.0-37:amd64 < 2.28.4-0ubuntu0.18.04.1 -> 2.28.4-0ubuntu0.20.04.1 @ii umU Ib > FU=0
Installing xdg-dbus-proxy as Dépend of libwebkit2gtk-4.0-37
MarkInstall xdg-dbus-proxy:amd64 < none -> 0.1.2-1 @un uN > FU=0
MarkInstall libqt5core5a:amd64 < 5.9.5+dfsg-0ubuntu2.5 -> 5.12.8+dfsg-0ubuntu1 @ii umU Ib > FU=0
Installing libdouble-conversion3 as Dépend of libqt5core5a
MarkInstall libdouble-conversion3:amd64 < none -> 3.1.5-4ubuntu1 @un uN > FU=0
Installing libpcre2-16-0 as Dépend of libqt5core5a
MarkInstall libpcre2-16-0:amd64 < none -> 10.34-7 @un uN > FU=0
Removing: libqtcore4
MarkDelete libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK > FU=0
MarkInstall libktexteditor4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Installing libqtcore4 as Dépend of libktexteditor4
MarkKeep libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > FU=0
MarkInstall gimp-gmic:amd64 < 1.7.9+zart-4build3 -> 2.4.5-1.1 @ii umU Ib > FU=0
Installing libgmic1 as Dépend of gimp-gmic
MarkInstall libgmic1:amd64 < none -> 2.4.5-1.1 @un uN Ib > FU=0
Installing libgraphicsmagick++-q16-12 as Dépend of libgmic1
MarkInstall libgraphicsmagick++-q16-12:amd64 < none -> 1.4+really1.3.35-1 @un uN > FU=0
Installing libopencv-core4.2 as Dépend of libgmic1
MarkInstall libopencv-core4.2:amd64 < none -> 4.2.0+dfsg-5 @un uN > FU=0
Installing libopencv-videoio4.2 as Dépend of libgmic1
MarkInstall libopencv-videoio4.2:amd64 < none -> 4.2.0+dfsg-5 @un uN Ib > FU=0
Installing libopencv-imgcodecs4.2 as Dépend of libopencv-videoio4.2
MarkInstall libopencv-imgcodecs4.2:amd64 < none -> 4.2.0+dfsg-5 @un uN Ib > FU=0
Installing libopencv-imgproc4.2 as Dépend of libopencv-imgcodecs4.2
MarkInstall libopencv-imgproc4.2:amd64 < none -> 4.2.0+dfsg-5 @un uN > FU=0
Installing libgdcm3.0 as Dépend of libopencv-imgcodecs4.2
MarkInstall libgdcm3.0:amd64 < none -> 3.0.5-1.1ubuntu2 @un uN > FU=0
MarkInstall libpolkit-backend-1-0:amd64 < 0.105-20ubuntu0.18.04.5 @ii mK Ib > FU=0
MarkInstall debhelper:amd64 < 11.1.6ubuntu2 -> 12.10ubuntu1 @ii umU Ib > FU=0
Installing dwz as Dépend of debhelper
MarkInstall dwz:amd64 < none -> 0.13-5 @un uN > FU=0
MarkInstall libjs-bootstrap:amd64 < 3.3.7+dfsg-2 -> 3.4.1+dfsg-1 @ii umU Ib > FU=0
Installing fonts-glyphicons-halflings as Dépend of libjs-bootstrap
MarkInstall fonts-glyphicons-halflings:amd64 < none -> 1.009~3.4.1+dfsg-1 @un uN > FU=0
MarkInstall libgl1-mesa-dri:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Installing libsensors5 as Dépend of libgl1-mesa-dri
MarkInstall libsensors5:i386 < none -> 1:3.6.0-2ubuntu1 @un uN > FU=0
Installing libvulkan1 as Dépend of libgl1-mesa-dri
MarkInstall libvulkan1:i386 < none -> 1.2.131.2-1 @un uN IPb > FU=0
Installing mesa-vulkan-drivers as Recommande of libvulkan1
MarkInstall mesa-vulkan-drivers:i386 < none -> 20.0.8-0ubuntu1~20.04.1 @un uN Ib > FU=0
Installing libwayland-client0 as Dépend of mesa-vulkan-drivers
MarkInstall libwayland-client0:i386 < none -> 1.18.0-1 @un uN > FU=0
Installing libxcb-randr0 as Dépend of mesa-vulkan-drivers
MarkInstall libxcb-randr0:i386 < none -> 1.14-2 @un uN > FU=0
MarkInstall openssh-client:amd64 < 1:7.6p1-4ubuntu0.3 -> 1:8.2p1-4ubuntu0.1 @ii umU Ib > FU=0
Installing libfido2-1 as Dépend of openssh-client
MarkInstall libfido2-1:amd64 < none -> 1.3.1-1ubuntu2 @un uN Ib > FU=0
Installing libcbor0.6 as Dépend of libfido2-1
MarkInstall libcbor0.6:amd64 < none -> 0.6.0-0ubuntu1 @un uN > FU=0
MarkInstall libgnome2-canvas-perl:amd64 < 1.002-4build2 @ii mK Ib > FU=0
MarkInstall liblouisutdml-bin:amd64 < 2.7.0-1 -> 2.8.0-3 @ii umU Ib > FU=0
Installing liblouisutdml9 as Dépend of liblouisutdml-bin
MarkInstall liblouisutdml9:amd64 < none -> 2.8.0-3 @un uN > FU=0
MarkInstall libphonon4qt5-4:amd64 < 4:4.10.0-2 -> 4:4.11.1-3build1 @ii umU Ib > FU=0
Installing libphonon4qt5-data as Dépend of libphonon4qt5-4
MarkInstall libphonon4qt5-data:amd64 < none -> 4:4.11.1-3build1 @un uN > FU=0
MarkKeep libmailutils5:amd64 < 1:3.4-1 @ii gR > FU=0
MarkInstall fahclient:amd64 < 7.5.1 @ii mK NPb IPb > FU=0
MarkInstall libept1.5.0:amd64 < 1.1+nmu3build1 @ii mK Ib > FU=0
Installing libapt-pkg5.0 as Dépend of libept1.5.0
MarkKeep libapt-pkg5.0:amd64 < 1.6.12ubuntu0.1 @ii mR > FU=0
MarkInstall cups-filters-core-drivers:amd64 < 1.20.2-0ubuntu3.1 -> 1.27.4-1 @ii umU Ib > FU=0
Installing libpoppler-cpp0v5 as Dépend of cups-filters-core-drivers
MarkInstall libpoppler-cpp0v5:amd64 < none -> 0.86.1-0ubuntu1 @un uN > FU=0
MarkInstall ibus:amd64 < 1.5.17-3ubuntu5.3 -> 1.5.22-2ubuntu2.1 @ii umU Ib > FU=0
Installing ibus-data as Dépend of ibus
MarkInstall ibus-data:amd64 < none -> 1.5.22-2ubuntu2.1 @un uN > FU=0
Installing python3-ibus-1.0 as Dépend of ibus
MarkInstall python3-ibus-1.0:amd64 < none -> 1.5.22-2ubuntu2.1 @un uN > FU=0
MarkInstall libxml2:i386 < 2.9.4+dfsg1-6.1ubuntu1.3 -> 2.9.10+dfsg-5 @ii umU Ib > FU=0
Installing libicu66 as Dépend of libxml2
MarkInstall libicu66:i386 < none -> 66.1-2ubuntu2 @un uN > FU=0
MarkInstall mypaint:amd64 < 1.2.0-4.1 -> 2.0.0-2 @ii umU Ib > FU=0
Installing mypaint-brushes as Dépend of mypaint
MarkInstall mypaint-brushes:amd64 < none -> 2.0.2+ds1-1 @un uN > FU=0
new important dependency: mypaint-data-extras:amd64
Installing mypaint-data-extras as Recommande of mypaint
MarkInstall mypaint-data-extras:amd64 < none -> 2.0.0-2 @un uN > FU=0
MarkInstall ubuntu-wallpapers:amd64 < 18.04.1-0ubuntu1 -> 20.04.2-0ubuntu1 @ii umU Ib > FU=0
Installing ubuntu-wallpapers-focal as Dépend of ubuntu-wallpapers
MarkInstall ubuntu-wallpapers-focal:amd64 < none -> 20.04.2-0ubuntu1 @un uN > FU=0
MarkInstall libcupsppdc1:amd64 < 2.2.7-1ubuntu2.8 @ii mK Ib > FU=0
MarkInstall fwupd:amd64 < 1.2.10-1ubuntu2~ubuntu18.04.5 -> 1.3.11-1~focal1 @ii umU NPb Ib > FU=0
Installing libfwupdplugin1 as Dépend of fwupd
MarkInstall libfwupdplugin1:amd64 < none -> 1.3.11-1~focal1 @un uN > FU=0
Installing libtss2-esys0 as Dépend of fwupd
MarkInstall libtss2-esys0:amd64 < none -> 2.3.2-1 @un uN Ib > FU=0
Installing tpm-udev as Dépend of libtss2-esys0
MarkInstall tpm-udev:amd64 < none -> 0.4 @un uN > FU=0
MarkInstall libgnutls30:i386 < 3.5.18-1ubuntu1.4 -> 3.6.13-2ubuntu1.3 @ii umU Ib > FU=0
Installing libhogweed5 as Dépend of libgnutls30
MarkInstall libhogweed5:i386 < none -> 3.5.1+really3.5.1-2 @un uN Ib > FU=0
Installing libnettle7 as Dépend of libhogweed5
MarkInstall libnettle7:i386 < none -> 3.5.1+really3.5.1-2 @un uN > FU=0
MarkInstall libmono-system-security4.0-cil:amd64 < 4.6.2.7+dfsg-1ubuntu1 -> 6.8.0.105+dfsg-2 @ii umU IPb > FU=0
new important dependency: libmono-btls-interface4.0-cil:amd64
Installing libmono-btls-interface4.0-cil as Recommande of libmono-system-security4.0-cil
MarkInstall libmono-btls-interface4.0-cil:amd64 < none -> 6.8.0.105+dfsg-2 @un uN > FU=0
MarkInstall libedata-book-1.2-25:amd64 < 3.28.5-0ubuntu0.18.04.3 @ii mK Ib > FU=0
MarkInstall unity-settings-daemon:amd64 < 15.04.1+18.04.20180413-0ubuntu1.2 -> 15.04.1+20.04.20200325-0ubuntu1 @ii umU NPb IPb > FU=0
MarkKeep uno-libs3:amd64 < 6.0.7-0ubuntu0.18.04.10 @ii mR > FU=0
MarkInstall gnome-shell:amd64 < 3.28.4-0ubuntu18.04.3 -> 3.36.4-1ubuntu1~20.04.2 @ii umU Ib > FU=0
Installing gir1.2-mutter-6 as Dépend of gnome-shell
MarkInstall gir1.2-mutter-6:amd64 < none -> 3.36.6-1ubuntu0.20.04.2 @un uN Ib > FU=0
Installing libmutter-6-0 as Dépend of gir1.2-mutter-6
MarkInstall libmutter-6-0:amd64 < none -> 3.36.6-1ubuntu0.20.04.2 @un uN > FU=0
Installing gir1.2-graphene-1.0 as Dépend of gir1.2-mutter-6
MarkInstall gir1.2-graphene-1.0:amd64 < none -> 1.10.0-1build2 @un uN > FU=0
new important dependency: switcheroo-control:amd64
Installing switcheroo-control as Recommande of gnome-shell
MarkInstall switcheroo-control:amd64 < none -> 2.1-1 @un uN > FU=0
MarkInstall libedata-cal-1.2-28:amd64 < 3.28.5-0ubuntu0.18.04.3 @ii mK Ib > FU=0
MarkInstall libgit2-glib-1.0-0:amd64 < 0.26.2-1 -> 0.28.0.1-2 @ii umU Ib > FU=0
Installing libgit2-28 as Dépend of libgit2-glib-1.0-0
MarkInstall libgit2-28:amd64 < none -> 0.28.4+dfsg.1-2 @un uN Ib > FU=0
Installing libhttp-parser2.9 as Dépend of libgit2-28
MarkInstall libhttp-parser2.9:amd64 < none -> 2.9.2-2 @un uN > FU=0
Installing libmbedcrypto3 as Dépend of libgit2-28
MarkInstall libmbedcrypto3:amd64 < none -> 2.16.4-1ubuntu2 @un uN > FU=0
Installing libmbedtls12 as Dépend of libgit2-28
MarkInstall libmbedtls12:amd64 < none -> 2.16.4-1ubuntu2 @un uN Ib > FU=0
Installing libmbedx509-0 as Dépend of libmbedtls12
MarkInstall libmbedx509-0:amd64 < none -> 2.16.4-1ubuntu2 @un uN > FU=0
MarkInstall nautilus-hide:amd64 < 0.2.3-2 -> 0.2.3-8 @ii umU Ib > FU=0
Installing python3-nautilus as Dépend of nautilus-hide
MarkInstall python3-nautilus:amd64 < none -> 1.2.3-1ubuntu1 @un uN Ib > FU=0
Removing: python-nautilus
MarkDelete python-nautilus:amd64 < 1.1-6 -> 1.2.3-1ubuntu1 @ii umU Ib > FU=0
MarkInstall gparted:amd64 < 0.30.0-3ubuntu2 -> 1.0.0-0.1build1 @ii umU Ib > FU=0
Installing gparted-common as Dépend of gparted
MarkInstall gparted-common:amd64 < none -> 1.0.0-0.1build1 @un uN > FU=0
MarkInstall node-sprintf-js:amd64 < 1.1.1+ds1-2 -> 1.1.2+ds1-1 @ii umU Ib > FU=0
Installing libjs-sprintf-js as Dépend of node-sprintf-js
MarkInstall libjs-sprintf-js:amd64 < none -> 1.1.2+ds1-1 @un uN > FU=0
MarkInstall unknown-horizons:amd64 < 2017.2-1 -> 2019.1-2 @ii umU Ib > FU=0
Installing python3-enet as Dépend of unknown-horizons
MarkInstall python3-enet:amd64 < none -> 0.0~vcs.2017.05.26.git-2.2build1 @un uN > FU=0
Installing python3-fife as Dépend of unknown-horizons
MarkInstall python3-fife:amd64 < none -> 0.4.2-2 @un uN Ib > FU=0
Installing libfifechan0.1.5 as Dépend of python3-fife
MarkInstall libfifechan0.1.5:amd64 < none -> 0.1.5-1build1 @un uN > FU=0
Installing python3-future as Dépend of unknown-horizons
MarkInstall python3-future:amd64 < none -> 0.18.2-2 @un uN > FU=0
MarkInstall nautilus-emblems:amd64 < 0.3.1-3 @ii mK Ib > FU=0
Installing python-nautilus as Dépend of nautilus-emblems
MarkInstall python-nautilus:amd64 < 1.1-6 -> 1.2.3-1ubuntu1 @ii umU Ib > FU=0
Removing: python3-nautilus
MarkDelete python3-nautilus:amd64 < none -> 1.2.3-1ubuntu1 @un uN Ib > FU=0
MarkInstall libpci3:amd64 < 1:3.5.2-1ubuntu1.1 -> 1:3.6.4-1 @ii umU Ib > FU=0
Installing pci.ids as Dépend of libpci3
MarkInstall pci.ids:amd64 < none -> 0.0~2020.03.20-1 @un uN > FU=0
MarkInstall python-ldb:amd64 < 2:1.2.3-1ubuntu0.1 @ii mK Ib > FU=0
Installing libldb1 as Dépend of python-ldb
MarkKeep libldb1:amd64 < 2:1.2.3-1ubuntu0.1 @ii mR > FU=0
MarkInstall vlc-plugin-base:amd64 < 3.0.8-0ubuntu18.04.1 -> 3.0.9.2-1 @ii umU Ib > FU=0
Installing libixml10 as Dépend of vlc-plugin-base
MarkInstall libixml10:amd64 < none -> 1:1.8.4-2ubuntu2 @un uN > FU=0
Installing liblivemedia77 as Dépend of vlc-plugin-base
MarkInstall liblivemedia77:amd64 < none -> 2020.01.19-1build1 @un uN > FU=0
Installing libspatialaudio0 as Dépend of vlc-plugin-base
MarkInstall libspatialaudio0:amd64 < none -> 0.3.0+git20180730+dfsg1-2build1 @un uN > FU=0
Installing libupnp13 as Dépend of vlc-plugin-base
MarkInstall libupnp13:amd64 < none -> 1:1.8.4-2ubuntu2 @un uN > FU=0
MarkInstall libreoffice-gnome:amd64 < 1:6.0.7-0ubuntu0.18.04.10 -> 1:6.4.6-0ubuntu0.20.04.1 @ii umU IPb > FU=0
new important dependency: libreoffice-style-elementary:amd64
Installing libreoffice-style-elementary as Recommande of libreoffice-gnome
MarkInstall libreoffice-style-elementary:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN > FU=0
MarkKeep libogdi3.2:amd64 < 3.2.0+ds-2 @ii mR > FU=0
MarkInstall synaptic:amd64 < 0.84.3ubuntu1 -> 0.84.6ubuntu5 @ii umU Ib > FU=0
Installing libept1.6.0 as Dépend of synaptic
MarkInstall libept1.6.0:amd64 < none -> 1.1+nmu3ubuntu3 @un uN > FU=0
MarkInstall vcdimager:amd64 < 0.7.24+dfsg-1 -> 2.0.1+dfsg-3 @ii umU Ib > FU=0
Installing libiso9660-11 as Dépend of vcdimager
MarkInstall libiso9660-11:amd64 < none -> 2.0.0-2 @un uN > FU=0
MarkInstall libpango-1.0-0:i386 < 1.40.14-1ubuntu0.1 -> 1.44.7-2ubuntu4 @ii umU Ib > FU=0
Installing libfribidi0 as Dépend of libpango-1.0-0
MarkInstall libfribidi0:i386 < none -> 1.0.8-2 @un uN > FU=0
MarkInstall libmono-webbrowser4.0-cil:amd64 < 4.6.2.7+dfsg-1ubuntu1 -> 6.8.0.105+dfsg-2 @ii umU NPb IPb > FU=0
MarkInstall aptitude:amd64 < 0.8.10-6ubuntu1 -> 0.8.12-1ubuntu4 @ii umU Ib > FU=0
Installing libcwidget4 as Dépend of aptitude
MarkInstall libcwidget4:amd64 < none -> 0.5.18-5build1 @un uN > FU=0
MarkInstall isc-dhcp-client:amd64 < 4.3.5-3ubuntu7.1 -> 4.4.1-2.1ubuntu5 @ii umU Ib > FU=0
Installing libdns-export1109 as Dépend of isc-dhcp-client
MarkInstall libdns-export1109:amd64 < none -> 1:9.11.16+dfsg-3~ubuntu1 @un uN Ib > FU=0
Installing libisc-export1105 as Dépend of libdns-export1109
MarkInstall libisc-export1105:amd64 < none -> 1:9.11.16+dfsg-3~ubuntu1 @un uN > FU=0
MarkInstall libcupscgi1:amd64 < 2.2.7-1ubuntu2.8 @ii mK Ib > FU=0
MarkInstall gdal-data:amd64 < 2.2.3+dfsg-2 -> 3.0.4+dfsg-1build3 @ii umU Ib > FU=0
Removing: libgdal20
MarkDelete libgdal20:amd64 < 2.2.3+dfsg-2 @ii mK > FU=0
MarkKeep libsensors4:amd64 < 1:3.4.0-4 @ii mR > FU=0
MarkKeep libsensors4:i386 < 1:3.4.0-4 @ii mR > FU=0
MarkInstall librados2:amd64 < 12.2.13-0ubuntu0.18.04.4 -> 15.2.3-0ubuntu0.20.04.2 @ii ugU Ib > FU=0
Installing librdmacm1 as Dépend of librados2
MarkInstall librdmacm1:amd64 < none -> 28.0-1ubuntu1 @un uN > FU=0
MarkInstall initramfs-tools-core:amd64 < 0.130ubuntu3.11 -> 0.136ubuntu6.3 @ii umU Ib > FU=0
Installing lz4 as Dépend of initramfs-tools-core
MarkInstall lz4:amd64 < none -> 1.9.2-2 @un uN > FU=0
MarkInstall libwine:amd64 < 3.0-1ubuntu1 -> 5.0-3ubuntu1 @ii umU Ib > FU=0
Installing libfaudio0 as Dépend of libwine
MarkInstall libfaudio0:amd64 < none -> 20.04-2 @un uN Ib > FU=0
Installing libstb0 as Dépend of libfaudio0
MarkInstall libstb0:amd64 < none -> 0.0~git20190817.1.052dce1-1 @un uN > FU=0
Installing libvkd3d1 as Dépend of libwine
MarkInstall libvkd3d1:amd64 < none -> 1.1-4 @un uN > FU=0
MarkInstall libwine:i386 < 3.0-1ubuntu1 -> 5.0-3ubuntu1 @ii umU NPb Ib > FU=0
Installing libncurses6 as Dépend of libwine
MarkInstall libncurses6:i386 < none -> 6.2-0ubuntu2 @un uN > FU=0
Installing libfaudio0 as Dépend of libwine
MarkInstall libfaudio0:i386 < none -> 20.04-2 @un uN Ib > FU=0
Installing libavcodec58 as Dépend of libfaudio0
MarkInstall libavcodec58:i386 < none -> 7:4.2.4-1ubuntu0.1 @un uN Ib > FU=0
Installing libaom0 as Dépend of libavcodec58
MarkInstall libaom0:i386 < none -> 1.0.0.errata1-3build1 @un uN > FU=0
Installing libavutil56 as Dépend of libavcodec58
MarkInstall libavutil56:i386 < none -> 7:4.2.4-1ubuntu0.1 @un uN Ib > FU=0
Installing libva-drm2 as Dépend of libavutil56
MarkInstall libva-drm2:i386 < none -> 2.7.0-2 @un uN Ib > FU=0
Installing libva2 as Dépend of libva-drm2
MarkInstall libva2:i386 < none -> 2.7.0-2 @un uN IPb > FU=0
Installing va-driver-all as Recommande of libva2
MarkInstall va-driver-all:i386 < none -> 2.7.0-2 @un uN Ib > FU=0
Installing i965-va-driver as Dépend of va-driver-all
MarkInstall i965-va-driver:i386 < none -> 2.4.0-0ubuntu1 @un uN > FU=0
Installing intel-media-va-driver as Dépend of va-driver-all
MarkInstall intel-media-va-driver:i386 < none -> 20.1.1+dfsg1-1 @un uN Ib > FU=0
Installing libigdgmm11 as Dépend of intel-media-va-driver
MarkInstall libigdgmm11:i386 < none -> 20.1.1+ds1-1 @un uN > FU=0
Installing mesa-va-drivers as Dépend of va-driver-all
MarkInstall mesa-va-drivers:i386 < none -> 20.0.8-0ubuntu1~20.04.1 @un uN Ib > FU=0
Installing libxcb-xfixes0 as Dépend of mesa-va-drivers
MarkInstall libxcb-xfixes0:i386 < none -> 1.14-2 @un uN > FU=0
Installing libva-x11-2 as Dépend of libavutil56
MarkInstall libva-x11-2:i386 < none -> 2.7.0-2 @un uN > FU=0
Installing libvdpau1 as Dépend of libavutil56
MarkInstall libvdpau1:i386 < none -> 1.3-1ubuntu2 @un uN IPb > FU=0
Installing vdpau-driver-all as Recommande of libvdpau1
MarkInstall vdpau-driver-all:i386 < none -> 1.3-1ubuntu2 @un uN Ib > FU=0
Installing mesa-vdpau-drivers as Dépend of vdpau-driver-all
MarkInstall mesa-vdpau-drivers:i386 < none -> 20.0.8-0ubuntu1~20.04.1 @un uN > FU=0
Installing libcodec2-0.9 as Dépend of libavcodec58
MarkInstall libcodec2-0.9:i386 < none -> 0.9.2-2 @un uN > FU=0
Installing libmp3lame0 as Dépend of libavcodec58
MarkInstall libmp3lame0:i386 < none -> 3.100-3 @un uN > FU=0
Installing libopenjp2-7 as Dépend of libavcodec58
MarkInstall libopenjp2-7:i386 < none -> 2.3.1-1ubuntu4 @un uN > FU=0
Installing librsvg2-2 as Dépend of libavcodec58
MarkInstall librsvg2-2:i386 < none -> 2.48.7-1ubuntu0.20.04.1 @un uN Ib > FU=0
Installing libcairo-gobject2 as Dépend of librsvg2-2
MarkInstall libcairo-gobject2:i386 < none -> 1.16.0-4ubuntu1 @un uN > FU=0
Installing librsvg2-common as Recommande of librsvg2-2
MarkInstall librsvg2-common:i386 < none -> 2.48.7-1ubuntu0.20.04.1 @un uN > FU=0
Installing libshine3 as Dépend of libavcodec58
MarkInstall libshine3:i386 < none -> 3.1.1-2 @un uN > FU=0
Installing libsnappy1v5 as Dépend of libavcodec58
MarkInstall libsnappy1v5:i386 < none -> 1.1.8-1build1 @un uN > FU=0
Installing libspeex1 as Dépend of libavcodec58
MarkInstall libspeex1:i386 < none -> 1.2~rc1.2-1.1ubuntu1 @un uN > FU=0
Installing libswresample3 as Dépend of libavcodec58
MarkInstall libswresample3:i386 < none -> 7:4.2.4-1ubuntu0.1 @un uN Ib > FU=0
Installing libsoxr0 as Dépend of libswresample3
MarkInstall libsoxr0:i386 < none -> 0.1.3-2build1 @un uN Ib > FU=0
Installing libgomp1 as Dépend of libsoxr0
MarkInstall libgomp1:i386 < none -> 10.2.0-5ubuntu1~20.04 @un uN > FU=0
Installing libtwolame0 as Dépend of libavcodec58
MarkInstall libtwolame0:i386 < none -> 0.4.0-2 @un uN > FU=0
Installing libvpx6 as Dépend of libavcodec58
MarkInstall libvpx6:i386 < none -> 1.8.2-1build1 @un uN > FU=0
Installing libwavpack1 as Dépend of libavcodec58
MarkInstall libwavpack1:i386 < none -> 5.2.0-1 @un uN > FU=0
Installing libwebpmux3 as Dépend of libavcodec58
MarkInstall libwebpmux3:i386 < none -> 0.6.1-2 @un uN > FU=0
Installing libx264-155 as Dépend of libavcodec58
MarkInstall libx264-155:i386 < none -> 2:0.155.2917+git0a84d98-2 @un uN > FU=0
Installing libx265-179 as Dépend of libavcodec58
MarkInstall libx265-179:i386 < none -> 3.2.1-1build1 @un uN Ib > FU=0
Installing libnuma1 as Dépend of libx265-179
MarkInstall libnuma1:i386 < none -> 2.0.12-1 @un uN > FU=0
Installing libxvidcore4 as Dépend of libavcodec58
MarkInstall libxvidcore4:i386 < none -> 2:1.3.7-1 @un uN > FU=0
Installing libzvbi0 as Dépend of libavcodec58
MarkInstall libzvbi0:i386 < none -> 0.2.35-17 @un uN > FU=0
Installing libsdl2-2.0-0 as Dépend of libfaudio0
MarkInstall libsdl2-2.0-0:i386 < none -> 2.0.10+dfsg1-3 @un uN Ib > FU=0
Installing libwayland-cursor0 as Dépend of libsdl2-2.0-0
MarkInstall libwayland-cursor0:i386 < none -> 1.18.0-1 @un uN > FU=0
Installing libwayland-egl1 as Dépend of libsdl2-2.0-0
MarkInstall libwayland-egl1:i386 < none -> 1.18.0-1 @un uN > FU=0
Installing libxkbcommon0 as Dépend of libsdl2-2.0-0
MarkInstall libxkbcommon0:i386 < none -> 0.10.0-1 @un uN > FU=0
Installing libxss1 as Dépend of libsdl2-2.0-0
MarkInstall libxss1:i386 < none -> 1:1.2.3-1 @rc uN > FU=0
Installing libstb0 as Dépend of libfaudio0
MarkInstall libstb0:i386 < none -> 0.0~git20190817.1.052dce1-1 @un uN > FU=0
Installing libvkd3d1 as Dépend of libwine
MarkInstall libvkd3d1:i386 < none -> 1.1-4 @un uN > FU=0
new important dependency: libsane:i386
Installing libsane as Recommande of libwine
libsane:i386 Dépend on libsane-common:i386 < none @un H > (= 1.0.29-0ubuntu5.2) can't be satisfied!
new important dependency: gstreamer1.0-plugins-good:i386
Installing gstreamer1.0-plugins-good as Recommande of libwine
MarkInstall gstreamer1.0-plugins-good:i386 < none -> 1.16.2-1ubuntu2 @un uN Ib > FU=0
Installing libaa1 as Dépend of gstreamer1.0-plugins-good
MarkInstall libaa1:i386 < none -> 1.4p5-46 @un uN Ib > FU=0
Installing libslang2 as Dépend of libaa1
MarkInstall libslang2:i386 < none -> 2.3.2-4 @un uN > FU=0
Installing libavc1394-0 as Dépend of gstreamer1.0-plugins-good
MarkInstall libavc1394-0:i386 < none -> 0.5.4-5 @un uN Ib > FU=0
Installing libraw1394-11 as Dépend of libavc1394-0
MarkInstall libraw1394-11:i386 < none -> 2.1.2-1 @un uN > FU=0
Installing libbz2-1.0 as Dépend of gstreamer1.0-plugins-good
MarkInstall libbz2-1.0:i386 < none -> 1.0.8-2 @un uN > FU=0
Installing libcaca0 as Dépend of gstreamer1.0-plugins-good
MarkInstall libcaca0:i386 < none -> 0.99.beta19-2.1ubuntu1 @un uN Ib > FU=0
Installing libncursesw6 as Dépend of libcaca0
MarkInstall libncursesw6:i386 < none -> 6.2-0ubuntu2 @un uN > FU=0
Installing libdv4 as Dépend of gstreamer1.0-plugins-good
MarkInstall libdv4:i386 < none -> 1.0.0-12 @un uN > FU=0
Installing libgstreamer-plugins-good1.0-0 as Dépend of gstreamer1.0-plugins-good
MarkInstall libgstreamer-plugins-good1.0-0:i386 < none -> 1.16.2-1ubuntu2 @un uN > FU=0
Installing libgudev-1.0-0 as Dépend of gstreamer1.0-plugins-good
MarkInstall libgudev-1.0-0:i386 < none -> 1:233-1 @un uN > FU=0
Installing libiec61883-0 as Dépend of gstreamer1.0-plugins-good
MarkInstall libiec61883-0:i386 < none -> 1.2.0-3 @un uN > FU=0
Installing libshout3 as Dépend of gstreamer1.0-plugins-good
MarkInstall libshout3:i386 < none -> 2.4.3-1 @un uN > FU=0
Installing libsoup2.4-1 as Dépend of gstreamer1.0-plugins-good
MarkInstall libsoup2.4-1:i386 < none -> 2.70.0-1 @un uN Ib > FU=0
Installing glib-networking as Dépend of libsoup2.4-1
MarkInstall glib-networking:i386 < none -> 2.64.2-1ubuntu0.1 @un uN Ib > FU=0
Installing libproxy1v5 as Dépend of glib-networking
MarkInstall libproxy1v5:i386 < none -> 0.4.15-10ubuntu1.1 @un uN > FU=0
Installing libbrotli1 as Dépend of libsoup2.4-1
MarkInstall libbrotli1:i386 < none -> 1.0.7-6ubuntu0.1 @un uN > FU=0
Installing libpsl5 as Dépend of libsoup2.4-1
MarkInstall libpsl5:i386 < none -> 0.21.0-1ubuntu1 @un uN > FU=0
Installing libtag1v5 as Dépend of gstreamer1.0-plugins-good
MarkInstall libtag1v5:i386 < none -> 1.11.1+dfsg.1-0.3ubuntu2 @un uN Ib > FU=0
Installing libtag1v5-vanilla as Dépend of libtag1v5
MarkInstall libtag1v5-vanilla:i386 < none -> 1.11.1+dfsg.1-0.3ubuntu2 @un uN > FU=0
Installing gstreamer1.0-x as Recommande of gstreamer1.0-plugins-good
MarkInstall gstreamer1.0-x:i386 < none -> 1.16.2-4 @un uN Ib > FU=0
Installing libxv1 as Dépend of gstreamer1.0-x
MarkInstall libxv1:i386 < none -> 2:1.0.11-1 @un uN > FU=0
MarkInstall python3-bs4:amd64 < 4.6.0-1 -> 4.8.2-1 @ii umU Ib > FU=0
Installing python3-soupsieve as Dépend of python3-bs4
MarkInstall python3-soupsieve:amd64 < none -> 1.9.5+dfsg-1 @un uN > FU=0
MarkKeep libfwup1:amd64 < 12-3bionic2 @ii gR > FU=0
MarkKeep libgdal20:amd64 < 2.2.3+dfsg-2 @ii mR > FU=0
Ignore MarkInstall of python:amd64 < 2.7.15~rc1-1 @ii pgR > as its mode (Delete) is protected
Starting pkgProblemResolver with broken count: 53
Starting 2 pkgProblemResolver with broken count: 53
Investigating (0) dpkg:amd64 < 1.19.0.5ubuntu2.3 -> 1.19.7ubuntu3 @ii umU Ib >
Broken dpkg:amd64 Casse on libapt-pkg5.0:amd64 < 1.6.12ubuntu0.1 @ii mK > (< 1.7~b)
Considering libapt-pkg5.0:amd64 -1 as a solution to dpkg:amd64 5972
Added libapt-pkg5.0:amd64 to the remove list
Fixing dpkg:amd64 via remove of libapt-pkg5.0:amd64
MarkDelete libapt-pkg5.0:amd64 < 1.6.12ubuntu0.1 @ii mK > FU=0
Investigating (0) libqt5core5a:amd64 < 5.9.5+dfsg-0ubuntu2.5 -> 5.12.8+dfsg-0ubuntu1 @ii umU Ib >
Broken libqt5core5a:amd64 Casse on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK > (< 4:4.8.7+dfsg-20~)
Considering libqtcore4:amd64 267 as a solution to libqt5core5a:amd64 1397
Added libqtcore4:amd64 to the remove list
Fixing libqt5core5a:amd64 via remove of libqtcore4:amd64
MarkDelete libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK > FU=0
Investigating (0) libgcc1:amd64 < 1:8.4.0-1ubuntu1~18.04 -> 1:10.2.0-5ubuntu1~20.04 @ii umU Ib >
Broken libgcc1:amd64 Est en conflit avec on libgcc1:i386 < 1:8.4.0-1ubuntu1~18.04 -> 1:10.2.0-5ubuntu1~20.04 @ii umU Ib >
Considering libgcc1:i386 7 as a solution to libgcc1:amd64 429
Added libgcc1:i386 to the remove list
Conflicts//Breaks against version 1:10-20200411-0ubuntu1 for libgcc1 but that is not InstVer, ignoring
Conflicts//Breaks against version 1:8.4.0-1ubuntu1~18.04 for libgcc1 but that is not InstVer, ignoring
Fixing libgcc1:amd64 via remove of libgcc1:i386
MarkDelete libgcc1:i386 < 1:8.4.0-1ubuntu1~18.04 -> 1:10.2.0-5ubuntu1~20.04 @ii umU Ib > FU=0
Investigating (0) libuno-sal3:amd64 < none -> 1:6.4.6-0ubuntu0.20.04.1 @un uN Ib >
Broken libuno-sal3:amd64 Casse on uno-libs3:amd64 < 6.0.7-0ubuntu0.18.04.10 @ii mK >
Considering uno-libs3:amd64 -8 as a solution to libuno-sal3:amd64 141
Added uno-libs3:amd64 to the remove list
Fixing libuno-sal3:amd64 via remove of uno-libs3:amd64
MarkDelete uno-libs3:amd64 < 6.0.7-0ubuntu0.18.04.10 @ii mK > FU=0
Investigating (0) libqtgui4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqtgui4:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtcore4:amd64 267 as a solution to libqtgui4:amd64 112
Removing libqtgui4:amd64 rather than change libqtcore4:amd64
MarkDelete libqtgui4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) libqt4-network:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-network:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtcore4:amd64 267 as a solution to libqt4-network:amd64 87
Removing libqt4-network:amd64 rather than change libqtcore4:amd64
MarkDelete libqt4-network:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkdecore5:amd64 Dépend on libqt4-network:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.8.0)
Considering libqt4-network:amd64 87 as a solution to libkdecore5:amd64 74
Removing libkdecore5:amd64 rather than change libqt4-network:amd64
MarkDelete libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libqt4-xml:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-xml:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtcore4:amd64 267 as a solution to libqt4-xml:amd64 65
Removing libqt4-xml:amd64 rather than change libqtcore4:amd64
MarkDelete libqt4-xml:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) libqt4-declarative:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-declarative:amd64 Dépend on libqt4-network:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-network:amd64 87 as a solution to libqt4-declarative:amd64 51
Removing libqt4-declarative:amd64 rather than change libqt4-network:amd64
MarkDelete libqt4-declarative:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) libqtdbus4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqtdbus4:amd64 Dépend on libqt4-xml:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-xml:amd64 65 as a solution to libqtdbus4:amd64 50
Removing libqtdbus4:amd64 rather than change libqt4-xml:amd64
MarkDelete libqtdbus4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) qt-at-spi:amd64 < 0.4.0-8 @ii mK Ib >
Broken qt-at-spi:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.8~)
Considering libqtcore4:amd64 267 as a solution to qt-at-spi:amd64 46
Removing qt-at-spi:amd64 rather than change libqtcore4:amd64
MarkDelete qt-at-spi:amd64 < 0.4.0-8 @ii mK Ib > FU=0
Investigating (0) libpython2-stdlib:amd64 < none -> 2.7.17-2ubuntu4 @un umN Ib >
Broken libpython2-stdlib:amd64 Casse on libpython-stdlib:amd64 < 2.7.15~rc1-1 @ii gK > (< 2.7.15-2)
Considering libpython-stdlib:amd64 -3 as a solution to libpython2-stdlib:amd64 44
Added libpython-stdlib:amd64 to the remove list
Fixing libpython2-stdlib:amd64 via remove of libpython-stdlib:amd64
MarkDelete libpython-stdlib:amd64 < 2.7.15~rc1-1 @ii gK > FU=0
Investigating (0) python2-minimal:amd64 < none -> 2.7.17-2ubuntu4 @un umN Ib >
Broken python2-minimal:amd64 Casse on python-minimal:amd64 < 2.7.15~rc1-1 @ii gK > (< 2.7.15-2)
Considering python-minimal:amd64 -3 as a solution to python2-minimal:amd64 44
Added python-minimal:amd64 to the remove list
Fixing python2-minimal:amd64 via remove of python-minimal:amd64
MarkDelete python-minimal:amd64 < 2.7.15~rc1-1 @ii gK > FU=0
Investigating (0) libkdeui5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkdeui5:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkdeui5:amd64 41
Removing libkdeui5:amd64 rather than change libkdecore5:amd64
MarkDelete libkdeui5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libqt4-svg:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-svg:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtcore4:amd64 267 as a solution to libqt4-svg:amd64 38
Removing libqt4-svg:amd64 rather than change libqtcore4:amd64
MarkDelete libqt4-svg:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) qdbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken qdbus:amd64 Dépend on libqt4-xml:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-xml:amd64 65 as a solution to qdbus:amd64 22
Removing qdbus:amd64 rather than change libqt4-xml:amd64
MarkDelete qdbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) libdbusmenu-qt2:amd64 < 0.9.3+16.04.20160218-1ubuntu1 @ii mK Ib >
Broken libdbusmenu-qt2:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.7.0~beta1)
Considering libqtcore4:amd64 267 as a solution to libdbusmenu-qt2:amd64 21
Removing libdbusmenu-qt2:amd64 rather than change libqtcore4:amd64
MarkDelete libdbusmenu-qt2:amd64 < 0.9.3+16.04.20160218-1ubuntu1 @ii mK Ib > FU=0
Investigating (0) libattica0.4:amd64 < 0.4.2-2 @ii mK Ib >
Broken libattica0.4:amd64 Dépend on libqt4-network:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.7)
Considering libqt4-network:amd64 87 as a solution to libattica0.4:amd64 21
Removing libattica0.4:amd64 rather than change libqt4-network:amd64
MarkDelete libattica0.4:amd64 < 0.4.2-2 @ii mK Ib > FU=0
Investigating (0) libkio5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkio5:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkio5:amd64 20
Removing libkio5:amd64 rather than change libkdecore5:amd64
MarkDelete libkio5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libldb2:amd64 < none -> 2:2.0.10-0ubuntu0.20.04.2 @un uN Ib >
Broken libldb2:amd64 Casse on libldb1:amd64 < 2:1.2.3-1ubuntu0.1 @ii mK > (< 2:2~)
Considering libldb1:amd64 -1 as a solution to libldb2:amd64 18
Added libldb1:amd64 to the remove list
Fixing libldb2:amd64 via remove of libldb1:amd64
MarkDelete libldb1:amd64 < 2:1.2.3-1ubuntu0.1 @ii mK > FU=0
Investigating (0) libsolid4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libsolid4:amd64 Dépend on libqt4-xml:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.8.0)
Considering libqt4-xml:amd64 65 as a solution to libsolid4:amd64 18
Removing libsolid4:amd64 rather than change libqt4-xml:amd64
MarkDelete libsolid4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) gnome-settings-daemon-common:amd64 < none -> 3.36.1-0ubuntu1 @un uN Ib >
Broken gnome-settings-daemon-common:amd64 Casse on gnome-settings-daemon-schemas:amd64 < 3.28.1-0ubuntu1.3 @ii mK > (< 3.30.1.2-2~)
Considering gnome-settings-daemon-schemas:amd64 -3 as a solution to gnome-settings-daemon-common:amd64 17
Added gnome-settings-daemon-schemas:amd64 to the remove list
Fixing gnome-settings-daemon-common:amd64 via remove of gnome-settings-daemon-schemas:amd64
MarkDelete gnome-settings-daemon-schemas:amd64 < 3.28.1-0ubuntu1.3 @ii mK > FU=0
Investigating (0) libqt4-script:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-script:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtcore4:amd64 267 as a solution to libqt4-script:amd64 13
Removing libqt4-script:amd64 rather than change libqtcore4:amd64
MarkDelete libqt4-script:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) libphonon4:amd64 < 4:4.10.0-2 @ii mK Ib >
Broken libphonon4:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.8.1)
Considering libqtcore4:amd64 267 as a solution to libphonon4:amd64 8
Removing libphonon4:amd64 rather than change libqtcore4:amd64
MarkDelete libphonon4:amd64 < 4:4.10.0-2 @ii mK Ib > FU=0
Investigating (0) libllvm6.0:amd64 < 1:6.0-1ubuntu2 -> 1:6.0.1-14 @ii umU Ib >
Broken libllvm6.0:amd64 Casse on libllvm6.0:i386 < 1:6.0-1ubuntu2 @ii gK Ib > (!= 1:6.0.1-14)
Considering libllvm6.0:i386 -3 as a solution to libllvm6.0:amd64 7
Added libllvm6.0:i386 to the remove list
Fixing libllvm6.0:amd64 via remove of libllvm6.0:i386
MarkDelete libllvm6.0:i386 < 1:6.0-1ubuntu2 @ii gK Ib > FU=0
Investigating (0) libqt4-sql:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-sql:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtcore4:amd64 267 as a solution to libqt4-sql:amd64 7
Removing libqt4-sql:amd64 rather than change libqtcore4:amd64
MarkDelete libqt4-sql:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) libkparts4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkparts4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkparts4:amd64 6
Removing libkparts4:amd64 rather than change libkdecore5:amd64
MarkDelete libkparts4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libqt4-opengl:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-opengl:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtcore4:amd64 267 as a solution to libqt4-opengl:amd64 4
Removing libqt4-opengl:amd64 rather than change libqtcore4:amd64
MarkDelete libqt4-opengl:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) libqt4-xmlpatterns:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-xmlpatterns:amd64 Dépend on libqt4-network:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-network:amd64 87 as a solution to libqt4-xmlpatterns:amd64 4
Removing libqt4-xmlpatterns:amd64 rather than change libqt4-network:amd64
MarkDelete libqt4-xmlpatterns:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) gdal-data:amd64 < 2.2.3+dfsg-2 -> 3.0.4+dfsg-1build3 @ii umU Ib >
Broken gdal-data:amd64 Casse on libgdal20:amd64 < 2.2.3+dfsg-2 @ii mK > (< 2.5.0~)
Considering libgdal20:amd64 -1 as a solution to gdal-data:amd64 3
Added libgdal20:amd64 to the remove list
Fixing gdal-data:amd64 via remove of libgdal20:amd64
MarkDelete libgdal20:amd64 < 2.2.3+dfsg-2 @ii mK > FU=0
Investigating (0) libsensors-config:amd64 < none -> 1:3.6.0-2ubuntu1 @un uN Ib >
Broken libsensors-config:amd64 Est en conflit avec on libsensors4:amd64 < 1:3.4.0-4 @ii mK >
Considering libsensors4:amd64 -2 as a solution to libsensors-config:amd64 2
Added libsensors4:amd64 to the remove list
Broken libsensors-config:amd64 Est en conflit avec on libsensors4:i386 < 1:3.4.0-4 @ii mK >
Considering libsensors4:i386 -3 as a solution to libsensors-config:amd64 2
Added libsensors4:i386 to the remove list
Fixing libsensors-config:amd64 via remove of libsensors4:amd64
MarkDelete libsensors4:amd64 < 1:3.4.0-4 @ii mK > FU=0
Fixing libsensors-config:amd64 via remove of libsensors4:i386
MarkDelete libsensors4:i386 < 1:3.4.0-4 @ii mK > FU=0
Investigating (0) libhdf5-103:amd64 < none -> 1.10.4+repack-11ubuntu1 @un uN Ib >
Broken libhdf5-103:amd64 Est en conflit avec on libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mK >
Considering libhdf5-100:amd64 -1 as a solution to libhdf5-103:amd64 2
Added libhdf5-100:amd64 to the remove list
Fixing libhdf5-103:amd64 via remove of libhdf5-100:amd64
MarkDelete libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mK > FU=0
Investigating (0) libkjsapi4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkjsapi4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkjsapi4:amd64 2
Removing libkjsapi4:amd64 rather than change libkdecore5:amd64
MarkDelete libkjsapi4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libqt4-sql-sqlite:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-sql-sqlite:amd64 Dépend on libqt4-sql:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-sql:amd64 7 as a solution to libqt4-sql-sqlite:amd64 2
Removing libqt4-sql-sqlite:amd64 rather than change libqt4-sql:amd64
MarkDelete libqt4-sql-sqlite:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) libqtwebkit4:amd64 < 2.3.2-0ubuntu13 @ii mK Ib >
Broken libqtwebkit4:amd64 Dépend on libqt4-network:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.7.0~beta1)
Considering libqt4-network:amd64 87 as a solution to libqtwebkit4:amd64 2
Removing libqtwebkit4:amd64 rather than change libqt4-network:amd64
MarkDelete libqtwebkit4:amd64 < 2.3.2-0ubuntu13 @ii mK Ib > FU=0
Investigating (0) libkpty4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkpty4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkpty4:amd64 1
Removing libkpty4:amd64 rather than change libkdecore5:amd64
MarkDelete libkpty4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libogdi4.1:amd64 < none -> 4.1.0+ds-1build1 @un uN Ib >
Broken libogdi4.1:amd64 Casse on libogdi3.2:amd64 < 3.2.0+ds-2 @ii mK > (< 4.0.0)
Considering libogdi3.2:amd64 -2 as a solution to libogdi4.1:amd64 1
Added libogdi3.2:amd64 to the remove list
Fixing libogdi4.1:amd64 via remove of libogdi3.2:amd64
MarkDelete libogdi3.2:amd64 < 3.2.0+ds-2 @ii mK > FU=0
Investigating (0) libmailutils6:amd64 < none -> 1:3.7-2.1 @un uN Ib >
Broken libmailutils6:amd64 Est en conflit avec on libmailutils5:amd64 < 1:3.4-1 @ii gK Ib >
Considering libmailutils5:amd64 -3 as a solution to libmailutils6:amd64 1
Added libmailutils5:amd64 to the remove list
Fixing libmailutils6:amd64 via remove of libmailutils5:amd64
MarkDelete libmailutils5:amd64 < 1:3.4-1 @ii gK Ib > FU=0
Investigating (0) libkdewebkit5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkdewebkit5:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkdewebkit5:amd64 1
Removing libkdewebkit5:amd64 rather than change libkdecore5:amd64
MarkDelete libkdewebkit5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) phonon:amd64 < 4:4.10.0-2 @ii mK Ib >
Broken phonon:amd64 Dépend on libphonon4:amd64 < 4:4.10.0-2 @ii mR > (>= 4:4.10.0-2)
Considering libphonon4:amd64 8 as a solution to phonon:amd64 1
Removing phonon:amd64 rather than change libphonon4:amd64
MarkDelete phonon:amd64 < 4:4.10.0-2 @ii mK Ib > FU=0
Investigating (0) libhfstospell10:amd64 < none -> 0.5.0-2build2 @un uN Ib >
Broken libhfstospell10:amd64 Est en conflit avec on libhfstospell:amd64 < none @un H >
Considering libhfstospell9:amd64 -2 as a solution to libhfstospell10:amd64 1
Added libhfstospell9:amd64 to the remove list
Fixing libhfstospell10:amd64 via remove of libhfstospell9:amd64
MarkDelete libhfstospell9:amd64 < 0.4.5~r343-2.1build2 @ii mK Ib > FU=0
Investigating (0) libkcmutils4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkcmutils4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkcmutils4:amd64 1
Removing libkcmutils4:amd64 rather than change libkdecore5:amd64
MarkDelete libkcmutils4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libqt4-qt3support:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-qt3support:amd64 Dépend on libqt4-network:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-network:amd64 87 as a solution to libqt4-qt3support:amd64 0
Removing libqt4-qt3support:amd64 rather than change libqt4-network:amd64
MarkDelete libqt4-qt3support:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) phonon-backend-gstreamer:amd64 < 4:4.9.0-1 @ii mK Ib >
Broken phonon-backend-gstreamer:amd64 Dépend on phonon-backend-gstreamer-common:amd64 < 4:4.9.0-1 -> 4:4.10.0-1build1 @ii umU > (= 4:4.9.0-1)
Considering phonon-backend-gstreamer-common:amd64 0 as a solution to phonon-backend-gstreamer:amd64 0
Removing phonon-backend-gstreamer:amd64 rather than change phonon-backend-gstreamer-common:amd64
MarkDelete phonon-backend-gstreamer:amd64 < 4:4.9.0-1 @ii mK Ib > FU=0
Investigating (0) libgnome2-canvas-perl:amd64 < 1.002-4build2 @ii mK Ib >
Broken libgnome2-canvas-perl:amd64 Dépend on perlapi-5.26.0:amd64 < none @un H >
Considering perl-base:amd64 5505 as a solution to libgnome2-canvas-perl:amd64 0
Removing libgnome2-canvas-perl:amd64 rather than change perlapi-5.26.0:amd64
MarkDelete libgnome2-canvas-perl:amd64 < 1.002-4build2 @ii mK Ib > FU=0
Investigating (0) libknewstuff3-4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libknewstuff3-4:amd64 Dépend on libattica0.4:amd64 < 0.4.2-2 @ii mR > (>= 0.4.2)
Considering libattica0.4:amd64 21 as a solution to libknewstuff3-4:amd64 0
Removing libknewstuff3-4:amd64 rather than change libattica0.4:amd64
MarkDelete libknewstuff3-4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libqca2:amd64 < 2.1.3-2ubuntu2 @ii mK Ib >
Broken libqca2:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.8.0)
Considering libqtcore4:amd64 267 as a solution to libqca2:amd64 0
Removing libqca2:amd64 rather than change libqtcore4:amd64
MarkDelete libqca2:amd64 < 2.1.3-2ubuntu2 @ii mK Ib > FU=0
Investigating (0) libkemoticons4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkemoticons4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkemoticons4:amd64 0
Removing libkemoticons4:amd64 rather than change libkdecore5:amd64
MarkDelete libkemoticons4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) appmenu-qt:amd64 < 0.2.7+14.04.20140305-0ubuntu2 @ii mK Ib >
Broken appmenu-qt:amd64 Dépend on libdbusmenu-qt2:amd64 < 0.9.3+16.04.20160218-1ubuntu1 @ii mR >
Considering libdbusmenu-qt2:amd64 21 as a solution to appmenu-qt:amd64 0
Removing appmenu-qt:amd64 rather than change libdbusmenu-qt2:amd64
MarkDelete appmenu-qt:amd64 < 0.2.7+14.04.20140305-0ubuntu2 @ii mK Ib > FU=0
Investigating (0) libkdnssd4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkdnssd4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkdnssd4:amd64 0
Removing libkdnssd4:amd64 rather than change libkdecore5:amd64
MarkDelete libkdnssd4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) python-qt4:amd64 < 4.12.1+dfsg-2 @ii gK Ib >
Broken python-qt4:amd64 Dépend on libqt4-declarative:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.8.0-1~)
Considering libqt4-declarative:amd64 51 as a solution to python-qt4:amd64 0
Removing python-qt4:amd64 rather than change libqt4-declarative:amd64
MarkDelete python-qt4:amd64 < 4.12.1+dfsg-2 @ii gK Ib > FU=0
Investigating (0) libedata-book-1.2-25:amd64 < 3.28.5-0ubuntu0.18.04.3 @ii mK Ib >
Broken libedata-book-1.2-25:amd64 Dépend on libebackend-1.2-10:amd64 < 3.28.5-0ubuntu0.18.04.3 -> 3.36.4-0ubuntu1 @ii umU > (= 3.28.5-0ubuntu0.18.04.3)
Considering libebackend-1.2-10:amd64 8 as a solution to libedata-book-1.2-25:amd64 0
Removing libedata-book-1.2-25:amd64 rather than change libebackend-1.2-10:amd64
MarkDelete libedata-book-1.2-25:amd64 < 3.28.5-0ubuntu0.18.04.3 @ii mK Ib > FU=0
Investigating (0) libavcodec-extra58:amd64 < none -> 7:4.2.4-1ubuntu0.1 @un uN Ib >
Broken libavcodec-extra58:amd64 Est en conflit avec on libavcodec58:i386 < none -> 7:4.2.4-1ubuntu0.1 @un uN >
Considering libavcodec58:i386 -1 as a solution to libavcodec-extra58:amd64 0
Added libavcodec58:i386 to the remove list
Conflicts//Breaks against version 7:4.2.2-1ubuntu1 for libavcodec58 but that is not InstVer, ignoring
Fixing libavcodec-extra58:amd64 via keep of libavcodec58:i386
MarkKeep libavcodec58:i386 < none -> 7:4.2.4-1ubuntu0.1 @un uN > FU=0
Investigating (0) libprojectm-qt1v5:amd64 < 2.1.0+dfsg-4build1 @ii mK Ib >
Broken libprojectm-qt1v5:amd64 Dépend on libqt4-opengl:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.5.3)
Considering libqt4-opengl:amd64 4 as a solution to libprojectm-qt1v5:amd64 0
Removing libprojectm-qt1v5:amd64 rather than change libqt4-opengl:amd64
MarkDelete libprojectm-qt1v5:amd64 < 2.1.0+dfsg-4build1 @ii mK Ib > FU=0
Investigating (0) nautilus-hide:amd64 < 0.2.3-2 -> 0.2.3-8 @ii umU Ib >
Broken nautilus-hide:amd64 Dépend on python3-nautilus:amd64 < none | 1.2.3-1ubuntu1 @un uH >
Considering python3-nautilus:amd64 1 as a solution to nautilus-hide:amd64 0
MarkKeep nautilus-hide:amd64 < 0.2.3-2 -> 0.2.3-8 @ii umU Ib > FU=0
Holding Back nautilus-hide:amd64 rather than change python3-nautilus:amd64
Investigating (0) kde-runtime:amd64 < 4:17.08.3-0ubuntu1 @ii mK Ib >
Broken kde-runtime:amd64 Dépend on libattica0.4:amd64 < 0.4.2-2 @ii mR > (>= 0.4.0)
Considering libattica0.4:amd64 21 as a solution to kde-runtime:amd64 0
Removing kde-runtime:amd64 rather than change libattica0.4:amd64
MarkDelete kde-runtime:amd64 < 4:17.08.3-0ubuntu1 @ii mK Ib > FU=0
Investigating (0) libgnome2-vfs-perl:amd64 < 1.082-1build4 @ii mK Ib >
Broken libgnome2-vfs-perl:amd64 Dépend on perlapi-5.26.0:amd64 < none @un H >
Considering perl-base:amd64 5505 as a solution to libgnome2-vfs-perl:amd64 0
Removing libgnome2-vfs-perl:amd64 rather than change perlapi-5.26.0:amd64
MarkDelete libgnome2-vfs-perl:amd64 < 1.082-1build4 @ii mK Ib > FU=0
Investigating (0) libopencv-imgcodecs3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mK Ib >
Broken libopencv-imgcodecs3.2:amd64 Dépend on gdal-abi-2-2-3:amd64 < none @un H >
Considering libgdal20:amd64 -1 as a solution to libopencv-imgcodecs3.2:amd64 0
Added libgdal20:amd64 to the remove list
Broken libopencv-imgcodecs3.2:amd64 Dépend on libgdal20:amd64 < 2.2.3+dfsg-2 @ii mR > (>= 2.0.1)
Considering libgdal20:amd64 -1 as a solution to libopencv-imgcodecs3.2:amd64 0
Added libgdal20:amd64 to the remove list
Fixing libopencv-imgcodecs3.2:amd64 via keep of libgdal20:amd64
MarkKeep libgdal20:amd64 < 2.2.3+dfsg-2 @ii mR > FU=0
Fixing libopencv-imgcodecs3.2:amd64 via keep of libgdal20:amd64
Investigating (0) nautilus-admin:amd64 < 1.1.3-1 -> 1.1.9-3 @ii umU Ib >
Broken nautilus-admin:amd64 Dépend on python3-nautilus:amd64 < none | 1.2.3-1ubuntu1 @un uH >
Considering python3-nautilus:amd64 1 as a solution to nautilus-admin:amd64 0
MarkKeep nautilus-admin:amd64 < 1.1.3-1 -> 1.1.9-3 @ii umU Ib > FU=0
Holding Back nautilus-admin:amd64 rather than change python3-nautilus:amd64
Investigating (0) libkrosscore4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkrosscore4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkrosscore4:amd64 0
Removing libkrosscore4:amd64 rather than change libkdecore5:amd64
MarkDelete libkrosscore4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libkjsembed4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkjsembed4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkjsembed4:amd64 0
Removing libkjsembed4:amd64 rather than change libkdecore5:amd64
MarkDelete libkjsembed4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) fwupdate:amd64 < 12-7~ubuntu18.04.3 -> 12-7 @ii umU Ib >
Broken fwupdate:amd64 Casse on libfwup1:amd64 < 12-3bionic2 @ii gK > (< 12-5)
Considering libfwup1:amd64 -3 as a solution to fwupdate:amd64 0
Added libfwup1:amd64 to the remove list
Fixing fwupdate:amd64 via remove of libfwup1:amd64
MarkDelete libfwup1:amd64 < 12-3bionic2 @ii gK > FU=0
Investigating (0) libplasma3:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libplasma3:amd64 Dépend on libkcmutils4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkcmutils4:amd64 1 as a solution to libplasma3:amd64 0
Removing libplasma3:amd64 rather than change libkcmutils4:amd64
MarkDelete libplasma3:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libqt4-designer:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-designer:amd64 Dépend on libqt4-script:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-script:amd64 13 as a solution to libqt4-designer:amd64 0
Removing libqt4-designer:amd64 rather than change libqt4-script:amd64
MarkDelete libqt4-designer:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (0) libkfile4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkfile4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkfile4:amd64 0
Removing libkfile4:amd64 rather than change libkdecore5:amd64
MarkDelete libkfile4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libkcompactdisc4:amd64 < 4:15.12.3-0ubuntu1 @ii mK Ib >
Broken libkcompactdisc4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (>= 4:4.4.0)
Considering libkdecore5:amd64 74 as a solution to libkcompactdisc4:amd64 0
Removing libkcompactdisc4:amd64 rather than change libkdecore5:amd64
MarkDelete libkcompactdisc4:amd64 < 4:15.12.3-0ubuntu1 @ii mK Ib > FU=0
Investigating (0) libkhtml5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkhtml5:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkhtml5:amd64 0
Removing libkhtml5:amd64 rather than change libkdecore5:amd64
MarkDelete libkhtml5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) kdelibs-bin:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken kdelibs-bin:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to kdelibs-bin:amd64 -1
Removing kdelibs-bin:amd64 rather than change libkdecore5:amd64
MarkDelete kdelibs-bin:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libktexteditor4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libktexteditor4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libktexteditor4:amd64 -1
Removing libktexteditor4:amd64 rather than change libkdecore5:amd64
MarkDelete libktexteditor4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libkde3support4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkde3support4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkde3support4:amd64 -1
Removing libkde3support4:amd64 rather than change libkdecore5:amd64
MarkDelete libkde3support4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) plasma-scriptengine-javascript:amd64 < 4:17.08.3-0ubuntu1 @ii mK Ib >
Broken plasma-scriptengine-javascript:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (>= 4:4.14.38~)
Considering libkdecore5:amd64 74 as a solution to plasma-scriptengine-javascript:amd64 -1
Removing plasma-scriptengine-javascript:amd64 rather than change libkdecore5:amd64
MarkDelete plasma-scriptengine-javascript:amd64 < 4:17.08.3-0ubuntu1 @ii mK Ib > FU=0
Investigating (0) libllvm8:amd64 < 1:8-3~ubuntu18.04.2 -> 1:8.0.1-9 @ii ugU Ib >
Broken libllvm8:amd64 Casse on libllvm8:i386 < 1:8-3~ubuntu18.04.2 @ii gK Ib > (!= 1:8.0.1-9)
Considering libllvm8:i386 -3 as a solution to libllvm8:amd64 -1
Added libllvm8:i386 to the remove list
Fixing libllvm8:amd64 via remove of libllvm8:i386
MarkDelete libllvm8:i386 < 1:8-3~ubuntu18.04.2 @ii gK Ib > FU=0
Investigating (0) libllvm7:amd64 < 1:7-3~ubuntu0.18.04.1 -> 1:7.0.1-12 @ii ugU Ib >
Broken libllvm7:amd64 Casse on libllvm7:i386 < 1:7-3~ubuntu0.18.04.1 @ii gK Ib > (!= 1:7.0.1-12)
Considering libllvm7:i386 -3 as a solution to libllvm7:amd64 -1
Added libllvm7:i386 to the remove list
Fixing libllvm7:amd64 via remove of libllvm7:i386
MarkDelete libllvm7:i386 < 1:7-3~ubuntu0.18.04.1 @ii gK Ib > FU=0
Investigating (0) libkdesu5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkdesu5:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkdesu5:amd64 -1
Removing libkdesu5:amd64 rather than change libkdecore5:amd64
MarkDelete libkdesu5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libkcddb4:amd64 < 4:15.12.3-0ubuntu1 @ii mK Ib >
Broken libkcddb4:amd64 Dépend on libkcompactdisc4:amd64 < 4:15.12.3-0ubuntu1 @ii mR >
Considering libkcompactdisc4:amd64 0 as a solution to libkcddb4:amd64 -1
Removing libkcddb4:amd64 rather than change libkcompactdisc4:amd64
MarkDelete libkcddb4:amd64 < 4:15.12.3-0ubuntu1 @ii mK Ib > FU=0
Investigating (0) libntrack-qt4-1:amd64 < 016-1.3 @ii mK Ib >
Broken libntrack-qt4-1:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.5.3)
Considering libqtcore4:amd64 267 as a solution to libntrack-qt4-1:amd64 -1
Removing libntrack-qt4-1:amd64 rather than change libqtcore4:amd64
MarkDelete libntrack-qt4-1:amd64 < 016-1.3 @ii mK Ib > FU=0
Investigating (0) libgnome2-gconf-perl:amd64 < 1.044-6build2 @ii mK Ib >
Broken libgnome2-gconf-perl:amd64 Dépend on perlapi-5.26.0:amd64 < none @un H >
Considering perl-base:amd64 5505 as a solution to libgnome2-gconf-perl:amd64 -1
Removing libgnome2-gconf-perl:amd64 rather than change perlapi-5.26.0:amd64
MarkDelete libgnome2-gconf-perl:amd64 < 1.044-6build2 @ii mK Ib > FU=0
Investigating (0) libibus-qt1:amd64 < 1.3.3-1build2 @ii mK Ib >
Broken libibus-qt1:amd64 Dépend on libqt4-xml:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.8.0~)
Considering libqt4-xml:amd64 65 as a solution to libibus-qt1:amd64 -1
Removing libibus-qt1:amd64 rather than change libqt4-xml:amd64
MarkDelete libibus-qt1:amd64 < 1.3.3-1build2 @ii mK Ib > FU=0
Investigating (0) libkdeclarative5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkdeclarative5:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkdeclarative5:amd64 -1
Removing libkdeclarative5:amd64 rather than change libkdecore5:amd64
MarkDelete libkdeclarative5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) python3-openshot:amd64 < 0.2.5+dfsg2+876+202003032112+daily~ubuntu18.04.1 @ii mK Ib >
Broken python3-openshot:amd64 Dépend on python3:amd64 < 3.6.7-1~18.04 -> 3.8.2-0ubuntu2 @ii umU > (< 3.7)
Considering python3:amd64 642 as a solution to python3-openshot:amd64 -1
Removing python3-openshot:amd64 rather than change python3:amd64
MarkDelete python3-openshot:amd64 < 0.2.5+dfsg2+876+202003032112+daily~ubuntu18.04.1 @ii mK Ib > FU=0
Investigating (0) libgtk2-unique-perl:amd64 < 0.05-3build1 @ii mK Ib >
Broken libgtk2-unique-perl:amd64 Dépend on perlapi-5.26.0:amd64 < none @un H >
Considering perl-base:amd64 5505 as a solution to libgtk2-unique-perl:amd64 -1
Removing libgtk2-unique-perl:amd64 rather than change perlapi-5.26.0:amd64
MarkDelete libgtk2-unique-perl:amd64 < 0.05-3build1 @ii mK Ib > FU=0
Investigating (0) libqca2-plugins:amd64 < 2.1.3-2ubuntu2 @ii mK Ib >
Broken libqca2-plugins:amd64 Dépend on libqca2:amd64 < 2.1.3-2ubuntu2 @ii mR > (= 2.1.3-2ubuntu2)
Considering libqca2:amd64 0 as a solution to libqca2-plugins:amd64 -1
Removing libqca2-plugins:amd64 rather than change libqca2:amd64
MarkDelete libqca2-plugins:amd64 < 2.1.3-2ubuntu2 @ii mK Ib > FU=0
Investigating (0) libgnome2-wnck-perl:amd64 < 0.16-3build4 @ii mK Ib >
Broken libgnome2-wnck-perl:amd64 Dépend on perlapi-5.26.0:amd64 < none @un H >
Considering perl-base:amd64 5505 as a solution to libgnome2-wnck-perl:amd64 -1
Removing libgnome2-wnck-perl:amd64 rather than change perlapi-5.26.0:amd64
MarkDelete libgnome2-wnck-perl:amd64 < 0.16-3build4 @ii mK Ib > FU=0
Investigating (0) libgtk2-imageview-perl:amd64 < 0.05-2build4 @ii mK Ib >
Broken libgtk2-imageview-perl:amd64 Dépend on perlapi-5.26.0:amd64 < none @un H >
Considering perl-base:amd64 5505 as a solution to libgtk2-imageview-perl:amd64 -1
Removing libgtk2-imageview-perl:amd64 rather than change perlapi-5.26.0:amd64
MarkDelete libgtk2-imageview-perl:amd64 < 0.05-2build4 @ii mK Ib > FU=0
Investigating (0) libknotifyconfig4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libknotifyconfig4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libknotifyconfig4:amd64 -1
Removing libknotifyconfig4:amd64 rather than change libkdecore5:amd64
MarkDelete libknotifyconfig4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) python-appindicator:amd64 < 12.10.1+18.04.20180322.1-0ubuntu1 @ii mK Ib >
Broken python-appindicator:amd64 Dépend on libappindicator1:amd64 < 12.10.1+18.04.20180322.1-0ubuntu1 -> 12.10.1+20.04.20200408.1-0ubuntu1 @ii umU > (= 12.10.1+18.04.20180322.1-0ubuntu1)
Considering libappindicator1:amd64 0 as a solution to python-appindicator:amd64 -1
Removing python-appindicator:amd64 rather than change libappindicator1:amd64
MarkDelete python-appindicator:amd64 < 12.10.1+18.04.20180322.1-0ubuntu1 @ii mK Ib > FU=0
Investigating (0) libqt4-scripttools:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii gK Ib >
Broken libqt4-scripttools:amd64 Dépend on libqt4-script:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-script:amd64 13 as a solution to libqt4-scripttools:amd64 -1
Removing libqt4-scripttools:amd64 rather than change libqt4-script:amd64
MarkDelete libqt4-scripttools:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii gK Ib > FU=0
Investigating (0) openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mK Ib >
Broken openshot-qt:amd64 Dépend on python3-openshot:amd64 < 0.2.5+dfsg2+876+202003032112+daily~ubuntu18.04.1 @ii mR >
Considering python3-openshot:amd64 -1 as a solution to openshot-qt:amd64 -1
Removing openshot-qt:amd64 rather than change python3-openshot:amd64
MarkDelete openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mK Ib > FU=0
Investigating (0) libkntlm4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkntlm4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to libkntlm4:amd64 -1
Removing libkntlm4:amd64 rather than change libkdecore5:amd64
MarkDelete libkntlm4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) kde-style-breeze-qt4:amd64 < 4:5.12.8-0ubuntu0.1 @ii mK Ib >
Broken kde-style-breeze-qt4:amd64 Dépend on kde-style-breeze:amd64 < 4:5.12.8-0ubuntu0.1 -> 4:5.18.4.1-0ubuntu1 @ii umU > (= 4:5.12.8-0ubuntu0.1)
Considering kde-style-breeze:amd64 -1 as a solution to kde-style-breeze-qt4:amd64 -1
Removing kde-style-breeze-qt4:amd64 rather than change kde-style-breeze:amd64
MarkDelete kde-style-breeze-qt4:amd64 < 4:5.12.8-0ubuntu0.1 @ii mK Ib > FU=0
Investigating (0) kdelibs5-plugins:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken kdelibs5-plugins:amd64 Dépend on kdelibs-bin:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering kdelibs-bin:amd64 -1 as a solution to kdelibs5-plugins:amd64 -1
Removing kdelibs5-plugins:amd64 rather than change kdelibs-bin:amd64
MarkDelete kdelibs5-plugins:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libqtassistantclient4:amd64 < 4.6.3-7build1 @ii gK Ib >
Broken libqtassistantclient4:amd64 Dépend on libqt4-network:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.8.1)
Considering libqt4-network:amd64 87 as a solution to libqtassistantclient4:amd64 -1
Removing libqtassistantclient4:amd64 rather than change libqt4-network:amd64
MarkDelete libqtassistantclient4:amd64 < 4.6.3-7build1 @ii gK Ib > FU=0
Investigating (0) libgnome2-perl:amd64 < 1.046-3build2 @ii mK Ib >
Broken libgnome2-perl:amd64 Dépend on perlapi-5.26.0:amd64 < none @un H >
Considering perl-base:amd64 5505 as a solution to libgnome2-perl:amd64 -1
Removing libgnome2-perl:amd64 rather than change perlapi-5.26.0:amd64
MarkDelete libgnome2-perl:amd64 < 1.046-3build2 @ii mK Ib > FU=0
Investigating (0) libpolkit-qt-1-1:amd64 < 0.112.0-5 @ii mK Ib >
Broken libpolkit-qt-1-1:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.7.0~beta1)
Considering libqtcore4:amd64 267 as a solution to libpolkit-qt-1-1:amd64 -1
Removing libpolkit-qt-1-1:amd64 rather than change libqtcore4:amd64
MarkDelete libpolkit-qt-1-1:amd64 < 0.112.0-5 @ii mK Ib > FU=0
Investigating (0) libqt4-test:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii gK Ib >
Broken libqt4-test:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtcore4:amd64 267 as a solution to libqt4-test:amd64 -1
Removing libqt4-test:amd64 rather than change libqtcore4:amd64
MarkDelete libqt4-test:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii gK Ib > FU=0
Investigating (0) libgdal20:amd64 < 2.2.3+dfsg-2 @ii mK Ib >
Broken libgdal20:amd64 Dépend on libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mR >
Considering libhdf5-100:amd64 -1 as a solution to libgdal20:amd64 -1
Removing libgdal20:amd64 rather than change libhdf5-100:amd64
MarkDelete libgdal20:amd64 < 2.2.3+dfsg-2 @ii mK Ib > FU=0
Investigating (0) libthreadweaver4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libthreadweaver4:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.8.0)
Considering libqtcore4:amd64 267 as a solution to libthreadweaver4:amd64 -1
Removing libthreadweaver4:amd64 rather than change libqtcore4:amd64
MarkDelete libthreadweaver4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libkmediaplayer4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken libkmediaplayer4:amd64 Dépend on libkdeui5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdeui5:amd64 41 as a solution to libkmediaplayer4:amd64 -1
Removing libkmediaplayer4:amd64 rather than change libkdeui5:amd64
MarkDelete libkmediaplayer4:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) kdoctools:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib >
Broken kdoctools:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (= 4:4.14.38-0ubuntu3.1)
Considering libkdecore5:amd64 74 as a solution to kdoctools:amd64 -1
Removing kdoctools:amd64 rather than change libkdecore5:amd64
MarkDelete kdoctools:amd64 < 4:4.14.38-0ubuntu3.1 @ii mK Ib > FU=0
Investigating (0) libqt4-help:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii gK Ib >
Broken libqt4-help:amd64 Dépend on libqt4-network:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-network:amd64 87 as a solution to libqt4-help:amd64 -1
Removing libqt4-help:amd64 rather than change libqt4-network:amd64
MarkDelete libqt4-help:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii gK Ib > FU=0
Investigating (0) libkxmlrpcclient4:amd64 < 4:4.14.10-1ubuntu7 @ii mK Ib >
Broken libkxmlrpcclient4:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (>= 4:4.14.2)
Considering libkdecore5:amd64 74 as a solution to libkxmlrpcclient4:amd64 -1
Removing libkxmlrpcclient4:amd64 rather than change libkdecore5:amd64
MarkDelete libkxmlrpcclient4:amd64 < 4:4.14.10-1ubuntu7 @ii mK Ib > FU=0
Investigating (0) libkactivities6:amd64 < 4:4.13.3-0ubuntu7 @ii mK Ib >
Broken libkactivities6:amd64 Dépend on libkdecore5:amd64 < 4:4.14.38-0ubuntu3.1 @ii mR > (>= 4:4.13.2)
Considering libkdecore5:amd64 74 as a solution to libkactivities6:amd64 -1
Removing libkactivities6:amd64 rather than change libkdecore5:amd64
MarkDelete libkactivities6:amd64 < 4:4.13.3-0ubuntu7 @ii mK Ib > FU=0
Investigating (0) python-ldb:amd64 < 2:1.2.3-1ubuntu0.1 @ii mK Ib >
Broken python-ldb:amd64 Dépend on libldb1:amd64 < 2:1.2.3-1ubuntu0.1 @ii mR > (= 2:1.2.3-1ubuntu0.1)
Considering libldb1:amd64 -1 as a solution to python-ldb:amd64 -1
Removing python-ldb:amd64 rather than change libldb1:amd64
MarkDelete python-ldb:amd64 < 2:1.2.3-1ubuntu0.1 @ii mK Ib > FU=0
Investigating (0) libnetcdf13:amd64 < 1:4.6.0-2build1 @ii mK Ib >
Broken libnetcdf13:amd64 Dépend on libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mR >
Considering libhdf5-100:amd64 -1 as a solution to libnetcdf13:amd64 -1
Removing libnetcdf13:amd64 rather than change libhdf5-100:amd64
MarkDelete libnetcdf13:amd64 < 1:4.6.0-2build1 @ii mK Ib > FU=0
Investigating (0) python-tdb:amd64 < 1.3.15-2 @ii mK Ib >
Broken python-tdb:amd64 Dépend on libtdb1:amd64 < 1.3.15-2 -> 1.4.2-3build1 @ii umU > (= 1.3.15-2)
Considering libtdb1:amd64 70 as a solution to python-tdb:amd64 -1
Removing python-tdb:amd64 rather than change libtdb1:amd64
MarkDelete python-tdb:amd64 < 1.3.15-2 @ii mK Ib > FU=0
Investigating (0) sni-qt:amd64 < 0.2.7+17.04.20170112-0ubuntu1 @ii mK Ib >
Broken sni-qt:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (>= 4:4.7.3-1ubuntu3~)
Considering libqtcore4:amd64 267 as a solution to sni-qt:amd64 -2
Removing sni-qt:amd64 rather than change libqtcore4:amd64
MarkDelete sni-qt:amd64 < 0.2.7+17.04.20170112-0ubuntu1 @ii mK Ib > FU=0
Investigating (0) python-qt4-gl:amd64 < 4.12.1+dfsg-2 @ii gK Ib >
Broken python-qt4-gl:amd64 Dépend on python-qt4:amd64 < 4.12.1+dfsg-2 @ii gR > (= 4.12.1+dfsg-2)
Considering python-qt4:amd64 0 as a solution to python-qt4-gl:amd64 -2
Removing python-qt4-gl:amd64 rather than change python-qt4:amd64
MarkDelete python-qt4-gl:amd64 < 4.12.1+dfsg-2 @ii gK Ib > FU=0
Investigating (0) libapt-inst2.0:amd64 < 1.6.12ubuntu0.1 @ii mK Ib >
Broken libapt-inst2.0:amd64 Dépend on libapt-pkg5.0:amd64 < 1.6.12ubuntu0.1 @ii mR > (>= 1.1~exp9)
Considering libapt-pkg5.0:amd64 -1 as a solution to libapt-inst2.0:amd64 -2
Removing libapt-inst2.0:amd64 rather than change libapt-pkg5.0:amd64
MarkDelete libapt-inst2.0:amd64 < 1.6.12ubuntu0.1 @ii mK Ib > FU=0
Investigating (0) libopenscenegraph-3.4-131:amd64 < 3.4.1+dfsg1-3 @ii mK Ib >
Broken libopenscenegraph-3.4-131:amd64 Dépend on gdal-abi-2-2-3:amd64 < none @un H >
Considering libgdal20:amd64 -1 as a solution to libopenscenegraph-3.4-131:amd64 -2
Removing libopenscenegraph-3.4-131:amd64 rather than change gdal-abi-2-2-3:amd64
MarkDelete libopenscenegraph-3.4-131:amd64 < 3.4.1+dfsg1-3 @ii mK Ib > FU=0
Investigating (0) libcupsppdc1:amd64 < 2.2.7-1ubuntu2.8 @ii mK Ib >
Broken libcupsppdc1:amd64 Dépend on libcups2:amd64 < 2.2.7-1ubuntu2.8 -> 2.3.1-9ubuntu1.1 @ii umU > (= 2.2.7-1ubuntu2.8)
Considering libcups2:amd64 492 as a solution to libcupsppdc1:amd64 -2
Removing libcupsppdc1:amd64 rather than change libcups2:amd64
MarkDelete libcupsppdc1:amd64 < 2.2.7-1ubuntu2.8 @ii mK Ib > FU=0
Investigating (0) projectm-pulseaudio:amd64 < 2.1.0+dfsg-4build1 @ii mK Ib >
Broken projectm-pulseaudio:amd64 Dépend on libprojectm-qt1v5:amd64 < 2.1.0+dfsg-4build1 @ii mR >
Considering libprojectm-qt1v5:amd64 0 as a solution to projectm-pulseaudio:amd64 -2
Removing projectm-pulseaudio:amd64 rather than change libprojectm-qt1v5:amd64
MarkDelete projectm-pulseaudio:amd64 < 2.1.0+dfsg-4build1 @ii mK Ib > FU=0
Investigating (0) libqt5organizer5:amd64 < 5.0~git20140515~29475884-0ubuntu24~7 @ii mK Ib >
Broken libqt5organizer5:amd64 Dépend on qtbase-abi-5-9-5:amd64 < none @un H >
Considering libqt5core5a:amd64 1397 as a solution to libqt5organizer5:amd64 -2
Removing libqt5organizer5:amd64 rather than change qtbase-abi-5-9-5:amd64
MarkDelete libqt5organizer5:amd64 < 5.0~git20140515~29475884-0ubuntu24~7 @ii mK Ib > FU=0
Investigating (0) libpango1.0-0:amd64 < 1.40.14-1ubuntu0.1 @ii mK Ib >
Broken libpango1.0-0:amd64 Dépend on libpango-1.0-0:amd64 < 1.40.14-1ubuntu0.1 -> 1.44.7-2ubuntu4 @ii umU > (= 1.40.14-1ubuntu0.1)
Considering libpango-1.0-0:amd64 861 as a solution to libpango1.0-0:amd64 -2
Removing libpango1.0-0:amd64 rather than change libpango-1.0-0:amd64
MarkDelete libpango1.0-0:amd64 < 1.40.14-1ubuntu0.1 @ii mK Ib > FU=0
Investigating (0) libept1.5.0:amd64 < 1.1+nmu3build1 @ii mK Ib >
Broken libept1.5.0:amd64 Dépend on libapt-pkg5.0:amd64 < 1.6.12ubuntu0.1 @ii mR > (>= 1.1~exp9)
Considering libapt-pkg5.0:amd64 -1 as a solution to libept1.5.0:amd64 -2
Removing libept1.5.0:amd64 rather than change libapt-pkg5.0:amd64
MarkDelete libept1.5.0:amd64 < 1.1+nmu3build1 @ii mK Ib > FU=0
Investigating (0) libcupscgi1:amd64 < 2.2.7-1ubuntu2.8 @ii mK Ib >
Broken libcupscgi1:amd64 Dépend on libcups2:amd64 < 2.2.7-1ubuntu2.8 -> 2.3.1-9ubuntu1.1 @ii umU > (= 2.2.7-1ubuntu2.8)
Considering libcups2:amd64 492 as a solution to libcupscgi1:amd64 -2
Removing libcupscgi1:amd64 rather than change libcups2:amd64
MarkDelete libcupscgi1:amd64 < 2.2.7-1ubuntu2.8 @ii mK Ib > FU=0
Investigating (0) python-samba:amd64 < 2:4.7.6+dfsg~ubuntu-0ubuntu2.20 @ii mK Ib >
Broken python-samba:amd64 Dépend on python-ldb:amd64 < 2:1.2.3-1ubuntu0.1 @ii mR > (>= 1.1.2~)
Considering python-ldb:amd64 -1 as a solution to python-samba:amd64 -2
Removing python-samba:amd64 rather than change python-ldb:amd64
MarkDelete python-samba:amd64 < 2:4.7.6+dfsg~ubuntu-0ubuntu2.20 @ii mK Ib > FU=0
Investigating (0) ibus-qt4:amd64 < 1.3.3-1build2 @ii mK Ib >
Broken ibus-qt4:amd64 Dépend on libibus-qt1:amd64 < 1.3.3-1build2 @ii mR >
Considering libibus-qt1:amd64 -1 as a solution to ibus-qt4:amd64 -2
Removing ibus-qt4:amd64 rather than change libibus-qt1:amd64
MarkDelete ibus-qt4:amd64 < 1.3.3-1build2 @ii mK Ib > FU=0
Investigating (0) libedata-cal-1.2-28:amd64 < 3.28.5-0ubuntu0.18.04.3 @ii mK Ib >
Broken libedata-cal-1.2-28:amd64 Dépend on libebackend-1.2-10:amd64 < 3.28.5-0ubuntu0.18.04.3 -> 3.36.4-0ubuntu1 @ii umU > (= 3.28.5-0ubuntu0.18.04.3)
Considering libebackend-1.2-10:amd64 8 as a solution to libedata-cal-1.2-28:amd64 -2
Removing libedata-cal-1.2-28:amd64 rather than change libebackend-1.2-10:amd64
MarkDelete libedata-cal-1.2-28:amd64 < 3.28.5-0ubuntu0.18.04.3 @ii mK Ib > FU=0
Investigating (0) libcupsmime1:amd64 < 2.2.7-1ubuntu2.8 @ii mK Ib >
Broken libcupsmime1:amd64 Dépend on libcups2:amd64 < 2.2.7-1ubuntu2.8 -> 2.3.1-9ubuntu1.1 @ii umU > (= 2.2.7-1ubuntu2.8)
Considering libcups2:amd64 492 as a solution to libcupsmime1:amd64 -2
Removing libcupsmime1:amd64 rather than change libcups2:amd64
MarkDelete libcupsmime1:amd64 < 2.2.7-1ubuntu2.8 @ii mK Ib > FU=0
Investigating (0) libebook-1.2-19:amd64 < 3.28.5-0ubuntu0.18.04.3 @ii mK Ib >
Broken libebook-1.2-19:amd64 Dépend on libedata-book-1.2-25:amd64 < 3.28.5-0ubuntu0.18.04.3 @ii mR > (= 3.28.5-0ubuntu0.18.04.3)
Considering libedata-book-1.2-25:amd64 0 as a solution to libebook-1.2-19:amd64 -2
Removing libebook-1.2-19:amd64 rather than change libedata-book-1.2-25:amd64
MarkDelete libebook-1.2-19:amd64 < 3.28.5-0ubuntu0.18.04.3 @ii mK Ib > FU=0
Investigating (0) libebook-1.2-16:amd64 < 3.18.5-1ubuntu1.1 @ii mK Ib >
Broken libebook-1.2-16:amd64 Dépend on libedata-book-1.2-25:amd64 < 3.28.5-0ubuntu0.18.04.3 @ii mR > (>= 3.17)
Considering libedata-book-1.2-25:amd64 0 as a solution to libebook-1.2-16:amd64 -2
Removing libebook-1.2-16:amd64 rather than change libedata-book-1.2-25:amd64
MarkDelete libebook-1.2-16:amd64 < 3.18.5-1ubuntu1.1 @ii mK Ib > FU=0
Investigating (0) python-qt4-phonon:amd64 < 4.12.1+dfsg-2 @ii gK Ib >
Broken python-qt4-phonon:amd64 Dépend on python-qt4:amd64 < 4.12.1+dfsg-2 @ii gR > (= 4.12.1+dfsg-2)
Considering python-qt4:amd64 0 as a solution to python-qt4-phonon:amd64 -2
Removing python-qt4-phonon:amd64 rather than change python-qt4:amd64
MarkDelete python-qt4-phonon:amd64 < 4.12.1+dfsg-2 @ii gK Ib > FU=0
Investigating (0) audex:amd64 < 0.78-1 @ii mK Ib >
Broken audex:amd64 Dépend on kde-runtime:amd64 < 4:17.08.3-0ubuntu1 @ii mR >
Considering kde-runtime:amd64 0 as a solution to audex:amd64 -2
Removing audex:amd64 rather than change kde-runtime:amd64
MarkDelete audex:amd64 < 0.78-1 @ii mK Ib > FU=0
Investigating (0) projectm-jack:amd64 < 2.1.0+dfsg-4build1 @ii mK Ib >
Broken projectm-jack:amd64 Dépend on libprojectm-qt1v5:amd64 < 2.1.0+dfsg-4build1 @ii mR >
Considering libprojectm-qt1v5:amd64 0 as a solution to projectm-jack:amd64 -2
Removing projectm-jack:amd64 rather than change libprojectm-qt1v5:amd64
MarkDelete projectm-jack:amd64 < 2.1.0+dfsg-4build1 @ii mK Ib > FU=0
Investigating (0) shutter:amd64 < 0.94-1 @ii mK NPb Ib >
Broken shutter:amd64 Dépend on libgnome2-perl:amd64 < 1.046-3build2 @ii mR >
Considering libgnome2-perl:amd64 -1 as a solution to shutter:amd64 -2
Removing shutter:amd64 rather than change libgnome2-perl:amd64
MarkDelete shutter:amd64 < 0.94-1 @ii mK NPb Ib > FU=0
Investigating (0) libpolkit-backend-1-0:amd64 < 0.105-20ubuntu0.18.04.5 @ii mK Ib >
Broken libpolkit-backend-1-0:amd64 Dépend on libpolkit-gobject-1-0:amd64 < 0.105-20ubuntu0.18.04.5 -> 0.105-26ubuntu1 @ii umU > (= 0.105-20ubuntu0.18.04.5)
Considering libpolkit-gobject-1-0:amd64 180 as a solution to libpolkit-backend-1-0:amd64 -2
Removing libpolkit-backend-1-0:amd64 rather than change libpolkit-gobject-1-0:amd64
MarkDelete libpolkit-backend-1-0:amd64 < 0.105-20ubuntu0.18.04.5 @ii mK Ib > FU=0
Investigating (1) libqt4-dbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-dbus:amd64 Dépend on libqtdbus4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtdbus4:amd64 50 as a solution to libqt4-dbus:amd64 100
Added libqtdbus4:amd64 to the remove list
Broken libqt4-dbus:amd64 Dépend on qdbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering qdbus:amd64 22 as a solution to libqt4-dbus:amd64 100
Added qdbus:amd64 to the remove list
Fixing libqt4-dbus:amd64 via keep of libqtdbus4:amd64
MarkKeep libqtdbus4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > FU=0
Fixing libqt4-dbus:amd64 via keep of qdbus:amd64
MarkKeep qdbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > FU=0
Investigating (1) libqtdbus4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqtdbus4:amd64 Dépend on libqt4-xml:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-xml:amd64 65 as a solution to libqtdbus4:amd64 50
Removing libqtdbus4:amd64 rather than change libqt4-xml:amd64
MarkDelete libqtdbus4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (1) qdbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken qdbus:amd64 Dépend on libqt4-xml:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-xml:amd64 65 as a solution to qdbus:amd64 22
Removing qdbus:amd64 rather than change libqt4-xml:amd64
MarkDelete qdbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (1) libsnmp30:amd64 < 5.7.3+dfsg-1.8ubuntu3.6 @ii mK Ib >
Broken libsnmp30:amd64 Dépend on libsensors4:amd64 < 1:3.4.0-4 @ii mR > (>= 1:3.0.0)
Considering libsensors4:amd64 -2 as a solution to libsnmp30:amd64 4
Added libsensors4:amd64 to the remove list
Fixing libsnmp30:amd64 via keep of libsensors4:amd64
MarkKeep libsensors4:amd64 < 1:3.4.0-4 @ii mR > FU=0
Investigating (1) libsensors-config:amd64 < none -> 1:3.6.0-2ubuntu1 @un uN Ib >
Broken libsensors-config:amd64 Est en conflit avec on libsensors4:amd64 < 1:3.4.0-4 @ii mK >
Considering libsensors4:amd64 -2 as a solution to libsensors-config:amd64 2
Added libsensors4:amd64 to the remove list
Fixing libsensors-config:amd64 via remove of libsensors4:amd64
MarkDelete libsensors4:amd64 < 1:3.4.0-4 @ii mK > FU=0
Investigating (1) libfaudio0:i386 < none -> 20.04-2 @un uN Ib >
Broken libfaudio0:i386 Dépend on libavcodec58:i386 < none | 7:4.2.4-1ubuntu0.1 @un uH > (>= 7:4.2)
Considering libavcodec58:i386 -1 as a solution to libfaudio0:i386 1
MarkKeep libfaudio0:i386 < none -> 20.04-2 @un uN Ib > FU=0
Holding Back libfaudio0:i386 rather than change libavcodec58:i386
Investigating (1) libwine:i386 < 3.0-1ubuntu1 -> 5.0-3ubuntu1 @ii umU NPb Ib >
Broken libwine:i386 Dépend on libfaudio0:i386 < none | 20.04-2 @un uH > (>= 19.06.07)
Considering libfaudio0:i386 1 as a solution to libwine:i386 1
MarkKeep libwine:i386 < 3.0-1ubuntu1 -> 5.0-3ubuntu1 @ii umU NPb Ib > FU=0
Removing libwine:i386 rather than change libfaudio0:i386
MarkDelete libwine:i386 < 3.0-1ubuntu1 | 5.0-3ubuntu1 @ii umH NPb Ib > FU=0
Investigating (1) wine32:i386 < 3.0-1ubuntu1 -> 5.0-3ubuntu1 @ii umU Ib >
Broken wine32:i386 Dépend on libwine:i386 < 3.0-1ubuntu1 | 5.0-3ubuntu1 @ii umR NPb > (= 5.0-3ubuntu1)
Considering libwine:i386 1 as a solution to wine32:i386 0
MarkKeep wine32:i386 < 3.0-1ubuntu1 -> 5.0-3ubuntu1 @ii umU Ib > FU=0
Removing wine32:i386 rather than change libwine:i386
MarkDelete wine32:i386 < 3.0-1ubuntu1 | 5.0-3ubuntu1 @ii umH Ib > FU=0
Investigating (1) openshot:amd64 < 2.4.1-2build2 -> 2.4.3+dfsg1-1 @ii umU Ib >
Broken openshot:amd64 Dépend on openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mR >
Considering openshot-qt:amd64 -1 as a solution to openshot:amd64 0
Added openshot-qt:amd64 to the remove list
Fixing openshot:amd64 via keep of openshot-qt:amd64
MarkKeep openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mR > FU=0
Try to Re-Instate (1) nautilus-hide:amd64
MarkKeep nautilus-hide:amd64 < 0.2.3-2 -> 0.2.3-8 @ii umU Ib > FU=0
Investigating (1) libopencv-imgcodecs3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mK Ib >
Broken libopencv-imgcodecs3.2:amd64 Dépend on gdal-abi-2-2-3:amd64 < none @un H >
Considering libgdal20:amd64 -1 as a solution to libopencv-imgcodecs3.2:amd64 0
Added libgdal20:amd64 to the remove list
Broken libopencv-imgcodecs3.2:amd64 Dépend on libgdal20:amd64 < 2.2.3+dfsg-2 @ii mR > (>= 2.0.1)
Considering libgdal20:amd64 -1 as a solution to libopencv-imgcodecs3.2:amd64 0
Added libgdal20:amd64 to the remove list
Fixing libopencv-imgcodecs3.2:amd64 via keep of libgdal20:amd64
MarkKeep libgdal20:amd64 < 2.2.3+dfsg-2 @ii mR > FU=0
Fixing libopencv-imgcodecs3.2:amd64 via keep of libgdal20:amd64
Try to Re-Instate (1) nautilus-admin:amd64
MarkKeep nautilus-admin:amd64 < 1.1.3-1 -> 1.1.9-3 @ii umU Ib > FU=0
Investigating (1) openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mK Ib >
Broken openshot-qt:amd64 Dépend on python3-openshot:amd64 < 0.2.5+dfsg2+876+202003032112+daily~ubuntu18.04.1 @ii mR >
Considering python3-openshot:amd64 -1 as a solution to openshot-qt:amd64 -1
Removing openshot-qt:amd64 rather than change python3-openshot:amd64
MarkDelete openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mK Ib > FU=0
Investigating (1) libgdal20:amd64 < 2.2.3+dfsg-2 @ii mK Ib >
Broken libgdal20:amd64 Dépend on libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mR >
Considering libhdf5-100:amd64 -1 as a solution to libgdal20:amd64 -1
Removing libgdal20:amd64 rather than change libhdf5-100:amd64
MarkDelete libgdal20:amd64 < 2.2.3+dfsg-2 @ii mK Ib > FU=0
Investigating (2) libqt4-dbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-dbus:amd64 Dépend on libqtdbus4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtdbus4:amd64 50 as a solution to libqt4-dbus:amd64 100
Added libqtdbus4:amd64 to the remove list
Broken libqt4-dbus:amd64 Dépend on qdbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering qdbus:amd64 22 as a solution to libqt4-dbus:amd64 100
Added qdbus:amd64 to the remove list
Fixing libqt4-dbus:amd64 via keep of libqtdbus4:amd64
MarkKeep libqtdbus4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > FU=0
Fixing libqt4-dbus:amd64 via keep of qdbus:amd64
MarkKeep qdbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > FU=0
Investigating (2) libqtdbus4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqtdbus4:amd64 Dépend on libqt4-xml:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-xml:amd64 65 as a solution to libqtdbus4:amd64 100
Added libqt4-xml:amd64 to the remove list
Broken libqtdbus4:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtcore4:amd64 267 as a solution to libqtdbus4:amd64 100
Removing libqtdbus4:amd64 rather than change libqtcore4:amd64
MarkDelete libqtdbus4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (2) qdbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken qdbus:amd64 Dépend on libqt4-xml:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqt4-xml:amd64 65 as a solution to qdbus:amd64 100
Added libqt4-xml:amd64 to the remove list
Broken qdbus:amd64 Dépend on libqtcore4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtcore4:amd64 267 as a solution to qdbus:amd64 100
Removing qdbus:amd64 rather than change libqtcore4:amd64
MarkDelete qdbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (2) libsnmp30:amd64 < 5.7.3+dfsg-1.8ubuntu3.6 @ii mK Ib >
Broken libsnmp30:amd64 Dépend on libsensors4:amd64 < 1:3.4.0-4 @ii mR > (>= 1:3.0.0)
Considering libsensors4:amd64 -2 as a solution to libsnmp30:amd64 4
Added libsensors4:amd64 to the remove list
Fixing libsnmp30:amd64 via keep of libsensors4:amd64
MarkKeep libsensors4:amd64 < 1:3.4.0-4 @ii mR > FU=0
Investigating (2) libsensors-config:amd64 < none -> 1:3.6.0-2ubuntu1 @un uN Ib >
Broken libsensors-config:amd64 Est en conflit avec on libsensors4:amd64 < 1:3.4.0-4 @ii mK >
Considering libsensors4:amd64 4 as a solution to libsensors-config:amd64 2
MarkKeep libsensors-config:amd64 < none -> 1:3.6.0-2ubuntu1 @un uN Ib > FU=0
Holding Back libsensors-config:amd64 rather than change libsensors4:amd64
Investigating (2) openshot:amd64 < 2.4.1-2build2 -> 2.4.3+dfsg1-1 @ii umU Ib >
Broken openshot:amd64 Dépend on openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mR >
Considering openshot-qt:amd64 -1 as a solution to openshot:amd64 0
Added openshot-qt:amd64 to the remove list
Fixing openshot:amd64 via keep of openshot-qt:amd64
MarkKeep openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mR > FU=0
Investigating (2) libopencv-imgcodecs3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mK Ib >
Broken libopencv-imgcodecs3.2:amd64 Dépend on gdal-abi-2-2-3:amd64 < none @un H >
Considering libgdal20:amd64 -1 as a solution to libopencv-imgcodecs3.2:amd64 0
Added libgdal20:amd64 to the remove list
Broken libopencv-imgcodecs3.2:amd64 Dépend on libgdal20:amd64 < 2.2.3+dfsg-2 @ii mR > (>= 2.0.1)
Considering libgdal20:amd64 -1 as a solution to libopencv-imgcodecs3.2:amd64 0
Added libgdal20:amd64 to the remove list
Fixing libopencv-imgcodecs3.2:amd64 via keep of libgdal20:amd64
MarkKeep libgdal20:amd64 < 2.2.3+dfsg-2 @ii mR > FU=0
Fixing libopencv-imgcodecs3.2:amd64 via keep of libgdal20:amd64
Investigating (2) openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mK Ib >
Broken openshot-qt:amd64 Dépend on python3-openshot:amd64 < 0.2.5+dfsg2+876+202003032112+daily~ubuntu18.04.1 @ii mR >
Considering python3-openshot:amd64 -1 as a solution to openshot-qt:amd64 0
Added python3-openshot:amd64 to the remove list
Fixing openshot-qt:amd64 via keep of python3-openshot:amd64
MarkKeep python3-openshot:amd64 < 0.2.5+dfsg2+876+202003032112+daily~ubuntu18.04.1 @ii mR > FU=0
Investigating (2) libgdal20:amd64 < 2.2.3+dfsg-2 @ii mK Ib >
Broken libgdal20:amd64 Dépend on libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mR >
Considering libhdf5-100:amd64 -1 as a solution to libgdal20:amd64 0
Added libhdf5-100:amd64 to the remove list
Broken libgdal20:amd64 Dépend on libnetcdf13:amd64 < 1:4.6.0-2build1 @ii mR > (>= 4.0.1)
Considering libnetcdf13:amd64 -1 as a solution to libgdal20:amd64 0
Added libnetcdf13:amd64 to the remove list
Broken libgdal20:amd64 Dépend on libogdi3.2:amd64 < 3.2.0+ds-2 @ii mR > (>= 3.2.0)
Considering libogdi3.2:amd64 -2 as a solution to libgdal20:amd64 0
Added libogdi3.2:amd64 to the remove list
Fixing libgdal20:amd64 via keep of libhdf5-100:amd64
MarkKeep libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mR > FU=0
Fixing libgdal20:amd64 via keep of libnetcdf13:amd64
MarkKeep libnetcdf13:amd64 < 1:4.6.0-2build1 @ii mR > FU=0
Fixing libgdal20:amd64 via keep of libogdi3.2:amd64
MarkKeep libogdi3.2:amd64 < 3.2.0+ds-2 @ii mR > FU=0
Investigating (3) libqt4-dbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib >
Broken libqt4-dbus:amd64 Dépend on libqtdbus4:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mR > (= 4:4.8.7+dfsg-7ubuntu1)
Considering libqtdbus4:amd64 267 as a solution to libqt4-dbus:amd64 100
Removing libqt4-dbus:amd64 rather than change libqtdbus4:amd64
MarkDelete libqt4-dbus:amd64 < 4:4.8.7+dfsg-7ubuntu1 @ii mK Ib > FU=0
Investigating (3) libsensors5:amd64 < none -> 1:3.6.0-2ubuntu1 @un uN Ib >
Broken libsensors5:amd64 Dépend on libsensors-config:amd64 < none | 1:3.6.0-2ubuntu1 @un uH >
Considering libsensors-config:amd64 2 as a solution to libsensors5:amd64 12
MarkKeep libsensors5:amd64 < none -> 1:3.6.0-2ubuntu1 @un uN Ib > FU=0
Holding Back libsensors5:amd64 rather than change libsensors-config:amd64
Investigating (3) libsnmp35:amd64 < none -> 5.8+dfsg-2ubuntu2.3 @un uN Ib >
Broken libsnmp35:amd64 Dépend on libsensors5:amd64 < none | 1:3.6.0-2ubuntu1 @un uH > (>= 1:3.5.0)
Considering libsensors5:amd64 12 as a solution to libsnmp35:amd64 3
MarkKeep libsnmp35:amd64 < none -> 5.8+dfsg-2ubuntu2.3 @un uN Ib > FU=0
Holding Back libsnmp35:amd64 rather than change libsensors5:amd64
Investigating (3) gdal-data:amd64 < 2.2.3+dfsg-2 -> 3.0.4+dfsg-1build3 @ii umU Ib >
Broken gdal-data:amd64 Casse on libgdal20:amd64 < 2.2.3+dfsg-2 @ii mK > (< 2.5.0~)
Considering libgdal20:amd64 0 as a solution to gdal-data:amd64 3
Added libgdal20:amd64 to the remove list
Fixing gdal-data:amd64 via remove of libgdal20:amd64
MarkDelete libgdal20:amd64 < 2.2.3+dfsg-2 @ii mK > FU=0
Investigating (3) libsensors5:i386 < none -> 1:3.6.0-2ubuntu1 @un uN Ib >
Broken libsensors5:i386 Dépend on libsensors-config:i386 < none @un H >
Considering libsensors-config:amd64 2 as a solution to libsensors5:i386 2
MarkKeep libsensors5:i386 < none -> 1:3.6.0-2ubuntu1 @un uN Ib > FU=0
Holding Back libsensors5:i386 rather than change libsensors-config:i386
Investigating (3) libhdf5-103:amd64 < none -> 1.10.4+repack-11ubuntu1 @un uN Ib >
Broken libhdf5-103:amd64 Est en conflit avec on libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mK >
Considering libhdf5-100:amd64 0 as a solution to libhdf5-103:amd64 2
Added libhdf5-100:amd64 to the remove list
Fixing libhdf5-103:amd64 via remove of libhdf5-100:amd64
MarkDelete libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mK > FU=0
Investigating (3) lm-sensors:amd64 < 1:3.4.0-4 -> 1:3.6.0-2ubuntu1 @ii umU Ib >
Broken lm-sensors:amd64 Dépend on libsensors5:amd64 < none | 1:3.6.0-2ubuntu1 @un uH > (>= 1:3.5.0)
Considering libsensors5:amd64 12 as a solution to lm-sensors:amd64 1
MarkKeep lm-sensors:amd64 < 1:3.4.0-4 -> 1:3.6.0-2ubuntu1 @ii umU Ib > FU=0
Holding Back lm-sensors:amd64 rather than change libsensors5:amd64
Investigating (3) libogdi4.1:amd64 < none -> 4.1.0+ds-1build1 @un uN Ib >
Broken libogdi4.1:amd64 Casse on libogdi3.2:amd64 < 3.2.0+ds-2 @ii mK > (< 4.0.0)
Considering libogdi3.2:amd64 0 as a solution to libogdi4.1:amd64 1
Added libogdi3.2:amd64 to the remove list
Fixing libogdi4.1:amd64 via remove of libogdi3.2:amd64
MarkDelete libogdi3.2:amd64 < 3.2.0+ds-2 @ii mK > FU=0
Investigating (3) libopencv-imgcodecs3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mK Ib >
Broken libopencv-imgcodecs3.2:amd64 Dépend on gdal-abi-2-2-3:amd64 < none @un H >
Considering libgdal20:amd64 3 as a solution to libopencv-imgcodecs3.2:amd64 0
Removing libopencv-imgcodecs3.2:amd64 rather than change gdal-abi-2-2-3:amd64
MarkDelete libopencv-imgcodecs3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mK Ib > FU=0
Investigating (3) python3-openshot:amd64 < 0.2.5+dfsg2+876+202003032112+daily~ubuntu18.04.1 @ii mK Ib >
Broken python3-openshot:amd64 Dépend on python3:amd64 < 3.6.7-1~18.04 -> 3.8.2-0ubuntu2 @ii umU > (< 3.7)
Considering python3:amd64 642 as a solution to python3-openshot:amd64 0
Removing python3-openshot:amd64 rather than change python3:amd64
MarkDelete python3-openshot:amd64 < 0.2.5+dfsg2+876+202003032112+daily~ubuntu18.04.1 @ii mK Ib > FU=0
Investigating (3) openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mK Ib >
Broken openshot-qt:amd64 Dépend on python3-openshot:amd64 < 0.2.5+dfsg2+876+202003032112+daily~ubuntu18.04.1 @ii mR >
Considering python3-openshot:amd64 642 as a solution to openshot-qt:amd64 0
Removing openshot-qt:amd64 rather than change python3-openshot:amd64
MarkDelete openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mK Ib > FU=0
Investigating (3) libnetcdf13:amd64 < 1:4.6.0-2build1 @ii mK Ib >
Broken libnetcdf13:amd64 Dépend on libhdf5-100:amd64 < 1.10.0-patch1+docs-4 @ii mR >
Considering libhdf5-100:amd64 2 as a solution to libnetcdf13:amd64 0
Removing libnetcdf13:amd64 rather than change libhdf5-100:amd64
MarkDelete libnetcdf13:amd64 < 1:4.6.0-2build1 @ii mK Ib > FU=0
Investigating (3) libopencv-highgui3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mK Ib >
Broken libopencv-highgui3.2:amd64 Dépend on libopencv-imgcodecs3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mR >
Considering libopencv-imgcodecs3.2:amd64 3 as a solution to libopencv-highgui3.2:amd64 -1
Removing libopencv-highgui3.2:amd64 rather than change libopencv-imgcodecs3.2:amd64
MarkDelete libopencv-highgui3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mK Ib > FU=0
Investigating (3) libopencv-objdetect3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mK Ib >
Broken libopencv-objdetect3.2:amd64 Dépend on libopencv-highgui3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mR > (= 3.2.0+dfsg-4ubuntu0.1)
Considering libopencv-highgui3.2:amd64 3 as a solution to libopencv-objdetect3.2:amd64 -2
Removing libopencv-objdetect3.2:amd64 rather than change libopencv-highgui3.2:amd64
MarkDelete libopencv-objdetect3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mK Ib > FU=0
Investigating (4) libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libgl1-mesa-dri:amd64 Dépend on libsensors5:amd64 < none | 1:3.6.0-2ubuntu1 @un uH > (>= 1:3.5.0)
Considering libsensors5:amd64 12 as a solution to libgl1-mesa-dri:amd64 60
MarkKeep libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Removing libgl1-mesa-dri:amd64 rather than change libsensors5:amd64
MarkDelete libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib > FU=0
Investigating (4) qml-module-qtquick2:amd64 < 5.9.5-0ubuntu1.1 -> 5.12.8-0ubuntu1 @ii umU Ib >
Broken qml-module-qtquick2:amd64 Dépend on libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libgl1-mesa-dri:amd64 60 as a solution to qml-module-qtquick2:amd64 29
MarkKeep qml-module-qtquick2:amd64 < 5.9.5-0ubuntu1.1 -> 5.12.8-0ubuntu1 @ii umU Ib > FU=0
Removing qml-module-qtquick2:amd64 rather than change libgl1-mesa-dri:amd64
MarkDelete qml-module-qtquick2:amd64 < 5.9.5-0ubuntu1.1 | 5.12.8-0ubuntu1 @ii umH Ib > FU=0
Investigating (4) qml-module-qtgraphicaleffects:amd64 < 5.9.5-0ubuntu1 -> 5.12.8-0ubuntu1 @ii umU Ib >
Broken qml-module-qtgraphicaleffects:amd64 Dépend on qml-module-qtquick2:amd64 < 5.9.5-0ubuntu1.1 | 5.12.8-0ubuntu1 @ii umR >
Considering qml-module-qtquick2:amd64 60 as a solution to qml-module-qtgraphicaleffects:amd64 10
MarkKeep qml-module-qtgraphicaleffects:amd64 < 5.9.5-0ubuntu1 -> 5.12.8-0ubuntu1 @ii umU Ib > FU=0
Removing qml-module-qtgraphicaleffects:amd64 rather than change qml-module-qtquick2:amd64
MarkDelete qml-module-qtgraphicaleffects:amd64 < 5.9.5-0ubuntu1 | 5.12.8-0ubuntu1 @ii umH Ib > FU=0
Investigating (4) qml-module-qtquick-controls:amd64 < 5.9.5-0ubuntu1 -> 5.12.8-0ubuntu2 @ii umU Ib >
Broken qml-module-qtquick-controls:amd64 Dépend on qml-module-qtgraphicaleffects:amd64 < 5.9.5-0ubuntu1 | 5.12.8-0ubuntu1 @ii umR >
Considering qml-module-qtgraphicaleffects:amd64 60 as a solution to qml-module-qtquick-controls:amd64 9
MarkKeep qml-module-qtquick-controls:amd64 < 5.9.5-0ubuntu1 -> 5.12.8-0ubuntu2 @ii umU Ib > FU=0
Removing qml-module-qtquick-controls:amd64 rather than change qml-module-qtgraphicaleffects:amd64
MarkDelete qml-module-qtquick-controls:amd64 < 5.9.5-0ubuntu1 | 5.12.8-0ubuntu2 @ii umH Ib > FU=0
Investigating (4) libhpmud0:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib >
Broken libhpmud0:amd64 Dépend on libsnmp35:amd64 < none | 5.8+dfsg-2ubuntu2.3 @un uH > (>= 5.8+dfsg)
Considering libsnmp35:amd64 3 as a solution to libhpmud0:amd64 7
MarkKeep libhpmud0:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib > FU=0
Holding Back libhpmud0:amd64 rather than change libsnmp35:amd64
Investigating (4) qml-module-ubuntu-onlineaccounts:amd64 < 0.6+17.04.20170405-0ubuntu1 -> 0.6+17.04.20170405-0ubuntu4 @ii umU Ib >
Broken qml-module-ubuntu-onlineaccounts:amd64 Dépend on qml-module-qtquick2:amd64 < 5.9.5-0ubuntu1.1 | 5.12.8-0ubuntu1 @ii umR >
Considering qml-module-qtquick2:amd64 60 as a solution to qml-module-ubuntu-onlineaccounts:amd64 6
MarkKeep qml-module-ubuntu-onlineaccounts:amd64 < 0.6+17.04.20170405-0ubuntu1 -> 0.6+17.04.20170405-0ubuntu4 @ii umU Ib > FU=0
Holding Back qml-module-ubuntu-onlineaccounts:amd64 rather than change qml-module-qtquick2:amd64
Investigating (4) libgl1-mesa-dri:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libgl1-mesa-dri:i386 Dépend on libsensors5:i386 < none | 1:3.6.0-2ubuntu1 @un uH > (>= 1:3.5.0)
Considering libsensors5:i386 2 as a solution to libgl1-mesa-dri:i386 5
MarkKeep libgl1-mesa-dri:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Removing libgl1-mesa-dri:i386 rather than change libsensors5:i386
MarkDelete libgl1-mesa-dri:i386 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib > FU=0
Investigating (4) kdeconnect:amd64 < none -> 1.4-0ubuntu5 @rc uN Ib >
Broken kdeconnect:amd64 Dépend on qml-module-qtquick-controls:amd64 < 5.9.5-0ubuntu1 | 5.12.8-0ubuntu2 @ii umR >
Considering qml-module-qtquick-controls:amd64 60 as a solution to kdeconnect:amd64 4
MarkKeep kdeconnect:amd64 < none -> 1.4-0ubuntu5 @rc uN Ib > FU=0
Holding Back kdeconnect:amd64 rather than change qml-module-qtquick-controls:amd64
Investigating (4) qml-module-org-kde-kirigami2:amd64 < 5.44.0-0ubuntu1 -> 5.68.0-0ubuntu2 @ii umU Ib >
Broken qml-module-org-kde-kirigami2:amd64 Dépend on qml-module-qtgraphicaleffects:amd64 < 5.9.5-0ubuntu1 | 5.12.8-0ubuntu1 @ii umR >
Considering qml-module-qtgraphicaleffects:amd64 60 as a solution to qml-module-org-kde-kirigami2:amd64 4
MarkKeep qml-module-org-kde-kirigami2:amd64 < 5.44.0-0ubuntu1 -> 5.68.0-0ubuntu2 @ii umU Ib > FU=0
Removing qml-module-org-kde-kirigami2:amd64 rather than change qml-module-qtgraphicaleffects:amd64
MarkDelete qml-module-org-kde-kirigami2:amd64 < 5.44.0-0ubuntu1 | 5.68.0-0ubuntu2 @ii umH Ib > FU=0
Investigating (4) printer-driver-hpcups:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib >
Broken printer-driver-hpcups:amd64 Dépend on libhpmud0:amd64 < 3.17.10+repack0-5 | 3.20.3+dfsg0-2 @ii umH > (>= 3.20.3+dfsg0)
Considering libhpmud0:amd64 7 as a solution to printer-driver-hpcups:amd64 3
MarkKeep printer-driver-hpcups:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib > FU=0
Holding Back printer-driver-hpcups:amd64 rather than change libhpmud0:amd64
Investigating (4) libsane-hpaio:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU NPb Ib >
Broken libsane-hpaio:amd64 Dépend on libhpmud0:amd64 < 3.17.10+repack0-5 | 3.20.3+dfsg0-2 @ii umH > (>= 3.20.3+dfsg0)
Considering libhpmud0:amd64 7 as a solution to libsane-hpaio:amd64 3
MarkKeep libsane-hpaio:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU NPb Ib > FU=0
Holding Back libsane-hpaio:amd64 rather than change libhpmud0:amd64
Investigating (4) hplip:amd64 < none -> 3.20.3+dfsg0-2 @rc uN Ib >
Broken hplip:amd64 Dépend on libhpmud0:amd64 < 3.17.10+repack0-5 | 3.20.3+dfsg0-2 @ii umH > (= 3.20.3+dfsg0-2)
Considering libhpmud0:amd64 7 as a solution to hplip:amd64 3
MarkKeep hplip:amd64 < none -> 3.20.3+dfsg0-2 @rc uN Ib > FU=0
Holding Back hplip:amd64 rather than change libhpmud0:amd64
Investigating (4) qml-module-org-kde-newstuff:amd64 < 5.44.0-0ubuntu1 -> 5.68.0-0ubuntu2 @ii umU Ib >
Broken qml-module-org-kde-newstuff:amd64 Dépend on qml-module-org-kde-kirigami2:amd64 < 5.44.0-0ubuntu1 | 5.68.0-0ubuntu2 @ii umR > (>= 5.47)
Considering qml-module-org-kde-kirigami2:amd64 60 as a solution to qml-module-org-kde-newstuff:amd64 3
MarkKeep qml-module-org-kde-newstuff:amd64 < 5.44.0-0ubuntu1 -> 5.68.0-0ubuntu2 @ii umU Ib > FU=0
Removing qml-module-org-kde-newstuff:amd64 rather than change qml-module-org-kde-kirigami2:amd64
MarkDelete qml-module-org-kde-newstuff:amd64 < 5.44.0-0ubuntu1 | 5.68.0-0ubuntu2 @ii umH Ib > FU=0
Investigating (4) qml-module-org-kde-purpose:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib >
Broken qml-module-org-kde-purpose:amd64 Dépend on qml-module-qtquick-controls:amd64 < 5.9.5-0ubuntu1 | 5.12.8-0ubuntu2 @ii umR >
Considering qml-module-qtquick-controls:amd64 60 as a solution to qml-module-org-kde-purpose:amd64 2
MarkKeep qml-module-org-kde-purpose:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib > FU=0
Holding Back qml-module-org-kde-purpose:amd64 rather than change qml-module-qtquick-controls:amd64
Investigating (4) libglx-mesa0:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libglx-mesa0:i386 Dépend on libgl1-mesa-dri:i386 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libgl1-mesa-dri:i386 5 as a solution to libglx-mesa0:i386 2
MarkKeep libglx-mesa0:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Removing libglx-mesa0:i386 rather than change libgl1-mesa-dri:i386
MarkDelete libglx-mesa0:i386 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib > FU=0
Investigating (4) libglx0:i386 < 1.0.0-2ubuntu2.3 -> 1.3.1-1ubuntu0.20.04.1 @ii umU Ib >
Broken libglx0:i386 Dépend on libglx-mesa0:i386 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libglx-mesa0:i386 5 as a solution to libglx0:i386 2
MarkKeep libglx0:i386 < 1.0.0-2ubuntu2.3 -> 1.3.1-1ubuntu0.20.04.1 @ii umU Ib > FU=0
Removing libglx0:i386 rather than change libglx-mesa0:i386
MarkDelete libglx0:i386 < 1.0.0-2ubuntu2.3 | 1.3.1-1ubuntu0.20.04.1 @ii umH Ib > FU=0
Investigating (4) xorg:amd64 < 1:7.7+19ubuntu7.1 -> 1:7.7+19ubuntu14 @ii umU Ib >
Broken xorg:amd64 Dépend on libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libgl1-mesa-dri:amd64 60 as a solution to xorg:amd64 2
MarkKeep xorg:amd64 < 1:7.7+19ubuntu7.1 -> 1:7.7+19ubuntu14 @ii umU Ib > FU=0
Removing xorg:amd64 rather than change libgl1-mesa-dri:amd64
MarkDelete xorg:amd64 < 1:7.7+19ubuntu7.1 | 1:7.7+19ubuntu14 @ii umH Ib > FU=0
Investigating (4) plasma-framework:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib >
Broken plasma-framework:amd64 Dépend on qml-module-org-kde-kirigami2:amd64 < 5.44.0-0ubuntu1 | 5.68.0-0ubuntu2 @ii umR > (>= 5.47)
Considering qml-module-org-kde-kirigami2:amd64 60 as a solution to plasma-framework:amd64 2
MarkKeep plasma-framework:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib > FU=0
Holding Back plasma-framework:amd64 rather than change qml-module-org-kde-kirigami2:amd64
Investigating (4) kdenlive:amd64 < 4:17.12.3-0ubuntu1 -> 4:19.12.3-0ubuntu1 @ii umU Ib >
Broken kdenlive:amd64 Dépend on qml-module-qtquick-controls:amd64 < 5.9.5-0ubuntu1 | 5.12.8-0ubuntu2 @ii umR >
Considering qml-module-qtquick-controls:amd64 60 as a solution to kdenlive:amd64 2
MarkKeep kdenlive:amd64 < 4:17.12.3-0ubuntu1 -> 4:19.12.3-0ubuntu1 @ii umU Ib > FU=0
Removing kdenlive:amd64 rather than change qml-module-qtquick-controls:amd64
MarkDelete kdenlive:amd64 < 4:17.12.3-0ubuntu1 | 4:19.12.3-0ubuntu1 @ii umH Ib > FU=0
Investigating (4) qml-module-org-kde-kquickcontrols:amd64 < none -> 5.68.0-0ubuntu2 @un uN Ib >
Broken qml-module-org-kde-kquickcontrols:amd64 Dépend on qml-module-qtquick-controls:amd64 < 5.9.5-0ubuntu1 | 5.12.8-0ubuntu2 @ii umR >
Considering qml-module-qtquick-controls:amd64 60 as a solution to qml-module-org-kde-kquickcontrols:amd64 1
MarkKeep qml-module-org-kde-kquickcontrols:amd64 < none -> 5.68.0-0ubuntu2 @un uN Ib > FU=0
Holding Back qml-module-org-kde-kquickcontrols:amd64 rather than change qml-module-qtquick-controls:amd64
Try to Re-Instate (4) lm-sensors:amd64
MarkKeep lm-sensors:amd64 < 1:3.4.0-4 -> 1:3.6.0-2ubuntu1 @ii umU Ib > FU=0
Investigating (4) flightgear:amd64 < 1:2018.1.1+dfsg-1 -> 1:2019.1.1+dfsg-2 @ii umU Ib >
Broken flightgear:amd64 Dépend on qml-module-qtquick2:amd64 < 5.9.5-0ubuntu1.1 | 5.12.8-0ubuntu1 @ii umR >
Considering qml-module-qtquick2:amd64 60 as a solution to flightgear:amd64 1
MarkKeep flightgear:amd64 < 1:2018.1.1+dfsg-1 -> 1:2019.1.1+dfsg-2 @ii umU Ib > FU=0
Removing flightgear:amd64 rather than change qml-module-qtquick2:amd64
MarkDelete flightgear:amd64 < 1:2018.1.1+dfsg-1 | 1:2019.1.1+dfsg-2 @ii umH Ib > FU=0
Investigating (4) qml-module-qttest:amd64 < 5.9.5-0ubuntu1.1 -> 5.12.8-0ubuntu1 @ii umU Ib >
Broken qml-module-qttest:amd64 Dépend on qml-module-qtquick2:amd64 < 5.9.5-0ubuntu1.1 | 5.12.8-0ubuntu1 @ii umR >
Considering qml-module-qtquick2:amd64 60 as a solution to qml-module-qttest:amd64 1
MarkKeep qml-module-qttest:amd64 < 5.9.5-0ubuntu1.1 -> 5.12.8-0ubuntu1 @ii umU Ib > FU=0
Removing qml-module-qttest:amd64 rather than change qml-module-qtquick2:amd64
MarkDelete qml-module-qttest:amd64 < 5.9.5-0ubuntu1.1 | 5.12.8-0ubuntu1 @ii umH Ib > FU=0
Investigating (4) libopencv-videoio3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mK Ib >
Broken libopencv-videoio3.2:amd64 Dépend on libopencv-imgcodecs3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mR > (= 3.2.0+dfsg-4ubuntu0.1)
Considering libopencv-imgcodecs3.2:amd64 3 as a solution to libopencv-videoio3.2:amd64 0
Removing libopencv-videoio3.2:amd64 rather than change libopencv-imgcodecs3.2:amd64
MarkDelete libopencv-videoio3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mK Ib > FU=0
Investigating (4) openshot:amd64 < 2.4.1-2build2 -> 2.4.3+dfsg1-1 @ii umU Ib >
Broken openshot:amd64 Dépend on openshot-qt:amd64 < 2.5.1+dfsg2+1218+202003032149~ubuntu18.04.1 @ii mR >
Considering openshot-qt:amd64 642 as a solution to openshot:amd64 0
MarkKeep openshot:amd64 < 2.4.1-2build2 -> 2.4.3+dfsg1-1 @ii umU Ib > FU=0
Removing openshot:amd64 rather than change openshot-qt:amd64
MarkDelete openshot:amd64 < 2.4.1-2build2 | 2.4.3+dfsg1-1 @ii umH Ib > FU=0
Investigating (4) libgl1-mesa-glx:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libgl1-mesa-glx:i386 Dépend on libglx-mesa0:i386 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libglx-mesa0:i386 5 as a solution to libgl1-mesa-glx:i386 0
MarkKeep libgl1-mesa-glx:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Removing libgl1-mesa-glx:i386 rather than change libglx-mesa0:i386
MarkDelete libgl1-mesa-glx:i386 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib > FU=0
Investigating (4) ubuntu-desktop-minimal:amd64 < none -> 1.450.2 @un uN Ib >
Broken ubuntu-desktop-minimal:amd64 Dépend on xorg:amd64 < 1:7.7+19ubuntu7.1 | 1:7.7+19ubuntu14 @ii umR >
Considering xorg:amd64 60 as a solution to ubuntu-desktop-minimal:amd64 0
MarkKeep ubuntu-desktop-minimal:amd64 < none -> 1.450.2 @un uN Ib > FU=0
Holding Back ubuntu-desktop-minimal:amd64 rather than change xorg:amd64
Investigating (4) ubuntu-desktop:amd64 < 1.417.5 -> 1.450.2 @ii umU NPb Ib >
Broken ubuntu-desktop:amd64 Dépend on ubuntu-desktop-minimal:amd64 < none | 1.450.2 @un uH >
Considering ubuntu-desktop-minimal:amd64 0 as a solution to ubuntu-desktop:amd64 0
MarkKeep ubuntu-desktop:amd64 < 1.417.5 -> 1.450.2 @ii umU NPb Ib > FU=0
Removing ubuntu-desktop:amd64 rather than change ubuntu-desktop-minimal:amd64
Setting alsa-base:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting alsa-utils:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting anacron:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting at-spi2-core:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting bc:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ca-certificates:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting dmz-cursor-theme:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-dejavu-core:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-freefont-ttf:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting foomatic-db-compressed-ppds:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gdm3:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting genisoimage:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ghostscript-x:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-control-center:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-menus:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-session-canberra:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-settings-daemon:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-shell:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-shell-extension-appindicator:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-shell-extension-ubuntu-dock:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gstreamer1.0-alsa:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gstreamer1.0-packagekit:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gstreamer1.0-plugins-base-apps:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gstreamer1.0-pulseaudio:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gvfs-bin:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting inputattach:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting language-selector-gnome:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libatk-adaptor:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libnotify-bin:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libsasl2-modules:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libu2f-udev:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting nautilus:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting openprinting-ppds:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting printer-driver-pnm2ppa:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting pulseaudio:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting rfkill:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting software-properties-gtk:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting spice-vdagent:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ubuntu-artwork:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ubuntu-drivers-common:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ubuntu-release-upgrader-gtk:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ubuntu-session:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ubuntu-settings:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ubuntu-sounds:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting unzip:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting update-manager:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting update-notifier:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting wireless-tools:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting wpasupplicant:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting xdg-user-dirs:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting xdg-user-dirs-gtk:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting xkb-data:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting xorg:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting yelp:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting zenity:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting zip:amd64 NOT as auto-installed (direct Dépend of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting acpi-support:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting aisleriot:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting app-install-data-partner:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting apport-gtk:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting avahi-autoipd:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting avahi-daemon:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting baobab:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting bluez:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting bluez-cups:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting branding-ubuntu:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting brltty:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting cheese:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting cups:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting cups-bsd:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting cups-client:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting cups-filters:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting dirmngr:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting eog:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting evince:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting example-content:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting file-roller:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting firefox:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-indic:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-kacst-one:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-khmeros-core:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-lao:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-liberation:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-lklug-sinhala:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-noto-cjk:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-noto-color-emoji:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-sil-abyssinica:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-sil-padauk:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-thai-tlwg:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-tibetan-machine:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fonts-ubuntu:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fwupd:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting fwupdate:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gedit:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gir1.2-gmenu-3.0:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-accessibility-themes:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-bluetooth:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-disk-utility:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-font-viewer:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-getting-started-docs:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-initial-setup:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-keyring:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-mahjongg:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-mines:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-power-manager:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-screenshot:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-software-plugin-snap:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-sudoku:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-terminal:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gnome-todo:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gpg-agent:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gsettings-ubuntu-schemas:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting gvfs-fuse:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ibus:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ibus-gtk:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ibus-gtk3:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ibus-table:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting im-config:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting kerneloops:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting laptop-detect:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libnss-mdns:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libpam-gnome-keyring:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libproxy1-plugin-gsettings:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libproxy1-plugin-networkmanager:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libreoffice-calc:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libreoffice-gnome:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libreoffice-impress:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libreoffice-math:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libreoffice-ogltrans:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libreoffice-pdfimport:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libreoffice-style-breeze:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libreoffice-writer:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting libwmf0.2-7-gtk:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting memtest86+:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting mousetweaks:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting nautilus-sendto:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting nautilus-share:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting network-manager:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting network-manager-config-connectivity-ubuntu:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting network-manager-pptp-gnome:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting orca:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting packagekit:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting pcmciautils:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting plymouth-theme-ubuntu-logo:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting policykit-desktop-privileges:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ppp:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting pppconfig:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting pppoeconf:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting printer-driver-brlaser:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting printer-driver-c2esp:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting printer-driver-foo2zjs:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting printer-driver-m2300w:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting printer-driver-min12xxw:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting printer-driver-pxljr:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting printer-driver-sag-gdi:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting printer-driver-splix:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting pulseaudio-module-bluetooth:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting remmina:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting rhythmbox:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting seahorse:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting shotwell:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting simple-scan:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting snapd:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting speech-dispatcher:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting system-config-printer:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting thunderbird:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting thunderbird-gnome-support:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting totem:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting transmission-gtk:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ubuntu-docs:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ubuntu-report:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting ubuntu-software:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting usb-creator-gtk:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting vino:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting whoopsie:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting xcursor-themes:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting xdg-desktop-portal-gtk:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting xdg-utils:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
Setting xul-ext-ubufox:amd64 NOT as auto-installed (direct Recommande of ubuntu-desktop:amd64 which is in APT::Never-MarkAuto-Sections)
MarkDelete ubuntu-desktop:amd64 < 1.417.5 | 1.450.2 @ii umH NPb Ib > FU=0
Investigating (4) kaccounts-providers:amd64 < none -> 4:19.12.3-0ubuntu1 @un uN Ib >
Broken kaccounts-providers:amd64 Dépend on plasma-framework:amd64 < none | 5.68.0-0ubuntu1 @un uH >
Considering plasma-framework:amd64 2 as a solution to kaccounts-providers:amd64 -1
MarkKeep kaccounts-providers:amd64 < none -> 4:19.12.3-0ubuntu1 @un uN Ib > FU=0
Holding Back kaccounts-providers:amd64 rather than change plasma-framework:amd64
Investigating (4) libopenimageio1.7:amd64 < 1.7.17~dfsg0-1ubuntu2 @ii gK Ib >
Broken libopenimageio1.7:amd64 Dépend on libopencv-videoio3.2:amd64 < 3.2.0+dfsg-4ubuntu0.1 @ii mR >
Considering libopencv-videoio3.2:amd64 3 as a solution to libopenimageio1.7:amd64 -2
Removing libopenimageio1.7:amd64 rather than change libopencv-videoio3.2:amd64
MarkDelete libopenimageio1.7:amd64 < 1.7.17~dfsg0-1ubuntu2 @ii gK Ib > FU=0
Investigating (4) qtdeclarative5-test-plugin:amd64 < 5.9.5-0ubuntu1.1 @ii mK Ib >
Broken qtdeclarative5-test-plugin:amd64 Dépend on qml-module-qttest:amd64 < 5.9.5-0ubuntu1.1 | 5.12.8-0ubuntu1 @ii umR >
Considering qml-module-qttest:amd64 60 as a solution to qtdeclarative5-test-plugin:amd64 -2
Removing qtdeclarative5-test-plugin:amd64 rather than change qml-module-qttest:amd64
MarkDelete qtdeclarative5-test-plugin:amd64 < 5.9.5-0ubuntu1.1 @ii mK Ib > FU=0
Investigating (4) qtdeclarative5-qtquick2-plugin:amd64 < 5.9.5-0ubuntu1.1 @ii mK Ib >
Broken qtdeclarative5-qtquick2-plugin:amd64 Dépend on qml-module-qtquick2:amd64 < 5.9.5-0ubuntu1.1 | 5.12.8-0ubuntu1 @ii umR >
Considering qml-module-qtquick2:amd64 60 as a solution to qtdeclarative5-qtquick2-plugin:amd64 -2
Removing qtdeclarative5-qtquick2-plugin:amd64 rather than change qml-module-qtquick2:amd64
MarkDelete qtdeclarative5-qtquick2-plugin:amd64 < 5.9.5-0ubuntu1.1 @ii mK Ib > FU=0
Investigating (5) libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libglx-mesa0:amd64 Dépend on libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libgl1-mesa-dri:amd64 60 as a solution to libglx-mesa0:amd64 74
Added libgl1-mesa-dri:amd64 to the remove list
Fixing libglx-mesa0:amd64 via keep of libgl1-mesa-dri:amd64
MarkKeep libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR > FU=0
Try to Re-Instate (5) libgl1-mesa-dri:amd64
MarkKeep libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Investigating (5) libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib >
Broken libgl1-mesa-dri:amd64 Dépend on libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU > (= 20.0.8-0ubuntu1~18.04.1)
Considering libglapi-mesa:amd64 17 as a solution to libgl1-mesa-dri:amd64 74
Added libglapi-mesa:amd64 to the remove list
Fixing libgl1-mesa-dri:amd64 via keep of libglapi-mesa:amd64
MarkKeep libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU > FU=0
Try to Re-Instate (5) libglapi-mesa:amd64
Re-Instated libglapi-mesa:amd64 (8 vs 4)
Try to Re-Instate (5) libhpmud0:amd64
MarkKeep libhpmud0:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib > FU=0
Try to Re-Instate (5) qml-module-ubuntu-onlineaccounts:amd64
MarkKeep qml-module-ubuntu-onlineaccounts:amd64 < 0.6+17.04.20170405-0ubuntu1 -> 0.6+17.04.20170405-0ubuntu4 @ii umU Ib > FU=0
Investigating (5) qml-module-ubuntu-onlineaccounts:amd64 < 0.6+17.04.20170405-0ubuntu1 | 0.6+17.04.20170405-0ubuntu4 @ii umH Ib >
Broken qml-module-ubuntu-onlineaccounts:amd64 Dépend on qtdeclarative5-qtquick2-plugin:amd64 < 5.9.5-0ubuntu1.1 @ii mR >
Considering qtdeclarative5-qtquick2-plugin:amd64 60 as a solution to qml-module-ubuntu-onlineaccounts:amd64 6
Removing qml-module-ubuntu-onlineaccounts:amd64 rather than change qtdeclarative5-qtquick2-plugin:amd64
MarkDelete qml-module-ubuntu-onlineaccounts:amd64 < 0.6+17.04.20170405-0ubuntu1 | 0.6+17.04.20170405-0ubuntu4 @ii umH Ib > FU=0
Investigating (5) libkf5newstuff5:amd64 < 5.44.0-0ubuntu1 -> 5.68.0-0ubuntu2 @ii umU Ib >
Broken libkf5newstuff5:amd64 Dépend on qml-module-org-kde-newstuff:amd64 < 5.44.0-0ubuntu1 | 5.68.0-0ubuntu2 @ii umR > (= 5.68.0-0ubuntu2)
Considering qml-module-org-kde-newstuff:amd64 60 as a solution to libkf5newstuff5:amd64 4
MarkKeep libkf5newstuff5:amd64 < 5.44.0-0ubuntu1 -> 5.68.0-0ubuntu2 @ii umU Ib > FU=0
Removing libkf5newstuff5:amd64 rather than change qml-module-org-kde-newstuff:amd64
MarkDelete libkf5newstuff5:amd64 < 5.44.0-0ubuntu1 | 5.68.0-0ubuntu2 @ii umH Ib > FU=0
Try to Re-Instate (5) printer-driver-hpcups:amd64
MarkKeep printer-driver-hpcups:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib > FU=0
Try to Re-Instate (5) libsane-hpaio:amd64
MarkKeep libsane-hpaio:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU NPb Ib > FU=0
Investigating (5) libgl1:i386 < 1.0.0-2ubuntu2.3 -> 1.3.1-1ubuntu0.20.04.1 @ii umU Ib >
Broken libgl1:i386 Dépend on libglx0:i386 < 1.0.0-2ubuntu2.3 | 1.3.1-1ubuntu0.20.04.1 @ii umR > (= 1.3.1-1ubuntu0.20.04.1)
Considering libglx0:i386 5 as a solution to libgl1:i386 3
MarkKeep libgl1:i386 < 1.0.0-2ubuntu2.3 -> 1.3.1-1ubuntu0.20.04.1 @ii umU Ib > FU=0
Removing libgl1:i386 rather than change libglx0:i386
MarkDelete libgl1:i386 < 1.0.0-2ubuntu2.3 | 1.3.1-1ubuntu0.20.04.1 @ii umH Ib > FU=0
Investigating (5) libglu1-mesa:i386 < 9.0.0-2.1build1 -> 9.0.1-1build1 @ii umU Ib >
Broken libglu1-mesa:i386 Dépend on libgl1:i386 < 1.0.0-2ubuntu2.3 | 1.3.1-1ubuntu0.20.04.1 @ii umR >
Considering libgl1:i386 5 as a solution to libglu1-mesa:i386 1
MarkKeep libglu1-mesa:i386 < 9.0.0-2.1build1 -> 9.0.1-1build1 @ii umU Ib > FU=0
Removing libglu1-mesa:i386 rather than change libgl1:i386
MarkDelete libglu1-mesa:i386 < 9.0.0-2.1build1 | 9.0.1-1build1 @ii umH Ib > FU=0
Investigating (5) k3b:amd64 < 17.12.3-0ubuntu3 -> 19.12.3-0ubuntu1 @ii umU Ib >
Broken k3b:amd64 Dépend on libkf5newstuff5:amd64 < 5.44.0-0ubuntu1 | 5.68.0-0ubuntu2 @ii umR > (>= 4.95.0)
Considering libkf5newstuff5:amd64 60 as a solution to k3b:amd64 1
MarkKeep k3b:amd64 < 17.12.3-0ubuntu3 -> 19.12.3-0ubuntu1 @ii umU Ib > FU=0
Removing k3b:amd64 rather than change libkf5newstuff5:amd64
MarkDelete k3b:amd64 < 17.12.3-0ubuntu3 | 19.12.3-0ubuntu1 @ii umH Ib > FU=0
Investigating (5) qtdeclarative5-accounts-plugin:amd64 < 0.6+17.04.20170405-0ubuntu1 -> 0.6+17.04.20170405-0ubuntu4 @ii umU Ib >
Broken qtdeclarative5-accounts-plugin:amd64 Dépend on qml-module-ubuntu-onlineaccounts:amd64 < 0.6+17.04.20170405-0ubuntu1 | 0.6+17.04.20170405-0ubuntu4 @ii umR >
Considering qml-module-ubuntu-onlineaccounts:amd64 60 as a solution to qtdeclarative5-accounts-plugin:amd64 0
MarkKeep qtdeclarative5-accounts-plugin:amd64 < 0.6+17.04.20170405-0ubuntu1 -> 0.6+17.04.20170405-0ubuntu4 @ii umU Ib > FU=0
Removing qtdeclarative5-accounts-plugin:amd64 rather than change qml-module-ubuntu-onlineaccounts:amd64
MarkDelete qtdeclarative5-accounts-plugin:amd64 < 0.6+17.04.20170405-0ubuntu1 | 0.6+17.04.20170405-0ubuntu4 @ii umH Ib > FU=0
Investigating (6) libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib >
Broken libgl1-mesa-dri:amd64 Dépend on libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU > (= 20.0.8-0ubuntu1~18.04.1)
Considering libglapi-mesa:amd64 74 as a solution to libgl1-mesa-dri:amd64 74
Removing libgl1-mesa-dri:amd64 rather than change libglapi-mesa:amd64
MarkDelete libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib > FU=0
Investigating (6) libkf5purpose-bin:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib >
Broken libkf5purpose-bin:amd64 Dépend on qml-module-ubuntu-onlineaccounts:amd64 < 0.6+17.04.20170405-0ubuntu1 | 0.6+17.04.20170405-0ubuntu4 @ii umR >
Considering qml-module-ubuntu-onlineaccounts:amd64 60 as a solution to libkf5purpose-bin:amd64 6
MarkKeep libkf5purpose-bin:amd64 < none -> 5.68.0-0ubuntu1 @un uN Ib > FU=0
Holding Back libkf5purpose-bin:amd64 rather than change qml-module-ubuntu-onlineaccounts:amd64
Investigating (7) libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libglx-mesa0:amd64 Dépend on libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libgl1-mesa-dri:amd64 74 as a solution to libglx-mesa0:amd64 74
MarkKeep libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Removing libglx-mesa0:amd64 rather than change libgl1-mesa-dri:amd64
MarkDelete libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib > FU=0
Investigating (7) libgl1-mesa-glx:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libgl1-mesa-glx:amd64 Dépend on libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libglx-mesa0:amd64 74 as a solution to libgl1-mesa-glx:amd64 25
MarkKeep libgl1-mesa-glx:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Removing libgl1-mesa-glx:amd64 rather than change libglx-mesa0:amd64
MarkDelete libgl1-mesa-glx:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib > FU=0
Investigating (8) libglx0:amd64 < 1.0.0-2ubuntu2.3 -> 1.3.1-1ubuntu0.20.04.1 @ii umU Ib >
Broken libglx0:amd64 Dépend on libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libglx-mesa0:amd64 74 as a solution to libglx0:amd64 83
Added libglx-mesa0:amd64 to the remove list
Fixing libglx0:amd64 via keep of libglx-mesa0:amd64
MarkKeep libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR > FU=0
Try to Re-Instate (8) libglx-mesa0:amd64
MarkKeep libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Investigating (8) libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib >
Broken libglx-mesa0:amd64 Dépend on libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU > (= 20.0.8-0ubuntu1~18.04.1)
Considering libglapi-mesa:amd64 74 as a solution to libglx-mesa0:amd64 83
Added libglapi-mesa:amd64 to the remove list
Broken libglx-mesa0:amd64 Dépend on libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libgl1-mesa-dri:amd64 74 as a solution to libglx-mesa0:amd64 83
Added libgl1-mesa-dri:amd64 to the remove list
Fixing libglx-mesa0:amd64 via keep of libglapi-mesa:amd64
MarkKeep libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU > FU=0
Fixing libglx-mesa0:amd64 via keep of libgl1-mesa-dri:amd64
MarkKeep libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR > FU=0
Investigating (8) libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib >
Broken libglapi-mesa:amd64 Casse on libglapi-mesa:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > (!= 20.0.8-0ubuntu1~18.04.1)
Considering libglapi-mesa:i386 7 as a solution to libglapi-mesa:amd64 83
Added libglapi-mesa:i386 to the remove list
Conflicts//Breaks against version 20.0.4-2ubuntu1 for libglapi-mesa but that is not InstVer, ignoring
Fixing libglapi-mesa:amd64 via keep of libglapi-mesa:i386
MarkKeep libglapi-mesa:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Investigating (8) libegl-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libegl-mesa0:amd64 Dépend on libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH > (= 20.0.8-0ubuntu1~20.04.1)
Considering libglapi-mesa:amd64 83 as a solution to libegl-mesa0:amd64 15
MarkKeep libegl-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Removing libegl-mesa0:amd64 rather than change libglapi-mesa:amd64
MarkDelete libegl-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib > FU=0
Try to Re-Instate (8) libglapi-mesa:i386
MarkKeep libglapi-mesa:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Investigating (8) libosmesa6:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libosmesa6:amd64 Dépend on libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH > (= 20.0.8-0ubuntu1~20.04.1)
Considering libglapi-mesa:amd64 83 as a solution to libosmesa6:amd64 1
MarkKeep libosmesa6:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Removing libosmesa6:amd64 rather than change libglapi-mesa:amd64
MarkDelete libosmesa6:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib > FU=0
Investigating (8) libosmesa6:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libosmesa6:i386 Dépend on libglapi-mesa:i386 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH > (= 20.0.8-0ubuntu1~20.04.1)
Considering libglapi-mesa:i386 83 as a solution to libosmesa6:i386 1
MarkKeep libosmesa6:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Holding Back libosmesa6:i386 rather than change libglapi-mesa:i386
Investigating (9) libegl1:amd64 < 1.0.0-2ubuntu2.3 -> 1.3.1-1ubuntu0.20.04.1 @ii umU Ib >
Broken libegl1:amd64 Dépend on libegl-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libegl-mesa0:amd64 83 as a solution to libegl1:amd64 200
Added libegl-mesa0:amd64 to the remove list
Fixing libegl1:amd64 via keep of libegl-mesa0:amd64
MarkKeep libegl-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR > FU=0
Try to Re-Instate (9) libegl-mesa0:amd64
MarkKeep libegl-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Investigating (9) libegl-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib >
Broken libegl-mesa0:amd64 Dépend on libgbm1:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU > (= 20.0.8-0ubuntu1~18.04.1)
Considering libgbm1:amd64 174 as a solution to libegl-mesa0:amd64 200
Added libgbm1:amd64 to the remove list
Fixing libegl-mesa0:amd64 via keep of libgbm1:amd64
MarkKeep libgbm1:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU > FU=0
Try to Re-Instate (9) libosmesa6:i386
MarkKeep libosmesa6:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Done
MarkInstall ubuntu-desktop:amd64 < 1.417.5 -> 1.450.2 @ii ugU NPb Ib > FU=1
Installing ubuntu-desktop-minimal as Dépend of ubuntu-desktop
MarkInstall ubuntu-desktop-minimal:amd64 < none -> 1.450.2 @un uN Ib > FU=0
Installing xorg as Dépend of ubuntu-desktop-minimal
MarkInstall xorg:amd64 < 1:7.7+19ubuntu7.1 -> 1:7.7+19ubuntu14 @ii ugU > FU=0
Installing hplip as Recommande of ubuntu-desktop-minimal
MarkInstall hplip:amd64 < none -> 3.20.3+dfsg0-2 @rc uN Ib > FU=0
Installing libhpmud0 as Dépend of hplip
MarkInstall libhpmud0:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib > FU=0
Installing libsnmp35 as Dépend of libhpmud0
MarkInstall libsnmp35:amd64 < none -> 5.8+dfsg-2ubuntu2.3 @un uN Ib > FU=0
Installing libsensors5 as Dépend of libsnmp35
MarkInstall libsensors5:amd64 < none -> 1:3.6.0-2ubuntu1 @un uN Ib > FU=0
Installing libsensors-config as Dépend of libsensors5
MarkInstall libsensors-config:amd64 < none -> 1:3.6.0-2ubuntu1 @un uN Ib > FU=0
Removing: libsensors4
MarkDelete libsensors4:amd64 < 1:3.4.0-4 @ii mK > FU=0
Installing libsane-hpaio as Dépend of hplip
MarkInstall libsane-hpaio:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU NPb > FU=0
Installing printer-driver-hpcups as Dépend of hplip
MarkInstall printer-driver-hpcups:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU > FU=0
ignore old unsatisfied important dependency on deja-dup:amd64
ignore old unsatisfied important dependency on gnome-calendar:amd64
Starting pkgProblemResolver with broken count: 2
Starting 2 pkgProblemResolver with broken count: 2
Investigating (0) libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libgl1-mesa-dri:amd64 Dépend on libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH > (= 20.0.8-0ubuntu1~20.04.1)
Considering libglapi-mesa:amd64 10 as a solution to libgl1-mesa-dri:amd64 45
MarkKeep libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Re-Instated libglapi-mesa:i386
Re-Instated libglapi-mesa:amd64
Re-Instated libgl1-mesa-dri:amd64
Investigating (0) libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib >
Broken libglx-mesa0:amd64 Dépend on libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU > (= 20.0.8-0ubuntu1~18.04.1)
Considering libglapi-mesa:amd64 10 as a solution to libglx-mesa0:amd64 40
Added libglapi-mesa:amd64 to the remove list
Fixing libglx-mesa0:amd64 via keep of libglapi-mesa:amd64
MarkKeep libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU > FU=0
Investigating (0) libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib >
Broken libglapi-mesa:amd64 Casse on libglapi-mesa:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii ugU Ib > (!= 20.0.8-0ubuntu1~18.04.1)
Considering libglapi-mesa:i386 0 as a solution to libglapi-mesa:amd64 10
Added libglapi-mesa:i386 to the remove list
Conflicts//Breaks against version 20.0.4-2ubuntu1 for libglapi-mesa but that is not InstVer, ignoring
Fixing libglapi-mesa:amd64 via keep of libglapi-mesa:i386
MarkKeep libglapi-mesa:i386 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii ugU Ib > FU=0
Investigating (0) libsnmp30:amd64 < 5.7.3+dfsg-1.8ubuntu3.6 @ii mK Ib >
Broken libsnmp30:amd64 Dépend on libsensors4:amd64 < 1:3.4.0-4 @ii gR > (>= 1:3.0.0)
Considering libsensors4:amd64 -1 as a solution to libsnmp30:amd64 4
Added libsensors4:amd64 to the remove list
Fixing libsnmp30:amd64 via keep of libsensors4:amd64
MarkKeep libsensors4:amd64 < 1:3.4.0-4 @ii gR > FU=0
Investigating (0) libsensors-config:amd64 < none -> 1:3.6.0-2ubuntu1 @un umN Ib >
Broken libsensors-config:amd64 Est en conflit avec on libsensors4:amd64 < 1:3.4.0-4 @ii gK >
Considering libsensors4:amd64 -1 as a solution to libsensors-config:amd64 2
Added libsensors4:amd64 to the remove list
Fixing libsensors-config:amd64 via remove of libsensors4:amd64
MarkDelete libsensors4:amd64 < 1:3.4.0-4 @ii gK > FU=0
Investigating (1) libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib >
Broken libgl1-mesa-dri:amd64 Dépend on libglapi-mesa:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH > (= 20.0.8-0ubuntu1~20.04.1)
Considering libglapi-mesa:amd64 10 as a solution to libgl1-mesa-dri:amd64 45
MarkKeep libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Removing libgl1-mesa-dri:amd64 rather than change libglapi-mesa:amd64
MarkDelete libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib > FU=0
Investigating (1) libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib >
Broken libglx-mesa0:amd64 Dépend on libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libgl1-mesa-dri:amd64 45 as a solution to libglx-mesa0:amd64 40
Reinst Failed because of libglapi-mesa:amd64
MarkKeep libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Removing libglx-mesa0:amd64 rather than change libgl1-mesa-dri:amd64
MarkDelete libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib > FU=0
Investigating (1) libsnmp30:amd64 < 5.7.3+dfsg-1.8ubuntu3.6 @ii mK Ib >
Broken libsnmp30:amd64 Dépend on libsensors4:amd64 < 1:3.4.0-4 @ii gR > (>= 1:3.0.0)
Considering libsensors4:amd64 -1 as a solution to libsnmp30:amd64 4
Added libsensors4:amd64 to the remove list
Fixing libsnmp30:amd64 via keep of libsensors4:amd64
MarkKeep libsensors4:amd64 < 1:3.4.0-4 @ii gR > FU=0
Investigating (1) libsensors-config:amd64 < none -> 1:3.6.0-2ubuntu1 @un umN Ib >
Broken libsensors-config:amd64 Est en conflit avec on libsensors4:amd64 < 1:3.4.0-4 @ii gK >
Considering libsensors4:amd64 -1 as a solution to libsensors-config:amd64 2
Added libsensors4:amd64 to the remove list
Fixing libsensors-config:amd64 via remove of libsensors4:amd64
MarkDelete libsensors4:amd64 < 1:3.4.0-4 @ii gK > FU=0
Investigating (1) xorg:amd64 < 1:7.7+19ubuntu7.1 -> 1:7.7+19ubuntu14 @ii umU Ib >
Broken xorg:amd64 Dépend on libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libgl1-mesa-dri:amd64 45 as a solution to xorg:amd64 2
MarkKeep xorg:amd64 < 1:7.7+19ubuntu7.1 -> 1:7.7+19ubuntu14 @ii umU Ib > FU=0
Reinst Failed because of libgl1-mesa-dri:amd64
MarkKeep xorg:amd64 < 1:7.7+19ubuntu7.1 -> 1:7.7+19ubuntu14 @ii umU Ib > FU=0
Removing xorg:amd64 rather than change libgl1-mesa-dri:amd64
MarkDelete xorg:amd64 < 1:7.7+19ubuntu7.1 | 1:7.7+19ubuntu14 @ii umH Ib > FU=0
Investigating (1) ubuntu-desktop-minimal:amd64 < none -> 1.450.2 @un umN Ib >
Broken ubuntu-desktop-minimal:amd64 Dépend on xorg:amd64 < 1:7.7+19ubuntu7.1 | 1:7.7+19ubuntu14 @ii umR >
Considering xorg:amd64 2 as a solution to ubuntu-desktop-minimal:amd64 0
MarkKeep ubuntu-desktop-minimal:amd64 < none -> 1.450.2 @un umN Ib > FU=0
Holding Back ubuntu-desktop-minimal:amd64 rather than change xorg:amd64
Investigating (2) ubuntu-desktop:amd64 < 1.417.5 -> 1.450.2 @ii pumU NPb Ib >
Broken ubuntu-desktop:amd64 Dépend on ubuntu-desktop-minimal:amd64 < none | 1.450.2 @un umH >
Considering ubuntu-desktop-minimal:amd64 0 as a solution to ubuntu-desktop:amd64 10000
Reinst Failed because of xorg:amd64
MarkKeep ubuntu-desktop-minimal:amd64 < none -> 1.450.2 @un umN Ib > FU=0
Considering ubuntu-desktop-minimal:amd64 0 as a solution to ubuntu-desktop:amd64 10000
Broken ubuntu-desktop:amd64 Dépend on xorg:amd64 < 1:7.7+19ubuntu7.1 | 1:7.7+19ubuntu14 @ii umR >
Considering xorg:amd64 2 as a solution to ubuntu-desktop:amd64 10000
Added xorg:amd64 to the remove list
Fixing ubuntu-desktop:amd64 via keep of xorg:amd64
MarkKeep xorg:amd64 < 1:7.7+19ubuntu7.1 | 1:7.7+19ubuntu14 @ii umR > FU=0
Investigating (2) libglx0:amd64 < 1.0.0-2ubuntu2.3 -> 1.3.1-1ubuntu0.20.04.1 @ii umU Ib >
Broken libglx0:amd64 Dépend on libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libglx-mesa0:amd64 40 as a solution to libglx0:amd64 75
Added libglx-mesa0:amd64 to the remove list
Fixing libglx0:amd64 via keep of libglx-mesa0:amd64
MarkKeep libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR > FU=0
Investigating (2) libglx-mesa0:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umH Ib >
Broken libglx-mesa0:amd64 Dépend on libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR >
Considering libgl1-mesa-dri:amd64 45 as a solution to libglx-mesa0:amd64 75
Added libgl1-mesa-dri:amd64 to the remove list
Fixing libglx-mesa0:amd64 via keep of libgl1-mesa-dri:amd64
MarkKeep libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 | 20.0.8-0ubuntu1~20.04.1 @ii umR > FU=0
Investigating (2) libsnmp30:amd64 < 5.7.3+dfsg-1.8ubuntu3.6 @ii mK Ib >
Broken libsnmp30:amd64 Dépend on libsensors4:amd64 < 1:3.4.0-4 @ii gR > (>= 1:3.0.0)
Considering libsensors4:amd64 -1 as a solution to libsnmp30:amd64 4
Added libsensors4:amd64 to the remove list
Fixing libsnmp30:amd64 via keep of libsensors4:amd64
MarkKeep libsensors4:amd64 < 1:3.4.0-4 @ii gR > FU=0
Investigating (2) libsensors-config:amd64 < none -> 1:3.6.0-2ubuntu1 @un umN Ib >
Broken libsensors-config:amd64 Est en conflit avec on libsensors4:amd64 < 1:3.4.0-4 @ii gK >
Considering libsensors4:amd64 4 as a solution to libsensors-config:amd64 2
MarkKeep libsensors-config:amd64 < none -> 1:3.6.0-2ubuntu1 @un umN Ib > FU=0
Holding Back libsensors-config:amd64 rather than change libsensors4:amd64
Try to Re-Instate (2) xorg:amd64
Re-Instated xorg:amd64 (2 vs 2)
Investigating (3) ubuntu-desktop:amd64 < 1.417.5 -> 1.450.2 @ii pumU NPb Ib >
Broken ubuntu-desktop:amd64 Dépend on ubuntu-desktop-minimal:amd64 < none | 1.450.2 @un umH >
Considering ubuntu-desktop-minimal:amd64 0 as a solution to ubuntu-desktop:amd64 10000
Considering ubuntu-desktop-minimal:amd64 0 as a solution to ubuntu-desktop:amd64 10000
Try to Re-Instate (3) libgl1-mesa-dri:amd64
MarkKeep libgl1-mesa-dri:amd64 < 20.0.8-0ubuntu1~18.04.1 -> 20.0.8-0ubuntu1~20.04.1 @ii umU Ib > FU=0
Investigating (3) libsensors5:amd64 < none -> 1:3.6.0-2ubuntu1 @un umN Ib >
Broken libsensors5:amd64 Dépend on libsensors-config:amd64 < none | 1:3.6.0-2ubuntu1 @un umH >
Considering libsensors-config:amd64 2 as a solution to libsensors5:amd64 11
MarkKeep libsensors5:amd64 < none -> 1:3.6.0-2ubuntu1 @un umN Ib > FU=0
Holding Back libsensors5:amd64 rather than change libsensors-config:amd64
Investigating (3) libsnmp35:amd64 < none -> 5.8+dfsg-2ubuntu2.3 @un umN Ib >
Broken libsnmp35:amd64 Dépend on libsensors5:amd64 < none | 1:3.6.0-2ubuntu1 @un umH > (>= 1:3.5.0)
Considering libsensors5:amd64 11 as a solution to libsnmp35:amd64 3
MarkKeep libsnmp35:amd64 < none -> 5.8+dfsg-2ubuntu2.3 @un umN Ib > FU=0
Holding Back libsnmp35:amd64 rather than change libsensors5:amd64
Investigating (3) lm-sensors:amd64 < 1:3.4.0-4 -> 1:3.6.0-2ubuntu1 @ii umU Ib >
Broken lm-sensors:amd64 Dépend on libsensors5:amd64 < none | 1:3.6.0-2ubuntu1 @un umH > (>= 1:3.5.0)
Considering libsensors5:amd64 11 as a solution to lm-sensors:amd64 1
MarkKeep lm-sensors:amd64 < 1:3.4.0-4 -> 1:3.6.0-2ubuntu1 @ii umU Ib > FU=0
Holding Back lm-sensors:amd64 rather than change libsensors5:amd64
Investigating (4) ubuntu-desktop:amd64 < 1.417.5 -> 1.450.2 @ii pumU NPb Ib >
Broken ubuntu-desktop:amd64 Dépend on ubuntu-desktop-minimal:amd64 < none | 1.450.2 @un umH >
Considering ubuntu-desktop-minimal:amd64 0 as a solution to ubuntu-desktop:amd64 10000
Considering ubuntu-desktop-minimal:amd64 0 as a solution to ubuntu-desktop:amd64 10000
Investigating (4) libhpmud0:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib >
Broken libhpmud0:amd64 Dépend on libsnmp35:amd64 < none | 5.8+dfsg-2ubuntu2.3 @un umH > (>= 5.8+dfsg)
Considering libsnmp35:amd64 3 as a solution to libhpmud0:amd64 7
MarkKeep libhpmud0:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib > FU=0
Holding Back libhpmud0:amd64 rather than change libsnmp35:amd64
Investigating (4) hplip:amd64 < none -> 3.20.3+dfsg0-2 @rc umN Ib >
Broken hplip:amd64 Dépend on libhpmud0:amd64 < 3.17.10+repack0-5 | 3.20.3+dfsg0-2 @ii umH > (= 3.20.3+dfsg0-2)
Considering libhpmud0:amd64 7 as a solution to hplip:amd64 3
MarkKeep hplip:amd64 < none -> 3.20.3+dfsg0-2 @rc umN Ib > FU=0
Holding Back hplip:amd64 rather than change libhpmud0:amd64
Investigating (4) libsane-hpaio:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU NPb Ib >
Broken libsane-hpaio:amd64 Dépend on libhpmud0:amd64 < 3.17.10+repack0-5 | 3.20.3+dfsg0-2 @ii umH > (>= 3.20.3+dfsg0)
Considering libhpmud0:amd64 7 as a solution to libsane-hpaio:amd64 3
MarkKeep libsane-hpaio:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU NPb Ib > FU=0
Holding Back libsane-hpaio:amd64 rather than change libhpmud0:amd64
Investigating (4) printer-driver-hpcups:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib >
Broken printer-driver-hpcups:amd64 Dépend on libhpmud0:amd64 < 3.17.10+repack0-5 | 3.20.3+dfsg0-2 @ii umH > (>= 3.20.3+dfsg0)
Considering libhpmud0:amd64 7 as a solution to printer-driver-hpcups:amd64 3
MarkKeep printer-driver-hpcups:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib > FU=0
Holding Back printer-driver-hpcups:amd64 rather than change libhpmud0:amd64
Try to Re-Instate (4) lm-sensors:amd64
MarkKeep lm-sensors:amd64 < 1:3.4.0-4 -> 1:3.6.0-2ubuntu1 @ii umU Ib > FU=0
Investigating (5) ubuntu-desktop:amd64 < 1.417.5 -> 1.450.2 @ii pumU NPb Ib >
Broken ubuntu-desktop:amd64 Dépend on ubuntu-desktop-minimal:amd64 < none | 1.450.2 @un umH >
Considering ubuntu-desktop-minimal:amd64 0 as a solution to ubuntu-desktop:amd64 10000
Considering ubuntu-desktop-minimal:amd64 0 as a solution to ubuntu-desktop:amd64 10000
Try to Re-Instate (5) libhpmud0:amd64
MarkKeep libhpmud0:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib > FU=0
Try to Re-Instate (5) libsane-hpaio:amd64
MarkKeep libsane-hpaio:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU NPb Ib > FU=0
Try to Re-Instate (5) printer-driver-hpcups:amd64
MarkKeep printer-driver-hpcups:amd64 < 3.17.10+repack0-5 -> 3.20.3+dfsg0-2 @ii umU Ib > FU=0
Done
Log time: 2020-10-10 17:54:10.703562
loic@loic:~$
Hors ligne
#8 Le 10/10/2020, à 17:17
- ylag
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
Bonjour,
j'ai désactivé tous les PPA, supprimer les paquets issus de ces PPA en remettant les versions standards , supprimer les PPA dans le gestionnaire de paquets.
Les retours aux #3, 4 et 5 indiquent le contraire?
A+
Dernière modification par ylag (Le 10/10/2020, à 17:18)
Hors ligne
#9 Le 10/10/2020, à 17:21
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
oui, en effet, car après l'échec de la mise à jour, Ubuntu a effectué une "remise à l'état d'origine". Auparavant j'avais supprimé les PPA avec "PPA-purge", désactivé les PPA du gestionnaire de paquet et relancé la mise à jour. je vais réessayer et renvoyé les résultat de commande
Hors ligne
#10 Le 10/10/2020, à 17:28
- ylag
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
Re,
Une fois les ppa rétrogradés avec ppa-purge, repasse les mises à jour.
S'il n'y a pas d'erreurs dans les retours et que tout est à jour, redémarre la machine encore en Bionic et tente de relancer la mise à niveau ?
A+
Dernière modification par ylag (Le 10/10/2020, à 17:29)
Hors ligne
#11 Le 10/10/2020, à 17:38
- geole
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
C est encore le serpent qui se mord la queue
2020-10-10 17:43:25,605 DEBUG Removing 'python-minimal' (python-is-python2 is being installed on the system)
2020-10-10 17:43:25,605 INFO failed to remove python-minimal
https://bugs.launchpad.net/ubuntu/+sour … ug/1898372
Starting pkgProblemResolver with broken count: 53
Starting 2 pkgProblemResolver with broken count: 53
Notons simplement ce qui se passe pour les ppa étrangers, exemple pour l un
2020-10-10 17:42:35,131 DEBUG entry '#deb http://ppa.launchpad.net/thomas-schiex/blender/ubuntu focal main # désactivé pour la mise à niveau vers focal' was disabled (unknown mirror)
Dernière modification par geole (Le 10/10/2020, à 18:11)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#12 Le 10/10/2020, à 17:50
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
j'ai du mal à comprendre. j'ai supprimé tous les PPA et les paquets associés. ils n'apparaissent plus dans le gestionnaire de paquet ou synaptic. je redémarre, relance la mise à niveau. j'obtiens le même message d'erreur. la mise à niveau s'arrête et ubuntu réinitialise le système ...et me remet les PPA supprimés !
Hors ligne
#13 Le 10/10/2020, à 18:14
- xubu1957
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
Tu pourrais donner les retours détaillés sous cette forme > RESOLU Mise à niveau vers 20.04 ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#14 Le 10/10/2020, à 18:32
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
voici les résultats (il semble avoir des soucis avec le PPA de Sane
loic@loic:~$ sudo apt install -y ppa-purge
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
ppa-purge est déjà la version la plus récente (0.2.8+bzr63).
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
alien at debugedit dvdisaster dvdisaster-doc espeak gir1.2-geocodeglib-1.0
libavutil-ffmpeg54 libbluray1 libboost-wave1.65.1 libffi-dev libfwup1
libgavl1 libjs-jquery-metadata libjs-jquery-mobile libjs-jquery-tablesorter
libllvm6.0 libllvm6.0:i386 libllvm7 libllvm7:i386 libllvm8 libllvm8:i386
libllvm9 libllvm9:i386 librpmbuild8 librpmsign8 libschroedinger-1.0-0
libswresample-ffmpeg1 libswscale-ffmpeg3 libtinfo-dev libva1
libwxgtk-media3.0-0v5 libx264-148 libx265-79 linux-hwe-5.4-headers-5.4.0-42
linux-hwe-5.4-headers-5.4.0-45 llvm-6.0 llvm-6.0-dev llvm-6.0-runtime
lsb-core lsb-security ncurses-term pax python-qt4-gl python-qt4-phonon
python3-numpy python3-pyqt5.qtmultimedia python3-pyqt5.qtopengl rpm
ubuntu-web-launchers
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 5 non mis à jour.
loic@loic:~$ sudo ppa-purge ppa:openshot
Updating packages lists
PPA to be removed: ppa:openshot ppa:openshot
Warning: Could not find package list for PPA: ppa:openshot ppa:openshot
loic@loic:~$ ppa:openshot.developers/ppa
bash: ppa:openshot.developers/ppa: Aucun fichier ou dossier de ce type
loic@loic:~$ sudo ppa-purge ppa:openshot.developers/ppa
Updating packages lists
PPA to be removed: openshot.developers ppa
Package revert list generated:
libopenshot-audio6:amd64/bionic openshot-qt/bionic
python3-openshot:amd64/bionic
Disabling openshot.developers PPA from
/etc/apt/sources.list.d/openshot_developers-ubuntu-ppa-xenial.list
Updating packages lists
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
libopenshot-audio6 est déjà la version la plus récente (0.1.5+dfsg1-1).
libopenshot-audio6 passé en « installé manuellement ».
openshot-qt est déjà la version la plus récente (2.4.1-2build2).
python3-openshot est déjà la version la plus récente (0.1.9+dfsg1-3build1).
python3-openshot passé en « installé manuellement ».
Version choisie « 0.1.5+dfsg1-1 » (Ubuntu:18.04/bionic [amd64]) pour « libopenshot-audio6 »
Version choisie « 2.4.1-2build2 » (Ubuntu:18.04/bionic [all]) pour « openshot-qt »
Version choisie « 0.1.9+dfsg1-3build1 » (Ubuntu:18.04/bionic [amd64]) pour « python3-openshot »
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
alien at debugedit dvdisaster dvdisaster-doc espeak gir1.2-geocodeglib-1.0
libavutil-ffmpeg54 libbluray1 libboost-wave1.65.1 libffi-dev libfwup1
libgavl1 libjs-jquery-metadata libjs-jquery-mobile libjs-jquery-tablesorter
libllvm6.0 libllvm6.0:i386 libllvm7 libllvm7:i386 libllvm8 libllvm8:i386
libllvm9 libllvm9:i386 librpmbuild8 librpmsign8 libschroedinger-1.0-0
libswresample-ffmpeg1 libswscale-ffmpeg3 libtinfo-dev libva1
libwxgtk-media3.0-0v5 libx264-148 libx265-79 linux-hwe-5.4-headers-5.4.0-42
linux-hwe-5.4-headers-5.4.0-45 llvm-6.0 llvm-6.0-dev llvm-6.0-runtime
lsb-core lsb-security ncurses-term pax python-qt4-gl python-qt4-phonon
python3-numpy python3-pyqt5.qtmultimedia python3-pyqt5.qtopengl rpm
ubuntu-web-launchers
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 2 non mis à jour.
PPA purged successfully
loic@loic:~$ sudo ppa-purge ppa:thomas-schiex/blender
Updating packages lists
PPA to be removed: thomas-schiex blender
Package revert list generated:
blender/bionic libtbb2:amd64/bionic
Disabling thomas-schiex PPA from
/etc/apt/sources.list.d/thomas-schiex-ubuntu-blender-xenial.list
Updating packages lists
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
libtbb2 est déjà la version la plus récente (2017~U7-8).
libtbb2 passé en « installé manuellement ».
blender est déjà la version la plus récente (2.79.b+dfsg0-1ubuntu1.18.04.1).
blender passé en « installé manuellement ».
Version choisie « 2.79.b+dfsg0-1ubuntu1.18.04.1 » (Ubuntu:18.04/bionic-updates [amd64]) pour « blender »
Version choisie « 2017~U7-8 » (Ubuntu:18.04/bionic [amd64]) pour « libtbb2 »
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
alien at debugedit dvdisaster dvdisaster-doc espeak gir1.2-geocodeglib-1.0
libavutil-ffmpeg54 libbluray1 libboost-wave1.65.1 libffi-dev libfwup1
libgavl1 libjs-jquery-metadata libjs-jquery-mobile libjs-jquery-tablesorter
libllvm6.0 libllvm6.0:i386 libllvm7 libllvm7:i386 libllvm8 libllvm8:i386
libllvm9 libllvm9:i386 librpmbuild8 librpmsign8 libschroedinger-1.0-0
libswresample-ffmpeg1 libswscale-ffmpeg3 libtinfo-dev libva1
libwxgtk-media3.0-0v5 libx264-148 libx265-79 linux-hwe-5.4-headers-5.4.0-42
linux-hwe-5.4-headers-5.4.0-45 llvm-6.0 llvm-6.0-dev llvm-6.0-runtime
lsb-core lsb-security ncurses-term pax python-qt4-gl python-qt4-phonon
python3-numpy python3-pyqt5.qtmultimedia python3-pyqt5.qtopengl rpm
ubuntu-web-launchers
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
PPA purged successfully
loic@loic:~$ sudo ppa-purge ppa:rolfbensch/sane-git
Updating packages lists
PPA to be removed: rolfbensch sane-git
Warning: Could not find package list for PPA: rolfbensch sane-git
loic@loic:~$
Hors ligne
#15 Le 10/10/2020, à 18:38
- ylag
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
Re,
Pour le ppa sane-git, ce serait plutôt:
sudo ppa-purge ppa:sane-project/sane-git
...si ça passe, faudrait aussi faire:
sudo apt autoremove --purge
A+
Dernière modification par ylag (Le 10/10/2020, à 18:46)
Hors ligne
#16 Le 10/10/2020, à 18:49
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
A priori les PPA ont été enlevés
voici le message pour le PPA de Sane
loic@loic:~$ sudo ppa-purge ppa:sane-project/sane-git
[sudo] Mot de passe de loic :
Updating packages lists
E: Impossible d'obtenir le verrou /var/lib/apt/lists/lock - open (11: Ressource temporairement non disponible)
E: Impossible de verrouiller le répertoire /var/lib/apt/lists/
Warning: apt-get update failed for some reason
loic@loic:~$ sudo ppa-purge ppa:sane-project/sane-git
Updating packages lists
PPA to be removed: sane-project sane-git
Warning: Could not find package list for PPA: sane-project sane-git
loic@loic:~$
Hors ligne
#17 Le 10/10/2020, à 18:49
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
même problème à la mise à niveau...
Hors ligne
#18 Le 11/10/2020, à 11:51
- ylag
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
Bonjour,
Vu au #16:
loic@loic:~$ sudo ppa-purge ppa:sane-project/sane-git
Updating packages lists
PPA to be removed: sane-project sane-git
Warning: Could not find package list for PPA: sane-project sane-git
loic@loic:~$
Il faut que le ppa en question soit actif dans tes sources et que ses paquets soient à jour pour que ppa-purge puisse en gérer la rétrogradation.
Si tout est correct de ce côté, as-tu passé la commande:
sudo apt autoremove --purge
...avant de retenter la mise à niveau?
A+
Hors ligne
#19 Le 11/10/2020, à 12:23
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
oui j'ai effectué la commande. Voilà ce que j'obtiens
loic@loic:~$ sudo apt autoremove --purge
[sudo] Mot de passe de loic :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Les paquets suivants seront ENLEVÉS :
libboost-wave1.65.1* libffi-dev* libilmbase24* libllvm6.0* libopenexr23*
libopenimageio1.8* libopenshadinglanguage1.10* libopenshot14* libopensubdiv*
libpython3.7* libpython3.7-minimal* libpython3.7-stdlib* libtinfo-dev*
llvm-6.0* llvm-6.0-dev* llvm-6.0-runtime* openimagedenoise* python3-numpy*
0 mis à jour, 0 nouvellement installés, 18 à enlever et 1 non mis à jour.
Après cette opération, 344 Mo d'espace disque seront libérés.
Souhaitez-vous continuer ? [O/n] o
(Lecture de la base de données... 462913 fichiers et répertoires déjà installés.)
Suppression de libopenshadinglanguage1.10 (1.10.9-thomas~bionic8) ...
Suppression de libboost-wave1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
Suppression de llvm-6.0-dev (1:6.0-1ubuntu2) ...
Suppression de libffi-dev:amd64 (3.2.1-8) ...
Suppression de libopenimageio1.8:amd64 (1.8.17-bionic2) ...
Suppression de libopenexr23:amd64 (2.3.0-3bionic1) ...
Suppression de libilmbase24:amd64 (2.3.0-4bionic0) ...
Suppression de llvm-6.0 (1:6.0-1ubuntu2) ...
Suppression de llvm-6.0-runtime (1:6.0-1ubuntu2) ...
Suppression de libllvm6.0:amd64 (1:6.0-1ubuntu2) ...
Suppression de libopenshot14:amd64 (0.1.9+dfsg1-3build1) ...
Suppression de libopensubdiv (3.4.0-0thomas~bionic1) ...
Suppression de libpython3.7:amd64 (3.7.7-1+bionic1) ...
Suppression de libpython3.7-stdlib:amd64 (3.7.7-1+bionic1) ...
Suppression de libpython3.7-minimal:amd64 (3.7.7-1+bionic1) ...
Suppression de libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ...
Suppression de openimagedenoise (1.0.0-thomas~bionic5) ...
Suppression de python3-numpy (1:1.13.3-2ubuntu1) ...
Traitement des actions différées (« triggers ») pour libc-bin (2.27-3ubuntu1.2) ...
Traitement des actions différées (« triggers ») pour doc-base (0.10.8) ...
Traitement de 1 fichier de documentation supprimé…
Enregistrement des documents avec scrollkeeper…
Traitement des actions différées (« triggers ») pour man-db (2.8.3-2ubuntu0.1) ...
Traitement des actions différées (« triggers ») pour install-info (6.5.0.dfsg.1-2) ...
(Lecture de la base de données... 460201 fichiers et répertoires déjà installés.)
Purge des fichiers de configuration de libpython3.7-minimal:amd64 (3.7.7-1+bionic1) ...
loic@loic:~$ sudo do-release-upgrade
Recherche d'une nouvelle version d'Ubuntu
Veuillez installer toutes les mises à jour disponibles pour votre version avant la mise à niveau.
loic@loic:~$ sudo apt update && sudo apt dist-upgrade
Atteint :1 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic InRelease
Atteint :2 http://archive.ubuntu.com/ubuntu bionic InRelease
Atteint :3 http://archive.canonical.com/ubuntu bionic InRelease
Réception de :4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88,7 kB]
Réception de :5 http://security.ubuntu.com/ubuntu bionic-security InRelease [88,7 kB]
Atteint :6 http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic InRelease
Atteint :7 http://dl.google.com/linux/chrome/deb stable InRelease
Atteint :8 http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu bionic InRelease
Réception de :9 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74,6 kB]
Ign :10 http://dl.google.com/linux/earth/deb stable InRelease
Atteint :11 https://repo.skype.com/deb stable InRelease
Atteint :12 http://dl.google.com/linux/earth/deb stable Release
252 ko réceptionnés en 2s (122 ko/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
1 paquet peut être mis à jour. Exécutez « apt list --upgradable » pour le voir.
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
Les paquets suivants ont été conservés :
blender
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
loic@loic:~$ sudo apt install update-manager-core
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
update-manager-core est déjà la version la plus récente (1:18.04.11.13).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
loic@loic:~$ sudo do-release-upgrade
Recherche d'une nouvelle version d'Ubuntu
Veuillez installer toutes les mises à jour disponibles pour votre version avant la mise à niveau.
loic@loic:~$ sudo do-release-upgrade
Recherche d'une nouvelle version d'Ubuntu
Veuillez installer toutes les mises à jour disponibles pour votre version avant la mise à niveau.
loic@loic:~$
Lors que je lance la mise à niveau en mode graphique, Ubuntu me réinstalle les paquets supprimés avec
sudo apt autoremove --purge
Hors ligne
#20 Le 11/10/2020, à 12:37
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
et en lançant la mise à niveau
loic@loic:~$ sudo do-release-upgrade
[sudo] Mot de passe de loic :
Recherche d'une nouvelle version d'Ubuntu
Prendre :1 Signature de l'outil de mise à niveau [1554 B]
Prendre :2 Outil de mise à niveau [1342 kB]
1344 k o réceptionnés en 0s (0 o/s)
authentification de « focal.tar.gz » avec « focal.tar.gz.gpg »
extraction de 'focal.tar.gz'
Lecture du cache
Vérification du gestionnaire de paquets
Lecture des listes de paquets… Terminé
Construction de l'arbre des dépendances
Lecture des informations d'état… Terminé
Att http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic InRelease
Att http://archive.canonical.com/ubuntu bionic InRelease
Prendre :1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88,7 kB]
Att http://dl.google.com/linux/chrome/deb stable InRelease
Att http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic InRelease
Ign http://dl.google.com/linux/earth/deb stable InRelease
Att http://dl.google.com/linux/earth/deb stable Release
Att https://repo.skype.com/deb stable InRelease
Att http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu bionic InRelease
Att http://archive.ubuntu.com/ubuntu bionic InRelease
Prendre :2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88,7 kB]
Prendre :3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74,6 kB]
252 k o réceptionnés en 0s (0 o/s)
Lecture des listes de paquets… Terminé
Construction de l'arbre des dépendances
Lecture des informations d'état… Terminé
Vérification des snaps installés
Calcul de la taille nécessaire du snap
Mise à jour des informations sur les dépôts
Sources provenant de tiers désactivées
Certaines entrées de votre fichier sources.list, concernant des
tierces parties, ont été désactivées. Vous pouvez les réactiver après
la mise à niveau avec l'outil « Logiciels & mises à jour » ou
avec votre gestionnaire de paquets.
Veuillez appuyer sur [Entrée] pour continuer
Prendre :1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
Prendre :2 http://archive.canonical.com/ubuntu focal InRelease [12,1 kB]
Prendre :3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [111 kB]
Prendre :4 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]
Prendre :5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98,3 kB]
Prendre :6 http://archive.canonical.com/ubuntu focal/partner amd64 Packages [1596 B]
Prendre :7 http://archive.canonical.com/ubuntu focal/partner i386 Packages [1620 B]
Prendre :8 http://archive.canonical.com/ubuntu focal/partner Translation-en [804 B]
Prendre :9 http://archive.ubuntu.com/ubuntu focal/universe i386 Packages [4642 kB]
Prendre :10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [324 kB]
Prendre :11 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [136 kB]
Prendre :12 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [75,5 kB]
Prendre :13 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [24,3 kB]
Prendre :14 http://security.ubuntu.com/ubuntu focal-security/main DEP-11 48x48 Icons [11,0 kB]
Prendre :15 http://security.ubuntu.com/ubuntu focal-security/main DEP-11 64x64 Icons [16,5 kB]
Prendre :16 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [5000 B]
Prendre :17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1252 B]
Prendre :18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [540 B]
Prendre :19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [116 B]
Prendre :20 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [405 kB]
Prendre :21 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [506 kB]
Prendre :22 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [62,8 kB]
Prendre :23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [55,7 kB]
Prendre :24 http://security.ubuntu.com/ubuntu focal-security/universe DEP-11 48x48 Icons [21,4 kB]
Prendre :25 http://security.ubuntu.com/ubuntu focal-security/universe DEP-11 64x64 Icons [32,5 kB]
Prendre :26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [8484 B]
Prendre :27 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [59,2 kB]
Prendre :28 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [8920 B]
Prendre :29 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [9856 B]
Prendre :30 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [324 B]
Prendre :31 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB]
Prendre :32 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB]
Prendre :33 http://archive.ubuntu.com/ubuntu focal/universe Translation-fr [3497 kB]
Prendre :34 http://archive.ubuntu.com/ubuntu focal/universe amd64 DEP-11 Metadata [3603 kB]
Prendre :35 http://archive.ubuntu.com/ubuntu focal/universe DEP-11 48x48 Icons [3016 kB]
Prendre :36 http://archive.ubuntu.com/ubuntu focal/universe DEP-11 64x64 Icons [7794 kB]
Prendre :37 http://archive.ubuntu.com/ubuntu focal/universe amd64 c-n-f Metadata [265 kB]
Prendre :38 http://archive.ubuntu.com/ubuntu focal/restricted i386 Packages [8112 B]
Prendre :39 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22,0 kB]
Prendre :40 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B]
Prendre :41 http://archive.ubuntu.com/ubuntu focal/restricted Translation-fr [5580 B]
Prendre :42 http://archive.ubuntu.com/ubuntu focal/restricted amd64 c-n-f Metadata [392 B]
Prendre :43 http://archive.ubuntu.com/ubuntu focal/multiverse i386 Packages [74,7 kB]
Prendre :44 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB]
Prendre :45 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB]
Prendre :46 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-fr [97,8 kB]
Prendre :47 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 DEP-11 Metadata [48,4 kB]
Prendre :48 http://archive.ubuntu.com/ubuntu focal/multiverse DEP-11 48x48 Icons [23,1 kB]
Prendre :49 http://archive.ubuntu.com/ubuntu focal/multiverse DEP-11 64x64 Icons [192 kB]
Prendre :50 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 c-n-f Metadata [9136 B]
Prendre :51 http://archive.ubuntu.com/ubuntu focal/main i386 Packages [718 kB]
Prendre :52 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB]
Prendre :53 http://archive.ubuntu.com/ubuntu focal/main Translation-fr [500 kB]
Prendre :54 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB]
Prendre :55 http://archive.ubuntu.com/ubuntu focal/main amd64 DEP-11 Metadata [494 kB]
Prendre :56 http://archive.ubuntu.com/ubuntu focal/main DEP-11 48x48 Icons [98,4 kB]
Prendre :57 http://archive.ubuntu.com/ubuntu focal/main DEP-11 64x64 Icons [163 kB]
Prendre :58 http://archive.ubuntu.com/ubuntu focal/main amd64 c-n-f Metadata [29,5 kB]
Prendre :59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [588 kB]
Prendre :60 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [347 kB]
Prendre :61 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [150 kB]
Prendre :62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 DEP-11 Metadata [208 kB]
Prendre :63 http://archive.ubuntu.com/ubuntu focal-updates/main DEP-11 48x48 Icons [48,9 kB]
Prendre :64 http://archive.ubuntu.com/ubuntu focal-updates/main DEP-11 64x64 Icons [79,3 kB]
Prendre :65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [10,3 kB]
Prendre :66 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [15,1 kB]
Prendre :67 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [4372 B]
Prendre :68 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [3892 B]
Prendre :69 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 DEP-11 Metadata [2468 B]
Prendre :70 http://archive.ubuntu.com/ubuntu focal-updates/multiverse DEP-11 48x48 Icons [29 B]
Prendre :71 http://archive.ubuntu.com/ubuntu focal-updates/multiverse DEP-11 64x64 Icons [2638 B]
Prendre :72 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [480 B]
Prendre :73 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [666 kB]
Prendre :74 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [501 kB]
Prendre :75 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [124 kB]
Prendre :76 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 DEP-11 Metadata [200 kB]
Prendre :77 http://archive.ubuntu.com/ubuntu focal-updates/universe DEP-11 48x48 Icons [104 kB]
Prendre :78 http://archive.ubuntu.com/ubuntu focal-updates/universe DEP-11 64x64 Icons [182 kB]
Prendre :79 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [12,0 kB]
Prendre :80 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [67,1 kB]
Prendre :81 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [12,1 kB]
Prendre :82 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [10,8 kB]
Prendre :83 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [352 B]
Prendre :84 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [112 B]
Prendre :85 http://archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B]
Prendre :86 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [2904 B]
Prendre :87 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [4012 B]
Prendre :88 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [1448 B]
Prendre :89 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 DEP-11 Metadata [1764 B]
Prendre :90 http://archive.ubuntu.com/ubuntu focal-backports/universe DEP-11 48x48 Icons [2809 B]
Prendre :91 http://archive.ubuntu.com/ubuntu focal-backports/universe DEP-11 64x64 Icons [3944 B]
Prendre :92 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [224 B]
Prendre :93 http://archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B]
46,5 M o réceptionnés en 6s (1656 k o/s)
Vérification du gestionnaire de paquets
Lecture des listes de paquets… Terminé
Construction de l'arbre des dépendances
Lecture des informations d'état… Terminé
Calcul des modifications en cours
Calcul des modifications en cours
Impossible d'évaluer la mise à niveau
Un problème insoluble est survenu lors du calcul de la mise à niveau.
Cela a probablement été causé par :
* des paquets logiciels non officiels qui ne proviennent pas
d’Ubuntu.
Veuillez utiliser la commande « ppa-purge » du paquet
« ppa-purge » afin de supprimer les paquets d’un
dépôt PPA Launchpad, puis essayez de relancer la mise à niveau.
Si rien de tout cela ne s'applique, signalez ce bogue à l'aide de la
commande « ubuntu-bug ubuntu-release-upgrader-core » dans un
terminal. Si vous souhaitez analyser le problème par vous-même, les
fichiers journaux contenus dans le répertoire « /var/log/dist-upgrade
» contiennent les informations sur la mise à niveau. Plus
précisément, veuillez consulter les journaux « main.log » et «
apt.log ».
Restauration du système dans son état d'origine
Annulation
Lecture des listes de paquets… Terminé
Construction de l'arbre des dépendances
Lecture des informations d'état… Terminé
loic@loic:~$
Hors ligne
#21 Le 11/10/2020, à 12:40
- ylag
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
Bonjour,
Là je m'y perds.
Il semble que tes ppa étaient toujours actifs lorsque que tu as relancé cette commande au #19:
sudo apt update && sudo apt dist-upgrade
...en passant, tu aurais dû ajouter sudo apt full-upgrade (*) avant de relancer la mise à niveau; on voit d'ailleurs qu'il y aurait eu un paquet à mettre à jour (blender...?):
1 paquet peut être mis à jour. Exécutez « apt list --upgradable » pour le voir.
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
Les paquets suivants ont été conservés :
blender
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
Voir dans le retour du #19 pour les ppa:
Atteint :1 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic InRelease
...
Atteint :6 http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic InRelease
...
Atteint :8 http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu bionic InRelease
...
Je ne comprends pas pourquoi tu n'arrives pas à rétrograder ces ppa avec ppa-purge avant de lancer la mise à niveau, désolé...
A+
Dernière modification par ylag (Le 11/10/2020, à 17:19)
Hors ligne
#22 Le 11/10/2020, à 12:53
- nany
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
Bonjour,
Je ne comprends pas pourquoi tu n'arrives pas à rétrograder ces ppa avec ppa-purge avant de lancer la mise à niveau, désolé...
Reprenons depuis le début et redonne le retour de :
find /etc/apt -type f -name '*.list*' -exec bash -c 'echo -e "\n$1\n"; [[ $1 = *".list" ]] && cat -n "$1"' _ '{}' \;
Donne aussi les retours de :
apt list | awk '/, local]/{print}'
apt list | awk '/, local]/{sub("/now","",$1);print $1}' | xargs -r apt policy
En ligne
#23 Le 11/10/2020, à 14:49
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
voilà le retour pour la première commande
loic@loic:~$ find /etc/apt -type f -name '*.list*' -exec bash -c 'echo -e "\n$1\n"; [[ $1 = *".list" ]] && cat -n "$1"' _ '{}' \;
/etc/apt/sources.list.distUpgrade
/etc/apt/sources.list.save
/etc/apt/sources.list.d/rolfbensch-ubuntu-sane-git-xenial.list.save
/etc/apt/sources.list.d/ubuntuhandbook1-ubuntu-dvdstyler-xenial.list
1 deb-src http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu bionic main
/etc/apt/sources.list.d/google-earth-pro.list.distUpgrade
/etc/apt/sources.list.d/openshot_developers-ubuntu-ppa-xenial.list.save
/etc/apt/sources.list.d/skype-stable.list.distUpgrade
/etc/apt/sources.list.d/skype-stable.list.save
/etc/apt/sources.list.d/ubuntuhandbook1-ubuntu-dvdstyler-xenial.list.save
/etc/apt/sources.list.d/thomas-schiex-ubuntu-blender-bionic.list
/etc/apt/sources.list.d/thomas-schiex-ubuntu-blender-xenial.list.distUpgrade
/etc/apt/sources.list.d/skype-stable.list
1 deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/openshot_developers-ubuntu-ppa-bionic.list.save
/etc/apt/sources.list.d/thomas-schiex-ubuntu-blender-bionic.list.save
/etc/apt/sources.list.d/ubuntuhandbook1-ubuntu-dvdstyler-xenial.list.distUpgrade
/etc/apt/sources.list.d/google-earth-pro.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb [arch=amd64] http://dl.google.com/linux/earth/deb/ stable main
/etc/apt/sources.list.d/google-earth-pro.list.save
/etc/apt/sources.list.d/rolfbensch-ubuntu-sane-git-bionic.list.save
/etc/apt/sources.list.d/sane-project-ubuntu-sane-git-bionic.list
1 # deb-src http://ppa.launchpad.net/sane-project/sane-git/ubuntu bionic main
/etc/apt/sources.list.d/rolfbensch-ubuntu-sane-git-xenial.list
/etc/apt/sources.list.d/openshot_developers-ubuntu-ppa-xenial.list
1 deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic main
2 # deb-src http://ppa.launchpad.net/openshot.developers/ppa/ubuntu xenial main
/etc/apt/sources.list.d/rolfbensch-ubuntu-sane-git-bionic.list
/etc/apt/sources.list.d/google-chrome.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/openshot_developers-ubuntu-ppa-xenial.list.distUpgrade
/etc/apt/sources.list.d/sane-project-ubuntu-sane-git-bionic.list.save
/etc/apt/sources.list.d/thomas-schiex-ubuntu-blender-xenial.list.save
/etc/apt/sources.list.d/google-chrome.list.save
/etc/apt/sources.list.d/google-chrome.list.distUpgrade
/etc/apt/sources.list.d/thomas-schiex-ubuntu-blender-xenial.list
1 deb http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic main
2 # deb-src http://ppa.launchpad.net/thomas-schiex/blender/ubuntu xenial main
/etc/apt/sources.list.d/sane-project-ubuntu-sane-git-bionic.list.distUpgrade
/etc/apt/sources.list.d/openshot_developers-ubuntu-ppa-bionic.list
/etc/apt/sources.list
1
2 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
3 # newer versions of the distribution.
4
5 ## Major bug fix updates produced after the final release of the
6 ## distribution.
7 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
8
9 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
10 ## team. Also, please note that software in universe WILL NOT receive any
11 ## review or updates from the Ubuntu security team.
12 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe
13
14 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
15 ## team, and may not be under a free licence. Please satisfy yourself as to
16 ## your rights to use the software. Also, please note that software in
17 ## multiverse WILL NOT receive any review or updates from the Ubuntu
18 ## security team.
19 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
20
21 ## N.B. software from this repository may not have been tested as
22 ## extensively as that contained in the main release, although it includes
23 ## newer versions of some applications which may provide useful features.
24 ## Also, please note that software in backports WILL NOT receive any review
25 ## or updates from the Ubuntu security team.
26 # deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
27
28 ## Uncomment the following two lines to add software from Canonical's
29 ## 'partner' repository.
30 ## This software is not part of Ubuntu, but is offered by Canonical and the
31 ## respective vendors as a service to Ubuntu users.
32 # deb-src http://archive.canonical.com/ubuntu xenial partner
33
34 # deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
35 # deb-src http://security.ubuntu.com/ubuntu xenial-security universe
36 # deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
37 deb http://archive.ubuntu.com/ubuntu bionic universe restricted multiverse main
38 deb http://archive.canonical.com/ubuntu bionic partner
39 # deb-src http://archive.canonical.com/ubuntu bionic partner
40 deb http://security.ubuntu.com/ubuntu/ bionic-security main multiverse universe restricted
41 deb http://archive.ubuntu.com/ubuntu bionic-updates main multiverse universe restricted
42 deb http://archive.ubuntu.com/ubuntu bionic-backports main multiverse universe restricted
loic@loic:~$
la deuxième commande
loic@loic:~$ apt list | awk '/, local]/{print}'
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
account-plugin-facebook/now 0.12+16.04.20160126-0ubuntu1 all [installé, local]
account-plugin-flickr/now 0.12+16.04.20160126-0ubuntu1 all [installé, local]
account-plugin-google/now 0.12+16.04.20160126-0ubuntu1 all [installé, local]
adobereader-fra/now 9.4.2 i386 [installé, local]
aptoncd/now 0.1.98+bzr117-1.4 all [installé, local]
audex/now 0.78-1 amd64 [installé, local]
brscan-skey/now 0.2.4-1 amd64 [installé, local]
brscan4/now 0.4.9-1 amd64 [installé, local]
dcpj140wcupswrapper/now 1.1.3-6 i386 [installé, local]
dcpj140wlpr/now 1.1.3-6 i386 [installé, local]
fahclient/now 7.5.1 amd64 [installé, local]
gir1.2-nm-1.0/now 1.10.14-0ubuntu2 amd64 [installé, local]
gksu/now 2.0.2-9ubuntu1 amd64 [installé, local]
hardening-includes/now 2.7ubuntu2 all [installé, local]
initscripts/now 2.88dsf-59.3ubuntu2 amd64 [installé, local]
insserv/now 1.14.0-5ubuntu3 amd64 [installé, local]
libaccount-plugin-1.0-0/now 0.1.8+16.04.20160201-0ubuntu1 amd64 [installé, local]
libaccount-plugin-generic-oauth/now 0.12+16.04.20160126-0ubuntu1 amd64 [installé, local]
libaccount-plugin-google/now 0.12+16.04.20160126-0ubuntu1 amd64 [installé, local]
libandroid-properties1/now 0.1.0+git20151016+6d424c9-0ubuntu7 amd64 [installé, local]
libappstream3/now 0.9.4-1ubuntu4 amd64 [installé, local]
libbind9-140/now 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 [installé, local]
libboost-date-time1.58.0/now 1.58.0+dfsg-5ubuntu3.1 amd64 [installé, local]
libboost-filesystem1.58.0/now 1.58.0+dfsg-5ubuntu3.1 amd64 [installé, local]
libboost-iostreams1.58.0/now 1.58.0+dfsg-5ubuntu3.1 amd64 [installé, local]
libboost-system1.58.0/now 1.58.0+dfsg-5ubuntu3.1 amd64 [installé, local]
libcamel-1.2-54/now 3.18.5-1ubuntu1.1 amd64 [installé, local]
libcdio-cdda1/now 0.83-4.2ubuntu1 amd64 [installé, local]
libcdio-paranoia1/now 0.83-4.2ubuntu1 amd64 [installé, local]
libcdio13/now 0.83-4.2ubuntu1 amd64 [installé, local]
libcgmanager0/now 0.39-2ubuntu5 amd64 [installé, local]
libcolamd2.9.1/now 1:4.4.6-1 amd64 [installé, local]
libcryptsetup4/now 2:1.6.6-5ubuntu2.1 amd64 [installé, local]
libdns-export162/now 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 [installé, local]
libdns162/now 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 [installé, local]
libdvdcss-dev/now 1.4.2-1~local amd64 [installé, local]
libdvdcss2/now 1.4.2-1~local amd64 [installé, local]
libebook-1.2-16/now 3.18.5-1ubuntu1.1 amd64 [installé, local]
libedataserver-1.2-21/now 3.18.5-1ubuntu1.1 amd64 [installé, local]
libedataserverui-1.2-1/now 3.18.5-1ubuntu1.1 amd64 [installé, local]
libefivar0/now 0.23-2 amd64 [installé, local]
libevent-2.0-5/now 2.0.21-stable-2ubuntu0.16.04.1 amd64 [installé, local]
libfcitx-gclient0/now 1:4.2.9.1-1ubuntu1.16.04.2 amd64 [installé, local]
libfwup0/now 0.5-2ubuntu7 amd64 [installé, local]
libfwupd1/now 0.8.3-0ubuntu3 amd64 [installé, local]
libgcr-3-common/now 3.18.0-1ubuntu1 all [installé, local]
libgdbm3/now 1.8.3-13.1 amd64 [installé, local]
libgksu2-0/now 2.0.13~pre1-6ubuntu8 amd64 [installé, local]
libglew1.13/now 1.13.0-2 amd64 [installé, local]
libgnome-desktop-3-12/now 3.18.2-1ubuntu1 amd64 [installé, local]
libgom-1.0-common/now 0.3.1-1 all [installé, local]
libgrilo-0.2-1/now 0.2.15-1 amd64 [installé, local]
libgtop-2.0-10/now 2.32.0-1 amd64 [installé, local]
libgweather-3-6/now 3.18.2-0ubuntu0.2 amd64 [installé, local]
libhunspell-1.3-0/now 1.3.3-4ubuntu1 amd64 [installé, local]
libical1a/now 1.0.1-0ubuntu2 amd64 [installé, local]
libicu55/now 55.1-7ubuntu0.4 amd64 [installé, local]
libisc-export160/now 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 [installé, local]
libisc160/now 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 [installé, local]
libisccc140/now 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 [installé, local]
libisccfg140/now 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 [installé, local]
libjasper1/now 1.900.1-debian1-2.4ubuntu1.2 amd64 [installé, local]
libjson-c2/now 0.11-4ubuntu2 amd64 [installé, local]
libkcddb4/now 4:15.12.3-0ubuntu1 amd64 [installé, local]
libkcompactdisc4/now 4:15.12.3-0ubuntu1 amd64 [installé, local]
libllvm3.8/now 1:3.8-2ubuntu4 amd64 [installé, local]
liblouis9/now 2.6.4-2ubuntu0.3 amd64 [installé, local]
liblouisutdml6/now 2.5.0-3 amd64 [installé, local]
liblwres141/now 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 [installé, local]
libmircommon5/now 0.21.0+16.04.20160330-0ubuntu1 amd64 [installé, local]
libmpfr4/now 3.1.4-1 amd64 [installé, local]
libnm-glib-vpn1/now 1.10.14-0ubuntu2 amd64 [installé, local]
libnm-glib4/now 1.10.14-0ubuntu2 amd64 [installé, local]
libnm-gtk-common/now 1.2.6-0ubuntu0.16.04.4 all [installé, local]
libnm-util2/now 1.10.14-0ubuntu2 amd64 [installé, local]
libnm0/now 1.10.14-0ubuntu2 amd64 [installé, local]
libnma-common/now 1.2.6-0ubuntu0.16.04.4 all [installé, local]
liborcus-0.10-0v5/now 0.9.2-4ubuntu2 amd64 [installé, local]
libpackagekit-glib2-16/now 0.8.17-4ubuntu6~gcc5.4ubuntu1.3 amd64 [installé, local]
libpng12-0/now 1.2.54-1ubuntu1.1 amd64 [installé, local]
libpoppler58/now 0.41.0-0ubuntu1.7 amd64 [installé, local]
libprocps4/now 2:3.3.10-4ubuntu2.4 amd64 [installé, local]
libprotobuf-lite9v5/now 2.6.1-1.3 amd64 [installé, local]
libprotobuf9v5/now 2.6.1-1.3 amd64 [installé, local]
libpython3.5/now 3.5.2-2ubuntu0~16.04.4 amd64 [installé, local]
libpython3.5-minimal/now 3.5.2-2ubuntu0~16.04.4 amd64 [installé, local]
libpython3.5-stdlib/now 3.5.2-2ubuntu0~16.04.4 amd64 [installé, local]
libqmi-glib1/now 1.12.6-1 amd64 [installé, local]
libqpdf17/now 6.0.0-2 amd64 [installé, local]
libqt5feedback5/now 5.0~git20130529-0ubuntu13 amd64 [installé, local]
libquvi-scripts/now 0.4.21-2 all [installé, local]
libquvi7/now 0.4.1-3 amd64 [installé, local]
libraw15/now 0.17.1-1ubuntu0.3 amd64 [installé, local]
libreadline6/now 6.3-8ubuntu2 amd64 [installé, local]
librhythmbox-core9/now 3.3-1ubuntu7 amd64 [installé, local]
libsane/now 1.0.31+git20200914-bionic0 amd64 [installé, local]
libsane-common/now 1.0.31+git20200914-bionic0 all [installé, local]
libsuitesparseconfig4.4.6/now 1:4.4.6-1 amd64 [installé, local]
libtracker-sparql-1.0-0/now 1.6.2-0ubuntu1.1 amd64 [installé, local]
libtxc-dxtn-s2tc0/now 0~git20131104-1.1 amd64 [installé, local]
libunistring0/now 0.9.3-5.2ubuntu1 amd64 [installé, local]
libvpx3/now 1.5.0-2ubuntu1 amd64 [installé, local]
libwebp5/now 0.4.4-1 amd64 [installé, local]
libwebpmux1/now 0.4.4-1 amd64 [installé, local]
libwebrtc-audio-processing-0/now 0.1-3ubuntu1~gcc5.1 amd64 [installé, local]
libxapian22v5/now 1.2.22-2 amd64 [installé, local]
libxfont1/now 1:1.5.1-1ubuntu0.16.04.4 amd64 [installé, local]
libxtables11/now 1.6.0-2ubuntu3 amd64 [installé, local]
mountall/now 2.54ubuntu1 amd64 [installé, local]
nautilus-image-manipulator/now 1.3-2 all [installé, local]
net.downloadhelper.coapp/now 1.3.0 amd64 [installé, local]
network-manager/now 1.10.14-0ubuntu2 amd64 [installé, local]
network-manager-config-connectivity-ubuntu/now 1.10.14-0ubuntu2 all [installé, local]
openbve/now 1.4.0.10-3 all [installé, local]
playonlinux/now 4.3.4 all [installé, local]
pyrenamer/now 0.6.0-1.2 all [installé, local]
python-gpgme/now 0.3-1.1 amd64 [installé, local]
python-imaging/now 3.1.2-0ubuntu1.1 all [installé, local]
python3.5/now 3.5.2-2ubuntu0~16.04.4 amd64 [installé, local]
python3.5-minimal/now 3.5.2-2ubuntu0~16.04.4 amd64 [installé, local]
qml-module-qtfeedback/now 5.0~git20130529-0ubuntu13 amd64 [installé, local]
qml-module-ubuntu-performancemetrics/now 1.3.1918+16.04.20160404-0ubuntu1 amd64 [installé, local]
sane-utils/now 1.0.31+git20200914-bionic0 amd64 [installé, local]
signon-ui/now 0.17+16.04.20151125-0ubuntu1 all [installé, local]
sysv-rc/now 2.88dsf-59.3ubuntu2 all [installé, local]
toshset/now 1.76-4 amd64 [installé, local]
ubuntu-ui-toolkit-theme/now 1.3.1918+16.04.20160404-0ubuntu1 amd64 [installé, local]
unity-control-center-signon/now 0.1.8+16.04.20160201-0ubuntu1 amd64 [installé, local]
unity-scope-gdrive/now 0.9+16.04.20151125-0ubuntu1 all [installé, local]
loic@loic:~$
et la troisième :
loic@loic:~$ apt list | awk '/, local]/{sub("/now","",$1);print $1}' | xargs -r apt policy
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
account-plugin-facebook:
Installé : 0.12+16.04.20160126-0ubuntu1
Candidat : 0.12+16.04.20160126-0ubuntu1
Table de version :
*** 0.12+16.04.20160126-0ubuntu1 100
100 /var/lib/dpkg/status
account-plugin-flickr:
Installé : 0.12+16.04.20160126-0ubuntu1
Candidat : 0.12+16.04.20160126-0ubuntu1
Table de version :
*** 0.12+16.04.20160126-0ubuntu1 100
100 /var/lib/dpkg/status
account-plugin-google:
Installé : 0.12+16.04.20160126-0ubuntu1
Candidat : 0.12+16.04.20160126-0ubuntu1
Table de version :
*** 0.12+16.04.20160126-0ubuntu1 100
100 /var/lib/dpkg/status
adobereader-fra:i386:
Installé : 9.4.2
Candidat : 9.4.2
Table de version :
*** 9.4.2 100
100 /var/lib/dpkg/status
aptoncd:
Installé : 0.1.98+bzr117-1.4
Candidat : 0.1.98+bzr117-1.4
Table de version :
*** 0.1.98+bzr117-1.4 100
100 /var/lib/dpkg/status
audex:
Installé : 0.78-1
Candidat : 0.78-1
Table de version :
*** 0.78-1 100
100 /var/lib/dpkg/status
brscan-skey:
Installé : 0.2.4-1
Candidat : 0.2.4-1
Table de version :
*** 0.2.4-1 100
100 /var/lib/dpkg/status
brscan4:
Installé : 0.4.9-1
Candidat : 0.4.9-1
Table de version :
*** 0.4.9-1 100
100 /var/lib/dpkg/status
dcpj140wcupswrapper:i386:
Installé : 1.1.3-6
Candidat : 1.1.3-6
Table de version :
*** 1.1.3-6 100
100 /var/lib/dpkg/status
dcpj140wlpr:i386:
Installé : 1.1.3-6
Candidat : 1.1.3-6
Table de version :
*** 1.1.3-6 100
100 /var/lib/dpkg/status
fahclient:
Installé : 7.5.1
Candidat : 7.5.1
Table de version :
*** 7.5.1 100
100 /var/lib/dpkg/status
gir1.2-nm-1.0:
Installé : 1.10.14-0ubuntu2
Candidat : 1.10.14-0ubuntu2
Table de version :
*** 1.10.14-0ubuntu2 100
100 /var/lib/dpkg/status
1.10.6-2ubuntu1.4 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
1.10.6-2ubuntu1.1 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.10.6-2ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
gksu:
Installé : 2.0.2-9ubuntu1
Candidat : 2.0.2-9ubuntu1
Table de version :
*** 2.0.2-9ubuntu1 100
100 /var/lib/dpkg/status
hardening-includes:
Installé : 2.7ubuntu2
Candidat : 2.7ubuntu2
Table de version :
*** 2.7ubuntu2 100
100 /var/lib/dpkg/status
initscripts:
Installé : 2.88dsf-59.3ubuntu2
Candidat : 2.88dsf-59.3ubuntu2
Table de version :
*** 2.88dsf-59.3ubuntu2 100
100 /var/lib/dpkg/status
insserv:
Installé : 1.14.0-5ubuntu3
Candidat : 1.14.0-5ubuntu3
Table de version :
*** 1.14.0-5ubuntu3 100
100 /var/lib/dpkg/status
libaccount-plugin-1.0-0:
Installé : 0.1.8+16.04.20160201-0ubuntu1
Candidat : 0.1.8+16.04.20160201-0ubuntu1
Table de version :
*** 0.1.8+16.04.20160201-0ubuntu1 100
100 /var/lib/dpkg/status
libaccount-plugin-generic-oauth:
Installé : 0.12+16.04.20160126-0ubuntu1
Candidat : 0.12+16.04.20160126-0ubuntu1
Table de version :
*** 0.12+16.04.20160126-0ubuntu1 100
100 /var/lib/dpkg/status
libaccount-plugin-google:
Installé : 0.12+16.04.20160126-0ubuntu1
Candidat : 0.12+16.04.20160126-0ubuntu1
Table de version :
*** 0.12+16.04.20160126-0ubuntu1 100
100 /var/lib/dpkg/status
libandroid-properties1:
Installé : 0.1.0+git20151016+6d424c9-0ubuntu7
Candidat : 0.1.0+git20151016+6d424c9-0ubuntu7
Table de version :
*** 0.1.0+git20151016+6d424c9-0ubuntu7 100
100 /var/lib/dpkg/status
libappstream3:
Installé : 0.9.4-1ubuntu4
Candidat : 0.9.4-1ubuntu4
Table de version :
*** 0.9.4-1ubuntu4 100
100 /var/lib/dpkg/status
libbind9-140:
Installé : 1:9.10.3.dfsg.P4-8ubuntu1.10
Candidat : 1:9.10.3.dfsg.P4-8ubuntu1.10
Table de version :
*** 1:9.10.3.dfsg.P4-8ubuntu1.10 100
100 /var/lib/dpkg/status
libboost-date-time1.58.0:
Installé : 1.58.0+dfsg-5ubuntu3.1
Candidat : 1.58.0+dfsg-5ubuntu3.1
Table de version :
*** 1.58.0+dfsg-5ubuntu3.1 100
100 /var/lib/dpkg/status
libboost-filesystem1.58.0:
Installé : 1.58.0+dfsg-5ubuntu3.1
Candidat : 1.58.0+dfsg-5ubuntu3.1
Table de version :
*** 1.58.0+dfsg-5ubuntu3.1 100
100 /var/lib/dpkg/status
libboost-iostreams1.58.0:
Installé : 1.58.0+dfsg-5ubuntu3.1
Candidat : 1.58.0+dfsg-5ubuntu3.1
Table de version :
*** 1.58.0+dfsg-5ubuntu3.1 100
100 /var/lib/dpkg/status
libboost-system1.58.0:
Installé : 1.58.0+dfsg-5ubuntu3.1
Candidat : 1.58.0+dfsg-5ubuntu3.1
Table de version :
*** 1.58.0+dfsg-5ubuntu3.1 100
100 /var/lib/dpkg/status
libcamel-1.2-54:
Installé : 3.18.5-1ubuntu1.1
Candidat : 3.18.5-1ubuntu1.1
Table de version :
*** 3.18.5-1ubuntu1.1 100
100 /var/lib/dpkg/status
libcdio-cdda1:
Installé : 0.83-4.2ubuntu1
Candidat : 0.83-4.2ubuntu1
Table de version :
*** 0.83-4.2ubuntu1 100
100 /var/lib/dpkg/status
libcdio-paranoia1:
Installé : 0.83-4.2ubuntu1
Candidat : 0.83-4.2ubuntu1
Table de version :
*** 0.83-4.2ubuntu1 100
100 /var/lib/dpkg/status
libcdio13:
Installé : 0.83-4.2ubuntu1
Candidat : 0.83-4.2ubuntu1
Table de version :
*** 0.83-4.2ubuntu1 100
100 /var/lib/dpkg/status
libcgmanager0:
Installé : 0.39-2ubuntu5
Candidat : 0.39-2ubuntu5
Table de version :
*** 0.39-2ubuntu5 100
100 /var/lib/dpkg/status
libcolamd2.9.1:
Installé : 1:4.4.6-1
Candidat : 1:4.4.6-1
Table de version :
*** 1:4.4.6-1 100
100 /var/lib/dpkg/status
libcryptsetup4:
Installé : 2:1.6.6-5ubuntu2.1
Candidat : 2:1.6.6-5ubuntu2.1
Table de version :
*** 2:1.6.6-5ubuntu2.1 100
100 /var/lib/dpkg/status
libdns-export162:
Installé : 1:9.10.3.dfsg.P4-8ubuntu1.10
Candidat : 1:9.10.3.dfsg.P4-8ubuntu1.10
Table de version :
*** 1:9.10.3.dfsg.P4-8ubuntu1.10 100
100 /var/lib/dpkg/status
libdns162:
Installé : 1:9.10.3.dfsg.P4-8ubuntu1.10
Candidat : 1:9.10.3.dfsg.P4-8ubuntu1.10
Table de version :
*** 1:9.10.3.dfsg.P4-8ubuntu1.10 100
100 /var/lib/dpkg/status
libdvdcss-dev:
Installé : 1.4.2-1~local
Candidat : 1.4.2-1~local
Table de version :
*** 1.4.2-1~local 100
100 /var/lib/dpkg/status
libdvdcss2:
Installé : 1.4.2-1~local
Candidat : 1.4.2-1~local
Table de version :
*** 1.4.2-1~local 100
100 /var/lib/dpkg/status
libebook-1.2-16:
Installé : 3.18.5-1ubuntu1.1
Candidat : 3.18.5-1ubuntu1.1
Table de version :
*** 3.18.5-1ubuntu1.1 100
100 /var/lib/dpkg/status
libedataserver-1.2-21:
Installé : 3.18.5-1ubuntu1.1
Candidat : 3.18.5-1ubuntu1.1
Table de version :
*** 3.18.5-1ubuntu1.1 100
100 /var/lib/dpkg/status
libedataserverui-1.2-1:
Installé : 3.18.5-1ubuntu1.1
Candidat : 3.18.5-1ubuntu1.1
Table de version :
*** 3.18.5-1ubuntu1.1 100
100 /var/lib/dpkg/status
libefivar0:
Installé : 0.23-2
Candidat : 0.23-2
Table de version :
*** 0.23-2 100
100 /var/lib/dpkg/status
libevent-2.0-5:
Installé : 2.0.21-stable-2ubuntu0.16.04.1
Candidat : 2.0.21-stable-2ubuntu0.16.04.1
Table de version :
*** 2.0.21-stable-2ubuntu0.16.04.1 100
100 /var/lib/dpkg/status
libfcitx-gclient0:
Installé : 1:4.2.9.1-1ubuntu1.16.04.2
Candidat : 1:4.2.9.1-1ubuntu1.16.04.2
Table de version :
*** 1:4.2.9.1-1ubuntu1.16.04.2 100
100 /var/lib/dpkg/status
libfwup0:
Installé : 0.5-2ubuntu7
Candidat : 0.5-2ubuntu7
Table de version :
*** 0.5-2ubuntu7 100
100 /var/lib/dpkg/status
libfwupd1:
Installé : 0.8.3-0ubuntu3
Candidat : 0.8.3-0ubuntu3
Table de version :
*** 0.8.3-0ubuntu3 100
100 /var/lib/dpkg/status
libgcr-3-common:
Installé : 3.18.0-1ubuntu1
Candidat : 3.18.0-1ubuntu1
Table de version :
*** 3.18.0-1ubuntu1 100
100 /var/lib/dpkg/status
libgdbm3:
Installé : 1.8.3-13.1
Candidat : 1.8.3-13.1
Table de version :
*** 1.8.3-13.1 100
100 /var/lib/dpkg/status
libgksu2-0:
Installé : 2.0.13~pre1-6ubuntu8
Candidat : 2.0.13~pre1-6ubuntu8
Table de version :
*** 2.0.13~pre1-6ubuntu8 100
100 /var/lib/dpkg/status
libglew1.13:
Installé : 1.13.0-2
Candidat : 1.13.0-2
Table de version :
*** 1.13.0-2 100
100 /var/lib/dpkg/status
libgnome-desktop-3-12:
Installé : 3.18.2-1ubuntu1
Candidat : 3.18.2-1ubuntu1
Table de version :
*** 3.18.2-1ubuntu1 100
100 /var/lib/dpkg/status
libgom-1.0-common:
Installé : 0.3.1-1
Candidat : 0.3.1-1
Table de version :
*** 0.3.1-1 100
100 /var/lib/dpkg/status
libgrilo-0.2-1:
Installé : 0.2.15-1
Candidat : 0.2.15-1
Table de version :
*** 0.2.15-1 100
100 /var/lib/dpkg/status
libgtop-2.0-10:
Installé : 2.32.0-1
Candidat : 2.32.0-1
Table de version :
*** 2.32.0-1 100
100 /var/lib/dpkg/status
libgweather-3-6:
Installé : 3.18.2-0ubuntu0.2
Candidat : 3.18.2-0ubuntu0.2
Table de version :
*** 3.18.2-0ubuntu0.2 100
100 /var/lib/dpkg/status
libhunspell-1.3-0:
Installé : 1.3.3-4ubuntu1
Candidat : 1.3.3-4ubuntu1
Table de version :
*** 1.3.3-4ubuntu1 100
100 /var/lib/dpkg/status
libical1a:
Installé : 1.0.1-0ubuntu2
Candidat : 1.0.1-0ubuntu2
Table de version :
*** 1.0.1-0ubuntu2 100
100 /var/lib/dpkg/status
libicu55:
Installé : 55.1-7ubuntu0.4
Candidat : 55.1-7ubuntu0.4
Table de version :
*** 55.1-7ubuntu0.4 100
100 /var/lib/dpkg/status
libisc-export160:
Installé : 1:9.10.3.dfsg.P4-8ubuntu1.10
Candidat : 1:9.10.3.dfsg.P4-8ubuntu1.10
Table de version :
*** 1:9.10.3.dfsg.P4-8ubuntu1.10 100
100 /var/lib/dpkg/status
libisc160:
Installé : 1:9.10.3.dfsg.P4-8ubuntu1.10
Candidat : 1:9.10.3.dfsg.P4-8ubuntu1.10
Table de version :
*** 1:9.10.3.dfsg.P4-8ubuntu1.10 100
100 /var/lib/dpkg/status
libisccc140:
Installé : 1:9.10.3.dfsg.P4-8ubuntu1.10
Candidat : 1:9.10.3.dfsg.P4-8ubuntu1.10
Table de version :
*** 1:9.10.3.dfsg.P4-8ubuntu1.10 100
100 /var/lib/dpkg/status
libisccfg140:
Installé : 1:9.10.3.dfsg.P4-8ubuntu1.10
Candidat : 1:9.10.3.dfsg.P4-8ubuntu1.10
Table de version :
*** 1:9.10.3.dfsg.P4-8ubuntu1.10 100
100 /var/lib/dpkg/status
libjasper1:
Installé : 1.900.1-debian1-2.4ubuntu1.2
Candidat : 1.900.1-debian1-2.4ubuntu1.2
Table de version :
*** 1.900.1-debian1-2.4ubuntu1.2 100
100 /var/lib/dpkg/status
libjson-c2:
Installé : 0.11-4ubuntu2
Candidat : 0.11-4ubuntu2
Table de version :
*** 0.11-4ubuntu2 100
100 /var/lib/dpkg/status
libkcddb4:
Installé : 4:15.12.3-0ubuntu1
Candidat : 4:15.12.3-0ubuntu1
Table de version :
*** 4:15.12.3-0ubuntu1 100
100 /var/lib/dpkg/status
libkcompactdisc4:
Installé : 4:15.12.3-0ubuntu1
Candidat : 4:15.12.3-0ubuntu1
Table de version :
*** 4:15.12.3-0ubuntu1 100
100 /var/lib/dpkg/status
libllvm3.8:
Installé : 1:3.8-2ubuntu4
Candidat : 1:3.8-2ubuntu4
Table de version :
*** 1:3.8-2ubuntu4 100
100 /var/lib/dpkg/status
liblouis9:
Installé : 2.6.4-2ubuntu0.3
Candidat : 2.6.4-2ubuntu0.3
Table de version :
*** 2.6.4-2ubuntu0.3 100
100 /var/lib/dpkg/status
liblouisutdml6:
Installé : 2.5.0-3
Candidat : 2.5.0-3
Table de version :
*** 2.5.0-3 100
100 /var/lib/dpkg/status
liblwres141:
Installé : 1:9.10.3.dfsg.P4-8ubuntu1.10
Candidat : 1:9.10.3.dfsg.P4-8ubuntu1.10
Table de version :
*** 1:9.10.3.dfsg.P4-8ubuntu1.10 100
100 /var/lib/dpkg/status
libmircommon5:
Installé : 0.21.0+16.04.20160330-0ubuntu1
Candidat : 0.21.0+16.04.20160330-0ubuntu1
Table de version :
*** 0.21.0+16.04.20160330-0ubuntu1 100
100 /var/lib/dpkg/status
libmpfr4:
Installé : 3.1.4-1
Candidat : 3.1.4-1
Table de version :
*** 3.1.4-1 100
100 /var/lib/dpkg/status
libnm-glib-vpn1:
Installé : 1.10.14-0ubuntu2
Candidat : 1.10.14-0ubuntu2
Table de version :
*** 1.10.14-0ubuntu2 100
100 /var/lib/dpkg/status
1.10.6-2ubuntu1.4 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
1.10.6-2ubuntu1.1 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.10.6-2ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
libnm-glib4:
Installé : 1.10.14-0ubuntu2
Candidat : 1.10.14-0ubuntu2
Table de version :
*** 1.10.14-0ubuntu2 100
100 /var/lib/dpkg/status
1.10.6-2ubuntu1.4 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
1.10.6-2ubuntu1.1 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.10.6-2ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
libnm-gtk-common:
Installé : 1.2.6-0ubuntu0.16.04.4
Candidat : 1.2.6-0ubuntu0.16.04.4
Table de version :
*** 1.2.6-0ubuntu0.16.04.4 100
100 /var/lib/dpkg/status
libnm-util2:
Installé : 1.10.14-0ubuntu2
Candidat : 1.10.14-0ubuntu2
Table de version :
*** 1.10.14-0ubuntu2 100
100 /var/lib/dpkg/status
1.10.6-2ubuntu1.4 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
1.10.6-2ubuntu1.1 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.10.6-2ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
libnm0:
Installé : 1.10.14-0ubuntu2
Candidat : 1.10.14-0ubuntu2
Table de version :
*** 1.10.14-0ubuntu2 100
100 /var/lib/dpkg/status
1.10.6-2ubuntu1.4 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
1.10.6-2ubuntu1.1 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.10.6-2ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
libnma-common:
Installé : 1.2.6-0ubuntu0.16.04.4
Candidat : 1.2.6-0ubuntu0.16.04.4
Table de version :
*** 1.2.6-0ubuntu0.16.04.4 100
100 /var/lib/dpkg/status
liborcus-0.10-0v5:
Installé : 0.9.2-4ubuntu2
Candidat : 0.9.2-4ubuntu2
Table de version :
*** 0.9.2-4ubuntu2 100
100 /var/lib/dpkg/status
libpackagekit-glib2-16:
Installé : 0.8.17-4ubuntu6~gcc5.4ubuntu1.3
Candidat : 0.8.17-4ubuntu6~gcc5.4ubuntu1.3
Table de version :
*** 0.8.17-4ubuntu6~gcc5.4ubuntu1.3 100
100 /var/lib/dpkg/status
libpng12-0:
Installé : 1.2.54-1ubuntu1.1
Candidat : 1.2.54-1ubuntu1.1
Table de version :
*** 1.2.54-1ubuntu1.1 100
100 /var/lib/dpkg/status
libpoppler58:
Installé : 0.41.0-0ubuntu1.7
Candidat : 0.41.0-0ubuntu1.7
Table de version :
*** 0.41.0-0ubuntu1.7 100
100 /var/lib/dpkg/status
libprocps4:
Installé : 2:3.3.10-4ubuntu2.4
Candidat : 2:3.3.10-4ubuntu2.4
Table de version :
*** 2:3.3.10-4ubuntu2.4 100
100 /var/lib/dpkg/status
libprotobuf-lite9v5:
Installé : 2.6.1-1.3
Candidat : 2.6.1-1.3
Table de version :
*** 2.6.1-1.3 100
100 /var/lib/dpkg/status
libprotobuf9v5:
Installé : 2.6.1-1.3
Candidat : 2.6.1-1.3
Table de version :
*** 2.6.1-1.3 100
100 /var/lib/dpkg/status
libpython3.5:
Installé : 3.5.2-2ubuntu0~16.04.4
Candidat : 3.5.2-2ubuntu0~16.04.4
Table de version :
*** 3.5.2-2ubuntu0~16.04.4 100
100 /var/lib/dpkg/status
libpython3.5-minimal:
Installé : 3.5.2-2ubuntu0~16.04.4
Candidat : 3.5.2-2ubuntu0~16.04.4
Table de version :
*** 3.5.2-2ubuntu0~16.04.4 100
100 /var/lib/dpkg/status
libpython3.5-stdlib:
Installé : 3.5.2-2ubuntu0~16.04.4
Candidat : 3.5.2-2ubuntu0~16.04.4
Table de version :
*** 3.5.2-2ubuntu0~16.04.4 100
100 /var/lib/dpkg/status
libqmi-glib1:
Installé : 1.12.6-1
Candidat : 1.12.6-1
Table de version :
*** 1.12.6-1 100
100 /var/lib/dpkg/status
libqpdf17:
Installé : 6.0.0-2
Candidat : 6.0.0-2
Table de version :
*** 6.0.0-2 100
100 /var/lib/dpkg/status
libqt5feedback5:
Installé : 5.0~git20130529-0ubuntu13
Candidat : 5.0~git20130529-0ubuntu13
Table de version :
*** 5.0~git20130529-0ubuntu13 100
100 /var/lib/dpkg/status
libquvi-scripts:
Installé : 0.4.21-2
Candidat : 0.4.21-2
Table de version :
*** 0.4.21-2 100
100 /var/lib/dpkg/status
libquvi7:
Installé : 0.4.1-3
Candidat : 0.4.1-3
Table de version :
*** 0.4.1-3 100
100 /var/lib/dpkg/status
libraw15:
Installé : 0.17.1-1ubuntu0.3
Candidat : 0.17.1-1ubuntu0.3
Table de version :
*** 0.17.1-1ubuntu0.3 100
100 /var/lib/dpkg/status
libreadline6:
Installé : 6.3-8ubuntu2
Candidat : 6.3-8ubuntu2
Table de version :
*** 6.3-8ubuntu2 100
100 /var/lib/dpkg/status
librhythmbox-core9:
Installé : 3.3-1ubuntu7
Candidat : 3.3-1ubuntu7
Table de version :
*** 3.3-1ubuntu7 100
100 /var/lib/dpkg/status
libsane:
Installé : 1.0.31+git20200914-bionic0
Candidat : 1.0.31+git20200914-bionic0
Table de version :
*** 1.0.31+git20200914-bionic0 100
100 /var/lib/dpkg/status
libsane-common:
Installé : 1.0.31+git20200914-bionic0
Candidat : 1.0.31+git20200914-bionic0
Table de version :
*** 1.0.31+git20200914-bionic0 100
100 /var/lib/dpkg/status
1.0.27-1~experimental3ubuntu2.4 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages
1.0.27-1~experimental3ubuntu2.3 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
500 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages
1.0.27-1~experimental3ubuntu2 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages
libsuitesparseconfig4.4.6:
Installé : 1:4.4.6-1
Candidat : 1:4.4.6-1
Table de version :
*** 1:4.4.6-1 100
100 /var/lib/dpkg/status
libtracker-sparql-1.0-0:
Installé : 1.6.2-0ubuntu1.1
Candidat : 1.6.2-0ubuntu1.1
Table de version :
*** 1.6.2-0ubuntu1.1 100
100 /var/lib/dpkg/status
libtxc-dxtn-s2tc0:
Installé : 0~git20131104-1.1
Candidat : 0~git20131104-1.1
Table de version :
*** 0~git20131104-1.1 100
100 /var/lib/dpkg/status
libunistring0:
Installé : 0.9.3-5.2ubuntu1
Candidat : 0.9.3-5.2ubuntu1
Table de version :
*** 0.9.3-5.2ubuntu1 100
100 /var/lib/dpkg/status
libvpx3:
Installé : 1.5.0-2ubuntu1
Candidat : 1.5.0-2ubuntu1
Table de version :
*** 1.5.0-2ubuntu1 100
100 /var/lib/dpkg/status
libwebp5:
Installé : 0.4.4-1
Candidat : 0.4.4-1
Table de version :
*** 0.4.4-1 100
100 /var/lib/dpkg/status
libwebpmux1:
Installé : 0.4.4-1
Candidat : 0.4.4-1
Table de version :
*** 0.4.4-1 100
100 /var/lib/dpkg/status
libwebrtc-audio-processing-0:
Installé : 0.1-3ubuntu1~gcc5.1
Candidat : 0.1-3ubuntu1~gcc5.1
Table de version :
*** 0.1-3ubuntu1~gcc5.1 100
100 /var/lib/dpkg/status
libxapian22v5:
Installé : 1.2.22-2
Candidat : 1.2.22-2
Table de version :
*** 1.2.22-2 100
100 /var/lib/dpkg/status
libxfont1:
Installé : 1:1.5.1-1ubuntu0.16.04.4
Candidat : 1:1.5.1-1ubuntu0.16.04.4
Table de version :
*** 1:1.5.1-1ubuntu0.16.04.4 100
100 /var/lib/dpkg/status
libxtables11:
Installé : 1.6.0-2ubuntu3
Candidat : 1.6.0-2ubuntu3
Table de version :
*** 1.6.0-2ubuntu3 100
100 /var/lib/dpkg/status
mountall:
Installé : 2.54ubuntu1
Candidat : 2.54ubuntu1
Table de version :
*** 2.54ubuntu1 100
100 /var/lib/dpkg/status
nautilus-image-manipulator:
Installé : 1.3-2
Candidat : 1.3-2
Table de version :
*** 1.3-2 100
100 /var/lib/dpkg/status
net.downloadhelper.coapp:
Installé : 1.3.0
Candidat : 1.3.0
Table de version :
*** 1.3.0 100
100 /var/lib/dpkg/status
network-manager:
Installé : 1.10.14-0ubuntu2
Candidat : 1.10.14-0ubuntu2
Table de version :
*** 1.10.14-0ubuntu2 100
100 /var/lib/dpkg/status
1.10.6-2ubuntu1.4 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
1.10.6-2ubuntu1.1 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.10.6-2ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
network-manager-config-connectivity-ubuntu:
Installé : 1.10.14-0ubuntu2
Candidat : 1.10.14-0ubuntu2
Table de version :
*** 1.10.14-0ubuntu2 100
100 /var/lib/dpkg/status
1.10.6-2ubuntu1.4 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages
1.10.6-2ubuntu1.1 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
500 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages
1.10.6-2ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages
openbve:
Installé : 1.4.0.10-3
Candidat : 1.4.0.10-3
Table de version :
*** 1.4.0.10-3 100
100 /var/lib/dpkg/status
playonlinux:
Installé : 4.3.4
Candidat : 4.3.4
Table de version :
*** 4.3.4 100
100 /var/lib/dpkg/status
4.2.12-1 500
500 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages
500 http://archive.ubuntu.com/ubuntu bionic/multiverse i386 Packages
pyrenamer:
Installé : 0.6.0-1.2
Candidat : 0.6.0-1.2
Table de version :
*** 0.6.0-1.2 100
100 /var/lib/dpkg/status
python-gpgme:
Installé : 0.3-1.1
Candidat : 0.3-1.1
Table de version :
*** 0.3-1.1 100
100 /var/lib/dpkg/status
python-imaging:
Installé : 3.1.2-0ubuntu1.1
Candidat : 3.1.2-0ubuntu1.1
Table de version :
*** 3.1.2-0ubuntu1.1 100
100 /var/lib/dpkg/status
python3.5:
Installé : 3.5.2-2ubuntu0~16.04.4
Candidat : 3.5.2-2ubuntu0~16.04.4
Table de version :
*** 3.5.2-2ubuntu0~16.04.4 100
100 /var/lib/dpkg/status
python3.5-minimal:
Installé : 3.5.2-2ubuntu0~16.04.4
Candidat : 3.5.2-2ubuntu0~16.04.4
Table de version :
*** 3.5.2-2ubuntu0~16.04.4 100
100 /var/lib/dpkg/status
qml-module-qtfeedback:
Installé : 5.0~git20130529-0ubuntu13
Candidat : 5.0~git20130529-0ubuntu13
Table de version :
*** 5.0~git20130529-0ubuntu13 100
100 /var/lib/dpkg/status
qml-module-ubuntu-performancemetrics:
Installé : 1.3.1918+16.04.20160404-0ubuntu1
Candidat : 1.3.1918+16.04.20160404-0ubuntu1
Table de version :
*** 1.3.1918+16.04.20160404-0ubuntu1 100
100 /var/lib/dpkg/status
sane-utils:
Installé : 1.0.31+git20200914-bionic0
Candidat : 1.0.31+git20200914-bionic0
Table de version :
*** 1.0.31+git20200914-bionic0 100
100 /var/lib/dpkg/status
1.0.27-1~experimental3ubuntu2.4 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
1.0.27-1~experimental3ubuntu2.3 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.0.27-1~experimental3ubuntu2 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
signon-ui:
Installé : 0.17+16.04.20151125-0ubuntu1
Candidat : 0.17+16.04.20151125-0ubuntu1
Table de version :
*** 0.17+16.04.20151125-0ubuntu1 100
100 /var/lib/dpkg/status
sysv-rc:
Installé : 2.88dsf-59.3ubuntu2
Candidat : 2.88dsf-59.3ubuntu2
Table de version :
*** 2.88dsf-59.3ubuntu2 100
100 /var/lib/dpkg/status
toshset:
Installé : 1.76-4
Candidat : 1.76-4
Table de version :
*** 1.76-4 100
100 /var/lib/dpkg/status
ubuntu-ui-toolkit-theme:
Installé : 1.3.1918+16.04.20160404-0ubuntu1
Candidat : 1.3.1918+16.04.20160404-0ubuntu1
Table de version :
*** 1.3.1918+16.04.20160404-0ubuntu1 100
100 /var/lib/dpkg/status
unity-control-center-signon:
Installé : 0.1.8+16.04.20160201-0ubuntu1
Candidat : 0.1.8+16.04.20160201-0ubuntu1
Table de version :
*** 0.1.8+16.04.20160201-0ubuntu1 100
100 /var/lib/dpkg/status
unity-scope-gdrive:
Installé : 0.9+16.04.20151125-0ubuntu1
Candidat : 0.9+16.04.20151125-0ubuntu1
Table de version :
*** 0.9+16.04.20151125-0ubuntu1 100
100 /var/lib/dpkg/status
loic@loic:~$
Hors ligne
#24 Le 11/10/2020, à 17:02
- nany
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
Bien, alors on va d’abord essayer avec sane et blender.
Donne les retours de :
sudo ppa-purge ppa:sane-project/sane-git
sudo ppa-purge ppa:thomas-schiex/blender
sudo do-release-upgrade
En ligne
#25 Le 11/10/2020, à 17:15
- loicjacquard
Re : message erreur PPA - mise a niveau vers 20.04 [résolu]
j'ai l'impression que Sane pose problème.
Voici le résultat
loic@loic:~$ sudo ppa-purge ppa:sane-project/sane-git
[sudo] Mot de passe de loic :
Updating packages lists
PPA to be removed: sane-project sane-git
Warning: Could not find package list for PPA: sane-project sane-git
loic@loic:~$ sudo ppa-purge ppa:thomas-schiex/blender
Updating packages lists
PPA to be removed: thomas-schiex blender
Package revert list generated:
blender/bionic libilmbase24:amd64- libopenexr23:amd64-
libopenimageio1.8:amd64- libopenshadinglanguage1.10- libopensubdiv-
libpython3.7:amd64/bionic libpython3.7-minimal:amd64/bionic
libpython3.7-stdlib:amd64/bionic libtbb2:amd64/bionic openimagedenoise-
Disabling thomas-schiex PPA from
/etc/apt/sources.list.d/thomas-schiex-ubuntu-blender-xenial.list
Updating packages lists
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Version choisie « 2.79.b+dfsg0-1ubuntu1.18.04.1 » (Ubuntu:18.04/bionic-updates [amd64]) pour « blender »
Version choisie « 3.7.5-2~18.04 » (Ubuntu:18.04/bionic-updates [amd64]) pour « libpython3.7 »
Version choisie « 3.7.5-2~18.04 » (Ubuntu:18.04/bionic-updates [amd64]) pour « libpython3.7-minimal »
Version choisie « 3.7.5-2~18.04 » (Ubuntu:18.04/bionic-updates [amd64]) pour « libpython3.7-stdlib »
Version choisie « 2017~U7-8 » (Ubuntu:18.04/bionic [amd64]) pour « libtbb2 »
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
libboost-wave1.65.1 libffi-dev libllvm6.0 libtinfo-dev llvm-6.0 llvm-6.0-dev
llvm-6.0-runtime python3-numpy
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés :
blender-data
Les paquets suivants seront ENLEVÉS :
libilmbase24 libopenexr23 libopenimageio1.8 libopenshadinglanguage1.10
libopensubdiv openimagedenoise
Les NOUVEAUX paquets suivants seront installés :
blender-data
Les paquets suivants seront mis à une VERSION INFÉRIEURE :
blender libpython3.7 libpython3.7-minimal libpython3.7-stdlib libtbb2
0 mis à jour, 1 nouvellement installés, 5 remis à une version inférieure, 6 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 3789 ko/42,7 Mo dans les archives.
Après cette opération, 438 Mo d'espace disque seront libérés.
Souhaitez-vous continuer ? [O/n] o
Réception de :1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libpython3.7 amd64 3.7.5-2~18.04 [1498 kB]
Réception de :2 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libpython3.7-stdlib amd64 3.7.5-2~18.04 [1745 kB]
Réception de :3 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libpython3.7-minimal amd64 3.7.5-2~18.04 [546 kB]
3789 ko réceptionnés en 2s (1723 ko/s)
dpkg: avertissement: dégradation (« downgrade ») de blender depuis 2.90.1--release~98526-3e85bb34d0d-0thomas~bionic0 vers 2.79.b+dfsg0-1ubuntu1.18.04.1
(Lecture de la base de données... 463641 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../blender_2.79.b+dfsg0-1ubuntu1.18.04.1_amd64.deb ...
Dépaquetage de blender (2.79.b+dfsg0-1ubuntu1.18.04.1) sur (2.90.1--release~98526-3e85bb34d0d-0thomas~bionic0) ...
Sélection du paquet blender-data précédemment désélectionné.
Préparation du dépaquetage de .../blender-data_2.79.b+dfsg0-1ubuntu1.18.04.1_all.deb ...
Dépaquetage de blender-data (2.79.b+dfsg0-1ubuntu1.18.04.1) ...
dpkg: avertissement: dégradation (« downgrade ») de libtbb2:amd64 depuis 2019~U4-1~exp1~ubuntu18.04.1~ppa1 vers 2017~U7-8
Préparation du dépaquetage de .../libtbb2_2017~U7-8_amd64.deb ...
Dépaquetage de libtbb2:amd64 (2017~U7-8) sur (2019~U4-1~exp1~ubuntu18.04.1~ppa1) ...
(Lecture de la base de données... 462908 fichiers et répertoires déjà installés.)
Suppression de libopenshadinglanguage1.10 (1.10.9-thomas~bionic8) ...
Suppression de libopenimageio1.8:amd64 (1.8.17-bionic2) ...
Suppression de libopenexr23:amd64 (2.3.0-3bionic1) ...
Suppression de libilmbase24:amd64 (2.3.0-4bionic0) ...
Suppression de libopensubdiv (3.4.0-0thomas~bionic1) ...
Suppression de openimagedenoise (1.0.0-thomas~bionic5) ...
dpkg: avertissement: dégradation (« downgrade ») de libpython3.7:amd64 depuis 3.7.7-1+bionic1 vers 3.7.5-2~18.04
(Lecture de la base de données... 462820 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../libpython3.7_3.7.5-2~18.04_amd64.deb ...
Dépaquetage de libpython3.7:amd64 (3.7.5-2~18.04) sur (3.7.7-1+bionic1) ...
dpkg: avertissement: dégradation (« downgrade ») de libpython3.7-stdlib:amd64 depuis 3.7.7-1+bionic1 vers 3.7.5-2~18.04
Préparation du dépaquetage de .../libpython3.7-stdlib_3.7.5-2~18.04_amd64.deb ...
Dépaquetage de libpython3.7-stdlib:amd64 (3.7.5-2~18.04) sur (3.7.7-1+bionic1) ...
dpkg: avertissement: dégradation (« downgrade ») de libpython3.7-minimal:amd64 depuis 3.7.7-1+bionic1 vers 3.7.5-2~18.04
Préparation du dépaquetage de .../libpython3.7-minimal_3.7.5-2~18.04_amd64.deb ...
Dépaquetage de libpython3.7-minimal:amd64 (3.7.5-2~18.04) sur (3.7.7-1+bionic1) ...
Paramétrage de libtbb2:amd64 (2017~U7-8) ...
Paramétrage de libpython3.7-minimal:amd64 (3.7.5-2~18.04) ...
Installation de la nouvelle version du fichier de configuration /etc/python3.7/sitecustomize.py ...
Paramétrage de blender-data (2.79.b+dfsg0-1ubuntu1.18.04.1) ...
Paramétrage de blender (2.79.b+dfsg0-1ubuntu1.18.04.1) ...
Paramétrage de libpython3.7-stdlib:amd64 (3.7.5-2~18.04) ...
Paramétrage de libpython3.7:amd64 (3.7.5-2~18.04) ...
Traitement des actions différées (« triggers ») pour man-db (2.8.3-2ubuntu0.1) ...
Traitement des actions différées (« triggers ») pour shared-mime-info (1.9-2) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Traitement des actions différées (« triggers ») pour gnome-menus (3.13.3-11ubuntu1.1) ...
Traitement des actions différées (« triggers ») pour hicolor-icon-theme (0.17-2) ...
Traitement des actions différées (« triggers ») pour mime-support (3.60ubuntu1) ...
Traitement des actions différées (« triggers ») pour desktop-file-utils (0.23-1ubuntu3.18.04.2) ...
Traitement des actions différées (« triggers ») pour bamfdaemon (0.5.3+18.04.20180207.2-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Traitement des actions différées (« triggers ») pour libc-bin (2.27-3ubuntu1.2) ...
Traitement des actions différées (« triggers ») pour doc-base (0.10.8) ...
Traitement de 1 fichier de documentation ajouté…
Enregistrement des documents avec scrollkeeper…
PPA purged successfully
loic@loic:~$ sudo do-release-upgrade
Recherche d'une nouvelle version d'Ubuntu
Prendre :1 Signature de l'outil de mise à niveau [1554 B]
Prendre :2 Outil de mise à niveau [1342 kB]
1344 k o réceptionnés en 0s (0 o/s)
authentification de « focal.tar.gz » avec « focal.tar.gz.gpg »
extraction de 'focal.tar.gz'
Lecture du cache
Vérification du gestionnaire de paquets
Lecture des listes de paquets… Terminé
Construction de l'arbre des dépendances
Lecture des informations d'état… Terminé
Att http://archive.ubuntu.com/ubuntu bionic InRelease
Att http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Att http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Att http://archive.canonical.com/ubuntu bionic InRelease
Att http://dl.google.com/linux/chrome/deb stable InRelease
Att http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic InRelease
Att http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu bionic InRelease
Ign http://dl.google.com/linux/earth/deb stable InRelease
Att http://dl.google.com/linux/earth/deb stable Release
Att https://repo.skype.com/deb stable InRelease
Att http://security.ubuntu.com/ubuntu bionic-security InRelease
0 o réceptionnés en 0s (0 o/s)
Lecture des listes de paquets… Terminé
Construction de l'arbre des dépendances
Lecture des informations d'état… Terminé
Vérification des snaps installés
Calcul de la taille nécessaire du snap
Mise à jour des informations sur les dépôts
Sources provenant de tiers désactivées
Certaines entrées de votre fichier sources.list, concernant des
tierces parties, ont été désactivées. Vous pouvez les réactiver après
la mise à niveau avec l'outil « Logiciels & mises à jour » ou
avec votre gestionnaire de paquets.
Veuillez appuyer sur [Entrée] pour continuer
Prendre :1 http://archive.canonical.com/ubuntu focal InRelease [12,1 kB]
Prendre :2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
Prendre :3 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]
Prendre :4 http://archive.canonical.com/ubuntu focal/partner i386 Packages [1620 B]
Prendre :5 http://archive.canonical.com/ubuntu focal/partner amd64 Packages [1596 B]
Prendre :6 http://archive.canonical.com/ubuntu focal/partner Translation-en [804 B]
Prendre :7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [111 kB]
Prendre :8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [324 kB]
Prendre :9 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98,3 kB]
Prendre :10 http://archive.ubuntu.com/ubuntu focal/universe i386 Packages [4642 kB]
Prendre :11 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [136 kB]
Prendre :12 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [75,5 kB]
Prendre :13 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [24,2 kB]
Prendre :14 http://security.ubuntu.com/ubuntu focal-security/main DEP-11 48x48 Icons [11,0 kB]
Prendre :15 http://security.ubuntu.com/ubuntu focal-security/main DEP-11 64x64 Icons [16,5 kB]
Prendre :16 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [5000 B]
Prendre :17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1252 B]
Prendre :18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [540 B]
Prendre :19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [116 B]
Prendre :20 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [405 kB]
Prendre :21 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [506 kB]
Prendre :22 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [62,8 kB]
Prendre :23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [55,7 kB]
Prendre :24 http://security.ubuntu.com/ubuntu focal-security/universe DEP-11 48x48 Icons [21,4 kB]
Prendre :25 http://security.ubuntu.com/ubuntu focal-security/universe DEP-11 64x64 Icons [32,5 kB]
Prendre :26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [8484 B]
Prendre :27 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [59,2 kB]
Prendre :28 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [8920 B]
Prendre :29 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [9856 B]
Prendre :30 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [324 B]
Prendre :31 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB]
Prendre :32 http://archive.ubuntu.com/ubuntu focal/universe Translation-fr [3497 kB]
Prendre :33 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB]
Prendre :34 http://archive.ubuntu.com/ubuntu focal/universe amd64 DEP-11 Metadata [3603 kB]
Prendre :35 http://archive.ubuntu.com/ubuntu focal/universe DEP-11 48x48 Icons [3016 kB]
Prendre :36 http://archive.ubuntu.com/ubuntu focal/universe DEP-11 64x64 Icons [7794 kB]
Prendre :37 http://archive.ubuntu.com/ubuntu focal/universe amd64 c-n-f Metadata [265 kB]
Prendre :38 http://archive.ubuntu.com/ubuntu focal/restricted i386 Packages [8112 B]
Prendre :39 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22,0 kB]
Prendre :40 http://archive.ubuntu.com/ubuntu focal/restricted Translation-fr [5580 B]
Prendre :41 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B]
Prendre :42 http://archive.ubuntu.com/ubuntu focal/restricted amd64 c-n-f Metadata [392 B]
Prendre :43 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB]
Prendre :44 http://archive.ubuntu.com/ubuntu focal/multiverse i386 Packages [74,7 kB]
Prendre :45 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB]
Prendre :46 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-fr [97,8 kB]
Prendre :47 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 DEP-11 Metadata [48,4 kB]
Prendre :48 http://archive.ubuntu.com/ubuntu focal/multiverse DEP-11 48x48 Icons [23,1 kB]
Prendre :49 http://archive.ubuntu.com/ubuntu focal/multiverse DEP-11 64x64 Icons [192 kB]
Prendre :50 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 c-n-f Metadata [9136 B]
Prendre :51 http://archive.ubuntu.com/ubuntu focal/main i386 Packages [718 kB]
Prendre :52 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB]
Prendre :53 http://archive.ubuntu.com/ubuntu focal/main Translation-fr [500 kB]
Prendre :54 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB]
Prendre :55 http://archive.ubuntu.com/ubuntu focal/main amd64 DEP-11 Metadata [494 kB]
Prendre :56 http://archive.ubuntu.com/ubuntu focal/main DEP-11 48x48 Icons [98,4 kB]
Prendre :57 http://archive.ubuntu.com/ubuntu focal/main DEP-11 64x64 Icons [163 kB]
Prendre :58 http://archive.ubuntu.com/ubuntu focal/main amd64 c-n-f Metadata [29,5 kB]
Prendre :59 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [347 kB]
Prendre :60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [588 kB]
Prendre :61 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [150 kB]
Prendre :62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 DEP-11 Metadata [208 kB]
Prendre :63 http://archive.ubuntu.com/ubuntu focal-updates/main DEP-11 48x48 Icons [48,9 kB]
Prendre :64 http://archive.ubuntu.com/ubuntu focal-updates/main DEP-11 64x64 Icons [79,3 kB]
Prendre :65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [10,3 kB]
Prendre :66 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [4372 B]
Prendre :67 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [15,1 kB]
Prendre :68 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [3892 B]
Prendre :69 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 DEP-11 Metadata [2468 B]
Prendre :70 http://archive.ubuntu.com/ubuntu focal-updates/multiverse DEP-11 48x48 Icons [29 B]
Prendre :71 http://archive.ubuntu.com/ubuntu focal-updates/multiverse DEP-11 64x64 Icons [2638 B]
Prendre :72 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [480 B]
Prendre :73 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [666 kB]
Prendre :74 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [501 kB]
Prendre :75 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [124 kB]
Prendre :76 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 DEP-11 Metadata [200 kB]
Prendre :77 http://archive.ubuntu.com/ubuntu focal-updates/universe DEP-11 48x48 Icons [104 kB]
Prendre :78 http://archive.ubuntu.com/ubuntu focal-updates/universe DEP-11 64x64 Icons [182 kB]
Prendre :79 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [12,0 kB]
Prendre :80 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [12,1 kB]
Prendre :81 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [67,1 kB]
Prendre :82 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [10,8 kB]
Prendre :83 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [352 B]
Prendre :84 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [112 B]
Prendre :85 http://archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B]
Prendre :86 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [2904 B]
Prendre :87 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [4012 B]
Prendre :88 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [1448 B]
Prendre :89 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 DEP-11 Metadata [1764 B]
Prendre :90 http://archive.ubuntu.com/ubuntu focal-backports/universe DEP-11 48x48 Icons [2809 B]
Prendre :91 http://archive.ubuntu.com/ubuntu focal-backports/universe DEP-11 64x64 Icons [3944 B]
Prendre :92 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [224 B]
Prendre :93 http://archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B]
46,5 M o réceptionnés en 6s (2069 k o/s)
Vérification du gestionnaire de paquets
Lecture des listes de paquets… Terminé
Construction de l'arbre des dépendances
Lecture des informations d'état… Terminé
Calcul des modifications en cours
Calcul des modifications en cours
Impossible d'évaluer la mise à niveau
Un problème insoluble est survenu lors du calcul de la mise à niveau.
Cela a probablement été causé par :
* des paquets logiciels non officiels qui ne proviennent pas
d’Ubuntu.
Veuillez utiliser la commande « ppa-purge » du paquet
« ppa-purge » afin de supprimer les paquets d’un
dépôt PPA Launchpad, puis essayez de relancer la mise à niveau.
Si rien de tout cela ne s'applique, signalez ce bogue à l'aide de la
commande « ubuntu-bug ubuntu-release-upgrader-core » dans un
terminal. Si vous souhaitez analyser le problème par vous-même, les
fichiers journaux contenus dans le répertoire « /var/log/dist-upgrade
» contiennent les informations sur la mise à niveau. Plus
précisément, veuillez consulter les journaux « main.log » et «
apt.log ».
Restauration du système dans son état d'origine
Annulation
Lecture des listes de paquets… Terminé
Construction de l'arbre des dépendances
Lecture des informations d'état… Terminé
loic@loic:~$
Hors ligne