Installation dépendance KO

Bonjour,

je fais appel à votre aide. Suite à la mise à la mise à jour de 2 plugins fait ce jour (wifilight et androidTV), les dépendances de mes plugin in Xiaomi Home et Broadlink ne veulent plus se lancer et le deamon est ko.
Autant broalink, je m’en moque un peu, c’est pas grave, mais Xiaomi Home ca me pose problème (sonde température pour gérer le chauffage). Ca semble être un problème python mais ca dépasse mes compétences là.
Je tourne sous Jeedom 4.1.27 en VM sur Freebox DELTA

voici les logs de l’installation des dépendances :

*             Installation des dépendances             *
********************************************************
Reading package lists...
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/
Installation des dépendances apt
Reading package lists...
Building dependency tree...
Reading state information...
libffi-dev is already the newest version (3.2.1-9).
libssl-dev is already the newest version (1.1.1d-0+deb10u7).
python3-cryptography is already the newest version (2.6.1-3+deb10u2).
python3-pip is already the newest version (18.1-5).
python3-setuptools is already the newest version (40.8.0-1).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
cloud-init : Depends: lsb-release but it is not going to be installed
Recommends: cloud-guest-utils but it is not going to be installed
dh-python : Depends: python3-distutils but it is not going to be installed or
python3 (< 3.6.5~rc1-1) but 3.7.3-1 is to be installed
python3 : Depends: python3.7 (>= 3.7.3-1~) but it is not going to be installed
python3-cryptography : Depends: python3-cffi-backend-api-min (<= 9729)
Depends: python3-cffi-backend-api-max (>= 9729)
python3-dev : Depends: python3.7-dev (>= 3.7.3-1~) but it is not going to be installed
Depends: python3-distutils (>= 3.7.2-1~) but it is not going to be installed
python3-pip : Depends: python3-distutils but it is not going to be installed
python3-setuptools : Depends: python3-distutils but it is not going to be installed
python3-software-properties : Depends: lsb-release but it is not going to be installed
Recommends: unattended-upgrades but it is not going to be installed
python3-virtualenv : Depends: python3-distutils but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff8e5a6010 (most recent call first):
Installation du module construct pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff8967f010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 20: 31065 Aborted                 sudo pip3 install construct
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff9bb4d010 (most recent call first):
Installation du module pyudev pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffa9161010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 26: 31071 Aborted                 sudo pip3 install pyudev
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffba49c010 (most recent call first):
Installation du module requests pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffb1e0b010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 32: 31077 Aborted                 sudo pip3 install requests
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff9dcd4010 (most recent call first):
Installation du module pyserial pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffb9a6f010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 38: 31085 Aborted                 sudo pip3 install pyserial
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff9810e010 (most recent call first):
Installation du module future pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffa7d6b010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 44: 31101 Aborted                 sudo pip3 install future
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff9f7c4010 (most recent call first):
Installation du module pycrypto pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff888cc010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 50: 31111 Aborted                 sudo pip3 install pycrypto
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff803fb010 (most recent call first):
Installation du module cryptography pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff95428010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 56: 31122 Aborted                 sudo pip3 install cryptography
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffb9d10010 (most recent call first):
Installation du module enum34 pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff8b880010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 62: 31132 Aborted                 sudo pip3 install enum34
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff9b8f6010 (most recent call first):
Installation du module enum-compat pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffbd8a0010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 68: 31138 Aborted                 sudo pip3 install enum-compat
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff811e6010 (most recent call first):
Installation du module wheel pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffb7901010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 74: 31144 Aborted                 sudo pip3 install wheel
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffb0624010 (most recent call first):
Installation du module yeelight pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff93bc7010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 80: 31153 Aborted                 sudo pip3 install yeelight
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffb2ab6010 (most recent call first):
Installation du module miio pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffa8846010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 86: 31159 Aborted                 sudo pip3 install python-miio
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffffb8728010 (most recent call first):
Installation du module thread pour python
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding
Current thread 0x0000ffff9226b010 (most recent call first):
/var/www/html/plugins/xiaomihome/core/class/../../resources/install_apt.sh: line 92: 31165 Aborted                 sudo pip3 install _thread
********************************************************
*             Installation terminée                    *
********************************************************

Merci par avance pour votre aide.

Bonjour.

En ssh testez cette commande :

sudo apt --fix-broken install

Merci pour ton retour. J’ai tenté la commande mais ça ne me donne egalement des erreurs :

~$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following package was automatically installed and is no longer required:
  squashfs-tools
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
57 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up python3.7 (3.7.3-2+deb10u3) ...
Fatal Python error: initfsencoding: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding

Current thread 0x0000ffffa80ca010 (most recent call first):
Aborted
dpkg: error processing package python3.7 (--configure):
 installed python3.7 package post-installation script subprocess returned error exit status 134
dpkg: dependency problems prevent configuration of python3:
 python3 depends on python3.7 (>= 3.7.3-1~); however:
  Package python3.7 is not configured yet.

dpkg: error processing package python3 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-xdg:
 python3-xdg depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-xdg (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-markupsafe:
 python3-markupsafe depends on python3 (<< 3.8); however:
  Package python3 is not configured yet.
 python3-markupsafe depends on python3 (>= 3.7~); however:
  Package python3 is not configured yet.
 python3-markupsafe depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-markupsafe (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-wheel:
 python3-wheel depends on python3:any; however:
  Package python3 is not configured yet.

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

dpkg: error processing package python3-webencodings (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3.7-dev:
 python3.7-dev depends on python3.7 (= 3.7.3-2+deb10u3); however:
  Package python3.7 is not configured yet.

dpkg: error processing package python3.7-dev (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of software-properties-common:
 software-properties-common depends on python3; however:
  Package python3 is not configured yet.
 software-properties-common depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package software-properties-common (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-bs4:
 python3-bs4 depends on python3:any; however:
  Package python3 is not configured yet.

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

dpkg: error processing package python3-serial (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-six:
 python3-six depends on python3:any; however:
  Package python3 is not configured yet.

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

dpkg: error processing package iotop (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-jinja2:
 python3-jinja2 depends on python3-markupsafe; however:
  Package python3-markupsafe is not configured yet.
 python3-jinja2 depends on python3:any (>= 3.2~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-jinja2 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-pycurl:
 python3-pycurl depends on python3 (<< 3.8); however:
  Package python3 is not configured yet.
 python3-pycurl depends on python3 (>= 3.7~); however:
  Package python3 is not configured yet.
 python3-pycurl depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-pycurl (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-oauthlib:
 python3-oauthlib depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-oauthlib (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-chardet:
 python3-chardet depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-chardet (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-configobj:
 python3-configobj depends on python3-six; however:
  Package python3-six is not configured yet.
 python3-configobj depends on python3:any; however:
  Package python3 is not configured yet.

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

dpkg: error processing package python3-secretstorage (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-software-properties:
 python3-software-properties depends on python3; however:
  Package python3 is not configured yet.
 python3-software-properties depends on python3-pycurl; however:
  Package python3-pycurl is not configured yet.
 python3-software-properties depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-software-properties (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-certifi:
 python3-certifi depends on python3:any (>= 3.4~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-certifi (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-jsonschema:
 python3-jsonschema depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-jsonschema (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-cryptography:
 python3-cryptography depends on python3 (>= 3~); however:
  Package python3 is not configured yet.
 python3-cryptography depends on python3-six (>= 1.4.1); however:
  Package python3-six is not configured yet.
 python3-cryptography depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-cryptography (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-dev:
 python3-dev depends on python3 (= 3.7.3-1); however:
  Package python3 is not configured yet.
 python3-dev depends on python3.7-dev (>= 3.7.3-1~); however:
  Package python3.7-dev is not configured yet.

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

dpkg: error processing package python3-gi (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-requests:
 python3-requests depends on python3-certifi; however:
  Package python3-certifi is not configured yet.
 python3-requests depends on python3-chardet (<< 3.1.0); however:
  Package python3-chardet is not configured yet.
 python3-requests depends on python3:any; however:
  Package python3 is not configured yet.
 python3-requests depends on python3-chardet (>= 3.0.2); however:
  Package python3-chardet is not configured yet.

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

dpkg: error processing package python3-idna (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-pip:
 python3-pip depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-pip (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-html5lib:
 python3-html5lib depends on python3-six (>= 1.9); however:
  Package python3-six is not configured yet.
 python3-html5lib depends on python3-webencodings; however:
  Package python3-webencodings is not configured yet.
 python3-html5lib depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-html5lib (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-urllib3:
 python3-urllib3 depends on python3:any; however:
  Package python3 is not configured yet.
 python3-urllib3 depends on python3-six; however:
  Package python3-six is not configured yet.

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

dpkg: error processing package python3-json-pointer (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-lxml:arm64:
 python3-lxml:arm64 depends on python3 (<< 3.8); however:
  Package python3 is not configured yet.
 python3-lxml:arm64 depends on python3 (>= 3.7~); however:
  Package python3 is not configured yet.
 python3-lxml:arm64 depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-lxml:arm64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-keyrings.alt:
 python3-keyrings.alt depends on python3-six; however:
  Package python3-six is not configured yet.
 python3-keyrings.alt depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-keyrings.alt (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-keyring:
 python3-keyring depends on python3-secretstorage; however:
  Package python3-secretstorage is not configured yet.
 python3-keyring depends on python3:any; however:
  Package python3 is not configured yet.

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

dpkg: error processing package python3-crypto (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of lsb-release:
 lsb-release depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package lsb-release (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-pyudev:
 python3-pyudev depends on python3-six; however:
  Package python3-six is not configured yet.
 python3-pyudev depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-pyudev (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-lib2to3:
 python3-lib2to3 depends on python3 (>= 3.7.1-1~); however:
  Package python3 is not configured yet.
 python3-lib2to3 depends on python3 (<< 3.8); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-lib2to3 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-distro-info:
 python3-distro-info depends on python3:any; however:
  Package python3 is not configured yet.

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

dpkg: error processing package python3-asn1crypto (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-soupsieve:
 python3-soupsieve depends on python3:any; however:
  Package python3 is not configured yet.

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

dpkg: error processing package python3-systemd (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-cffi-backend:
 python3-cffi-backend depends on python3 (<< 3.8); however:
  Package python3 is not configured yet.
 python3-cffi-backend depends on python3 (>= 3.7~); however:
  Package python3 is not configured yet.

dpkg: error processing package python3-cffi-backend (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-blinker:
 python3-blinker depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-blinker (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-pkg-resources:
 python3-pkg-resources depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-pkg-resources (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-entrypoints:
 python3-entrypoints depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-entrypoints (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-distutils:
 python3-distutils depends on python3 (>= 3.7.1-1~); however:
  Package python3 is not configured yet.
 python3-distutils depends on python3 (<< 3.8); however:
  Package python3 is not configured yet.
 python3-distutils depends on python3-lib2to3 (>= 3.6.4); however:
  Package python3-lib2to3 is not configured yet.

dpkg: error processing package python3-distutils (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dh-python:
 dh-python depends on python3:any; however:
  Package python3 is not configured yet.
 dh-python depends on python3-distutils | python3 (<< 3.6.5~rc1-1); however:
  Package python3-distutils is not configured yet.
  Version of python3 on system is 3.7.3-1.

dpkg: error processing package dh-python (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-dbus:
 python3-dbus depends on python3 (<< 3.8); however:
  Package python3 is not configured yet.
 python3-dbus depends on python3 (>= 3.7~); however:
  Package python3 is not configured yet.
 python3-dbus depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-dbus (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of cloud-init:
 cloud-init depends on lsb-release; however:
  Package lsb-release is not configured yet.
 cloud-init depends on python3-configobj; however:
  Package python3-configobj is not configured yet.
 cloud-init depends on python3-jinja2; however:
  Package python3-jinja2 is not configured yet.
 cloud-init depends on python3-jsonschema; however:
  Package python3-jsonschema is not configured yet.
 cloud-init depends on python3-oauthlib; however:
  Package python3-oauthlib is not configured yet.
 cloud-init depends on python3-requests; however:
  Package python3-requests is not configured yet.
 cloud-init depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package cloud-init (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-setuptools:
 python3-setuptools depends on python3-pkg-resources (= 40.8.0-1); however:
  Package python3-pkg-resources is not configured yet.
 python3-setuptools depends on python3-distutils; however:
  Package python3-distutils is not configured yet.
 python3-setuptools depends on python3:any; however:
  Package python3 is not configured yet.

dpkg: error processing package python3-setuptools (--configure):
 dependency problems - leaving unconfigured
dpkg: too many errors, stopping
Errors were encountered while processing:
 python3.7
 python3
 python3-xdg
 python3-markupsafe
 python3-wheel
 python3-webencodings
 python3.7-dev
 software-properties-common
 python3-bs4
 python3-serial
 python3-six
 iotop
 python3-jinja2
 python3-pycurl
 python3-oauthlib
 python3-chardet
 python3-configobj
 python3-secretstorage
 python3-software-properties
 python3-certifi
 python3-jsonschema
 python3-cryptography
 python3-dev
 python3-gi
 python3-requests
 python3-idna
 python3-pip
 python3-html5lib
 python3-urllib3
 python3-json-pointer
 python3-lxml:arm64
 python3-keyrings.alt
 python3-keyring
 python3-crypto
 lsb-release
 python3-pyudev
 python3-lib2to3
 python3-distro-info
 python3-asn1crypto
 python3-soupsieve
 python3-systemd
 python3-cffi-backend
 python3-blinker
 python3-pkg-resources
 python3-entrypoints
 python3-distutils
 dh-python
 python3-dbus
 cloud-init
 python3-setuptools
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)

Bonjour après maintes recherches et tentatives, je n’ai pas réussi à régler le problème.
J’ai finalement réinstallé une nouvelle vm jeedom et recharger ma sauvegarde.
Tout est ok.

Merci qd même pour votre aide

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.