******************************************************** * Installation des dépendances * ******************************************************** Hit:1 http://security.debian.org/debian-security stretch/updates InRelease Ign:2 http://ftp.fr.debian.org/debian stretch InRelease Hit:3 http://ftp.debian.org/debian stretch-backports InRelease Hit:4 http://ftp.fr.debian.org/debian stretch Release Ign:5 http://ftp.de.debian.org/debian stretch InRelease Hit:6 http://ftp.de.debian.org/debian stretch Release Get:7 https://repo.mosquitto.org/debian stretch InRelease [11.0 kB] Hit:8 https://deb.nodesource.com/node_8.x stretch InRelease Err:7 https://repo.mosquitto.org/debian stretch InRelease The following signatures were invalid: EXPKEYSIG 61611AE430993623 Mosquitto Apt Repository Fetched 11.0 kB in 3s (2831 B/s) Reading package lists... W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repo.mosquitto.org/debian stretch InRelease: The following signatures were invalid: EXPKEYSIG 61611AE430993623 Mosquitto Apt Repository W: Failed to fetch https://repo.mosquitto.org/debian/dists/stretch/InRelease The following signatures were invalid: EXPKEYSIG 61611AE430993623 Mosquitto Apt Repository W: Some index files failed to download. They have been ignored, or old ones used instead. Reading package lists... Building dependency tree... Reading state information... libffi-dev is already the newest version (3.2.1-6). libssl-dev is already the newest version (1.1.0l-1~deb9u1). python3-serial is already the newest version (3.2.1-1). python3-setuptools is already the newest version (33.1.1-1). python3-dev is already the newest version (3.5.3-1). python3-pyudev is already the newest version (0.21.0-1). python3-requests is already the newest version (2.12.4-1). libudev-dev is already the newest version (232-25+deb9u12). python3-pip is already the newest version (9.0.1-2+deb9u2). The following packages were automatically installed and are no longer required: linux-image-4.9.0-8-amd64 python-blinker python-jwt python-lockfile python-oauthlib python-paramiko python3-cffi-backend python3-pyasn1 Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. /usr/lib/python2.7/dist-packages/OpenSSL/_util.py:6: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. from cryptography.hazmat.bindings.openssl.binding import Binding DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Requirement already satisfied: wheel in /usr/lib/python2.7/dist-packages (0.29.0) Reading package lists... Building dependency tree... Reading state information... Package 'python3-cryptography' is not installed, so not removed The following packages were automatically installed and are no longer required: linux-image-4.9.0-8-amd64 python-blinker python-jwt python-lockfile python-oauthlib python-paramiko python3-cffi-backend python3-pyasn1 Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. /usr/lib/python2.7/dist-packages/OpenSSL/_util.py:6: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. from cryptography.hazmat.bindings.openssl.binding import Binding DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Uninstalling cryptography-3.2.1: Would remove: /usr/local/lib/python2.7/dist-packages/cryptography-3.2.1.dist-info/* /usr/local/lib/python2.7/dist-packages/cryptography/* Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip-19.0.3-py2.7.egg/pip/_internal/cli/base_command.py", line 179, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip-19.0.3-py2.7.egg/pip/_internal/commands/uninstall.py", line 75, in run auto_confirm=options.yes, verbose=self.verbosity > 0, File "/usr/local/lib/python2.7/dist-packages/pip-19.0.3-py2.7.egg/pip/_internal/req/req_install.py", line 817, in uninstall uninstalled_pathset.remove(auto_confirm, verbose) File "/usr/local/lib/python2.7/dist-packages/pip-19.0.3-py2.7.egg/pip/_internal/req/req_uninstall.py", line 354, in remove if auto_confirm or self._allowed_to_proceed(verbose): File "/usr/local/lib/python2.7/dist-packages/pip-19.0.3-py2.7.egg/pip/_internal/req/req_uninstall.py", line 395, in _allowed_to_proceed return ask('Proceed (y/n)? ', ('y', 'n')) == 'y' File "/usr/local/lib/python2.7/dist-packages/pip-19.0.3-py2.7.egg/pip/_internal/utils/misc.py", line 181, in ask response = input(message) EOFError: EOF when reading a line Proceed (y/n)? /usr/lib/python2.7/dist-packages/OpenSSL/_util.py:6: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. from cryptography.hazmat.bindings.openssl.binding import Binding DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Requirement already satisfied: cryptography in /usr/local/lib/python2.7/dist-packages (3.2.1) Requirement already satisfied: enum34; python_version < "3" in /usr/local/lib/python2.7/dist-packages (from cryptography) (1.1.6) Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from cryptography) (1.12.0) Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python2.7/dist-packages (from cryptography) (1.14.3) Requirement already satisfied: ipaddress; python_version < "3" in /usr/lib/python2.7/dist-packages (from cryptography) (1.0.17) Requirement already satisfied: pycparser in /usr/local/lib/python2.7/dist-packages (from cffi!=1.11.3,>=1.8->cryptography) (2.20) /usr/lib/python2.7/dist-packages/OpenSSL/_util.py:6: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. from cryptography.hazmat.bindings.openssl.binding import Binding DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Requirement already satisfied: cryptography in /usr/local/lib/python2.7/dist-packages (3.2.1) Requirement already satisfied: enum34; python_version < "3" in /usr/local/lib/python2.7/dist-packages (from cryptography) (1.1.6) Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from cryptography) (1.12.0) Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python2.7/dist-packages (from cryptography) (1.14.3) Requirement already satisfied: ipaddress; python_version < "3" in /usr/lib/python2.7/dist-packages (from cryptography) (1.0.17) Requirement already satisfied: pycparser in /usr/local/lib/python2.7/dist-packages (from cffi!=1.11.3,>=1.8->cryptography) (2.20) /usr/lib/python2.7/dist-packages/OpenSSL/_util.py:6: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. from cryptography.hazmat.bindings.openssl.binding import Binding DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Requirement already satisfied: pycrypto in /usr/local/lib/python2.7/dist-packages (2.6.1) /usr/lib/python2.7/dist-packages/OpenSSL/_util.py:6: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. from cryptography.hazmat.bindings.openssl.binding import Binding DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Requirement already satisfied: pyudev in /usr/local/lib/python2.7/dist-packages (0.21.0) Requirement already satisfied: six in /usr/local/lib/python2.7/dist-packages (from pyudev) (1.12.0) /usr/lib/python2.7/dist-packages/OpenSSL/_util.py:6: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. from cryptography.hazmat.bindings.openssl.binding import Binding DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Requirement already satisfied: requests in /usr/local/lib/python2.7/dist-packages (2.21.0) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python2.7/dist-packages (from requests) (1.24.1) Requirement already satisfied: idna<2.9,>=2.5 in /usr/local/lib/python2.7/dist-packages (from requests) (2.8) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python2.7/dist-packages (from requests) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python2.7/dist-packages (from requests) (2018.11.29) ******************************************************** * Installation terminée * ********************************************************