Source returns (404) unavailable when installing on Debian Topic is solved

On various Hardware and OS systems: pi / windows / routers / nas, etc

Moderator: leecollings

Post Reply
marmachine
Posts: 133
Joined: Saturday 26 March 2016 10:19
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.4834
Location: Netherlands
Contact:

Source returns (404) unavailable when installing on Debian

Post by marmachine »

Got my hands on an older IoT Edge computer which supports Linux... so i'm trying to install Domoticz...

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Wed Apr 5 23:59:29 2023 from 192.168.2.60
user@LANNER-LAN-2050:~$ sudo bash -c "$(curl -sSfL https://install.domoticz.com)"
[sudo] wachtwoord voor user:
:::
:::
::: You are root.
::: 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 libsqlite3-0... installed!
::: Checking for libcurl4... installed!
::: Checking for libusb-0.1-4... installed!
::: Downloading Domoticz
::: Current User: user
HTTP Port: 8080
HTTPS Port: 443
:::
::: Destination folder=/home/user/domoticz
--2023-04-06 13:26:16-- http://www.domoticz.com/download.php?ch ... chine=i686
Resolving www.domoticz.com (www.domoticz.com)... 2a06:98c1:3121::, 2a06:98c1:3120::, 188.114.96.0, ...
Connecting to www.domoticz.com (www.domoticz.com)|2a06:98c1:3121::|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.domoticz.com/download.php?c ... chine=i686 [following]
--2023-04-06 13:26:16-- https://www.domoticz.com/download.php?c ... chine=i686
Connecting to www.domoticz.com (www.domoticz.com)|2a06:98c1:3121::|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://releases.domoticz.com/releases/ ... x_i686.tgz [following]
--2023-04-06 13:26:16-- https://releases.domoticz.com/releases/ ... x_i686.tgz
Resolving releases.domoticz.com (releases.domoticz.com)... 2a03:b0c0:0:1010::480:1001, 146.185.159.228
Connecting to releases.domoticz.com (releases.domoticz.com)|2a03:b0c0:0:1010::480:1001|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-04-06 13:26:16 ERROR 404: Not Found.


Whats wrong here? Source seems unavailable!?
marmachine
Posts: 133
Joined: Saturday 26 March 2016 10:19
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.4834
Location: Netherlands
Contact:

Re: Source returns (404) unavailable when installing on Debian

Post by marmachine »

Compiling manually runs into another error...

Code: Select all

sudo apt-get install build-essential -y
sudo apt-get install libboost-dev libboost-thread-dev libboost-system-dev libsqlite3-dev subversion curl libcurl4-openssl-dev libusb-dev zlib1g-dev python3-dev
sudo apt-get install cmake
sudo apt-get install git
git clone https://github.com/domoticz/domoticz.git domoticz
cd domoticz
git pull
cmake -DCMAKE_BUILD_TYPE=Release .

CMake Error at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
Could NOT find Lua (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) (Required is at
least version "5.3")
Call Stack (most recent call first):
/usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.18/Modules/FindLua.cmake:232 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:432 (find_package)

-- Configuring incomplete, errors occurred!
See also "/home/user/domoticz/CMakeFiles/CMakeOutput.log".
User avatar
waltervl
Posts: 5851
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Source returns (404) unavailable when installing on Debian

Post by waltervl »

Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
marmachine
Posts: 133
Joined: Saturday 26 March 2016 10:19
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.4834
Location: Netherlands
Contact:

Re: Source returns (404) unavailable when installing on Debian

Post by marmachine »

Well, retry on a clean Debian 11 system is now successfull! :mrgreen:

The complete compile method, following below instructions is;
https://www.domoticz.com/wiki/Build_Dom ... rom_source
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest