Tried to install deConz on my backup server, but this failled.
There are dependencies missing, when you accept, than you have to enter you Passw, there the system requires superuser right.
Sometimes the system starts incomplete.
Ubuntu 24.04.3 LTS, version 24.04.2 has the same issues.
Same error than here ?
I have tried that as well, after 100%. There is a list of errors.
My question was just about insatlling according the standard way.
sudo apt install deconz
When done that install, it starts complaining about dependencies and rights.
After that i tried compiling as you wrote, NOsuccess as well.
I have done some work and tried to find the error.
Removed all and started again manual.
sudo dpkg -i deconz-dev-2.23.00.deb
sudo apt-get install -f
deconz-dev depends on deconz; however:
Package deconz is not installed.
deconz-dev depends on qtbase5-dev; however:
Package qtbase5-dev is not installed.
deconz-dev depends on qt5-qmake; however:
Package qt5-qmake is not installed.
deconz-dev depends on libqt5serialport5-dev; however:
Package libqt5serialport5-dev is not installed.
deconz-dev depends on libqt5websockets5-dev; however:
Package libqt5websockets5-dev is not installed.
deconz-dev depends on qtdeclarative5-dev; however:
Package qtdeclarative5-dev is not installed.
dpkg: error processing package deconz-dev (–install):
dependency problems - leaving unconfigured
Installed qtbase5-dev as well?
Installed deConz again, No issues according the system.
Checked the status: See error below
deconz.service - deCONZ: ZigBee gateway – REST API
Loaded: loaded (/usr/lib/systemd/system/deconz.service; enabled; preset: enabled)
Active: active (running) since Thu 2025-10-16 13:44:37 CEST; 26s ago
Main PID: 7142 (deCONZ)
Tasks: 11 (limit: 3826)
Memory: 60.1M (peak: 60.3M)
CPU: 4.380s
CGroup: /system.slice/deconz.service
└─7142 /usr/bin/deCONZ -platform minimal --http-port=80
Oct 16 13:44:37 Backup-M systemd[1]: deconz.service: Scheduled restart job, restart counter is at 1.
Oct 16 13:44:37 Backup-M systemd[1]: Started deconz.service - deCONZ: ZigBee gateway – REST API.
Oct 16 13:44:37 Backup-M deCONZ[7142]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to ‘/tmp/runtime-milaan’
Oct 16 13:44:38 Backup-M deCONZ[7142]: libpng warning: iCCP: known incorrect sRGB profile
Oct 16 13:44:38 Backup-M deCONZ[7142]: This plugin does not support propagateSizeHints()
Oct 16 13:44:38 Backup-M deCONZ[7142]: This plugin does not support propagateSizeHints()
Oct 16 13:44:38 Backup-M deCONZ[7142]: This plugin does not support propagateSizeHints()
Ha ok, was the simple deconz package that is not installing.
Sorry, haven’t understand.
It seem there is a similar issue on Debian.