clearlinux / common

Developer tooling framework
GNU General Public License v3.0
54 stars 23 forks source link

netcat version shipped does not support -U (unix sockets) option - prevents libvirtd from being remotely managed #10

Closed aenertia closed 6 years ago

aenertia commented 6 years ago

virt-manager relies on the target remote hypervisor to bind to a unix socket via a netcat pipe.

The netcat binary shipped in clearlinux does not support this option. Please rebuild/ship with a version supporting this.

phmccarty commented 6 years ago

@aenertia Can you open an issue at https://github.com/clearlinux/distribution instead?

phmccarty commented 6 years ago

I'll move it

phmccarty commented 6 years ago

Moved to https://github.com/clearlinux/distribution/issues/153