Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925675 - virt-manager SSH Tunnel Netcat missing -U option
Summary: virt-manager SSH Tunnel Netcat missing -U option
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-28 08:14 UTC by Jeroen Mathon
Modified: 2024-02-28 08:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Mathon 2024-02-28 08:14:30 UTC
When i try to add a new connection to a KVM machine using SSH Tunneling in Virt-Manager it returns an error that the netcat version supplied with the ebuild is not compiled with support for -U(Unix Sockets).


Reproducible: Always

Steps to Reproduce:
1.Add new connection
2.Choose SSH Tunneling
3.Enter details of server and press save
Actual Results:  
You get an error message informing the user that the netcat version that is available is not compiled with support for Unix Sockets(-U)

Expected Results:  
It adds the connection and allows the user to interface with the remote hypervisor
Comment 1 Jeroen Mathon 2024-02-28 08:23:37 UTC
Problem was on remote host