Search Criteria
Package Details: deconz 2.19.03-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/deconz.git (read-only, click to copy) |
---|---|
Package Base: | deconz |
Description: | A generic ZigBee monitoring and control tool |
Upstream URL: | https://www.dresden-elektronik.de |
Keywords: | zigbee |
Licenses: | custom:"Copyright (c) dresden elektronik ingenieurtechnik GmbH" |
Submitter: | jurriaan |
Maintainer: | None |
Last Packager: | jurriaan |
Votes: | 11 |
Popularity: | 0.025173 |
First Submitted: | 2018-02-07 20:55 (UTC) |
Last Updated: | 2022-12-23 17:26 (UTC) |
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcap
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxcrypt-compat
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-websockets (qt5-websockets-gitAUR)
- sqlite (sqlite-fossilAUR)
- xz (xz-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3
renkei commented on 2020-12-11 23:11 (UTC)
At least for armv7h the sha256sum checksum of 2.07.01 is invalid in the PKGBUILD.
jurriaan commented on 2020-11-13 09:19 (UTC)
@nougad Added aarch64 support.
@broken.pipe I cannot update to 2.05.87 yet since there are no binaries available for that version.
nougad commented on 2020-11-01 21:38 (UTC)
Would it be possible to add aarch64 support? deCONZ provides official aarch64 binaries for debian: http://deconz.dresden-elektronik.de/debian/beta/ - I run them on RPI3 ( https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-3#aarch64installation ) without any problems.
farnsworth commented on 2020-09-20 10:35 (UTC) (edited on 2020-09-20 10:36 (UTC) by farnsworth)
same issue as previous one: SHA256 checksum for at least x86_64 is no more matching deb file was updated on 19/09
cubic commented on 2020-06-04 09:17 (UTC)
Looks like the current SHA256 checksum for at least x86_64 isn't matching
==> Validating source_x86_64 files with sha256sums... deconz-2.05.77-x86_64.deb ... FAILED ==> ERROR: One or more files did not pass the validity check!
ChaosKid42 commented on 2020-02-27 10:03 (UTC) (edited on 2020-02-27 10:04 (UTC) by ChaosKid42)
I see the following error:
==> Making package: deconz 2.05.74-1 (Thu Feb 27 11:03:09 2020) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found deconz-2.05.74-armv7h.deb ==> Validating source_armv7h files with sha256sums... deconz-2.05.74-armv7h.deb ... FAILED ==> ERROR: One or more files did not pass the validity check!
LukyLX commented on 2019-11-19 07:26 (UTC)
The .deb (for Ubuntu 64 bit) can actually be found at http://deconz.dresden-elektronik.de/ubuntu/beta/deconz-2.05.70-qt5.deb .
It seems tat temporarily only http is supported for their new subdomain so please beware of more url changes in the near future.
At that location I also see a package for 2.05.71 although I don't see an official release at github yet ;-)
cubic commented on 2019-11-16 14:51 (UTC)
The .deb seems to be relocated, it gives 404 error.
==> ERROR: Failure while downloading https://www.dresden-elektronik.de/deconz/ubuntu/beta/deconz-2.05.70-qt5.deb Aborting... Error downloading sources: deconz
jeena commented on 2018-10-08 20:05 (UTC) (edited on 2018-10-08 20:06 (UTC) by jeena)
Thanks for this package, with it I was able to flash a new version of the firmware from my laptop while it didn't work on the Raspberry Pi iwth hass.io
I wanted to try the qt app but it seems that the Qt versions are not compatible:
➜ jeena@William ~ deCONZ
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
libpng warning: iCCP: known incorrect sRGB profile
Cannot mix incompatible Qt library (version 0x50b02) with this library (version 0x50b01)
[1] 4033 abort (core dumped) deCONZ
« First ‹ Previous 1 2 3