Désolé, j’ai pas beaucoup de temps mais je vais essayer d’etre plus clair.
La commande
wget https://deb.nodesource.com/node_14.x/
Renvoit:
--2021-10-07 09:38:19-- https://deb.nodesource.com/node_14.x/
Resolving deb.nodesource.com (deb.nodesource.com)... 92.123.142.202, 92.123.142.195, 2a02:26f0:104::1701:f218, ...
Connecting to deb.nodesource.com (deb.nodesource.com)|92.123.142.202|:443... connected.
ERROR: The certificate of 'deb.nodesource.com' is not trusted.
ERROR: The certificate of 'deb.nodesource.com' has expired.
La commande
sudo apt-get update --fix-missing
Renvoit :
Hit:1 http://security.debian.org/debian-security buster/updates InRelease
Get:2 http://ftp.uk.debian.org/debian buster InRelease [122 kB]
Hit:4 http://www.deb-multimedia.org buster InRelease
Ign:5 https://deb.nodesource.com/node_12.x buster InRelease
Hit:6 http://ftp.uk.debian.org/debian buster-updates InRelease
Err:7 https://deb.nodesource.com/node_12.x buster Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 92.123.142.202 443]
Ign:8 https://oph.mdrjr.net/meveric all InRelease
Ign:9 https://oph.mdrjr.net/meveric buster InRelease
Err:10 https://oph.mdrjr.net/meveric all Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 216.155.132.189 443]
Err:11 https://oph.mdrjr.net/meveric buster Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 216.155.132.189 443]
Err:3 https://repo.jeedom.com/odroid stable InRelease
502 Bad Gateway [IP: 51.178.69.128 443]
Reading package lists...
E: The repository 'https://deb.nodesource.com/node_12.x buster Release' no longer has a Release file.
E: The repository 'https://oph.mdrjr.net/meveric all Release' no longer has a Release file.
E: The repository 'https://oph.mdrjr.net/meveric buster Release' no longer has a Release file.
j’ai donc essayé l’astuce sur les certificats:
sudo apt-get upgrade ca-certificates
et j’ai ce résultat :
Reading package lists...
Building dependency tree...
Reading state information...
ca-certificates is already the newest version (20200601~deb10u2).
Calculating upgrade...
The following packages have been kept back:
libapache2-mod-php7.3 php7.3-cli php7.3-common php7.3-curl php7.3-dev
php7.3-gd php7.3-imap php7.3-json php7.3-ldap php7.3-mbstring php7.3-mysql
php7.3-opcache php7.3-readline php7.3-soap php7.3-xml php7.3-xmlrpc
php7.3-zip
The following packages will be upgraded:
apache2 apache2-bin apache2-data apache2-utils apt-transport-https
base-files chromium chromium-common curl dbus dbus-user-session
debian-archive-keyring device-tree-compiler distro-info-data espeak
espeak-data file glib-networking glib-networking-common
glib-networking-services iproute2 iputils-ping isc-dhcp-client
isc-dhcp-common klibc-utils libapt-inst2.0 libapt-pkg5.0 libavahi-client3
libavahi-common-data libavahi-common3 libbrotli1 libbsd0 libcairo-gobject2
libcairo2 libcups2 libcurl3-gnutls libcurl4 libdbi-perl libdbus-1-3
libdns-export1104 libespeak1 libfreetype6 libgcrypt20 libglib2.0-0
libgnutls30 libgssapi-krb5-2 libgstreamer-plugins-base1.0-0 libhogweed4
libinput-bin libinput10 libisc-export1100 libjson-c3 libk5crypto3 libklibc
libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libldb1 libllvm7
liblz4-1 libmagic-mgc libmagic1 libnettle6 libnss3 libopenjp2-7 libopenmpt0
libp11-kit0 libpam-systemd libperl5.28 libportaudio2 libproxy1v5
libpython3.7 libpython3.7-dev libpython3.7-minimal libpython3.7-stdlib
libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 libqt5printsupport5
libqt5widgets5 libsndfile1 libsqlite3-0 libssl-dev libssl1.1 libsystemd0
libtiff5 libudev-dev libudev1 libunwind8 libwebp6 libwebpdemux2 libwebpmux3
libx11-6 libx11-data libx11-xcb1 libxml2 libzmq5 libzstd1 linux-libc-dev
mariadb-client mariadb-client-10.3 mariadb-client-core-10.3 mariadb-common
mariadb-server mariadb-server-10.3 mariadb-server-core-10.3 nmap nmap-common
openssl openvpn perl perl-base perl-modules-5.28 php7.3 python-apt-common
python-lxml python3-apt python3.7 python3.7-dev python3.7-minimal
setup-odroid sudo systemd systemd-sysv tzdata udev unzip wpasupplicant
xserver-common xvfb
132 upgraded, 0 newly installed, 0 to remove and 18 not upgraded.
Need to get 153 MB of archives.
After this operation, 14.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.
Par contre je ne sais pas comment lui dire via l’interface jeedom « Y ». Si quelqu’un a une astuce je suis preneur…
Sinon le retour du support me dit que le problème sera corrigé lors d’une prochaine mise à jour…