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

Add libboost-python1.62-dev (fixes #7851) #7868

Merged
merged 1 commit into from Jun 24, 2017
Merged

Add libboost-python1.62-dev (fixes #7851) #7868

merged 1 commit into from Jun 24, 2017

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented Jun 2, 2017

Description:

bluetooth_le_tracker and bluetooth_tracker require gattlib. In the Docker container an installation seems only possible if libboost-python is present.

Can somebody please confirm that the Bluetooth platforms are working with this change?

Related issue (if applicable): fixes #7851

@mention-bot
Copy link

@fabaff, thanks for your PR! By analyzing the history of the files in this pull request, we identified @michaelarnauts, @balloob and @jvolkman to be potential reviewers.

@balloob
Copy link
Member

balloob commented Jun 5, 2017

Ok to merge once confirmed

@jcastro
Copy link

jcastro commented Jun 5, 2017

I'm not sure how to test the fix :( but tried on 0.47.0.dev0 and I'm still getting the same error.

@balloob balloob merged commit f1290d3 into home-assistant:dev Jun 24, 2017
@balloob
Copy link
Member

balloob commented Jun 24, 2017

@jcastro try it on 0.48.0.dev0 and let us know if it worked or not.

@balloob
Copy link
Member

balloob commented Jun 24, 2017

This PR broke the Docker builds:

�[91mE: Unable to locate package libboost-python1.62-dev
E: Couldn't find any package by regex 'libboost-python1.62-dev'

@balloob
Copy link
Member

balloob commented Jun 24, 2017

I reverted it.

balloob added a commit that referenced this pull request Jun 24, 2017
balloob added a commit that referenced this pull request Jun 24, 2017
* Revert "Uninstall enum34 in python3.6 docker image (#8103)"

This reverts commit 45f6f44.

* Revert "Add libboost-python1.62-dev (fixes #7851) (#7868)"

This reverts commit f1290d3.
@balloob balloob mentioned this pull request Jul 1, 2017
dethpickle pushed a commit to dethpickle/home-assistant that referenced this pull request Aug 18, 2017
dethpickle pushed a commit to dethpickle/home-assistant that referenced this pull request Aug 18, 2017
…e-assistant#8182)

* Revert "Uninstall enum34 in python3.6 docker image (home-assistant#8103)"

This reverts commit 45f6f44.

* Revert "Add libboost-python1.62-dev (fixes home-assistant#7851) (home-assistant#7868)"

This reverts commit f1290d3.
@home-assistant home-assistant locked and limited conversation to collaborators Oct 20, 2017
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.

Unable to initialise device_tracker.bluetooth_le_tracker, error installing dependency gattlib
5 participants