-
-
Notifications
You must be signed in to change notification settings - Fork 505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DietPi-Software | Mosquitto fails to install on ARMv6 #5140
Comments
Sorry about last comment it did not work ie same error - just the apt install reported working...
|
Hi, This is an issue of mosquitto, not being able to be installed on ARMv6 systems. Latest version working is mosquitto 2.0.12 |
Thank you very much, it looks like the downgrade can still work on bullseye, here are my steps to fix:
Now to get back to original homeassistant install :-) |
Thanks for the prompt support - I have Homeassistant and mosquitto working... thank you again |
Let me keep this open to track the upstream issue and in case apply the version freeze as workaround to |
Do we add the freeze as workaround or do we hope that it gets resolved soon? What makes the workaround a bit complicated (though not too complicated) is that the version contains the repository, e.g. on Bullseye (where it fails as well): ... ah, and an Bullseye no older version is available, this was the first one. Also interesting on Bullseye a newer version |
puhh I don't belive it will be fixed upstream soon. At least there is no reaction on the issue by Mosquitto devs. I guess we would need to go for simplest workaround we could find. |
A simple workaround would be to install from Raspbian, but this means ancient version |
not sure if this fit's on the issue but I found 2 more software title not working on RPi1 ARMv6 anymore Octoprint
docker-compose v1
For
|
Looks like OctoPrint loads an ARMv7-only plugin/wheel, I mean Python scripts themselves cannot be incompatible, but the compiled wheels can. In case of Docker Compose I'm completely puzzled as it's pulled from piwheels.org directly and hasn't changed since May last year: https://piwheels.org/project/docker-compose/ |
- DietPi-Software | Mosquitto: Applied a workaround on ARMv6 where the latest Mosquitto packages from the official APT repository are not ARMv6-compatible. Many thanks to @thomasmockridge for reporting this issue: #5140 - DietPi-Software | Bumped all fallback URLs and the Single File PHP Gallery version
Applied the workaround now: bb36da2
|
@MichaIng |
Can you open a new issue about those? I guess then indeed |
Will do so |
Details:
Linux pi 5.10.63+ #1488 Thu Nov 18 16:14:04 GMT 2021 armv6l GNU/Linux
apt-get -qq --allow-change-held-packages install mosquitto
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Illegal instruction
Extra details:
WORKED!!
Additional logs:
The text was updated successfully, but these errors were encountered: