******************************************************** * Installation des dépendances * ******************************************************** 10 ***** Commande: sudo apt-get update ********** Hit:1 http://security.debian.org buster/updates InRelease Hit:2 http://deb.debian.org/debian buster InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Hit:4 http://deb.debian.org/debian buster-backports InRelease Hit:5 https://download.docker.com/linux/debian buster InRelease Hit:6 https://deb.nodesource.com/node_16.x buster InRelease Hit:7 http://imola.armbian.com/apt buster InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... net-tools is already the newest version (1.60+git20180626.aebd88e-1). 0 upgraded, 0 newly installed, 0 to remove and 249 not upgraded. /var/www/html/plugins/webosTv/3rdparty/LGWebOSRemote/setup.py found. running install running bdist_egg running egg_info writing requirements to LGTV.egg-info/requires.txt writing LGTV.egg-info/PKG-INFO writing top-level names to LGTV.egg-info/top_level.txt writing dependency_links to LGTV.egg-info/dependency_links.txt reading manifest file 'LGTV.egg-info/SOURCES.txt' writing manifest file 'LGTV.egg-info/SOURCES.txt' installing library code to build/bdist.linux-aarch64/egg running install_lib running build_py creating build/bdist.linux-aarch64/egg creating build/bdist.linux-aarch64/egg/LGTV copying build/lib.linux-aarch64-2.7/LGTV/__init__.py -> build/bdist.linux-aarch64/egg/LGTV byte-compiling build/bdist.linux-aarch64/egg/LGTV/__init__.py to __init__.pyc creating build/bdist.linux-aarch64/egg/EGG-INFO copying LGTV.egg-info/PKG-INFO -> build/bdist.linux-aarch64/egg/EGG-INFO copying LGTV.egg-info/SOURCES.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying LGTV.egg-info/dependency_links.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying LGTV.egg-info/requires.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying LGTV.egg-info/top_level.txt -> build/bdist.linux-aarch64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... LGTV.__init__: module references __file__ creating 'dist/LGTV-0.1.2-py2.7.egg' and adding 'build/bdist.linux-aarch64/egg' to it removing 'build/bdist.linux-aarch64/egg' (and everything under it) Processing LGTV-0.1.2-py2.7.egg removing '/usr/local/lib/python2.7/dist-packages/LGTV-0.1.2-py2.7.egg' (and everything under it) creating /usr/local/lib/python2.7/dist-packages/LGTV-0.1.2-py2.7.egg Extracting LGTV-0.1.2-py2.7.egg to /usr/local/lib/python2.7/dist-packages LGTV 0.1.2 is already the active version in easy-install.pth Installed /usr/local/lib/python2.7/dist-packages/LGTV-0.1.2-py2.7.egg Processing dependencies for LGTV==0.1.2 Searching for wakeonlan==0.2.2 Best match: wakeonlan 0.2.2 Processing wakeonlan-0.2.2-py2.7.egg wakeonlan 0.2.2 is already the active version in easy-install.pth Installing wol script to /usr/local/bin Using /usr/local/lib/python2.7/dist-packages/wakeonlan-0.2.2-py2.7.egg Searching for ws4py==0.5.1 Best match: ws4py 0.5.1 Processing ws4py-0.5.1-py2.7.egg ws4py 0.5.1 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/ws4py-0.5.1-py2.7.egg Finished processing dependencies for LGTV==0.1.2 Collecting wakeonlan==0.2.2 Using cached wakeonlan-0.2.2-py3-none-any.whl Installing collected packages: wakeonlan Attempting uninstall: wakeonlan Found existing installation: wakeonlan 0.2.2 Uninstalling wakeonlan-0.2.2: Successfully uninstalled wakeonlan-0.2.2 Successfully installed wakeonlan-0.2.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv ******************************************************** * Installation terminée * ********************************************************