Dépendances reste NOK

Bonjour,
J’ai acheté le plugin GHLOCAL et je n’arrive pas à l’utiliser , les dépendances reste en NOK
Voici le log :

Début de l'installation
Reading package lists...
Building dependency tree...
Reading state information...
adb is already the newest version (1:8.1.0+r23-5).
golang-go is already the newest version (2:1.11~1).
jq is already the newest version (1.5+dfsg-2+b1).
python3-pip is already the newest version (18.1-5).
python3-dev is already the newest version (3.7.3-1).
The following packages were automatically installed and are no longer required:
  libjsoncpp1 python-bcrypt python-blinker python-fasteners python-jwt
  python-lockfile python-monotonic python-nacl python-oauthlib python-paramiko
  python-pexpect python-ptyprocess python-pyasn1
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 78 not upgraded.
Requirement already satisfied: gpsoauth in /usr/local/lib/python3.7/dist-packages (0.4.3)
Requirement already satisfied: requests in /usr/local/lib/python3.7/dist-packages/requests-2.25.1-py3.7.egg (from gpsoauth) (2.25.1)
Requirement already satisfied: pycryptodomex>=3.0 in /usr/local/lib/python3.7/dist-packages (from gpsoauth) (3.10.1)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (2018.8.24)
Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (2.6)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (1.24.1)
Requirement already satisfied: gTTS in /usr/local/lib/python3.7/dist-packages (2.2.2)
Requirement already satisfied: six in /usr/lib/python3/dist-packages (from gTTS) (1.12.0)
Requirement already satisfied: click in /usr/local/lib/python3.7/dist-packages (from gTTS) (7.0)
Requirement already satisfied: requests in /usr/local/lib/python3.7/dist-packages/requests-2.25.1-py3.7.egg (from gTTS) (2.25.1)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests->gTTS) (2018.8.24)
Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3/dist-packages (from requests->gTTS) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3/dist-packages (from requests->gTTS) (2.6)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests->gTTS) (1.24.1)
running install
running bdist_egg
running egg_info
writing catt.egg-info/PKG-INFO
writing dependency_links to catt.egg-info/dependency_links.txt
writing entry points to catt.egg-info/entry_points.txt
writing requirements to catt.egg-info/requires.txt
writing top-level names to catt.egg-info/top_level.txt
reading manifest file 'catt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'HISTORY.rst'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no files found matching '*.rst' under directory 'docs'
warning: no files found matching 'conf.py' under directory 'docs'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching 'make.bat' under directory 'docs'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.gif' under directory 'docs'
writing manifest file 'catt.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/util.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/http_server.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/__init__.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/stream_info.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/controllers.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/subs_info.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/api.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/error.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/cli.py -> build/bdist.linux-x86_64/egg/catt
byte-compiling build/bdist.linux-x86_64/egg/catt/util.py to util.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/http_server.py to http_server.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/stream_info.py to stream_info.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/controllers.py to controllers.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/subs_info.py to subs_info.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/api.py to api.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/error.py to error.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/cli.py to cli.cpython-37.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating 'dist/catt-0.11.3-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing catt-0.11.3-py3.7.egg
removing '/usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg' (and everything under it)
creating /usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg
Extracting catt-0.11.3-py3.7.egg to /usr/local/lib/python3.7/dist-packages
catt 0.11.3 is already the active version in easy-install.pth
Installing catt script to /usr/local/bin

Installed /usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg
Processing dependencies for catt==0.11.3
Searching for requests==2.25.1
Best match: requests 2.25.1
Processing requests-2.25.1-py3.7.egg
requests 2.25.1 is already the active version in easy-install.pth

Using /usr/local/lib/python3.7/dist-packages/requests-2.25.1-py3.7.egg
Searching for ifaddr==0.1.7
Best match: ifaddr 0.1.7
Adding ifaddr 0.1.7 to easy-install.pth file

Using /usr/local/lib/python3.7/dist-packages
Searching for click==8.0.0a1
Best match: click 8.0.0a1
Processing click-8.0.0a1-py3.7.egg
click 8.0.0a1 is already the active version in easy-install.pth

Using /usr/local/lib/python3.7/dist-packages/click-8.0.0a1-py3.7.egg
Searching for PyChromecast==6.0.0
Best match: PyChromecast 6.0.0
Processing PyChromecast-6.0.0-py3.7.egg
PyChromecast 6.0.0 is already the active version in easy-install.pth

Using /usr/local/lib/python3.7/dist-packages/PyChromecast-6.0.0-py3.7.egg
Searching for youtube-dl==2021.3.14
Best match: youtube-dl 2021.3.14
Processing youtube_dl-2021.3.14-py3.7.egg
youtube-dl 2021.3.14 is already the active version in easy-install.pth
Installing youtube-dl script to /usr/local/bin

Using /usr/local/lib/python3.7/dist-packages/youtube_dl-2021.3.14-py3.7.egg
Searching for urllib3==1.24.1
Best match: urllib3 1.24.1
Adding urllib3 1.24.1 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Searching for idna==2.6
Best match: idna 2.6
Adding idna 2.6 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Searching for chardet==3.0.4
Best match: chardet 3.0.4
Adding chardet 3.0.4 to easy-install.pth file
Installing chardetect script to /usr/local/bin

Using /usr/lib/python3/dist-packages
Searching for certifi==2018.8.24
Best match: certifi 2018.8.24
Adding certifi 2018.8.24 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Searching for zeroconf==0.28.0
Best match: zeroconf 0.28.0
Adding zeroconf 0.28.0 to easy-install.pth file

Using /usr/local/lib/python3.7/dist-packages
Searching for protobuf==3.11.2
Best match: protobuf 3.11.2
Adding protobuf 3.11.2 to easy-install.pth file

Using /usr/local/lib/python3.7/dist-packages
Searching for casttube==0.2.1
Best match: casttube 0.2.1
Adding casttube 0.2.1 to easy-install.pth file

Using /usr/local/lib/python3.7/dist-packages
Searching for six==1.12.0
Best match: six 1.12.0
Adding six 1.12.0 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Searching for setuptools==44.0.0
Best match: setuptools 44.0.0
Adding setuptools 44.0.0 to easy-install.pth file
Installing easy_install script to /usr/local/bin
Installing easy_install-3.8 script to /usr/local/bin

Using /usr/local/lib/python3.7/dist-packages
Finished processing dependencies for catt==0.11.3
# google.golang.org/grpc/xds
/root/go/src/google.golang.org/grpc/xds/server.go:207:10: undefined: strings.ReplaceAll
# google.golang.org/grpc/xds
/root/go/src/google.golang.org/grpc/xds/server.go:207:10: undefined: strings.ReplaceAll
Fin de l'installation

Bonjour @Sc62

Dans le log, je ne vois que 2 erreurs à la fin de l’install des dépendances:

Selon ce document: strings package - strings - Go Packages la fonction ReplaceAll a été ajoutée en go 1.12
Pour votre matériel, la dernière version de go disponible semble etre la 1.11.

Pouvez-vous fournir votre page Santé de Jeedom?

En cherchant strings.ReplaceAll sur community, je n’ai trouvé que les posts de @loic.gouraud et @Tristan sans solution.

Sur ma Smart en Buster 10.9, seul go 1.11 est proposé. apt install golang

Je ne sais pas si ça pourrais aidé mais je ne sais pas comment exporté la page santé .

|OK|Cron actif|OK|
|Scénario actif|OK|Démarré|OK 2021-03-18 20:25:12|
|Date système (dernière heure enregistrée)|OK 2021-04-01 12:30:36 (2021-04-01 14:10:03 UTC)|Droits sudo|OK|
|Version Jeedom|4.1.20|Version PHP|7.3.19-1~deb10u1|
|Apache|13|Version OS|Linux debian 4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30) x86_64 GNU/Linux [10.8]|
|Version database|10.3.27-MariaDB-0+deb10u1|Espace disque libre|60 %|
|Espace disque libre tmp|97 %|Mémoire disponible|59 % (Total 3947 Mo)|
|Mémoire suffisante|0|Erreur I/O|0|
|Swap disponible|98 % (Total 2046 Mo)|Swapiness|60 %|
|Charge|1.56 - 0.88 - 0.71|Configuration réseau interne|OK|
|Configuration réseau externe|NOK|Persistance du cache|OK (2021-04-01 12:30:08)|
|Apache private tmp|OK|
|Plugins|OK||

Une capture d’écran SVP. Là c’est difficilement lisible.

Vous pouvez vérifier votre version de go en tapant la commande go version en ssh.

Merci jpty, apparemment grpc est passé sur une version encore plus récente (je force le backports pour stretch justement pour avoir 1.11 qui était nécessaire avant)
Et je m’explique pas comment mon docker rebuild ce week-end a pu faire la compil

En tout cas je force le backports pour buster, ca arrive dans la journée

go version go1.11.6 linux/amd64
J’ai été " obligé " d’acheter SSH commander de [lunarok] pour l’avoir à distance :joy:
mais ça me fait plaisir de participer :wink:

Ça marchait aussi ici: Réglages->Système->Configuration onglet >_OS/DB Bouton rouge >_Ouvrir à droite de >_Administration Système
image
Si vous êtes sous Windows, il faut installer putty (https://www.putty.org/) pour ne pas être contraint d’utiliser jeedom qui n’est pas forcement opérationnel quand il faut faire des commandes système.

Maintenant que le pb semble identifié, il faut attendre la correction de lunarok.

J’utilise Putty chez moi , mais je n’est pas ouvert les ports SSH , c’est pas grave ça me servira certainement.
Pas de problème j’attend sont retour :wink:

Version : 2021-04-01 14:36:44

Début de l'installation
Reading package lists...
Building dependency tree...
Reading state information...
adb is already the newest version (1:8.1.0+r23-5).
golang-go is already the newest version (2:1.11~1).
jq is already the newest version (1.5+dfsg-2+b1).
python3-pip is already the newest version (18.1-5).
python3-dev is already the newest version (3.7.3-1).
The following packages were automatically installed and are no longer required:
libjsoncpp1 python-bcrypt python-blinker python-fasteners python-jwt
python-lockfile python-monotonic python-nacl python-oauthlib python-paramiko
python-pexpect python-ptyprocess python-pyasn1
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 78 not upgraded.
Hit:1 http://security.debian.org/debian-security buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 https://deb.nodesource.com/node_12.x buster InRelease
Reading package lists...
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
E: The value 'buster-backports' is invalid for APT::Default-Release as such a release is not available in the sources
Requirement already satisfied: gpsoauth in /usr/local/lib/python3.7/dist-packages (0.4.3)
Requirement already satisfied: requests in /usr/local/lib/python3.7/dist-packages/requests-2.25.1-py3.7.egg (from gpsoauth) (2.25.1)
Requirement already satisfied: pycryptodomex>=3.0 in /usr/local/lib/python3.7/dist-packages (from gpsoauth) (3.10.1)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (2018.8.24)
Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (2.6)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (1.24.1)
Requirement already satisfied: gTTS in /usr/local/lib/python3.7/dist-packages (2.2.2)
Requirement already satisfied: requests in /usr/local/lib/python3.7/dist-packages/requests-2.25.1-py3.7.egg (from gTTS) (2.25.1)
Requirement already satisfied: click in /usr/local/lib/python3.7/dist-packages (from gTTS) (7.0)
Requirement already satisfied: six in /usr/lib/python3/dist-packages (from gTTS) (1.12.0)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests->gTTS) (2018.8.24)
Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3/dist-packages (from requests->gTTS) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3/dist-packages (from requests->gTTS) (2.6)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests->gTTS) (1.24.1)
running install
running bdist_egg
running egg_info
writing catt.egg-info/PKG-INFO
writing dependency_links to catt.egg-info/dependency_links.txt
writing entry points to catt.egg-info/entry_points.txt
writing requirements to catt.egg-info/requires.txt
writing top-level names to catt.egg-info/top_level.txt
reading manifest file 'catt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'HISTORY.rst'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no files found matching '*.rst' under directory 'docs'
warning: no files found matching 'conf.py' under directory 'docs'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching 'make.bat' under directory 'docs'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.gif' under directory 'docs'
writing manifest file 'catt.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/util.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/http_server.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/__init__.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/stream_info.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/controllers.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/subs_info.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/api.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/error.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/cli.py -> build/bdist.linux-x86_64/egg/catt
byte-compiling build/bdist.linux-x86_64/egg/catt/util.py to util.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/http_server.py to http_server.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/stream_info.py to stream_info.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/controllers.py to controllers.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/subs_info.py to subs_info.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/api.py to api.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/error.py to error.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/cli.py to cli.cpython-37.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating 'dist/catt-0.11.3-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing catt-0.11.3-py3.7.egg
removing '/usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg' (and everything under it)
creating /usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg
Extracting catt-0.11.3-py3.7.egg to /usr/local/lib/python3.7/dist-packages
catt 0.11.3 is already the active version in easy-install.pth
Installing catt script to /usr/local/bin
Installed /usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg
Processing dependencies for catt==0.11.3
Searching for requests==2.25.1
Best match: requests 2.25.1
Processing requests-2.25.1-py3.7.egg
requests 2.25.1 is already the active version in easy-install.pth
Using /usr/local/lib/python3.7/dist-packages/requests-2.25.1-py3.7.egg
Searching for ifaddr==0.1.7
Best match: ifaddr 0.1.7
Adding ifaddr 0.1.7 to easy-install.pth file
Using /usr/local/lib/python3.7/dist-packages
Searching for click==8.0.0a1
Best match: click 8.0.0a1
Processing click-8.0.0a1-py3.7.egg
click 8.0.0a1 is already the active version in easy-install.pth
Using /usr/local/lib/python3.7/dist-packages/click-8.0.0a1-py3.7.egg
Searching for PyChromecast==6.0.0
Best match: PyChromecast 6.0.0
Processing PyChromecast-6.0.0-py3.7.egg
PyChromecast 6.0.0 is already the active version in easy-install.pth
Using /usr/local/lib/python3.7/dist-packages/PyChromecast-6.0.0-py3.7.egg
Searching for youtube-dl==2021.3.14
Best match: youtube-dl 2021.3.14
Processing youtube_dl-2021.3.14-py3.7.egg
youtube-dl 2021.3.14 is already the active version in easy-install.pth
Installing youtube-dl script to /usr/local/bin
Using /usr/local/lib/python3.7/dist-packages/youtube_dl-2021.3.14-py3.7.egg
Searching for urllib3==1.24.1
Best match: urllib3 1.24.1
Adding urllib3 1.24.1 to easy-install.pth file
Using /usr/lib/python3/dist-packages
Searching for idna==2.6
Best match: idna 2.6
Adding idna 2.6 to easy-install.pth file
Using /usr/lib/python3/dist-packages
Searching for chardet==3.0.4
Best match: chardet 3.0.4
Adding chardet 3.0.4 to easy-install.pth file
Installing chardetect script to /usr/local/bin
Using /usr/lib/python3/dist-packages
Searching for certifi==2018.8.24
Best match: certifi 2018.8.24
Adding certifi 2018.8.24 to easy-install.pth file
Using /usr/lib/python3/dist-packages
Searching for zeroconf==0.28.0
Best match: zeroconf 0.28.0
Adding zeroconf 0.28.0 to easy-install.pth file
Using /usr/local/lib/python3.7/dist-packages
Searching for protobuf==3.11.2
Best match: protobuf 3.11.2
Adding protobuf 3.11.2 to easy-install.pth file
Using /usr/local/lib/python3.7/dist-packages
Searching for casttube==0.2.1
Best match: casttube 0.2.1
Adding casttube 0.2.1 to easy-install.pth file
Using /usr/local/lib/python3.7/dist-packages
Searching for setuptools==44.0.0
Best match: setuptools 44.0.0
Adding setuptools 44.0.0 to easy-install.pth file
Installing easy_install script to /usr/local/bin
Installing easy_install-3.8 script to /usr/local/bin
Using /usr/local/lib/python3.7/dist-packages
Searching for six==1.12.0
Best match: six 1.12.0
Adding six 1.12.0 to easy-install.pth file
Using /usr/lib/python3/dist-packages
Finished processing dependencies for catt==0.11.3
# google.golang.org/grpc/xds
/root/go/src/google.golang.org/grpc/xds/server.go:207:10: undefined: strings.ReplaceAll
# google.golang.org/grpc/xds
/root/go/src/google.golang.org/grpc/xds/server.go:207:10: undefined: strings.ReplaceAll
Fin de l'installation

Merci @Fabrice qui l’a fait pour vous …

@Sc62
A l’avenir
Merci d’utiliser le code </> pour encadrer vos codes ou logs.
tutoriel cliquez ici

En beta ou en stable?

En version Stable

idem plugin upgradé en 2021-04-01 14:36:44 sur busterx64 jeedom en stable

go version : go1.11.6 linux/amd64

Mêmes symptômes, mêmes résultats. undefined: strings.ReplaceAll

Corrigé avec la version de ce matin logiquement

C’est ok pour moi. Merci:

go version go1.14 linux/amd64

Début de l'installation
Reading package lists...
Building dependency tree...
Reading state information...
adb is already the newest version (1:8.1.0+r23-5).
golang-go is already the newest version (2:1.11~1).
jq is already the newest version (1.5+dfsg-2+b1).
python3-pip is already the newest version (18.1-5).
python3-dev is already the newest version (3.7.3-1).
0 upgraded, 0 newly installed, 0 to remove and 104 not upgraded.
Installation backports buster pour golang 1.14
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://security.debian.org/debian-security buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
Hit:5 https://deb.nodesource.com/node_14.x buster InRelease
Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB]
Get:7 http://deb.debian.org/debian buster-backports/main Translation-en [389 kB]
Fetched 896 kB in 1s (1049 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  golang-1.11-go golang-1.11-src
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  golang-1.14-go golang-1.14-src golang-src
Suggested packages:
  bzr | brz mercurial subversion
The following NEW packages will be installed:
  golang-1.14-go golang-1.14-src
The following packages will be upgraded:
  golang-go golang-src
2 upgraded, 2 newly installed, 0 to remove and 166 not upgraded.
Need to get 63.0 MB of archives.
After this operation, 326 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster-backports/main amd64 golang-1.14-src amd64 1.14-2~bpo10+1 [13.3 MB]
Get:2 http://deb.debian.org/debian buster-backports/main amd64 golang-1.14-go amd64 1.14-2~bpo10+1 [49.8 MB]
Get:3 http://deb.debian.org/debian buster-backports/main amd64 golang-src amd64 2:1.14~1~bpo10+1 [4780 B]
Get:4 http://deb.debian.org/debian buster-backports/main amd64 golang-go amd64 2:1.14~1~bpo10+1 [23.9 kB]
apt-listchanges: Reading changelogs...
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 63.0 MB in 6s (10.6 MB/s)
Selecting previously unselected package golang-1.14-src.
(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 ... 93042 files and directories currently installed.)
Preparing to unpack .../golang-1.14-src_1.14-2~bpo10+1_amd64.deb ...
Unpacking golang-1.14-src (1.14-2~bpo10+1) ...
Selecting previously unselected package golang-1.14-go.
Preparing to unpack .../golang-1.14-go_1.14-2~bpo10+1_amd64.deb ...
Unpacking golang-1.14-go (1.14-2~bpo10+1) ...
Preparing to unpack .../golang-src_2%3a1.14~1~bpo10+1_amd64.deb ...
Unpacking golang-src (2:1.14~1~bpo10+1) over (2:1.11~1) ...
Preparing to unpack .../golang-go_2%3a1.14~1~bpo10+1_amd64.deb ...
Unpacking golang-go (2:1.14~1~bpo10+1) over (2:1.11~1) ...
Setting up golang-1.14-src (1.14-2~bpo10+1) ...
Setting up golang-src (2:1.14~1~bpo10+1) ...
Setting up golang-1.14-go (1.14-2~bpo10+1) ...
Setting up golang-go (2:1.14~1~bpo10+1) ...
Processing triggers for man-db (2.8.5-2) ...
Requirement already satisfied: gpsoauth in /usr/local/lib/python3.7/dist-packages (0.4.3)
Requirement already satisfied: requests in /usr/local/lib/python3.7/dist-packages/requests-2.25.1-py3.7.egg (from gpsoauth) (2.25.1)
Requirement already satisfied: pycryptodomex>=3.0 in /usr/local/lib/python3.7/dist-packages (from gpsoauth) (3.10.1)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (2018.8.24)
Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (2.6)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (1.24.1)
Requirement already satisfied: gTTS in /usr/local/lib/python3.7/dist-packages (2.2.2)
Requirement already satisfied: requests in /usr/local/lib/python3.7/dist-packages/requests-2.25.1-py3.7.egg (from gTTS) (2.25.1)
Requirement already satisfied: six in /usr/lib/python3/dist-packages (from gTTS) (1.12.0)
Requirement already satisfied: click in /usr/local/lib/python3.7/dist-packages (from gTTS) (7.1.2)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests->gTTS) (2018.8.24)
Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3/dist-packages (from requests->gTTS) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3/dist-packages (from requests->gTTS) (2.6)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests->gTTS) (1.24.1)
running install
running bdist_egg
running egg_info
writing catt.egg-info/PKG-INFO
writing dependency_links to catt.egg-info/dependency_links.txt
writing entry points to catt.egg-info/entry_points.txt
writing requirements to catt.egg-info/requires.txt
writing top-level names to catt.egg-info/top_level.txt
reading manifest file 'catt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'HISTORY.rst'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no files found matching '*.rst' under directory 'docs'
warning: no files found matching 'conf.py' under directory 'docs'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching 'make.bat' under directory 'docs'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.gif' under directory 'docs'
writing manifest file 'catt.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
copying catt/cli.py -> build/lib/catt
copying catt/error.py -> build/lib/catt
copying catt/subs_info.py -> build/lib/catt
copying catt/util.py -> build/lib/catt
copying catt/controllers.py -> build/lib/catt
copying catt/__init__.py -> build/lib/catt
copying catt/api.py -> build/lib/catt
copying catt/http_server.py -> build/lib/catt
copying catt/stream_info.py -> build/lib/catt
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/cli.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/error.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/subs_info.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/util.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/controllers.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/__init__.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/api.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/http_server.py -> build/bdist.linux-x86_64/egg/catt
copying build/lib/catt/stream_info.py -> build/bdist.linux-x86_64/egg/catt
byte-compiling build/bdist.linux-x86_64/egg/catt/cli.py to cli.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/error.py to error.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/subs_info.py to subs_info.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/util.py to util.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/controllers.py to controllers.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/api.py to api.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/http_server.py to http_server.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/catt/stream_info.py to stream_info.cpython-37.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying catt.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating 'dist/catt-0.11.3-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing catt-0.11.3-py3.7.egg
removing '/usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg' (and everything under it)
creating /usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg
Extracting catt-0.11.3-py3.7.egg to /usr/local/lib/python3.7/dist-packages
catt 0.11.3 is already the active version in easy-install.pth
Installing catt script to /usr/local/bin

Installed /usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg
Processing dependencies for catt==0.11.3
Searching for requests==2.25.1
Best match: requests 2.25.1
Processing requests-2.25.1-py3.7.egg
requests 2.25.1 is already the active version in easy-install.pth

Using /usr/local/lib/python3.7/dist-packages/requests-2.25.1-py3.7.egg
Searching for ifaddr==0.1.7
Best match: ifaddr 0.1.7
Adding ifaddr 0.1.7 to easy-install.pth file

Using /usr/local/lib/python3.7/dist-packages
Searching for click==7.1.2
Best match: click 7.1.2
Adding click 7.1.2 to easy-install.pth file

Using /usr/local/lib/python3.7/dist-packages
Searching for PyChromecast==6.0.0
Best match: PyChromecast 6.0.0
Processing PyChromecast-6.0.0-py3.7.egg
PyChromecast 6.0.0 is already the active version in easy-install.pth

Using /usr/local/lib/python3.7/dist-packages/PyChromecast-6.0.0-py3.7.egg
Searching for youtube-dl==2021.3.14
Best match: youtube-dl 2021.3.14
Processing youtube_dl-2021.3.14-py3.7.egg
youtube-dl 2021.3.14 is already the active version in easy-install.pth
Installing youtube-dl script to /usr/local/bin

Using /usr/local/lib/python3.7/dist-packages/youtube_dl-2021.3.14-py3.7.egg
Searching for urllib3==1.24.1
Best match: urllib3 1.24.1
Adding urllib3 1.24.1 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Searching for idna==2.6
Best match: idna 2.6
Adding idna 2.6 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Searching for chardet==3.0.4
Best match: chardet 3.0.4
Adding chardet 3.0.4 to easy-install.pth file
Installing chardetect script to /usr/local/bin

Using /usr/lib/python3/dist-packages
Searching for certifi==2018.8.24
Best match: certifi 2018.8.24
Adding certifi 2018.8.24 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Searching for zeroconf==0.28.8
Best match: zeroconf 0.28.8
Adding zeroconf 0.28.8 to easy-install.pth file

Using /usr/local/lib/python3.7/dist-packages
Searching for protobuf==3.14.0
Best match: protobuf 3.14.0
Adding protobuf 3.14.0 to easy-install.pth file

Using /usr/local/lib/python3.7/dist-packages
Searching for casttube==0.2.1
Best match: casttube 0.2.1
Adding casttube 0.2.1 to easy-install.pth file

Using /usr/local/lib/python3.7/dist-packages
Searching for six==1.12.0
Best match: six 1.12.0
Adding six 1.12.0 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Finished processing dependencies for catt==0.11.3
Fin de l'installation

Bonjour,

Pour information j’ai eu quelques problémes à installer les dépendances plugin sur mon RPI 4 qui tourne sous Debian Buster 10.10.

Je partage ce que j’ai du faire si cela peut aider…

En analysant mes logs au début des logs j’avais le message suivant :

Err:1 http://deb.debian.org/debian buster-backports InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 648ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
Reading package lists... Done
W: GPG error: http://deb.debian.org/debian buster-backports InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 648ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
E: The repository 'http://deb.debian.org/debian buster-backports InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Je me suis donc connecté en SSH sur ma machine et j’ai réalisé les opérations suivantes :
1 - j’ai édité le fichier /etc/apt/sources.list.d/backports.list et j’ai remplacé la ligne
deb http://deb.debian.org/debian buster-backports main
par
deb [trusted=yes] http://deb.debian.org/debian buster-backports main

2 - Puis j’ai lancé les commandes suivantes :

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 648ACFD622F3D138 
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0E98404D386FA1D9
1 « J'aime »

Bonjour, je viens également d’acheter ghlocal et les dépendances restent NOK malgré une installation de celles-ci.
Jeedom smart en 4.2.21. Voici le log dans le fichier texte joint.

ghlocal.txt (9,3 Ko)

Pourquoi les dépendances restent NOK ? Merci de votre aide. Belle journée.