FS#32767 - [virt-manager] depends on gnu-netcat but uses openbsd-netcat
Attached to Project:
Community Packages
Opened by Arnaud Sautaux (cretingame) - Monday, 19 November 2012, 17:41 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 22 November 2012, 12:54 GMT
Opened by Arnaud Sautaux (cretingame) - Monday, 19 November 2012, 17:41 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 22 November 2012, 12:54 GMT
|
Details
gnu-netcat is marked as a dependency of virt-manager, but
virt-manager use openbsd-netcat with the command 'nc -U'.
The options '-U' don't works with the gnu-netcat. It works
with the openbsd-netcat.
Netcat is used by virt-manager for remote control. |
This task depends upon
Closed by Sergej Pupykin (sergej)
Thursday, 22 November 2012, 12:54 GMT
Reason for closing: Fixed
Additional comments about closing: should work, gnu-netcat vs openbsd-netcat todo list is in progress.
https://www.archlinux.org/todolists/
Thursday, 22 November 2012, 12:54 GMT
Reason for closing: Fixed
Additional comments about closing: should work, gnu-netcat vs openbsd-netcat todo list is in progress.
https://www.archlinux.org/todolists/
http://libvirt.org/remote.html points to gnu netcat, but gnu netcat does not know -U...
Both seem like issues that should be addressed upstream.
edit: but there seems to be a 0.9 version planned.