******************************************************** * Installation des dépendances * ******************************************************** Hit:1 http://security.debian.org/debian-security buster/updates InRelease Hit:2 http://deb.debian.org/debian buster InRelease Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Hit:4 https://deb.nodesource.com/node_14.x buster InRelease Fetched 51.9 kB in 1s (37.6 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... libatlas-base-dev is already the newest version (3.10.3-8). bluetooth is already the newest version (5.50-1.2~deb10u2). libbluetooth-dev is already the newest version (5.50-1.2~deb10u2). build-essential is already the newest version (12.6). libffi-dev is already the newest version (3.2.1-9). libopenjp2-7 is already the newest version (2.3.0-2+deb10u2). libssl-dev is already the newest version (1.1.1n-0+deb10u1). python3-serial is already the newest version (3.4-4). python3-setuptools is already the newest version (40.8.0-1). python3-dev is already the newest version (3.7.3-1). python3-pyudev is already the newest version (0.21.0-1). python3-requests is already the newest version (2.21.0-1). rfkill is already the newest version (2.33.1-0.1). libtiff5 is already the newest version (4.1.0+git191117-2~deb10u4). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 3 reinstalled, 0 to remove and 2 not upgraded. Need to get 1262 kB of archives. After this operation, 0 B of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] Get:2 http://deb.debian.org/debian buster/main amd64 bluez amd64 5.50-1.2~deb10u2 [1029 kB] Get:3 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 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 1262 kB in 0s (18.0 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 ... 61125 files and directories currently installed.) Preparing to unpack .../python3_3.7.3-1_amd64.deb ... running python pre-rtupdate hooks for python3.7... Unpacking python3 (3.7.3-1) over (3.7.3-1) ... Preparing to unpack .../bluez_5.50-1.2~deb10u2_amd64.deb ... Unpacking bluez (5.50-1.2~deb10u2) over (5.50-1.2~deb10u2) ... Preparing to unpack .../python3-pip_18.1-5_all.deb ... Unpacking python3-pip (18.1-5) over (18.1-5) ... Setting up python3 (3.7.3-1) ... running python rtupdate hooks for python3.7... running python post-rtupdate hooks for python3.7... Setting up bluez (5.50-1.2~deb10u2) ... Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of force-reload. Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of restart. Setting up python3-pip (18.1-5) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for dbus (1.12.20-0+deb10u1) ... Processing triggers for systemd (241-7~deb10u8) ... Collecting setuptools Downloading https://files.pythonhosted.org/packages/fb/58/9efbfe68482dab9557c49d433a60fff9efd7ed8835f829eba8297c2c124a/setuptools-62.1.0-py3-none-any.whl (1.1MB) Installing collected packages: setuptools Found existing installation: setuptools 58.0.4 Uninstalling setuptools-58.0.4: Successfully uninstalled setuptools-58.0.4 Successfully installed setuptools-62.1.0 Reading package lists... Building dependency tree... Reading state information... git is already the newest version (1:2.20.1-2+deb10u3). libglib2.0-dev is already the newest version (2.58.3-2+deb10u3). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Requirement already satisfied: pyudev in /usr/lib/python3/dist-packages (0.21.0) Requirement already satisfied: pyserial in /usr/lib/python3/dist-packages (3.4) Requirement already satisfied: requests in /usr/lib/python3/dist-packages (2.21.0) Requirement already satisfied: pybluez in /usr/local/lib/python3.7/dist-packages (0.23) Requirement already satisfied: pillow in /usr/local/lib/python3.7/dist-packages (8.2.0) Requirement already satisfied: numpy in /usr/local/lib/python3.7/dist-packages (1.20.3) Requirement already satisfied: bluepy in /usr/local/lib/python3.7/dist-packages (1.3.0) Cloning into 'bluepy'... running build running build_py creating build creating build/lib creating build/lib/bluepy copying bluepy/blescan.py -> build/lib/bluepy copying bluepy/sensortag.py -> build/lib/bluepy copying bluepy/btle.py -> build/lib/bluepy copying bluepy/thingy52.py -> build/lib/bluepy copying bluepy/scan_fuzz.py -> build/lib/bluepy copying bluepy/__init__.py -> build/lib/bluepy copying bluepy/scanner.py -> build/lib/bluepy copying bluepy/get_services.py -> build/lib/bluepy copying bluepy/uuids.json -> build/lib/bluepy copying bluepy/bluez-src.tgz -> build/lib/bluepy copying bluepy/bluepy-helper.c -> build/lib/bluepy copying bluepy/Makefile -> build/lib/bluepy /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:760: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead % (opt, underscore_opt) running install Working dir is /tmp/bluepy execute make -C ./bluepy clean execute make -C bluepy -j1 running build running build_py copying bluepy/bluepy-helper -> build/lib/bluepy running install_lib creating /usr/lib/python3.7/site-packages creating /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/blescan.py -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/sensortag.py -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/Makefile -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/bluepy-helper -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/btle.py -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/thingy52.py -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/bluez-src.tgz -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/scan_fuzz.py -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/bluepy-helper.c -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/__init__.py -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/scanner.py -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/uuids.json -> /usr/lib/python3.7/site-packages/bluepy copying build/lib/bluepy/get_services.py -> /usr/lib/python3.7/site-packages/bluepy byte-compiling /usr/lib/python3.7/site-packages/bluepy/blescan.py to blescan.cpython-37.pyc byte-compiling /usr/lib/python3.7/site-packages/bluepy/sensortag.py to sensortag.cpython-37.pyc byte-compiling /usr/lib/python3.7/site-packages/bluepy/btle.py to btle.cpython-37.pyc byte-compiling /usr/lib/python3.7/site-packages/bluepy/thingy52.py to thingy52.cpython-37.pyc byte-compiling /usr/lib/python3.7/site-packages/bluepy/scan_fuzz.py to scan_fuzz.cpython-37.pyc byte-compiling /usr/lib/python3.7/site-packages/bluepy/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/lib/python3.7/site-packages/bluepy/scanner.py to scanner.cpython-37.pyc byte-compiling /usr/lib/python3.7/site-packages/bluepy/get_services.py to get_services.cpython-37.pyc running install_egg_info running egg_info creating bluepy.egg-info writing bluepy.egg-info/PKG-INFO writing dependency_links to bluepy.egg-info/dependency_links.txt writing entry points to bluepy.egg-info/entry_points.txt writing top-level names to bluepy.egg-info/top_level.txt writing manifest file 'bluepy.egg-info/SOURCES.txt' reading manifest file 'bluepy.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'bluepy.egg-info/SOURCES.txt' Copying bluepy.egg-info to /usr/lib/python3.7/site-packages/bluepy-1.1.4-py3.7.egg-info running install_scripts Installing blescan script to /usr/bin Installing sensortag script to /usr/bin Installing thingy52 script to /usr/bin /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:760: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead % (opt, underscore_opt) /usr/local/lib/python3.7/dist-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. setuptools.SetuptoolsDeprecationWarning, Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages (2.6.1) Requirement already satisfied: pycrypto in /usr/lib/python3/dist-packages (2.6.1) ******************************************************** * Installation terminée * ********************************************************