E: Unmet dependencies. Try 'apt --fix-broken install'

Bonjour,
Depuis la MAJ du plugin broadlink, il ne fonctionne plus du tout, les dépendances sont NOK (j’ai essayé de relancer l’installation des dépendances, du plugin, rien n’y fait.)
Je suis sous Jeedom atlas avec tout à jour.
J’imagine que je poste un message imprecis mais c’est la première fois que je m’y essaye.
Merci par avance pour votre aide

le log :

> + echo '*******************Begin of package installation******************'
> *******************Begin of package installation******************
> + touch /tmp/jeedom_install_in_progress_broadlink
> + echo 1
> + echo 2
> + sudo apt update
> 
> WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
> 
> Hit:1 http://security.debian.org buster/updates InRelease
> Hit:2 http://deb.debian.org/debian buster InRelease
> Hit:3 http://deb.debian.org/debian buster-updates InRelease
> Hit:4 http://deb.debian.org/debian buster-backports InRelease
> Hit:5 https://deb.nodesource.com/node_16.x buster InRelease
> Hit:6 https://armbian.site-meganet.com/apt buster InRelease
> Reading package lists...
> Building dependency tree...
> Reading state information...
> 157 packages can be upgraded. Run 'apt list --upgradable' to see them.
> + echo 3
> + sudo apt install -o Dpkg::Options::=--force-confdef -y python3-serial
> 
> WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
> 
> Reading package lists...
> Building dependency tree...
> Reading state information...
> You might want to run 'apt --fix-broken install' to correct these.
> The following packages have unmet dependencies:
>  libttspico-utils:armhf : Depends: libc6:armhf (>= 2.4) but it is not going to be installed
>                           Depends: libpopt0:armhf (>= 1.14) but it is not going to be installed
>                           Depends: libttspico0:armhf (>= 1.0) but it is not going to be installed
> E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
> + echo 4
> + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end broadlink
> + rm /tmp/jeedom_install_in_progress_broadlink
> + echo '*******************End of package installation******************'
> *******************End of package installation******************

Bonjour,

Pouvez-vous essayer la commande indiquée dans le log:

sudo apt -y --fix-broken install

Vous pouvez taper cette ligne soit en ssh soit via les outils système:
Configuration jeedom, onglet OS/SB:

et vous tapez la commande, puis bouton ok:
image

Montrez-nous le résultat

Hello,

Meme souci chez moi depuis la maj.

Apres avoir testé la commande qui renvoie :

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

Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 25 not upgraded.

Les commandes refonctionnent.
Merci Mips

1 « J'aime »

Bonjour,
Merci pour la réponse, désolé pour le temps de réponse de mon côté.
J’ai le résultat suivant :

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

Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following additional packages will be installed:
  gcc-8-base:armhf libc-dev-bin libc6 libc6:armhf libc6-dev libgcc1:armhf
  libpopt0:armhf libttspico0:armhf
Suggested packages:
  glibc-doc glibc-doc:armhf locales:armhf manpages-dev
Recommended packages:
  manpages manpages-dev libidn2-0:armhf
The following NEW packages will be installed:
  gcc-8-base:armhf libc6:armhf libgcc1:armhf libpopt0:armhf libttspico0:armhf
The following packages will be upgraded:
  libc-dev-bin libc6 libc6-dev
3 upgraded, 5 newly installed, 0 to remove and 154 not upgraded.
1 not fully installed or removed.
Need to get 7899 kB of archives.
After this operation, 9378 kB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.

Je me sens con, je ne sais pas où dire « Y » pour continuer…

C’est pas vous, c’est moi :wink:
en ssh on peut juste taper « y » au clavier, via l’interface de jeedom pas

du coup, le -y pour valider automatiquement:

sudo apt -y --fix-broken  install 
1 « J'aime »

Ca à l’air de fonctionner, merci beaucoup !!

Pour info, j’obtiens le résultat suivant:

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

Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following additional packages will be installed:
  gcc-8-base:armhf libc-dev-bin libc6 libc6:armhf libc6-dev libgcc1:armhf
  libpopt0:armhf libttspico0:armhf
Suggested packages:
  glibc-doc glibc-doc:armhf locales:armhf manpages-dev
Recommended packages:
  manpages manpages-dev libidn2-0:armhf
The following NEW packages will be installed:
  gcc-8-base:armhf libc6:armhf libgcc1:armhf libpopt0:armhf libttspico0:armhf
The following packages will be upgraded:
  libc-dev-bin libc6 libc6-dev
3 upgraded, 5 newly installed, 0 to remove and 154 not upgraded.
1 not fully installed or removed.
Need to get 7899 kB of archives.
After this operation, 9378 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main arm64 libc6-dev arm64 2.28-10+deb10u1 [2323 kB]
Get:2 http://deb.debian.org/debian buster/main arm64 libc-dev-bin arm64 2.28-10+deb10u1 [270 kB]
Get:3 http://deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10+deb10u1 [2521 kB]
Get:4 http://deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
Get:5 http://deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
Get:6 http://deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10+deb10u1 [2387 kB]
Get:7 http://deb.debian.org/debian buster/main armhf libpopt0 armhf 1.16-12 [46.3 kB]
Get:8 http://deb.debian.org/debian buster/non-free armhf libttspico0 armhf 1.0+git20130326-9 [123 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 7899 kB in 0s (21.6 MB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 60555 files and directories currently installed.)
Preparing to unpack .../libc6-dev_2.28-10+deb10u1_arm64.deb ...
Unpacking libc6-dev:arm64 (2.28-10+deb10u1) over (2.28-10) ...
Preparing to unpack .../libc-dev-bin_2.28-10+deb10u1_arm64.deb ...
Unpacking libc-dev-bin (2.28-10+deb10u1) over (2.28-10) ...
Preparing to unpack .../libc6_2.28-10+deb10u1_arm64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Unpacking libc6:arm64 (2.28-10+deb10u1) over (2.28-10) ...
Selecting previously unselected package libc6:armhf.
Preparing to unpack .../libc6_2.28-10+deb10u1_armhf.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Unpacking libc6:armhf (2.28-10+deb10u1) ...
Setting up libc6:arm64 (2.28-10+deb10u1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Selecting previously unselected package libgcc1:armhf.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 60859 files and directories currently installed.)
Preparing to unpack .../libgcc1_1%3a8.3.0-6_armhf.deb ...
Unpacking libgcc1:armhf (1:8.3.0-6) ...
Selecting previously unselected package gcc-8-base:armhf.
Preparing to unpack .../gcc-8-base_8.3.0-6_armhf.deb ...
Unpacking gcc-8-base:armhf (8.3.0-6) ...
Setting up gcc-8-base:armhf (8.3.0-6) ...
Setting up libgcc1:armhf (1:8.3.0-6) ...
Setting up libc6:armhf (2.28-10+deb10u1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Selecting previously unselected package libpopt0:armhf.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 60863 files and directories currently installed.)
Preparing to unpack .../libpopt0_1.16-12_armhf.deb ...
Unpacking libpopt0:armhf (1.16-12) ...
Preparing to unpack .../libttspico0_1.0+git20130326-9_armhf.deb ...
Unpacking libttspico0:armhf (1.0+git20130326-9) ...
Setting up libttspico0:armhf (1.0+git20130326-9) ...
Setting up libc-dev-bin (2.28-10+deb10u1) ...
Setting up libpopt0:armhf (1.16-12) ...
Setting up libttspico-utils:armhf (1.0+git20130326-3) ...
Setting up libc6-dev:arm64 (2.28-10+deb10u1) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.28-10) ...
1 « J'aime »

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