Skip to content
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

Update build.yaml to support HAOS 13.2 #652

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

blitzdose
Copy link
Contributor

@blitzdose blitzdose commented Oct 29, 2024

As stated in #651 the Addon is no longer working on the Raspberry Pi with HA OS 13.2.
The problem is the ghcr.io/home-assistant/aarch64-base:3.18 image with throws Segmentation faults everywhere, Version 3.20 works fine (Only tested on Raspberry Pi 4 aarch64 but I'm pretty sure the updated image wouldn't break anything else)

@Koenkk
Copy link
Contributor

Koenkk commented Oct 30, 2024

We cannot update to Alpine 3.20 since that comes with Node 20 which has this issue. Did you already create a bug report to HAOS for this?

@blitzdose
Copy link
Contributor Author

We cannot update to Alpine 3.20 since that comes with Node 20 which has this issue. Did you already create a bug report to HAOS for this?

No I just created the issue on here. I noticed the 6h run of the CI pipeline as well. Would it be possible to just update aarch64 to 3.20? That version is working fine on my Pi. I also tested this addon on x86 with the newest HAOS 13.2 and there it was working fine too. Seems to only affect aarch64

@Koenkk
Copy link
Contributor

Koenkk commented Oct 30, 2024

Then let's update all except armhf and armv7

@Koenkk Koenkk merged commit a768178 into zigbee2mqtt:master Oct 31, 2024
11 checks passed
@Koenkk
Copy link
Contributor

Koenkk commented Oct 31, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants