error install on linux mint
Posted: Thursday 07 November 2019 17:05
I installed linux and I tryied to install domoticz
I got this
$ curl -sSL install.domoticz.com | sudo bash
:::
::: You are root.
grep: /etc/upstream-release: Is a directory
grep: /etc/upstream-release: Is a directory
bash: line 100: test: /etc/os-release:19.2: 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 libcurl4... installed!
::: Checking for libusb-0.1... installed!
::: Downloading Domoticz
::: Current User: pi
HTTP Port: 8080
HTTPS Port: 443
:::
::: Destination folder=/home/pi/domoticz
--2019-11-07 12:57:47-- http://www.domoticz.com/download.php?channel=release&ty pe=release&system=linux&machine=i686
Resolving www.domoticz.com (www.domoticz.com)... 104.31.78.142, 104.31.79.142, 2 606:4700:30::681f:4e8e, ...
Connecting to www.domoticz.com (www.domoticz.com)|104.31.78.142|:80... connected .
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.domoticz.com/download.php?c ... elease&sys tem=linux&machine=i686 [following]
--2019-11-07 12:57:47-- https://www.domoticz.com/download.php?channel=release&t ype=release&system=linux&machine=i686
Connecting to www.domoticz.com (www.domoticz.com)|104.31.78.142|:443... connecte d.
HTTP request sent, awaiting response... 302 Found
Location: https://releases.domoticz.com/releases/ ... x_i686.tgz [following]
--2019-11-07 12:57:48-- https://releases.domoticz.com/releases/release/domoticz _linux_i686.tgz
Resolving releases.domoticz.com (releases.domoticz.com)... 146.185.159.228, 2a03 :b0c0:0:1010::480:1001
Connecting to releases.domoticz.com (releases.domoticz.com)|146.185.159.228|:443 ... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-11-07 12:57:48 ERROR 404: Not Found.
How can I solve this ??
I got this
$ curl -sSL install.domoticz.com | sudo bash
:::
::: You are root.
grep: /etc/upstream-release: Is a directory
grep: /etc/upstream-release: Is a directory
bash: line 100: test: /etc/os-release:19.2: 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 libcurl4... installed!
::: Checking for libusb-0.1... installed!
::: Downloading Domoticz
::: Current User: pi
HTTP Port: 8080
HTTPS Port: 443
:::
::: Destination folder=/home/pi/domoticz
--2019-11-07 12:57:47-- http://www.domoticz.com/download.php?channel=release&ty pe=release&system=linux&machine=i686
Resolving www.domoticz.com (www.domoticz.com)... 104.31.78.142, 104.31.79.142, 2 606:4700:30::681f:4e8e, ...
Connecting to www.domoticz.com (www.domoticz.com)|104.31.78.142|:80... connected .
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.domoticz.com/download.php?c ... elease&sys tem=linux&machine=i686 [following]
--2019-11-07 12:57:47-- https://www.domoticz.com/download.php?channel=release&t ype=release&system=linux&machine=i686
Connecting to www.domoticz.com (www.domoticz.com)|104.31.78.142|:443... connecte d.
HTTP request sent, awaiting response... 302 Found
Location: https://releases.domoticz.com/releases/ ... x_i686.tgz [following]
--2019-11-07 12:57:48-- https://releases.domoticz.com/releases/release/domoticz _linux_i686.tgz
Resolving releases.domoticz.com (releases.domoticz.com)... 146.185.159.228, 2a03 :b0c0:0:1010::480:1001
Connecting to releases.domoticz.com (releases.domoticz.com)|146.185.159.228|:443 ... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-11-07 12:57:48 ERROR 404: Not Found.
How can I solve this ??