sudo bash -c "$(curl -sSfL https://install.domoticz.com)"
:::
::: You are root.
bash: line 101: test: /etc/os-release:22.04: integer expression expected
::: Verifying free disk space...
:::
::: Checking apt-get for upgraded packages.... done!
:::
::: There are 74 updates available for your system!
::: We recommend you run 'apt-get upgrade' after installing Domoticz!
:::
::: Checking for apt-utils... installed!
::: Checking for whiptail... installed!
::: Checking for git... installed!
::: Checking for curl... installed!
::: Checking for unzip... installed!
::: Checking for wget... installed!
::: Checking for sudo... installed!
::: Checking for cron... installed!
::: Checking for libudev-dev... installed!
::: Checking for libssl1.1...user@domoticz:~$
user@domoticz:~$ sudo bash -c "$(curl -sSfL https://install.domoticz.com)"
:::
::: You are root.
bash: line 101: test: /etc/os-release:22.04: integer expression expected
::: Verifying free disk space...
:::
::: Checking apt-get for upgraded packages.... done!
:::
::: Your system is up to date! Continuing with Domoticz installation...
::: Checking for apt-utils... installed!
::: Checking for whiptail... installed!
::: Checking for git... installed!
::: Checking for curl... installed!
::: Checking for unzip... installed!
::: Checking for wget... installed!
::: Checking for sudo... installed!
::: Checking for cron... installed!
::: Checking for libudev-dev... installed!
::: Checking for libssl1.1...user@domoticz:~$
Perhaps try to install libssl1.1 first and then install Domoticz.
This has been changed recently in the install script as newer systems use libssl3. Domoticz needs still the old libssl1.1.
waltervl wrote: ↑Sunday 07 April 2024 14:30
Perhaps try to install libssl1.1 first and then install Domoticz.
This has been changed recently in the install script as newer systems use libssl3. Domoticz needs still the old libssl1.1.