Voici le log d’Openocean_update, vu qu’il avait un petit stick vert, je n’ai pas jugé bon de le mettre :
********************************************************
* Installation des dépendances *
********************************************************
Hit:1 http://archive.raspberrypi.org/debian buster InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:3 https://deb.nodesource.com/node_12.x buster InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Package 'python-enum' is not installed, so not removed
The following packages were automatically installed and are no longer required:
python-backports.functools-lru-cache python-soupsieve
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
python-pyudev is already the newest version (0.21.0-1).
python-requests is already the newest version (2.21.0-1).
python-serial is already the newest version (3.4-4).
The following packages were automatically installed and are no longer required:
python-backports.functools-lru-cache python-soupsieve
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: enum-compat in /usr/local/lib/python3.7/dist-packages (0.0.3)
WARNING: You are using pip version 20.2.1; however, version 20.2.4 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Package 'python-bs4' is not installed, so not removed
The following packages were automatically installed and are no longer required:
python-backports.functools-lru-cache python-soupsieve
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.7/dist-packages (4.9.3)
Requirement already satisfied: soupsieve>1.2; python_version >= "3.0" in /usr/local/lib/python3.7/dist-packages (from beautifulsoup4) (2.0.1)
WARNING: You are using pip version 20.2.1; however, version 20.2.4 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
********************************************************
* Installation terminée *
********************************************************
Je vois dedans « 8 not updated », ça viendrait peut-être de ça.
La commande pip --version
renvoie
pip 20.2.1 from /usr/local/lib/python3.7/dist-packages/pip (python 3.7)
La commande pip list
renvoie
Package Version
-------------------------------- ---------
abelectronics 2.2
Adafruit-Blinka 5.2.4
Adafruit-BMP 1.5.4
adafruit-circuitpython-bme280 2.4.3
adafruit-circuitpython-bme680 3.2.3
adafruit-circuitpython-bmp280 3.2.3
adafruit-circuitpython-busdevice 5.0.1
adafruit-circuitpython-lis3dh 5.1.2
Adafruit-DHT 1.4.0
Adafruit-GPIO 1.0.4
Adafruit-PlatformDetect 2.14.4
Adafruit-PureIO 1.1.5
asn1crypto 0.24.0
beautifulsoup4 4.9.3
certifi 2018.8.24
chardet 3.0.4
cryptography 2.6.1
distro-info 0.21
DS18B20 1.0
entrypoints 0.3
enum-compat 0.0.3
fail2ban 0.10.2
fasteners 0.15
future 0.18.2
idna 2.6
iotop 0.6
keyring 17.1.1
keyrings.alt 3.1.1
monotonic 1.5
pip 20.2.1
pycrypto 2.6.1
pycurl 7.43.0.2
pyftdi 0.51.2
PyGObject 3.30.4
pyinotify 0.9.6
pyOpenSSL 19.0.0
pyserial 3.4
python-apt 1.8.4.1
pyusb 1.0.2
pyxdg 0.25
requests 2.21.0
rpi-ws281x 4.2.4
RPi.GPIO 0.7.0
SecretStorage 2.3.1
setuptools 49.3.1
six 1.12.0
soupsieve 2.0.1
spidev 3.5
ssh-import-id 5.7
systemd-python 234
sysv-ipc 1.0.1
unattended-upgrades 0.1
urllib3 1.24.1
wheel 0.32.3
WARNING: You are using pip version 20.2.1; however, version 20.2.4 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
En voyant cette alerte, j’ai lancé la mise à jour, tel qu’écrit dans la dernière ligne.
De ce fait, la commande pip --version
renvoie
pip 20.2.4 from /home/jeedom/.local/lib/python3.7/site-packages/pip (python 3.7)
Bizarre que ce ne soit plus dans /usr/local/
… J’aurai peut être dû changer de dossier avant de lancer cette mise à jour…
La commande pip list
renvoie
Package Version
-------------------------------- ---------
abelectronics 2.2
Adafruit-Blinka 5.2.4
Adafruit-BMP 1.5.4
adafruit-circuitpython-bme280 2.4.3
adafruit-circuitpython-bme680 3.2.3
adafruit-circuitpython-bmp280 3.2.3
adafruit-circuitpython-busdevice 5.0.1
adafruit-circuitpython-lis3dh 5.1.2
Adafruit-DHT 1.4.0
Adafruit-GPIO 1.0.4
Adafruit-PlatformDetect 2.14.4
Adafruit-PureIO 1.1.5
asn1crypto 0.24.0
beautifulsoup4 4.9.3
certifi 2018.8.24
chardet 3.0.4
cryptography 2.6.1
distro-info 0.21
DS18B20 1.0
entrypoints 0.3
enum-compat 0.0.3
fail2ban 0.10.2
fasteners 0.15
future 0.18.2
idna 2.6
iotop 0.6
keyring 17.1.1
keyrings.alt 3.1.1
monotonic 1.5
pip 20.2.4
pycrypto 2.6.1
pycurl 7.43.0.2
pyftdi 0.51.2
PyGObject 3.30.4
pyinotify 0.9.6
pyOpenSSL 19.0.0
pyserial 3.4
python-apt 1.8.4.1
pyusb 1.0.2
pyxdg 0.25
requests 2.21.0
rpi-ws281x 4.2.4
RPi.GPIO 0.7.0
SecretStorage 2.3.1
setuptools 49.3.1
six 1.12.0
soupsieve 2.0.1
spidev 3.5
ssh-import-id 5.7
systemd-python 234
sysv-ipc 1.0.1
unattended-upgrades 0.1
urllib3 1.24.1
wheel 0.32.3
Malgré cette mise à jour, le démon ne se lance toujours pas.