Almond #1686
Replies: 4 comments 11 replies
-
|
Hi, link for Debian repository is broken (error 404) and also using apt update on ubuntu return the error Failed to fetch https://repo.ebusd.eu/apt/default/bookworm/pool/main/e/ebusd/ebusd_26.1_amd64.deb Something wicked happened resolving 'repo.ebusd.eu:https' (-5 - No address associated with hostname) Regards |
Beta Was this translation helpful? Give feedback.
-
|
What are the instructions for those you have used "repo.ebusd.eu" until now? |
Beta Was this translation helpful? Give feedback.
-
|
repo.ebusd.eu has been shutdown by the maintainer to close quickly serveral open issues with Debian ebusd apt packages ... To be frankly and honest: Unprofessional and poor behavior ... @john30: However - Thanks for closing of repo.ebusd.eu - I have already switched to a much more trustable solution to save my time and my nervs ... |
Beta Was this translation helpful? Give feedback.
-
|
Yes, it's unfortunate that the Debian repository had to be shut down. But no one can dictate the time open source developers spend on their work except themselves. Perhaps someone else can take over the repository part? With Claude's help, I created a script for myself that transfers the GitHub releases to a ‘local’ mirror: Maybe this will help someone. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the 27th "Almond" release of ebusd.
The new features are support for more than one level of load instructions and the option to use OS CA certificates for the MQTT client, as well as some bug fixes.
See ChangeLog and Wiki for details.
Debian 13 (Trixie), 12 (Bookworm), and 11 (Bullseye) install packages for amd64, 386, armv7 (Raspberry Pi 2/3/4), and arm64 (Raspberry Pi 3/4 64 bit) are attached and will also made available soon in the Debian repository as described here.
Variants of each binary with MQTT support have an additional "mqtt1" (for libmosquitto1) suffix in the name, whereas those without don't.
For Arch Linux, simply run
makepkgin thecontrib/archlinux/ebusd/directory.For Alpine Linux, run
apk --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community add ebusd.The latest release is also available as multi-architecture Docker image on the hub with tag ebusd:latest.
This discussion was created from the release Almond.
Beta Was this translation helpful? Give feedback.
All reactions