0000|+ echo '*******************Begin of package installation******************' 0001|*******************Begin of package installation****************** 0002|+ touch /tmp/jeedom_install_in_progress_eufy 0003|+ echo 1 0004|+ echo 2 0005|+ sudo killall apt apt-get unattended-upgr 0006|apt: no process found 0007|apt-get: no process found 0008|unattended-upgr: no process found 0009|+ sudo rm /var/lib/apt/lists/lock 0010|+ sudo rm /var/cache/apt/archives/lock 0011|rm: cannot remove '/var/cache/apt/archives/lock': No such file or directory 0012|+ sudo rm /var/lib/dpkg/lock /var/lib/dpkg/lock-frontend 0013|+ sudo sudo dpkg --configure -a --force-confdef 0014|dpkg: dependency problems prevent configuration of libbind9-161:armhf: 0015|libbind9-161:armhf depends on libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11); however: 0016|Version of libdns1104:armhf on system is 1:9.11.5.P4+dfsg-5.1+deb10u8. 0017|libbind9-161:armhf depends on libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11); however: 0018|Version of libisc1100:armhf on system is 1:9.11.5.P4+dfsg-5.1+deb10u8. 0019|libbind9-161:armhf depends on libisccfg163 (= 1:9.11.5.P4+dfsg-5.1+deb10u11); however: 0020|Package libisccfg163:armhf is not installed. 0021|dpkg: error processing package libbind9-161:armhf (--configure): 0022|dependency problems - leaving unconfigured 0023|dpkg: dependency problems prevent configuration of bind9-host: 0024|bind9-host depends on libbind9-161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11); however: 0025|Package libbind9-161:armhf is not configured yet. 0026|bind9-host depends on libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11); however: 0027|Version of libdns1104:armhf on system is 1:9.11.5.P4+dfsg-5.1+deb10u8. 0028|bind9-host depends on libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11); however: 0029|Version of libisc1100:armhf on system is 1:9.11.5.P4+dfsg-5.1+deb10u8. 0030|bind9-host depends on libisccfg163 (= 1:9.11.5.P4+dfsg-5.1+deb10u11); however: 0031|Package libisccfg163:armhf is not installed. 0032|bind9-host depends on liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11); however: 0033|Version of liblwres161:armhf on system is 1:9.11.5.P4+dfsg-5.1+deb10u8. 0034|dpkg: error processing package bind9-host (--configure): 0035|dependency problems - leaving unconfigured 0036|Errors were encountered while processing: 0037|libbind9-161:armhf 0038|bind9-host 0039|+ sudo apt update 0040|WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 0041|Get:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB] 0042|Get:2 http://archive.raspberrypi.org/debian buster InRelease [54.2 kB] 0043|Get:3 https://download.docker.com/linux/debian buster InRelease [53.9 kB] 0044|Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease 0045|Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB] 0046|Fetched 523 kB in 1s (428 kB/s) 0047|Reading package lists... 0048|Building dependency tree... 0049|Reading state information... 0050|157 packages can be upgraded. Run 'apt list --upgradable' to see them. 0051|+ echo 3 0052|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3 0053|WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 0054|Reading package lists... 0055|Building dependency tree... 0056|Reading state information... 0057|python3 is already the newest version (3.7.3-1). 0058|You might want to run 'apt --fix-broken install' to correct these. 0059|The following packages have unmet dependencies: 0060|bind9-host : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0061|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0062|Depends: liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0063|libbind9-161 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0064|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0065|libisccfg163 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0066|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0067|Depends: libisccc161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0068|E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). 0069|+ echo 4 0070|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-pip 0071|WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 0072|Reading package lists... 0073|Building dependency tree... 0074|Reading state information... 0075|python3-pip is already the newest version (18.1-5+rpt1). 0076|You might want to run 'apt --fix-broken install' to correct these. 0077|The following packages have unmet dependencies: 0078|bind9-host : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0079|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0080|Depends: liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0081|libbind9-161 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0082|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0083|libisccfg163 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0084|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0085|Depends: libisccc161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0086|E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). 0087|+ echo 5 0088|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-pyudev 0089|WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 0090|Reading package lists... 0091|Building dependency tree... 0092|Reading state information... 0093|python3-pyudev is already the newest version (0.21.0-1). 0094|You might want to run 'apt --fix-broken install' to correct these. 0095|The following packages have unmet dependencies: 0096|bind9-host : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0097|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0098|Depends: liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0099|libbind9-161 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0100|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0101|libisccfg163 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0102|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0103|Depends: libisccc161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0104|E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). 0105|+ echo 6 0106|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-requests 0107|WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 0108|Reading package lists... 0109|Building dependency tree... 0110|Reading state information... 0111|python3-requests is already the newest version (2.21.0-1+deb10u1). 0112|You might want to run 'apt --fix-broken install' to correct these. 0113|The following packages have unmet dependencies: 0114|bind9-host : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0115|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0116|Depends: liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0117|libbind9-161 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0118|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0119|libisccfg163 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0120|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0121|Depends: libisccc161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0122|E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). 0123|+ echo 7 0124|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-setuptools 0125|WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 0126|Reading package lists... 0127|Building dependency tree... 0128|Reading state information... 0129|python3-setuptools is already the newest version (40.8.0-1). 0130|You might want to run 'apt --fix-broken install' to correct these. 0131|The following packages have unmet dependencies: 0132|bind9-host : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0133|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0134|Depends: liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0135|libbind9-161 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0136|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0137|libisccfg163 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0138|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0139|Depends: libisccc161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0140|E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). 0141|+ echo 8 0142|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-dev 0143|WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 0144|Reading package lists... 0145|Building dependency tree... 0146|Reading state information... 0147|python3-dev is already the newest version (3.7.3-1). 0148|You might want to run 'apt --fix-broken install' to correct these. 0149|The following packages have unmet dependencies: 0150|bind9-host : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0151|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0152|Depends: liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0153|libbind9-161 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0154|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0155|libisccfg163 : Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0156|Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0157|Depends: libisccc161 (= 1:9.11.5.P4+dfsg-5.1+deb10u11) but 1:9.11.5.P4+dfsg-5.1+deb10u8 is to be installed 0158|E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). 0159|+ echo 9 0160|++ find /usr/local/lib/python2.7/dist-packages/ /usr/local/lib/python3.7/dist-packages/ -mindepth 1 -maxdepth 1 -type d -exec du -ks '{}' + 0161|++ awk '$1 <= 4' 0162|++ cut -f 2- 0163|+ RESULTTODELETE= 0164|++ echo '' 0165|++ sed 's, ,\ ,g' 0166|+ RESULTTODELETE2= 0167|+ echo '' 0168|+ xargs rm -rf 0169|+ echo 10 0170|+ sudo pip3 cache purge 0171|Files removed: 504 0172|+ echo 11 0173|+ sudo pip3 install --upgrade pip 0174|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 0175|Requirement already satisfied: pip in /usr/local/lib/python3.7/dist-packages (24.0) 0176|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 0177|+ echo 12 0178|+ sudo python3 -m pip install --force-reinstall --upgrade wheel 0179|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 0180|Collecting wheel 0181|Downloading https://www.piwheels.org/simple/wheel/wheel-0.42.0-py3-none-any.whl (65 kB) 0182|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 87.2 kB/s eta 0:00:00 0183|Installing collected packages: wheel 0184|Attempting uninstall: wheel 0185|Found existing installation: wheel 0.42.0 0186|Uninstalling wheel-0.42.0: 0187|Successfully uninstalled wheel-0.42.0 0188|Successfully installed wheel-0.42.0 0189|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 0190|+ echo 13 0191|+ sudo python3 -m pip install --force-reinstall --upgrade requests 0192|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 0193|Collecting requests 0194|Downloading https://www.piwheels.org/simple/requests/requests-2.31.0-py3-none-any.whl (62 kB) 0195|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.3 MB/s eta 0:00:00 0196|Collecting charset-normalizer<4,>=2 (from requests) 0197|Downloading https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-3.4.0-py3-none-any.whl (49 kB) 0198|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 742.7 kB/s eta 0:00:00 0199|Collecting idna<4,>=2.5 (from requests) 0200|Downloading https://www.piwheels.org/simple/idna/idna-3.10-py3-none-any.whl (70 kB) 0201|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 1.4 MB/s eta 0:00:00 0202|Collecting urllib3<3,>=1.21.1 (from requests) 0203|Downloading https://www.piwheels.org/simple/urllib3/urllib3-2.0.7-py3-none-any.whl (124 kB) 0204|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 2.0 MB/s eta 0:00:00 0205|Collecting certifi>=2017.4.17 (from requests) 0206|Downloading https://www.piwheels.org/simple/certifi/certifi-2024.8.30-py3-none-any.whl (167 kB) 0207|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 2.5 MB/s eta 0:00:00 0208|Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests 0209|Attempting uninstall: urllib3 0210|Found existing installation: urllib3 2.0.7 0211|Uninstalling urllib3-2.0.7: 0212|Successfully uninstalled urllib3-2.0.7 0213|Attempting uninstall: idna 0214|Found existing installation: idna 3.10 0215|Uninstalling idna-3.10: 0216|Successfully uninstalled idna-3.10 0217|Attempting uninstall: charset-normalizer 0218|Found existing installation: charset-normalizer 3.4.0 0219|Uninstalling charset-normalizer-3.4.0: 0220|Successfully uninstalled charset-normalizer-3.4.0 0221|Attempting uninstall: certifi 0222|Found existing installation: certifi 2024.8.30 0223|Uninstalling certifi-2024.8.30: 0224|Successfully uninstalled certifi-2024.8.30 0225|Attempting uninstall: requests 0226|Found existing installation: requests 2.31.0 0227|Uninstalling requests-2.31.0: 0228|Successfully uninstalled requests-2.31.0 0229|Successfully installed certifi-2024.8.30 charset-normalizer-3.4.0 idna-3.10 requests-2.31.0 urllib3-2.0.7 0230|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 0231|+ echo 14 0232|+ sudo python3 -m pip install --force-reinstall --upgrade pyudev 0233|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 0234|Collecting pyudev 0235|Downloading https://www.piwheels.org/simple/pyudev/pyudev-0.24.3-py3-none-any.whl (62 kB) 0236|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 1.4 MB/s eta 0:00:00 0237|Installing collected packages: pyudev 0238|Attempting uninstall: pyudev 0239|Found existing installation: pyudev 0.24.3 0240|Uninstalling pyudev-0.24.3: 0241|Successfully uninstalled pyudev-0.24.3 0242|Successfully installed pyudev-0.24.3 0243|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 0244|+ echo 15 0245|+ sudo python3 -m pip install --force-reinstall --upgrade six 0246|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 0247|Collecting six 0248|Downloading https://www.piwheels.org/simple/six/six-1.16.0-py2.py3-none-any.whl (11 kB) 0249|Installing collected packages: six 0250|Attempting uninstall: six 0251|Found existing installation: six 1.16.0 0252|Uninstalling six-1.16.0: 0253|Successfully uninstalled six-1.16.0 0254|Successfully installed six-1.16.0 0255|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 0256|+ echo 16 0257|+ sudo python3 -m pip install --force-reinstall --upgrade pyserial 0258|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 0259|Collecting pyserial 0260|Downloading https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB) 0261|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 1.7 MB/s eta 0:00:00 0262|Installing collected packages: pyserial 0263|Attempting uninstall: pyserial 0264|Found existing installation: pyserial 3.5 0265|Uninstalling pyserial-3.5: 0266|Successfully uninstalled pyserial-3.5 0267|Successfully installed pyserial-3.5 0268|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 0269|+ echo 17 0270|+ sudo python3 -m pip install --force-reinstall --upgrade websocket-client 0271|Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 0272|Collecting websocket-client 0273|Downloading https://www.piwheels.org/simple/websocket-client/websocket_client-1.6.1-py3-none-any.whl (56 kB) 0274|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 1.0 MB/s eta 0:00:00 0275|Installing collected packages: websocket-client 0276|Attempting uninstall: websocket-client 0277|Found existing installation: websocket-client 1.6.1 0278|Uninstalling websocket-client-1.6.1: 0279|Successfully uninstalled websocket-client-1.6.1 0280|Successfully installed websocket-client-1.6.1 0281|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 0282|+ echo 18 0283|+ sudo chmod +x /var/www/html/core/class/../../plugins/eufy/resources/setup_eufy.sh 0284|+ sudo /var/www/html/core/class/../../plugins/eufy/resources/setup_eufy.sh 0285|+ echo 19 0286|+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end eufy 0287|PHP Fatal error: Uncaught Exception: Nom du device non renseigné in /var/www/html/plugins/eufy/core/class/eufy.class.php:691 0288|Stack trace: 0289|#0 /var/www/html/plugins/eufy/core/class/eufy.class.php(33): eufy::updateYaml() 0290|#1 /var/www/html/core/php/jeecli.php(62): eufy::dependancy_end() 0291|#2 {main} 0292|thrown in /var/www/html/plugins/eufy/core/class/eufy.class.php on line 691 0293|+ echo 20 0294|+ rm /tmp/jeedom_install_in_progress_eufy 0295|+ echo '*******************End of package installation******************' 0296|*******************End of package installation******************