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

libvirt: fix control socket path #14274

Merged
merged 1 commit into from
Sep 8, 2019

Conversation

the-eater
Copy link
Contributor

If you use unix control sockets instead of TCP the path of the socket will be incorrectly build and you'll get errors like:

Failed to bind socket to 'libvirt//var/run/libvirt/-sock': No such file or directory

Included patch fixes that. is also send to upstream but idk how this ancient system of patches via mailing lists work tbh, so don't know if it came through

@the-eater
Copy link
Contributor Author

Original build failed on The job exceeded the maximum log length, and has been terminated. and it tried to compile it's dependencies instead of installing them???

@the-eater
Copy link
Contributor Author

package templates and repo are out of sync for x86-64 and I have 0 control over it

@Hoshpak Hoshpak merged commit 2b7dd60 into void-linux:master Sep 8, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants