Raspberry Pi Installation

I noticed that the installation of deConz is broken.
This is for Raspberry Pi and Ubuntu.
Import Phoscon public key does not work:
bash: sudo: command not found
gpg: [stdout]: write error: Broken pipe
gpg: error writing ‘[stdout]’: Broken pipe
gpg: dearmoring failed: Broken pipe
Stable
sh: 1: cannot create /etc/apt/sources.list.d/deconz.list: Directory nonexistent
The same for Ubuntu. I know that things are changing, but that both are not working especially for a Pi, that surprises me.
Greetings

Ha ?
I know sometime it’s not installed by defaut on debian, but Ubuntu … You are using a special (light) version ?

It’s something that need to be installed, too much used.

When Raspberry Pi OS does not work, you have a problem.
I know that the latest Debian has changed, by that Raspberry Pi OS and Ubuntu.
When these essential operating systems has been changed, you should update your software as well and the install instructions.
Dependencies are missing and package links are not supported any more.
deConz should update some user information.

I started with Trixie, but later installed Bookworm.
Bookworm should work according the installation guide.
(But Not)

The procedure is for the official OS, clean, complete, and configured with default rights.
I have Bookworm too, and on my side I have the sudo command.

But you have say previosuly Ubuntu, it’s now Raspbian ?
What is exaclty your OS and the version ? You are not using “litle version” ? You haven’t set special rights on the User ?

The latest PI images are base on the latest Debian. that does not work officially.
For that reason I installed an Bookworm image.
(I have tried, Debian, Ubuntu 24.04 and Pi Trixie and Bookworm)
There is something with the PKG lines as well. I think they should be:
wget -qO- https://phoscon.de/apt/deconz.pub.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/deconz-keyring.gpg >/dev/null
and
sudo sh -c “echo ‘deb [arch=amd64] http://phoscon.de/apt/deconz generic main’ > /etc/apt/sources.list.d/deconz.list”

Small difference, but they work, than the phoscon PKG is found and No errors.
In the past I used Ubuntu 20.xx and never had any problems, but many program are going for Ubuntu 24.04. (based on the latest Debian) For that reason I tried to install deConz on Ubuntu 24.04.
Presently the server is still running on Ubuntu 20.xx.
However the backup server is not working correctly, deConz is still giving me issues.

Other than installation error ?

Hi,
I have deConz working, not according in the installation instructions, but it works.
Some one should correct these instruction, for people starting with deConz and the Conbee stick.
The installation is almost impossible. I know that deConz is in a transition phase, but bottom line, instructions should be clear for new users.
Gr, Walter