Collecting wheel Using cached https://files.pythonhosted.org/packages/27/d6/003e593296a85fd6ed616ed962795b2f87709c3eee2bca4f6d0fe55c6d00/wheel-0.37.1-py2.py3-none-any.whl Installing collected packages: wheel Found existing installation: wheel 0.37.1 Uninstalling wheel-0.37.1: Successfully uninstalled wheel-0.37.1 Successfully installed wheel-0.37.1 + echo 4 + sudo pip2 install --force-reinstall --upgrade urwid Collecting urwid Installing collected packages: urwid Found existing installation: urwid 2.1.2 Uninstalling urwid-2.1.2: Successfully uninstalled urwid-2.1.2 Successfully installed urwid-2.1.2 + echo 5 + sudo pip2 install --force-reinstall --upgrade louie Collecting louie Using cached https://files.pythonhosted.org/packages/f2/f8/f9dfd97003f1c120dca1ed4dc9e3e16b74b583ce5bcb2d9b013142b6bee2/Louie-2.0.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-NrTkFZ/louie/setup.py", line 3, in from louie import version File "louie/__init__.py", line 1, in from . import dispatcher, error, plugin, robustapply, saferef, sender, signal, version File "louie/dispatcher.py", line 44 f"Louie connects: {connects} " ^ SyntaxError: invalid syntax ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-NrTkFZ/louie/ + echo 6 + sudo pip2 install --force-reinstall --upgrade requests Collecting requests Using cached https://files.pythonhosted.org/packages/2d/61/08076519c80041bc0ffa1a8af0cbd3bf3e2b62af10435d269a9d0f40564d/requests-2.27.1-py2.py3-none-any.whl Collecting urllib3<1.27,>=1.21.1 (from requests) Using cached https://files.pythonhosted.org/packages/6f/de/5be2e3eed8426f871b170663333a0f627fc2924cc386cd41be065e7ea870/urllib3-1.26.12-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests) Using cached https://files.pythonhosted.org/packages/37/45/946c02767aabb873146011e665728b680884cd8fe70dde973c640e45b775/certifi-2021.10.8-py2.py3-none-any.whl Collecting idna<3,>=2.5; python_version < "3" (from requests) Using cached https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl Collecting chardet<5,>=3.0.2; python_version < "3" (from requests) Using cached https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl Installing collected packages: urllib3, certifi, idna, chardet, requests Found existing installation: urllib3 1.26.12 Uninstalling urllib3-1.26.12: Successfully uninstalled urllib3-1.26.12 Found existing installation: certifi 2021.10.8 Uninstalling certifi-2021.10.8: Successfully uninstalled certifi-2021.10.8 Found existing installation: idna 2.10 Uninstalling idna-2.10: Successfully uninstalled idna-2.10 Found existing installation: chardet 4.0.0 Uninstalling chardet-4.0.0: Successfully uninstalled chardet-4.0.0 Found existing installation: requests 2.27.1 Uninstalling requests-2.27.1: Successfully uninstalled requests-2.27.1 Successfully installed certifi-2021.10.8 chardet-4.0.0 idna-2.10 requests-2.27.1 urllib3-1.26.12 + echo 7 + sudo pip2 install --force-reinstall --upgrade setuptools Collecting setuptools Using cached https://files.pythonhosted.org/packages/e1/b7/182161210a13158cd3ccc41ee19aadef54496b74f2817cc147006ec932b4/setuptools-44.1.1-py2.py3-none-any.whl Installing collected packages: setuptools Found existing installation: setuptools 44.1.1 Uninstalling setuptools-44.1.1: Successfully uninstalled setuptools-44.1.1 Successfully installed setuptools-44.1.1 + echo 8 + sudo pip2 install --force-reinstall --upgrade pyserial Collecting pyserial Using cached https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl Installing collected packages: pyserial Found existing installation: pyserial 3.5 Uninstalling pyserial-3.5: Successfully uninstalled pyserial-3.5 Successfully installed pyserial-3.5 + echo 9 + sudo pip2 install --force-reinstall --upgrade six Collecting six Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl Installing collected packages: six Found existing installation: six 1.16.0 Uninstalling six-1.16.0: Successfully uninstalled six-1.16.0 Successfully installed six-1.16.0 + echo 10 + sudo pip2 install --force-reinstall --upgrade tornado Collecting tornado Collecting backports-abc>=0.4 (from tornado) Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl Collecting singledispatch (from tornado) Using cached https://files.pythonhosted.org/packages/3f/09/2a17c6505a8373229cb3de6161e3af74ff90afcf4516719aa6cf32fad151/singledispatch-3.7.0-py2.py3-none-any.whl Collecting futures (from tornado) Using cached https://files.pythonhosted.org/packages/d8/a6/f46ae3f1da0cd4361c344888f59ec2f5785e69c872e175a748ef6071cdb5/futures-3.3.0-py2-none-any.whl Collecting six (from singledispatch->tornado) Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl Installing collected packages: backports-abc, six, singledispatch, futures, tornado Found existing installation: backports-abc 0.5 Uninstalling backports-abc-0.5: Successfully uninstalled backports-abc-0.5 Found existing installation: six 1.16.0 Uninstalling six-1.16.0: Successfully uninstalled six-1.16.0 Found existing installation: singledispatch 3.7.0 Uninstalling singledispatch-3.7.0: Successfully uninstalled singledispatch-3.7.0 Found existing installation: futures 3.3.0 Uninstalling futures-3.3.0: Successfully uninstalled futures-3.3.0 Found existing installation: tornado 5.1.1 Uninstalling tornado-5.1.1: Successfully uninstalled tornado-5.1.1 Successfully installed backports-abc-0.5 futures-3.3.0 singledispatch-3.7.0 six-1.16.0 tornado-5.1.1 + echo 11 + sudo chmod +x /var/www/html/core/class/../../plugins/openzwave/resources/post_install.sh + sudo /var/www/html/core/class/../../plugins/openzwave/resources/post_install.sh Lancement de l'installation/mise à jour des dépendances openzwave mkdir: cannot create directory '/opt': File exists Désinstallation de la version précédente Installation de Python-OpenZwave WARNING: Skipping Cython as it is not installed. 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 apt-get install --force-yes -y cython Reading package lists... Building dependency tree... Reading state information... cython is already the newest version (0.29.2-2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: --force-yes is deprecated, use one of the options starting with --allow instead. Installing dependencies for python : 2 7 16 apt-get install --force-yes -y python-pip python-dev python-docutils python-setuptools python-louie Reading package lists... Building dependency tree... Reading state information... python-louie is already the newest version (1.1-4). python-dev is already the newest version (2.7.16-1). python-docutils is already the newest version (0.14+dfsg-4). python-pip is already the newest version (18.1-5). python-setuptools is already the newest version (40.8.0-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: --force-yes is deprecated, use one of the options starting with --allow instead. apt-get install --force-yes -y build-essential libudev-dev g++ Reading package lists... Building dependency tree... Reading state information... build-essential is already the newest version (12.6). g++ is already the newest version (4:8.3.0-1). libudev-dev is already the newest version (241-7~deb10u8). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: --force-yes is deprecated, use one of the options starting with --allow instead. apt-get install --force-yes -y cython Reading package lists... Building dependency tree... Reading state information... cython is already the newest version (0.29.2-2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: --force-yes is deprecated, use one of the options starting with --allow instead. pip install nose-html Requirement already satisfied: nose-html in /usr/local/lib/python3.7/dist-packages (1.1) Requirement already satisfied: nose>=0.11.1 in /usr/local/lib/python3.7/dist-packages (from nose-html) (1.3.7) 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 pip install nose-progressive Collecting nose-progressive Using cached nose-progressive-1.5.2.tar.gz (32 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [1 lines of output] error in nose-progressive setup command: use_2to3 is invalid. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed × Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. make: *** [Makefile:160: tests-deps] Error 1 sed -i -e '253s/.*//' openzwave/cpp/src/value_classes/ValueID.h cd openzwave && make make[1]: Entering directory '/opt/python-openzwave/openzwave' CPPFLAGS= make -C /opt/python-openzwave/openzwave/cpp/build/ -w make[2]: Entering directory '/opt/python-openzwave/openzwave/cpp/build' Building OpenZWave Version 1.4.-1 Building tinystr.o Building tinyxmlerror.o Building tinyxml.o Building tinyxmlparser.o Building hid.o Building aeskey.o Building aescrypt.o Building aestab.o Building aes_modes.o Building Security.o Building Proprietary.o Building BarrierOperator.o Building SensorBinary.o Building Language.o Building CRC16Encap.o Building SwitchMultilevel.o Building Color.o Building MultiCmd.o Building ZWavePlusInfo.o Building ClimateControlSchedule.o Building MeterPulse.o Building DoorLockLogging.o /opt/python-openzwave/openzwave/cpp/src/command_classes/DoorLockLogging.cpp: In member function 'virtual bool OpenZWave::DoorLockLogging::HandleMsg(const uint8*, uint32, uint32)': /opt/python-openzwave/openzwave/cpp/src/command_classes/DoorLockLogging.cpp:312:15: warning: passing argument 1 to restrict-qualified parameter aliases with argument 4 [-Wrestrict] snprintf(usercode, sizeof(usercode), "%s %d", usercode, (int)_data[12+i]); ^~~~~~~~ ~~~~~~~~ Building Lock.o Building SwitchBinary.o Building MultiChannelAssociation.o Building Configuration.o Building SwitchToggleBinary.o Building SensorMultilevel.o Building MultiInstance.o Building TimeParameters.o Building UserCode.o Building CentralScene.o Building Indicator.o Building ApplicationStatus.o Building ManufacturerSpecific.o Building Association.o Building Hail.o Building SoundSwitch.o Building Protection.o Building CommandClass.o Building NodeNaming.o Building Meter.o Building WakeUp.o Building ManufacturerProprietary.o Building SwitchAll.o Building ThermostatOperatingState.o Building Clock.o Building ThermostatFanState.o Building SceneActivation.o Building Powerlevel.o Building DoorLock.o Building BasicWindowCovering.o Building AssociationCommandConfiguration.o Building SensorAlarm.o Building ThermostatFanMode.o Building Battery.o Building Version.o Building Alarm.o Building CommandClasses.o Building ThermostatSetpoint.o Building NoOperation.o Building EnergyProduction.o Building Basic.o Building DeviceResetLocally.o Building ThermostatMode.o Building ControllerReplication.o Building SwitchToggleMultilevel.o Building Value.o Building ValueList.o Building ValueButton.o Building ValueInt.o Building ValueStore.o Building ValueDecimal.o Building ValueRaw.o Building ValueString.o Building ValueByte.o Building ValueBool.o Building ValueSchedule.o Building ValueShort.o Building Controller.o Building Wait.o Building Thread.o Building Stream.o Building Log.o Building HidController.o Building Mutex.o Building SerialController.o Building Event.o Building FileOps.o Building TimeStamp.o Building FileOpsImpl.o Building TimeStampImpl.o Building WaitImpl.o Building ThreadImpl.o Building LogImpl.o Building MutexImpl.o Building SerialControllerImpl.o Building EventImpl.o Building Options.o Building Scene.o Building Utils.o Building Driver.o Building ZWSecurity.o Building Group.o Building Node.o Building Manager.o Building Msg.o Building Notification.o Creating vers.cpp Building vers.o Linking Static Library Linking Shared Library Making ozw_config file make[2]: Leaving directory '/opt/python-openzwave/openzwave/cpp/build' CPPFLAGS= make -C /opt/python-openzwave/openzwave/cpp/examples/MinOZW/ -w make[2]: Entering directory '/opt/python-openzwave/openzwave/cpp/examples/MinOZW' Building Main.o Linking /opt/python-openzwave/openzwave/.lib/MinOZW g++ -o /opt/python-openzwave/openzwave/.lib/MinOZW /opt/python-openzwave/openzwave/.lib/Main.o /opt/python-openzwave/openzwave/libopenzwave.so -pthread Creating Temporary Shell Launch Script make[2]: Leaving directory '/opt/python-openzwave/openzwave/cpp/examples/MinOZW' make[1]: Leaving directory '/opt/python-openzwave/openzwave' python setup-lib.py build running build running build_ext cythoning src-lib/libopenzwave/libopenzwave.pyx to src-lib/libopenzwave/libopenzwave.cpp /usr/lib/python2.7/dist-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /opt/python-openzwave/src-lib/libopenzwave/libopenzwave.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'libopenzwave' extension creating build creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src-lib creating build/temp.linux-x86_64-2.7/src-lib/libopenzwave x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPY_SSIZE_T_CLEAN=1 -Iopenzwave/cpp/src/ -Iopenzwave/cpp/src/value_classes/ -Iopenzwave/cpp/src/platform/ -Iopenzwave/cpp/build/linux/ -I/usr/include/python2.7 -c src-lib/libopenzwave/libopenzwave.cpp -o build/temp.linux-x86_64-2.7/src-lib/libopenzwave/libopenzwave.o cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ src-lib/libopenzwave/libopenzwave.cpp:3: warning: "PY_SSIZE_T_CLEAN" redefined #define PY_SSIZE_T_CLEAN : note: this is the location of the previous definition In file included from openzwave/cpp/src/aes/aescpp.h:26, from openzwave/cpp/src/Driver.h:42, from src-lib/libopenzwave/libopenzwave.cpp:638: openzwave/cpp/src/aes/aes.h:75: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( disable : 4324 ) openzwave/cpp/src/aes/aes.h:93: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( default : 4324 ) src-lib/libopenzwave/libopenzwave.cpp: In function 'PyObject* __pyx_pf_12libopenzwave_9PyManager_268beginControllerCommand(__pyx_obj_12libopenzwave_PyManager*, PyObject*, PyObject*, PyObject*, PyObject*, PyObject*, PyObject*)': src-lib/libopenzwave/libopenzwave.cpp:30325:204: warning: 'bool OpenZWave::Manager::BeginControllerCommand(uint32, OpenZWave::Driver::ControllerCommand, OpenZWave::Driver::pfnControllerCallback_t, void*, bool, uint8, uint8)' is deprecated [-Wdeprecated-declarations] __pyx_t_6 = __Pyx_PyBool_FromLong(__pyx_v_self->manager->BeginControllerCommand(__pyx_t_1, __pyx_t_2, __pyx_f_12libopenzwave_ctrl_callback, ((void *)__pyx_v_pythonfunc), __pyx_t_3, __pyx_t_4, __pyx_t_5)); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 4120, __pyx_L1_error) ^ In file included from src-lib/libopenzwave/libopenzwave.cpp:643: openzwave/cpp/src/Manager.h:1731:19: note: declared here DEPRECATED bool BeginControllerCommand( uint32 const _homeId, Driver::ControllerCommand _command, Driver::pfnControllerCallback_t _callback = NULL, void* _context = NULL, bool _highPower = false, uint8 _nodeId = 0xff, uint8 _arg = 0 ); ^~~~~~~~~~~~~~~~~~~~~~ creating build/lib.linux-x86_64-2.7 x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src-lib/libopenzwave/libopenzwave.o openzwave/libopenzwave.a -ludev -lstdc++ -o build/lib.linux-x86_64-2.7/libopenzwave.so python setup-lib.py install running install running bdist_egg running egg_info creating src-lib/libopenzwave.egg-info writing requirements to src-lib/libopenzwave.egg-info/requires.txt writing src-lib/libopenzwave.egg-info/PKG-INFO writing top-level names to src-lib/libopenzwave.egg-info/top_level.txt writing dependency_links to src-lib/libopenzwave.egg-info/dependency_links.txt writing manifest file 'src-lib/libopenzwave.egg-info/SOURCES.txt' reading manifest file 'src-lib/libopenzwave.egg-info/SOURCES.txt' writing manifest file 'src-lib/libopenzwave.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_ext skipping 'src-lib/libopenzwave/libopenzwave.cpp' Cython extension (up-to-date) creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg copying build/lib.linux-x86_64-2.7/libopenzwave.so -> build/bdist.linux-x86_64/egg creating stub loader for libopenzwave.so byte-compiling build/bdist.linux-x86_64/egg/libopenzwave.py to libopenzwave.pyc installing package data to build/bdist.linux-x86_64/egg running install_data creating build/bdist.linux-x86_64/egg/config creating build/bdist.linux-x86_64/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/libopenzwave-0.3.1-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing libopenzwave-0.3.1-py2.7-linux-x86_64.egg creating /usr/local/lib/python2.7/dist-packages/libopenzwave-0.3.1-py2.7-linux-x86_64.egg Extracting libopenzwave-0.3.1-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding libopenzwave 0.3.1 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/libopenzwave-0.3.1-py2.7-linux-x86_64.egg Processing dependencies for libopenzwave==0.3.1 Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Finished processing dependencies for libopenzwave==0.3.1 Installation of lib finished. python setup-api.py install running install running bdist_egg running egg_info creating src-api/openzwave.egg-info writing requirements to src-api/openzwave.egg-info/requires.txt writing src-api/openzwave.egg-info/PKG-INFO writing top-level names to src-api/openzwave.egg-info/top_level.txt writing dependency_links to src-api/openzwave.egg-info/dependency_links.txt writing manifest file 'src-api/openzwave.egg-info/SOURCES.txt' reading manifest file 'src-api/openzwave.egg-info/SOURCES.txt' writing manifest file 'src-api/openzwave.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/lib.linux-x86_64-2.7/openzwave copying src-api/openzwave/option.py -> build/lib.linux-x86_64-2.7/openzwave copying src-api/openzwave/controller.py -> build/lib.linux-x86_64-2.7/openzwave copying src-api/openzwave/network.py -> build/lib.linux-x86_64-2.7/openzwave copying src-api/openzwave/node.py -> build/lib.linux-x86_64-2.7/openzwave copying src-api/openzwave/singleton.py -> build/lib.linux-x86_64-2.7/openzwave copying src-api/openzwave/scene.py -> build/lib.linux-x86_64-2.7/openzwave copying src-api/openzwave/__init__.py -> build/lib.linux-x86_64-2.7/openzwave copying src-api/openzwave/command.py -> build/lib.linux-x86_64-2.7/openzwave copying src-api/openzwave/group.py -> build/lib.linux-x86_64-2.7/openzwave copying src-api/openzwave/value.py -> build/lib.linux-x86_64-2.7/openzwave copying src-api/openzwave/object.py -> build/lib.linux-x86_64-2.7/openzwave creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/openzwave/option.py -> build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/openzwave/controller.py -> build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/openzwave/network.py -> build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/openzwave/node.py -> build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/openzwave/singleton.py -> build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/openzwave/scene.py -> build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/openzwave/__init__.py -> build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/openzwave/command.py -> build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/openzwave/group.py -> build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/openzwave/value.py -> build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/openzwave/object.py -> build/bdist.linux-x86_64/egg/openzwave copying build/lib.linux-x86_64-2.7/libopenzwave.so -> build/bdist.linux-x86_64/egg byte-compiling build/bdist.linux-x86_64/egg/openzwave/option.py to option.pyc byte-compiling build/bdist.linux-x86_64/egg/openzwave/controller.py to controller.pyc byte-compiling build/bdist.linux-x86_64/egg/openzwave/network.py to network.pyc byte-compiling build/bdist.linux-x86_64/egg/openzwave/node.py to node.pyc byte-compiling build/bdist.linux-x86_64/egg/openzwave/singleton.py to singleton.pyc byte-compiling build/bdist.linux-x86_64/egg/openzwave/scene.py to scene.pyc byte-compiling build/bdist.linux-x86_64/egg/openzwave/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/openzwave/command.py to command.pyc byte-compiling build/bdist.linux-x86_64/egg/openzwave/group.py to group.pyc byte-compiling build/bdist.linux-x86_64/egg/openzwave/value.py to value.pyc byte-compiling build/bdist.linux-x86_64/egg/openzwave/object.py to object.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying src-api/openzwave.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying src-api/openzwave.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src-api/openzwave.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src-api/openzwave.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying src-api/openzwave.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src-api/openzwave.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating 'dist/openzwave-0.3.1-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing openzwave-0.3.1-py2.7.egg creating /usr/local/lib/python2.7/dist-packages/openzwave-0.3.1-py2.7.egg Extracting openzwave-0.3.1-py2.7.egg to /usr/local/lib/python2.7/dist-packages Adding openzwave 0.3.1 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/openzwave-0.3.1-py2.7.egg Processing dependencies for openzwave==0.3.1 Searching for libopenzwave==0.3.1 Best match: libopenzwave 0.3.1 Processing libopenzwave-0.3.1-py2.7-linux-x86_64.egg libopenzwave 0.3.1 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/libopenzwave-0.3.1-py2.7-linux-x86_64.egg Searching for Louie==1.1 Best match: Louie 1.1 Adding Louie 1.1 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Finished processing dependencies for openzwave==0.3.1 Installation of API finished. Everything is successfully installed! + echo 12 + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end openzwave + rm /tmp/jeedom_install_in_progress_openzwave + echo '*******************End of package installation******************' *******************End of package installation******************