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

Setup failed for dhcp, due to wrong library loaded by scapy #46048

Closed
hogend opened this issue Feb 5, 2021 · 3 comments
Closed

Setup failed for dhcp, due to wrong library loaded by scapy #46048

hogend opened this issue Feb 5, 2021 · 3 comments
Assignees

Comments

@hogend
Copy link

hogend commented Feb 5, 2021

The problem

During initialisation of dhcp, an exception is raised because 'scapy' tries to load "liblibc.a", which, obviously, fails because there is no such library. This is on a debian Sid - intel i7 system. Homeassistant-core in a python 3.9 virtual env.

The scapy version, installed by homeassistant 2021.2.0, is ==2.4.4.
It seems that this error has already been corrected in a newer version of scapy.

What is version of Home Assistant Core has the issue?

2021.2.0

What was the last working version of Home Assistant Core?

2021.1.5

What type of installation are you running?

Home Assistant Core

Integration causing the issue

dhcp (core)

Link to integration documentation on our website

No response

Example YAML snippet

# Put your YAML below this line

Anything in the logs that might be useful for us?

# Put your logs below this line
@probot-home-assistant
Copy link

dhcp documentation
dhcp source
(message by IssueLinks)

@probot-home-assistant
Copy link

Hey there @bdraco, mind taking a look at this issue as its been labeled with an integration (dhcp) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)

@bdraco
Copy link
Member

bdraco commented Feb 5, 2021

Duplicate of #45918

@bdraco bdraco marked this as a duplicate of #45918 Feb 5, 2021
@bdraco bdraco closed this as completed Feb 5, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants