Zwavejs2mqtt: [bug] Arm images not being built

Created on 11 May 2021  路  4Comments  路  Source: zwave-js/zwavejs2mqtt

Version

Checklist:

  • [x] I am not using HomeAssistant. Or: a developer has told me to come here.
  • [x] I have checked the troubleshooting section and my problem is not described there.
  • [x] I have read the changelog problem was not mentioned there.

Build/Run method

  • [x] Docker
  • [ ] PKG
  • [ ] Snap package
  • [ ] Manually built (git clone - yarn install - yarn run build )

zwavejs2mqtt version: 4.1.0
zwave-js version:

Describe the bug

Arm images don't appear to be building. The last shipped arm version was 5 days ago.

https://hub.docker.com/r/zwavejs/zwavejs2mqtt/tags?page=1&ordering=last_updated

To Reproduce

Expected behavior

Arm container images are shipped.

Additional context

Add any other context about the problem here.

bug

Most helpful comment

@robertsLando I tried pulling the latest image and that works!

Thnx!

All 4 comments

Looks like this was introduced here https://github.com/zwave-js/zwavejs2mqtt/pull/1149/files#diff-155353073f96bc01f2db838a9b2a2112568bac7ea32a4b4797c5dbc21c6fca42L72

So now we have a new image, but it is broken.
On my pi2 I get a 'exec format error'.
Which means some binary is built for the wrong architecture.

@wburgers could you delete all the z2m local images and try to pull a new fresh one using latest tag?

@eddiezane do you confirm the issue is still present?

@robertsLando I tried pulling the latest image and that works!

Thnx!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

drjjr2 picture drjjr2  路  7Comments

slobberbone picture slobberbone  路  3Comments

kaaelhaa picture kaaelhaa  路  4Comments

haavardNO picture haavardNO  路  3Comments

scyto picture scyto  路  8Comments