Wrong file in upload?

Hallo,

is it possible that the wrong file is in upload ?? deconz-2.32.5-qt5.deb

deconz-2.32.5-qt5.deb Architecture: armhf

normaly it should be like deconz 2.33.2 arm64

The directory layout on the file server is a bit confusing, for historical reasons.
arm64 packages can be found in https://deconz.dresden-elektronik.de/debian/stable

Or a bit simpler, each release on Github contains packages for all platforms and also the qt6 versions.

https://github.com/dresden-elektronik/deconz-rest-plugin/releases/tag/v2.33.2

Hi,

deconz_2.33.2-debian-buster-stable_arm64.deb is working on Debian 13 Trixie ?

debian-buster… is a little bit confusing.

EDIT: now i got it. If later something went wrong with an update i want to go back to deconz-qt6_2.33.2_arm64.deb i have to do this

  • sudo systemctl stop deconz
  • wget -O deconz-qt6_2.33.2_arm64.deb https://github.com/dresden-elektronik/deconz-rest- plugin/releases/download/v2.33.2/deconz-qt6_2.33.2_arm64.deb
  • sudo dpkg -i deconz-qt6_2.33.2_arm64.deb
  • sudo apt -f install
  • sudo systemctl start deconz