******************************************************** * Installation des dépendances * ******************************************************** Hit:1 http://ftp.fr.debian.org/debian buster InRelease Get:2 http://ftp.fr.debian.org/debian buster-updates InRelease [51.9 kB] Get:3 http://ftp.debian.org/debian buster-backports InRelease [46.7 kB] Hit:4 http://ftp.de.debian.org/debian buster InRelease Hit:5 http://security.debian.org/debian-security buster/updates InRelease Hit:6 https://deb.nodesource.com/node_14.x buster InRelease Fetched 98.6 kB in 1s (75.7 kB/s) Reading package lists... W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:19 W: Target Sources (non-free/source/Sources) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:19 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Translations (main/i18n/Translation-fr) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Packages (non-free/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Packages (non-free/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Translations (non-free/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Translations (non-free/i18n/Translation-fr) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:17 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:17 W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:17 W: Target Translations (main/i18n/Translation-fr) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:17 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:17 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:17 W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:17 W: Target Translations (main/i18n/Translation-fr) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list:17 W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:19 W: Target Sources (non-free/source/Sources) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list:19 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Translations (main/i18n/Translation-fr) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Packages (non-free/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Packages (non-free/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Translations (non-free/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 W: Target Translations (non-free/i18n/Translation-fr) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list:18 Installation des dépendances apt Reading package lists... Building dependency tree... Reading state information... python3-pip is already the newest version (18.1-5). python3-setuptools is already the newest version (40.8.0-1). python3-dev is already the newest version (3.7.3-1). 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. Installation du module pyvlx pour python Collecting pyvlx Downloading https://files.pythonhosted.org/packages/0f/04/a84b2358e3f98a6c3136508e7ceb03108a280701e32ebcea2b66b2fa72d5/pyvlx-0.2.20.tar.gz (42kB) Collecting PyYAML (from pyvlx) Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) Building wheels for collected packages: pyvlx Running setup.py bdist_wheel for pyvlx: started Running setup.py bdist_wheel for pyvlx: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/84/b2/08/2d1a24a5c9db69fa76594d433f7f6879dc1783cfbdc5fdb3e9 Successfully built pyvlx Installing collected packages: PyYAML, pyvlx Successfully installed PyYAML-6.0 pyvlx-0.2.20 Installation du module aiohttp pour python Collecting aiohttp==3.7.4.post0 Downloading https://files.pythonhosted.org/packages/99/f5/90ede947a3ce2d6de1614799f5fea4e93c19b6520a59dc5d2f64123b032f/aiohttp-3.7.4.post0.tar.gz (1.1MB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Collecting attrs>=17.3.0 (from aiohttp==3.7.4.post0) Downloading https://files.pythonhosted.org/packages/be/be/7abce643bfdf8ca01c48afa2ddf8308c2308b0c3b239a44e57d020afa0ef/attrs-21.4.0-py2.py3-none-any.whl (60kB) Collecting chardet<5.0,>=2.0 (from aiohttp==3.7.4.post0) Cache entry deserialization failed, entry ignored Downloading https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl (178kB) Collecting multidict<7.0,>=4.5 (from aiohttp==3.7.4.post0) Using cached https://files.pythonhosted.org/packages/59/72/fb72624cd55492543f88ae492e5bc4dac7d6d55fde1bd4a03662b82dadf4/multidict-5.2.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting async_timeout<4.0,>=3.0 (from aiohttp==3.7.4.post0) Downloading https://files.pythonhosted.org/packages/e1/1e/5a4441be21b0726c4464f3f23c8b19628372f606755a9d2e46c187e65ec4/async_timeout-3.0.1-py3-none-any.whl Collecting yarl<2.0,>=1.0 (from aiohttp==3.7.4.post0) Using cached https://files.pythonhosted.org/packages/80/7f/af3ecdf87e8e41da7b133f1d61f82745f8c862bdade3b56addee3ad23956/yarl-1.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting typing_extensions>=3.6.5 (from aiohttp==3.7.4.post0) Downloading https://files.pythonhosted.org/packages/05/e4/baf0031e39cf545f0c9edd5b1a2ea12609b7fcba2d58e118b11753d68cf0/typing_extensions-4.0.1-py3-none-any.whl Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp==3.7.4.post0) Downloading https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl (61kB) Building wheels for collected packages: aiohttp Running setup.py bdist_wheel for aiohttp: started Running setup.py bdist_wheel for aiohttp: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/15/aa/5f/33df380f4940b1c1bda8d83967345fcb97d0749e2cfbb06794 Successfully built aiohttp Installing collected packages: attrs, chardet, multidict, async-timeout, typing-extensions, idna, yarl, aiohttp Found existing installation: attrs 21.2.0 Uninstalling attrs-21.2.0: Successfully uninstalled attrs-21.2.0 Found existing installation: chardet 3.0.4 Not uninstalling chardet at /usr/lib/python3/dist-packages, outside environment /usr Can't uninstall 'chardet'. No files were found to uninstall. Found existing installation: multidict 5.2.0 Uninstalling multidict-5.2.0: Successfully uninstalled multidict-5.2.0 Found existing installation: async-timeout 4.0.0 Uninstalling async-timeout-4.0.0: Successfully uninstalled async-timeout-4.0.0 Found existing installation: typing-extensions 3.10.0.2 Uninstalling typing-extensions-3.10.0.2: Successfully uninstalled typing-extensions-3.10.0.2 Found existing installation: idna 3.2 Uninstalling idna-3.2: Successfully uninstalled idna-3.2 Found existing installation: yarl 1.7.2 Uninstalling yarl-1.7.2: Successfully uninstalled yarl-1.7.2 Found existing installation: aiohttp 3.8.1 Uninstalling aiohttp-3.8.1: Successfully uninstalled aiohttp-3.8.1 Successfully installed aiohttp-3.7.4.post0 async-timeout-3.0.1 attrs-21.4.0 chardet-4.0.0 idna-3.3 multidict-5.2.0 typing-extensions-4.0.1 yarl-1.7.2 Installation du module bottle pour python Collecting bottle Using cached https://files.pythonhosted.org/packages/bf/44/aeafdd6ca05a8e1c3f91eeeb272a202d5cb1b3b23730a5ca686a81c48d24/bottle-0.12.19-py3-none-any.whl Installing collected packages: bottle Successfully installed bottle-0.12.19 Installation du module YAML pour python Collecting PyYAML==5.4.1 Using cached https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl Installing collected packages: PyYAML Found existing installation: PyYAML 6.0 Uninstalling PyYAML-6.0: Successfully uninstalled PyYAML-6.0 Successfully installed PyYAML-5.4.1 ******************************************************** * Installation terminée * ********************************************************