Skip to content

Add prereqs for HomeKit Controller to Dockerfile#14172

Merged
balloob merged 1 commit intohome-assistant:devfrom
marthoc:homekit-controller-deps-docker
May 2, 2018
Merged

Add prereqs for HomeKit Controller to Dockerfile#14172
balloob merged 1 commit intohome-assistant:devfrom
marthoc:homekit-controller-deps-docker

Conversation

@marthoc
Copy link
Copy Markdown
Contributor

@marthoc marthoc commented Apr 29, 2018

Description:

The new HomeKit Controller component requires homekit==0.6, which in turn requires gmpy2. Gmpy2 was failing to load inside the Docker image when HomeKit Controller loaded due to missing dependencies, resulting in HomeKit Controller failing to load and issue #14062. This PR adds the required dependencies (libmpc-dev, libmpfr-dev, and libgmp-dev).

You may wish to consider this for a point-release since HomeKit controller is currently broken for anyone using Docker. The Raspberry Pi images will also need to be fixed or the issue will persist for Hass.io users.

cc: @mjg59

Related issue (if applicable): fixes #14062 (but see the Hass.io caveat above).

Checklist:

  • The code change is tested and works locally.

@marthoc marthoc requested a review from a team April 29, 2018 19:18
@terrycarlin
Copy link
Copy Markdown
Contributor

terrycarlin commented Apr 29, 2018 via email

@marthoc
Copy link
Copy Markdown
Contributor Author

marthoc commented Apr 29, 2018

@terrycarlin - yes I’m also planning to open a documentation PR to add the gmpy2 libs requirements as a preliminary step.

@balloob balloob merged commit 64b9fbd into home-assistant:dev May 2, 2018
@balloob balloob mentioned this pull request May 11, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Sep 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

homekit_controller invalid config 0.68.0

5 participants